-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/resources/motor_order/tri_reverse.svg b/resources/motor_order/tri_reverse.svg
index f3b02ef8..9f40cd86 100644
--- a/resources/motor_order/tri_reverse.svg
+++ b/resources/motor_order/tri_reverse.svg
@@ -1,177 +1,42 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/resources/osd/.gitignore b/resources/osd/.gitignore
deleted file mode 100644
index b44ef384..00000000
--- a/resources/osd/.gitignore
+++ /dev/null
@@ -1 +0,0 @@
-/*.png
diff --git a/resources/osd/INAV Character Map.md b/resources/osd/INAV Character Map.md
new file mode 100644
index 00000000..87a8aa61
--- /dev/null
+++ b/resources/osd/INAV Character Map.md
@@ -0,0 +1,330 @@
+# Characters
+
+| Preview | Firmware Variable | Configurator Variable | Description | Decimal ID | HEX ID |
+|--------------------------------------------------------------------|----------------------------|------------------------------|---------------------------------------|------------|--------------|
+|  | SYM_NONE | | Completely transparent icon | 000 | 0x00 |
+|  | SYM_RSSI | SYM.RSSI | RSSI Icon | 001 | 0x01 |
+|  | SYM_LQ | SYM.LQ | LQ Icon | 002 | 0x02 |
+|  | SYM_LAT | SYM.LAT | Latitude | 003 | 0x03 |
+|  | SYM_LON | SYM.LON | Longitude | 004 | 0x04 |
+|  | SYM_AZIMUTH | SYM.AZIMUTH | Azimuth | 005 | 0x05 |
+|  | SYM_TELEMETRY_0 | | Antenna tracking Telemetry | 006 | 0x06 |
+|  | SYM_TELEMETRY_1 | | Antenna tracking Telemetry | 007 | 0x07 |
+|  | SYM_SAT_L | SYM.GPS_SAT1 | Satellites Icon, left side | 008 | 0x08 |
+| | SYM_SAT_R | SYM.GPS_SAT2 | Satellites Icon, right side | 009 | 0x09 |
+|  | SYM_HOME_NEAR | | Icon shown at home point | 010 | 0x0A |
+|  | SYM_DEGREES | SYM.DEGREES | Degree symbol | 011 | 0x0B |
+|  | SYM_HEADING | SYM.HEADING | Heading symbol | 012 | 0x0C |
+|  | SYM_SCALE | SYM.SCALE | Map scale symbol | 013 | 0x0D |
+|  | SYM_HDP_L | SYM.GPS_HDP1 | HDOP icon, left side | 014 | 0x0E |
+| | SYM_HDP_R | SYM.GPS_HDP2 | HDOP icon, right side | 015 | 0x0F |
+|  | SYM_HOME | SYM.HOME | Home icon | 016 | 0x10 |
+|  | SYM_2RSS | SYM.RSS2 | RSSI 2 icon | 017 | 0x11 |
+|  | SYM_DB | SYM.DB | Decibel icon | 018 | 0x12 |
+|  | SYM_DBM | SYM.DBM | Decibel per milliwatt icon | 019 | 0x13 |
+|  | SYM_SNR | SYM.SNR | Signal to Noise Ratio icon | 020 | 0x14 |
+|  | SYM_AH_DECORATION_UP | SYM.AH_DECORATION_UP | AHi up arrow | 021 | 0x15 |
+|  | SYM_AH_DECORATION_DOWN | | AHI down arrow | 022 | 0x16 |
+|  | SYM_DECORATION | SYM.DECORATION | Direction little arrows | 023 - 030 | 0x17 - 0x1E |
+|  | | | | 024 | 0x18 |
+|  | | | | 025 | 0x19 |
+|  | | | | 026 | 0x1A |
+|  | | | | 027 | 0x1B |
+|  | | | | 028 | 0x1C |
+|  | | | | 029 | 0x1D |
+|  | | | | 030 | 0x1E |
+|  | SYM_VOLT | SYM.VOLT | Volts symbol | 031 | 0x1F |
+|  | SYM_BLANK _*_ | SYM.BLANK | Empty | 032 | 0x20 |
+|  | _ASCII_ _*_ | | ! | 033 | 0x21 |
+|  | SYM_AH_KM | | Ah per Km | 034 | 0x22 |
+|  | _ASCII_ _*_ | | # | 035 | 0x23 |
+|  | SYM_AH_MI | | Ah per Mile | 036 | 0x24 |
+|  | _ASCII_ _*_ | | % | 037 | 0x25 |
+|  | _ASCII_ _*_ | | & | 038 | 0x26 |
+|  | SYM_VTX_POWER | SYM.VTX_POWER | VTx Power | 039 | 0x27 |
+|  | _ASCII_ _*_ | | Symbols and numbers | 040 - 062 | 0x28 - 0x3E |
+|  | _ASCII_ _*_ | | | 041 | 0x29 |
+|  | _ASCII_ _*_ | | | 042 | 0x2A |
+|  | _ASCII_ _*_ | | | 043 | 0x2B |
+|  | _ASCII_ _*_ | | | 044 | 0x2C |
+|  | _ASCII_ _*_ | | | 045 | 0x2D |
+|  | _ASCII_ _*_ | | | 046 | 0x2E |
+|  | _ASCII_ _*_ | | | 047 | 0x2F |
+|  | _ASCII_ _*_ | | | 048 | 0x30 |
+|  | _ASCII_ _*_ | | | 049 | 0x31 |
+|  | _ASCII_ _*_ | | | 050 | 0x32 |
+|  | _ASCII_ _*_ | | | 051 | 0x33 |
+|  | _ASCII_ _*_ | | | 052 | 0x34 |
+|  | _ASCII_ _*_ | | | 053 | 0x35 |
+|  | _ASCII_ _*_ | | | 054 | 0x36 |
+|  | _ASCII_ _*_ | | | 055 | 0x37 |
+|  | _ASCII_ _*_ | | | 056 | 0x38 |
+|  | _ASCII_ _*_ | | | 057 | 0x39 |
+|  | _ASCII_ _*_ | | | 058 | 0x3A |
+|  | _ASCII_ _*_ | | | 059 | 0x3B |
+|  | _ASCII_ _*_ | | | 060 | 0x3C |
+|  | _ASCII_ _*_ | | | 061 | 0x3D |
+|  | _ASCII_ _*_ | | | 062 | 0x3E |
+|  | SYM_AH_NM | SYM.AH_NM | Ah per Nautical Mile | 063 | 0x3F |
+|  | _ASCII_ _*_ | | Alphabet and symbols | 064 - 095 | 0x40 - 0x5F |
+|  | _ASCII_ _*_ | | | 065 | 0x41 |
+|  | _ASCII_ _*_ | | | 066 | 0x42 |
+|  | _ASCII_ _*_ | | | 067 | 0x43 |
+|  | _ASCII_ _*_ | | | 068 | 0x44 |
+|  | _ASCII_ _*_ | | | 069 | 0x45 |
+|  | _ASCII_ _*_ | | | 070 | 0x46 |
+|  | _ASCII_ _*_ | | | 071 | 0x47 |
+|  | _ASCII_ _*_ | | | 072 | 0x48 |
+|  | _ASCII_ _*_ | | | 073 | 0x49 |
+|  | _ASCII_ _*_ | | | 074 | 0x4A |
+|  | _ASCII_ _*_ | | | 075 | 0x4B |
+|  | _ASCII_ _*_ | | | 076 | 0x4C |
+|  | _ASCII_ _*_ | | | 077 | 0x4D |
+|  | _ASCII_ _*_ | | | 078 | 0x4E |
+|  | _ASCII_ _*_ | | | 079 | 0x4F |
+|  | _ASCII_ _*_ | | | 080 | 0x50 |
+|  | _ASCII_ _*_ | | | 081 | 0x51 |
+|  | _ASCII_ _*_ | | | 082 | 0x52 |
+|  | _ASCII_ _*_ | | | 083 | 0x53 |
+|  | _ASCII_ _*_ | | | 084 | 0x54 |
+|  | _ASCII_ _*_ | | | 085 | 0x55 |
+|  | _ASCII_ _*_ | | | 086 | 0x56 |
+|  | _ASCII_ _*_ | | | 087 | 0x57 |
+|  | _ASCII_ _*_ | | | 088 | 0x58 |
+|  | _ASCII_ _*_ | | | 089 | 0x59 |
+|  | _ASCII_ _*_ | | | 090 | 0x5A |
+|  | _ASCII_ _*_ | | | 091 | 0x5B |
+|  | _ASCII_ _*_ | | | 092 | 0x5C |
+|  | _ASCII_ _*_ | | | 093 | 0x5D |
+|  | _ASCII_ _*_ | | | 094 | 0x5E |
+|  | _ASCII_ _*_ | | | 095 | 0x5F |
+|  | SYM_MAH_NM_0 | SYM.MAH_NM_0 | mAh per Nautical mile, left side | 096 | 0x60 |
+| | SYM_MAH_NM_1 | SYM.MAH_NM_1 | mAh per Nautical mile, right side | 097 | 0x61 |
+|  | SYM_MILLIOHM | SYM.MILLIOHM | MilliOhm symbol | 098 | 0x62 |
+|  | SYM_BATT_FULL | SYM.BATT | Battery full | 099 | 0x63 |
+|  | SYM_BATT_5 | | Battery ~83% | 100 | 0x64 |
+|  | SYM_BATT_4 | | Battery ~67% | 101 | 0x65 |
+|  | SYM_BATT_3 | | Battery ~50% | 102 | 0x66 |
+|  | SYM_BATT_2 | | Battery ~34% | 103 | 0x67 |
+|  | SYM_BATT_1 | | Battery ~17% | 104 | 0x68 |
+|  | SYM_BATT_EMPTY | | Battery EMPTY | 105 | 0x69 |
+|  | SYM_AMP | SYM.AMP | Amps symbol | 106 | 0x6A |
+|  | SYM_MAH_KM_0 | SYM.MAH_KM_0 | mAh per Kilometre, left side | 107 | 0x6B |
+| | SYM_MAH_KM_1 | SYM.MAH_KM_1 | mAh per Kilometre, right side | 108 | 0x6C |
+|  | SYM_WH | SYM.WH | Watthours symbol | 109 | 0x6D |
+|  | SYM_WH_KM | SYM.WH_KM | Watthours per Kilometre | 110 | 0x6E |
+|  | SYM_WH_MI | SYM.WH_MI | Watthours per Mile | 111 | 0x6F |
+|  | SYM_WH_NM | SYM.WH_NM | Watthours per Nautical Mile | 112 | 0x70 |
+|  | SYM_WATT | SYM.WATT | Watts symbol | 113 | 0x71 |
+|  | SYM_MW | SYM.MW | Milliwatts symbol | 114 | 0x72 |
+|  | SYM_KILOWATT | | Kilowatts symbol | 115 | 0x73 |
+|  | SYM_FT | | Feet symbol | 116 | 0x74 |
+|  | SYM_TRIP_DIST | SYM.TRIP_DIST | Trip distance | 117 | 0x75 |
+|  | SYM_TOTAL | | Total distance | 117 | 0x75 |
+|  | SYM_ALT_M | SYM.ALT_M | Alitiude in Metres | 118 | 0x76 |
+|  | SYM_ALT_KM | | Altitude in Kilometres | 119 | 0x77 |
+|  | SYM_ALT_FT | SYM.ALT_FT | Altitude in Feet | 120 | 0x78 |
+|  | SYM_ALT_KFT | | Altitude in thousand Feet | 121 | 0x79 |
+|  | SYM_DIST_M | | Distance in Metres | 122 | 0x7A |
+|  | _ASCII_ _*_ | | Bracket symbols | 123 - 125 | 0x7B - 0x7D |
+|  | _ASCII_ _*_ | | | 124 | 0x7C |
+|  | _ASCII_ _*_ | | | 125 | 0x7D |
+|  | SYM_DIST_KM | SYM.DIST_KM | Distance in Kilometres | 126 | 0x7E |
+|  | SYM_DIST_FT | | Distance in Feet | 127 | 0x7F |
+|  | SYM_DIST_MI | SYM.DIST_MI | Distance in Miles | 128 | 0x80 |
+|  | SYM_DIST_NM | SYM.DIST_NM | Distance in Nautical Miles | 129 | 0x81 |
+|  | SYM_M | SYM.M | Metres symbol | 130 | 0x82 |
+|  | SYM_KM | | Kilometres symbol | 131 | 0x83 |
+|  | SYM_MI | SYM.MI | Miles symbol | 132 | 0x84 |
+|  | SYM_NM | SYM.NM | Nautical Miles symbol | 133 | 0x85 |
+|  | SYM_WIND_HORIZONTAL | SYM.WIND_SPEED_HORIZONTAL | Horizontal wind speed | 134 | 0x86 |
+|  | SYM_WIND_VERTICAL | SYM.WIND_SPEED_VERITCAL | Vertical wind speed | 135 | 0x87 |
+|  | SYM_3D_KMH | SYM.KMH_3D | 3D speed in Kilometres per Hour | 136 | 0x88 |
+|  | SYM_3D_MPH | SYM.MPH_3D | 3D speed in Miles per Hour | 137 | 0x89 |
+|  | SYM_3D_KT | SYM.KT_3D | 3D speed in Knots | 138 | 0x8A |
+|  | SYM_RPM | SYM.RPM | Revolutions per Minute symbol | 139 | 0x8B |
+|  | SYM_AIR | SYM.AIR | Air: Prefix for airspeed sensor | 140 | 0x8C |
+|  | SYM_FTS | SYM.FT_S | Feet per Second | 141 | 0x8D |
+|  | SYM_100FTM | SYM.HUND_FTM | 100 Feet per Minute | 142 | 0x8E |
+|  | SYM_MS | SYM.M_S | Metres per Second | 143 | 0x8F |
+|  | SYM_KMH | SYM.KMH | Kilometres per Hour | 144 | 0x90 |
+|  | SYM_MPH | SYM.MPH | Miles per Hour | 145 | 0x91 |
+|  | SYM_KT | SYM.KT | Knots | 146 | 0x92 |
+|  | SYM_MAH_MI_0 | SYM.MAH_MI_0 | mAh per Mile, left side | 147 | 0x93 |
+| | SYM_MAH_MI_1 | SYM.MAH_MI_1 | mAh per Mile, right side | 148 | 0x94 |
+|  | SYM_THR | SYM.THR | Throttle symbol | 149 | 0x95 |
+|  | SYM_TEMP_F | SYM.TEMP_F | Fahrenheit symbol | 150 | 0x96 |
+|  | SYM_TEMP_C | SYM.TEMP_C | Celsius symbol | 151 | 0x97 |
+|  | _reserved or old ?_ | | Home point map | 152 | 0x98 |
+|  | SYM_MAH | SYM.MAH | mAh sysmbol | 153 | 0x99 |
+|  | SYM_ON_H | | On hours | 154 | 0x9A |
+|  | SYM_FLY_H | | Flying hours | 155 | 0x9B |
+|  | SYM_GLIDESLOPE | SYM.GLIDESLOPE | Glide slope | 156 | 0x9C |
+|  | SYM_WAYPOINT | | Waypoint | 157 | 0x9D |
+|  | SYM_ON_M | SYM.ON_M | On minutes | 158 | 0x9E |
+|  | SYM_FLY_M | SYM.FLY_M | Flying minutes | 159 | 0x9F |
+|  | SYM_CLOCK | SYM.CLOCK | Clock | 160 | 0xA0 |
+|  | SYM_ZERO_HALF_TRAILING_DOT | SYM.ZERO_HALF_TRAILING_DOT | Numbers with trailing dots | 161 - 170 | 0xA1 - 0xAA |
+|  | | | | 162 | 0xA2 |
+|  | | | | 163 | 0xA3 |
+|  | | | | 164 | 0xA4 |
+|  | | | | 165 | 0xA5 |
+|  | | | | 166 | 0xA6 |
+|  | | | | 167 | 0xA7 |
+|  | | | | 168 | 0xA8 |
+|  | | | | 169 | 0xA9 |
+|  | | | | 170 | 0xAA |
+|  | SYM_AUTO_THR0 | | Auto-throttle symbol, left side | 171 | 0xAB |
+| | SYM_AUTO_THR1 | | Auto-throttle symbol, right side | 172 | 0xAC |
+|  | SYM_ROLL_LEFT | SYM.ROLL_LEFT | roll left symbol | 173 | 0xAD |
+|  | SYM_ROLL_LEVEL | SYM.ROLL_LEVEL | roll level symbol | 174 | 0xAE |
+|  | SYM_ROLL_RIGHT | SYM.ROLL_RIGHT | roll right symbol | 175 | 0xAF |
+|  | SYM_PITCH_UP | SYM.PITCH_UP | Pitch up symbol | 176 | 0xB0 |
+|  | SYM_ZERO_HALF_LEADING_DOT | SYM.ZERO_HALF_LEADING_DOT | Numbers with leading dots | 177 - 186 | 0xB1 - 0xBA |
+|  | | | | 178 | 0xB2 |
+|  | | | | 179 | 0xB3 |
+|  | | | | 180 | 0xB4 |
+|  | | | | 181 | 0xB5 |
+|  | | | | 182 | 0xB6 |
+|  | | | | 183 | 0xB7 |
+|  | | | | 184 | 0xB8 |
+|  | | | | 185 | 0xB9 |
+|  | | | | 186 | 0xBA |
+|  | SYM_PITCH_DOWN | SYM.PITCH_DOWN | Pitch down symbol | 187 | 0xBB |
+|  | SYM_GFORCE | SYM.GFORCE | Gforce (all axis) | 188 | 0xBC |
+|  | SYM_GFORCE_X | SYM.GFORCE_X | Gforce X | 189 | 0xBD |
+|  | SYM_GFORCE_Y | SYM.GFORCE_Y | Gforce Y | 190 | 0xBE |
+|  | SYM_GFORCE_Z | SYM.GFORCE_Z | Gforce Z | 191 | 0xBF |
+|  | SYM_BARO_TEMP | SYM.BARO_TEMP | Barometer temperature | 192 | 0xC0 |
+|  | SYM_IMU_TEMP | SYM.IMU_TEMP | IMU temperature | 193 | 0xC1 |
+|  | SYM_TEMP | SYM.TEMP | Thermometer symbol **First symbol** | 194 | 0xC2 |
+|  | SYM_ESC_TEMP | SYM.ESC_TEMPERATURE | ESC temperature | 195 | 0xC3 |
+|  | | | | 196 | 0xC4 |
+|  | | | | 197 | 0xC5 |
+|  | | | | 198 | 0xC6 |
+|  | | | | 199 | 0xC7 |
+|  | SYM_HEADING_N | SYM.HEADING_N | Heading graph North | 200 | 0xC8 |
+|  | SYM_HEADING_S | SYM.HEADING_S | Heading graph South | 201 | 0xC9 |
+|  | SYM_HEADING_E | SYM.HEADING_E | Heading graph East | 202 | 0xCA |
+|  | SYM_HEADING_W | SYM.HEADING_W | Heading graph West | 203 | 0xCB |
+|  | SYM_HEADING_DIVIDED_LINE | SYM.HEADING_DIVIDED_LINE | Heading graphic | 204 | 0xCC |
+|  | SYM_HEADING_LINE | SYM.HEADING_LINE | Heading graphic | 205 | 0xCD |
+|  | SYM_MAX | SYM.MAX | Max icon | 206 | 0xCE |
+|  | SYM_PROFILE | SYM.PROFILE | Profile icon | 207 | 0xCF |
+|  | SYM_SWITCH_INDICATOR_LOW | N/A | Switch: down | 208 | 0xD0 |
+|  | SYM_SWITCH_INDICATOR_LOW | N/A | Switch: middle | 209 | 0xD1 |
+|  | SYM_SWITCH_INDICATOR_LOW | SYM.SWITCH_INDICATOR_HIGH | Switch: up | 210 | 0xD2 |
+|  | SYM_AH | SYM.AHI | Amp Hours icon | 211 | 0xD3 |
+|  | SYM_GLIDE_DIST | SYM.GLIDE_DIST | Glide Distance | 212 | 0xD4 |
+|  | SYM_GLIDE_MINS | SYM.GLIDE_MINS | Glide Time Mins | 213 | 0xD5 |
+|  | SYM_AH_V_FT_0 | SYM.AH_V_FT_0 | Climb efficiency: imperial L side | 214 | 0xD6 |
+| | SYM_AH_V_FT_1 | SYM.AH_V_FT_1 | Climb efficiency: imperial R side | 215 | 0xD7 |
+|  | SYM_AH_V_M_0 | SYM.AH_V_M_0 | Climb efficiency: metric L side | 216 | 0xD8 |
+| | SYM_AH_V_M_1 | SYM.AH_V_M_1 | Climb efficiency: metric R side | 217 | 0xD9 |
+|  | SYM_FLIGHT_MINS_REMAINING | SYM.FLIGHT_MINS_REMAINING | Flight time (mins) remaining | 218 | 0xDA |
+|  | SYM_FLIGHT_HOURS_REMAINING | | Flight time (hours) remaining | 219 | 0xDB |
+|  | SYM_GROUND_COURSE | SYM.GROUND_COURSE | Ground course | 220 | 0xDC |
+|  | SYM_ALERT | SYM.ALERT | General Alert | 221 | 0xDD |
+|  | SYM_TERRAIN_FOLLOWING | SYM.TERRAIN_FOLLOWING | Terrain following | 251 | 0xFB |
+|  | SYM_CROSS_TRACK_ERROR | SYM.CROSS_TRACK_ERROR | Cross track error | 252 | 0xFC |
+|  | SYM_ADSB | SYM.ADSB | ADSB | 253 | 0xFD |
+|  | SYM_BLACKBOX | SYM.BLACKBOX | Blackbox | 254 | 0xFE |
+| | | | | | |
+|  | SYM_LOGO_START | | INAV Logo | 257 - 296 | 0x101 - 0x128 |
+|  | SYM_AH_LEFT | SYM.AH_LEFT | AHI Arrow left | 300 | 0x12C |
+|  | SYM_AH_RIGHT | SYM.AH_RIGHT | AHI Arrow right | 301 | 0x12D |
+|  | SYM_AH_DECORATION_MIN | | AHI Scrolling graphics | 302 - 307 | 0x12E - 0x133 |
+|  | | | | 303 | 0x12F |
+|  | | | | 304 | 0x130 |
+|  | SYM_AH_DECORATION | SYM.AH_DECORATION | AHI Scrolling graphics | 305 | 0x131 |
+|  | | | | 306 | 0x132 |
+|  | SYM_AH_DECORATION_MAX | | AHI Scrolling graphics | 307 | 0x133 |
+|  | SYM_AH_CH_LEFT | SYM.AH_CENTER_LINE | Crosshair left | 314 | 0x13A |
+|  | SYM_AH_CH_RIGHT | SYM.AH_CENTER_LINE_RIGHT | Crosshair right | 315 | 0x13B |
+|  | SYM_ARROW_UP | SYM.DIR_TO_HOME | Direction arrow 0° | 316 | 0x13C |
+|  | SYM_ARROW_2 | | Direction arrow 22.5° | 317 | 0x13D |
+|  | SYM_ARROW_3 | | Direction arrow 45° | 318 | 0x13E |
+|  | SYM_ARROW_4 | | Direction arrow 67.5° | 319 | 0x13F |
+|  | SYM_ARROW_RIGHT | | Direction arrow 90° | 320 | 0x140 |
+|  | SYM_ARROW_6 | | Direction arrow 112.5° | 321 | 0x141 |
+|  | SYM_ARROW_7 | | Direction arrow 135° | 322 | 0x142 |
+|  | SYM_ARROW_8 | | Direction arrow 157.5° | 323 | 0x143 |
+|  | SYM_ARROW_DOWN | | Direction arrow 180° | 324 | 0x144 |
+|  | SYM_ARROW_10 | | Direction arrow 202.5° | 325 | 0x145 |
+|  | SYM_ARROW_11 | | Direction arrow 225° | 326 | 0x146 |
+|  | SYM_ARROW_12 | | Direction arrow 247.5° | 327 | 0x147 |
+|  | SYM_ARROW_LEFT | | Direction arrow 270° | 328 | 0x148 |
+|  | SYM_ARROW_14 | | Direction arrow 292.5° | 329 | 0x149 |
+|  | SYM_ARROW_15 | | Direction arrow 315° | 330 | 0x14A |
+|  | SYM_ARROW_16 | | Direction arrow 337.5° | 331 | 0x14B |
+|  | SYM_AH_H_START | SYM.AH_BAR9_0 | Horizontal AHI | 332 - 340 | 0x14C - 0x154 |
+|  | | | Horizontal AHI | 333 | 0x14D |
+|  | | | Horizontal AHI | 334 | 0x14E |
+|  | | | Horizontal AHI | 335 | 0x14F |
+|  | | | Horizontal AHI | 336 | 0x150 |
+|  | | | Horizontal AHI | 337 | 0x151 |
+|  | | | Horizontal AHI | 338 | 0x152 |
+|  | | | Horizontal AHI | 339 | 0x153 |
+|  | | | Horizontal AHI | 340 | 0x154 |
+|  | SYM_VARIO_UP_2A | SYM.VARIO_UP_2A | Vario up up | 341 | 0x155 |
+|  | SYM_VARIO_UP_1A | | Vario up | 342 | 0x156 |
+|  | SYM_VARIO_DOWN_1A | | Vario down | 343 | 0x157 |
+|  | SYM_VARIO_DOWN_2A | | Vario down down | 344 | 0x158 |
+|  | SYM_ALT | | Altitude symbol | 345 | 0x159 |
+|  | SYM_AH_V_START | | Vertical AHI | 346 - 351 | 0x15A - 0x159 |
+|  | | | | 347 | 0x15B |
+|  | | | | 348 | 0x15C |
+|  | | | | 349 | 0x15D |
+|  | | | | 350 | 0x15E |
+|  | | | | 351 | 0x15F |
+|  | SYM_HUD_SIGNAL_0 | | HUD signal lost icon | 352 | 0x160 |
+|  | SYM_HUD_SIGNAL_1 | | HUD signal 25% icon | 353 | 0x161 |
+|  | SYM_HUD_SIGNAL_2 | | HUD signal 50% icon | 354 | 0x162 |
+|  | SYM_HUD_SIGNAL_3 | | HUD signal 75% icon | 355 | 0x163 |
+|  | SYM_HUD_SIGNAL_4 | | HUD signal 100% icon | 356 | 0x164 |
+|  | SYM_HOME_DIST | | Home distance icon | 357 | 0x165 |
+|  | SYM_AH_CH_CENTER | SYM.AH_CROSSHAIRS | Default crosshair centre | 358 | 0x166 |
+|  | SYM_FLIGHT_DIST_REMAINING | SYM.FLIGHT_DIST_REMAINING | Flight distance remaining | 359 | 0x167 |
+|  | SYM_ODOMETER | SYM.ODOMETER | Odometer (total aircraft distance) | 360 | 0x168 |
+|  | SYM_AH_CH_TYPE3 | SYM.AH_CROSSHAIRS | Crosshair type 3 | 400 - 402 | 0x190 - 0x192 |
+|  | SYM_AH_CH_TYPE4 | SYM.AH_CROSSHAIRS | Crosshair type 4 | 403 - 405 | 0x193 - 0x195 |
+|  | SYM_AH_CH_TYPE5 | SYM.AH_CROSSHAIRS | Crosshair type 5 | 406 - 408 | 0x196 - 0x198 |
+|  | SYM_AH_CH_TYPE6 | SYM.AH_CROSSHAIRS | Crosshair type 6 | 409 - 411 | 0x199 - 0x19B |
+|  | SYM_AH_CH_TYPE7 | SYM.AH_CROSSHAIRS | Crosshair type 7 | 412 - 414 | 0x19C - 0x19E |
+|  | SYM_AH_CH_TYPE8 | SYM.AH_CROSSHAIRS | Crosshair type 8 | 415 - 417 | 0x19F - 0x1A1 |
+|  | SYM_AH_CH_AIRCRAFT0 | SYM.AH_AIRCRAFT0 | Aircraft crosshair left | 418 | 0x1A2 |
+| | SYM_AH_CH_AIRCRAFT1 | SYM.AH_AIRCRAFT1 | Aircraft crosshair | 419 | 0x1A3 |
+| | SYM_AH_CH_AIRCRAFT2 | SYM.AH_AIRCRAFT2 | Aircraft crosshair centre | 420 | 0x1A4 |
+| | SYM_AH_CH_AIRCRAFT3 | SYM.AH_AIRCRAFT3 | Aircraft crosshair | 421 | 0x1A5 |
+| | SYM_AH_CH_AIRCRAFT4 | SYM.AH_AIRCRAFT4 | Aircraft crosshair right | 422 | 0x1A6 |
+|  | SYM_HUD_ARROWS_L1 | | 1 arrow left | 430 | 0x1AE |
+|  | SYM_HUD_ARROWS_L2 | | 2 arrows left | 431 | 0x1AF |
+|  | SYM_HUD_ARROWS_L3 | | 3 arrows left | 432 | 0x1B0 |
+|  | SYM_HUD_ARROWS_R1 | | 1 arrow right | 433 | 0x1B1 |
+|  | SYM_HUD_ARROWS_R2 | | 2 arrows right | 434 | 0x1B2 |
+|  | SYM_HUD_ARROWS_R3 | | 3 arrows right | 435 | 0x1B3 |
+|  | SYM_HUD_ARROWS_U1 | | 1 arrow up | 436 | 0x1B4 |
+|  | SYM_HUD_ARROWS_U2 | | 2 arrows up | 437 | 0x1B5 |
+|  | SYM_HUD_ARROWS_U3 | | 3 arrows up | 438 | 0x1B6 |
+|  | SYM_HUD_ARROWS_D1 | | 1 arrow down | 439 | 0x1B7 |
+|  | SYM_HUD_ARROWS_D2 | | 2 arrows down | 440 | 0x1B8 |
+|  | SYM_HUD_ARROWS_D3 | | 3 arrows down | 441 | 0x1B9 |
+|  | SYM_HUD_CARDINAL | | Cardinal indicators | 442 - 453 | 0x1BA - 0x1C5 |
+|  | | | | 443 | 0x1BB |
+|  | | | | 444 | 0x1BC |
+|  | | | | 445 | 0x1BD |
+|  | | | | 446 | 0x1BE |
+|  | | | | 447 | 0x1BF |
+|  | | | | 448 | 0x1C0 |
+|  | | | | 449 | 0x1C1 |
+|  | | | | 450 | 0x1C2 |
+|  | | | | 451 | 0x1C3 |
+|  | | | | 452 | 0x1C4 |
+|  | | | | 453 | 0x1C5 |
+|  | SYM_SERVO_PAN_IS_CENTRED | | Pan servo is centred | 454 | 0x1C6 |
+|  | SYM_SERVO_PAN_IS_OFFSET_L | SYM.PAN_SERVO_IS_OFFSET_L | Pan servo is moved to the left | 455 | 0x1C7 |
+|  | SYM_SERVO_PAN_IS_OFFSET_R | | Pan servo is moved to the right | 456 | 0x1C8 |
+|  | SYM_PILOT_LOGO_SML_L | SYM.PILOT_LOGO_SML_L | Small Pilot logo | 469 - 471 | 0x1D5 - 0x1D7 |
+|  | SYM_PILOT_LOGO_LRG_START | | Large Pilot logo | 472 - 511 | 0x1D5 - 0x1D7 |
+
+_*_ Do not change the IDs of these characters
diff --git a/resources/osd/README.md b/resources/osd/analogue/README.md
similarity index 84%
rename from resources/osd/README.md
rename to resources/osd/analogue/README.md
index 6fe9bfe1..12cfa452 100644
--- a/resources/osd/README.md
+++ b/resources/osd/analogue/README.md
@@ -3,7 +3,10 @@
This directory contains one directory per font. In each
directory, each character is named `%d%d%d.png`, where
the digits represent the decimal character number found
-in the filename without the extension.
+in the filename without the extension. All characters
+must be in the `default` font directory. If characters
+missing from alternate font directories, the default
+version of the character will be used.
Don't alter the `.mcm` files directly, those should be
only modified by altering the `.png` files found in its
diff --git a/resources/osd/bold.mcm b/resources/osd/analogue/bold.mcm
similarity index 83%
rename from resources/osd/bold.mcm
rename to resources/osd/analogue/bold.mcm
index 650b68ab..3d55ca5b 100644
--- a/resources/osd/bold.mcm
+++ b/resources/osd/analogue/bold.mcm
@@ -1,32769 +1,32769 @@
-MAX7456
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010100
-00100001
-01010101
-01000010
-00100001
-01010100
-00100010
-00100001
-01000010
-00100010
-00100001
-00100010
-00100010
-00100001
-00000000
-00000000
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010100
-00010101
-01001000
-01010010
-10000101
-01001000
-01001000
-00100001
-01001000
-01001000
-00100001
-01001000
-00001000
-00100001
-01001010
-10000010
-10000101
-01010000
-00010100
-00100001
-01010101
-01010101
-01000101
-01010101
-01010100
-00100001
-01010101
-01000010
-00100001
-01010100
-00100010
-00100001
-01000010
-00100010
-00100001
-00100010
-00100010
-00100001
-00000000
-00000000
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010001
-01000000
-00100001
-01001000
-00101010
-00100001
-00100010
-00001000
-00100001
-00101010
-00001000
-00100000
-00100010
-00001000
-00101010
-00100010
-00001000
-01000000
-01000100
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01000101
-00010100
-10000101
-00100000
-10000010
-10000100
-10001000
-10100010
-10000100
-10001000
-10001010
-10000000
-10001000
-10001010
-10101000
-00100000
-10000010
-00000001
-01000101
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01000000
-01000101
-01001000
-00101010
-00100001
-00100010
-00000010
-00100001
-00101010
-00001000
-00100001
-00100010
-00100000
-00100001
-00100010
-00101010
-00100001
-01000100
-01000000
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10101010
-10101010
-10101010
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-00101010
-01010101
-01010100
-10101010
-01010101
-01010101
-00101010
-01010101
-01010101
-01001010
-01010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-00001000
-01010101
-01010100
-10001000
-01010101
-01010100
-10000010
-01010101
-01010101
-00100000
-01010101
-01010101
-01001010
-01010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-10000101
-01010101
-01010101
-10000100
-01010101
-01010101
-10100010
-00010101
-01010101
-10001010
-10000101
-01010101
-00101010
-00010101
-01010101
-10101000
-10000001
-01010101
-10100010
-10101000
-01010101
-00000100
-10101010
-00010101
-10000100
-10101010
-10000101
-00010101
-00101010
-00010101
-00010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00000000
-00000001
-01001010
-00001010
-00000001
-01001010
-00001010
-00000001
-01000000
-10100000
-10100001
-01000000
-10100000
-10100001
-01001010
-00001010
-00000001
-01001010
-00001010
-00000001
-01001000
-00000000
-00000001
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-01010100
-10100001
-01010101
-01010010
-00001000
-01010101
-01010010
-00001000
-01010101
-01010100
-10100001
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010010
-00000000
-00010101
-01001010
-10101010
-10000101
-01001010
-10101010
-10100001
-01010010
-00000000
-10101000
-01010100
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010100
-01010101
-00101000
-01010010
-00000000
-10101000
-01001010
-10101010
-10100001
-01001010
-10101010
-10000101
-01010010
-00000000
-00010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00000000
-00000001
-00101010
-10101010
-10101000
-01000000
-00101000
-00000001
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01000000
-00101000
-00000001
-00101010
-10101010
-10101000
-01000000
-00000000
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010100
-01000000
-01010100
-10000010
-00101010
-01010100
-10000010
-00100000
-01010100
-10000010
-00100000
-01010100
-10101010
-00100000
-01010100
-10000010
-00100000
-01010100
-10000010
-00100000
-01010100
-10000010
-00101010
-01010101
-00010100
-01000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010100
-00000101
-00000010
-10000010
-10100001
-10001000
-00100010
-00001000
-10001000
-00100010
-00001000
-10001000
-00100010
-10100001
-10001000
-00100010
-00000101
-10001000
-00100010
-00010101
-00000010
-10000010
-00010101
-01010100
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01000001
-00100001
-01010101
-00101000
-00100001
-01010100
-10101010
-00100001
-01010010
-10101010
-10100001
-01001010
-10101010
-10100001
-00101010
-10101010
-10101000
-01001010
-10000010
-10100001
-01001010
-10000010
-10100001
-01001010
-10000010
-10100001
-01001010
-10000010
-10100001
-01001010
-10101010
-10100001
-01010000
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-01001000
-00010101
-01010101
-01001000
-10000001
-01010101
-01001000
-10001000
-00010101
-01001000
-10001000
-10000001
-01001000
-10001000
-10001000
-01000000
-00000000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-00000101
-01010101
-01001000
-10100001
-01010101
-00001000
-10001000
-01010101
-10101000
-10100000
-01010101
-10001000
-10001000
-01010101
-10101000
-10101000
-01010101
-00000001
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-00000101
-01010101
-01001000
-10100001
-00010001
-00001000
-10001000
-10001000
-10101000
-10100000
-10101000
-10001000
-10001000
-10001000
-10101000
-10100000
-10001000
-00000001
-00000001
-00010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-00000101
-00000101
-00101000
-10100000
-10100001
-10000000
-10001000
-10001000
-10101000
-10001000
-10100000
-00001000
-10001000
-10001000
-10100000
-10001000
-10001000
-00000101
-00010001
-00010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10101010
-00010101
-01010010
-10101010
-10000101
-01001010
-10101010
-10100001
-01010000
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01010100
-10101010
-00010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-00100001
-01010101
-01010100
-10101000
-01010101
-01010010
-10101010
-00010101
-01001010
-00000010
-10000101
-01010000
-01010100
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-01010101
-01001010
-10101010
-00010101
-01010010
-10101010
-00010101
-01010100
-00101010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-00100001
-01010101
-01010101
-00101000
-01010101
-01010101
-01001010
-00010101
-01010101
-01001010
-10000101
-01010101
-01001010
-00010101
-01010101
-00101000
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010100
-10000101
-01010101
-01010010
-10000101
-01010101
-01010010
-10000101
-01010101
-00001010
-10000101
-01010100
-10101010
-10000101
-01010010
-10101010
-10000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-00000101
-01010010
-10000000
-10100001
-01010100
-10101010
-10000101
-01010101
-00101010
-00010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010100
-10000101
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10101000
-00010101
-01010100
-10101010
-10000101
-01010100
-10101010
-10100001
-01010101
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-00101000
-01010101
-01010100
-10100001
-01010101
-01010010
-10100001
-01010101
-01010100
-10100001
-01010101
-01010101
-00101000
-01010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01010010
-10101010
-00010101
-01010010
-10100000
-01010101
-01010010
-10000101
-01010101
-01010010
-10000101
-01010101
-01010010
-00010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010001
-01010101
-01001000
-01001000
-01010101
-01001000
-01001000
-01010101
-01001000
-01001000
-01010101
-01001000
-01001000
-01010101
-01001000
-01001000
-01010101
-01010010
-00100001
-01010101
-01010010
-10100001
-01010101
-01010100
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01010101
-01010101
-00101010
-00010101
-01010101
-00101010
-00010101
-01010101
-00101010
-00010101
-01010101
-00101010
-00010101
-01010101
-00101010
-00010101
-01010101
-00101010
-00010101
-01010101
-00101010
-00010101
-01010101
-01000000
-01010101
-01010101
-01000000
-01010101
-01010101
-00101010
-00010101
-01010101
-00101010
-00010101
-01010101
-00101010
-00010101
-01010101
-01000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010000
-01001000
-00010101
-01001010
-00001000
-10000101
-00100000
-10001010
-00100001
-00101010
-10001000
-00100001
-00100000
-10001000
-00100001
-01000000
-00000000
-00000101
-00101010
-10101010
-10100001
-01000000
-00000000
-00000101
-01000101
-00010100
-01000101
-00100000
-10000010
-00100001
-00100010
-00001000
-10001000
-00101010
-00001000
-10001000
-00100000
-10001000
-00001000
-01000101
-00010001
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010100
-01010101
-01010100
-10000010
-00010101
-01010000
-10000010
-00000101
-01001010
-10101010
-10100001
-01010000
-10000010
-00000101
-01010100
-10000010
-00010101
-01010000
-10000010
-00000101
-01001010
-10101010
-10100001
-01010000
-10000010
-00000101
-01010100
-10000010
-00010101
-01010101
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010000
-01001000
-00010101
-01001010
-00001000
-10000101
-00100000
-10001010
-00100001
-00101010
-10001000
-00100001
-00100000
-10001000
-00100001
-01000000
-00000000
-00000101
-00101010
-10101010
-10100001
-01000000
-00000000
-00000101
-01010000
-00010101
-00010101
-01001010
-10000100
-10000101
-00100010
-00100000
-10000101
-00100010
-00100000
-10000101
-00100000
-00100000
-10000101
-01000101
-01000101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-00000101
-01001010
-00010100
-10100001
-01010000
-01010010
-10000101
-01010101
-01001010
-00010101
-01010101
-00101000
-01010101
-01010100
-10100001
-01010101
-01010010
-10000101
-00000101
-01001010
-00010100
-10100001
-01010000
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000001
-01010101
-01010100
-10101000
-01010101
-01010010
-00000010
-00010101
-01010010
-00010100
-01010101
-01010000
-10000001
-01010101
-01010010
-00001000
-01000101
-01010010
-00010010
-00100001
-01010010
-00000000
-10000101
-01010100
-10101010
-00100001
-01010101
-00000000
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000100
-01000000
-01010101
-00100010
-00101010
-00010101
-00100010
-00001000
-01010101
-00100010
-00001000
-00010001
-00100010
-00001000
-10001000
-01001000
-01001000
-00100001
-01001000
-01001000
-10001000
-01010001
-01010001
-00000001
-01010101
-01010100
-00100001
-01010101
-01000010
-00100001
-01010100
-00100010
-00100001
-01000010
-00100010
-00100001
-00100010
-00100010
-00100001
-00000000
-00000000
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-01010100
-10100001
-01010101
-01010010
-10000101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01010010
-10000101
-01010101
-01010100
-10100001
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01001010
-00010101
-01010101
-01010010
-10000101
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010010
-10000101
-01010101
-01001010
-00010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-00000101
-01001010
-00010100
-10100001
-01010010
-10000010
-10000101
-01010000
-10101010
-00000101
-01001010
-10101010
-10100001
-01010000
-10101010
-00000101
-01010010
-10000010
-10000101
-01001010
-00010100
-10100001
-01010000
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010000
-00100000
-00010101
-01001010
-10101010
-10000101
-01010000
-00100000
-00010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010100
-10100001
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01110011
-00001000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-01010100
-10100001
-01010101
-01010010
-10100001
-01010101
-01001010
-10000101
-01010101
-00101010
-00010101
-01010100
-10101000
-01010101
-01010010
-10100001
-01010101
-01001010
-10000101
-01010101
-01001010
-00010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-10101010
-10000101
-01010010
-10000010
-10000101
-01010100
-00010010
-10000101
-01010101
-01001010
-00010101
-01010101
-00101000
-01010101
-01010100
-10100001
-01010101
-01010010
-10100000
-00010101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-10101010
-10000101
-01010010
-10000010
-10000101
-01010100
-00010010
-10000101
-01010101
-01001010
-00010101
-01010101
-01010010
-10000101
-01010100
-00010010
-10000101
-01010010
-10000010
-10000101
-01010010
-10101010
-00010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01001010
-00010101
-01010101
-00101010
-00010101
-01010101
-00101010
-00010101
-01010100
-10001010
-00010101
-01010010
-10001010
-00010101
-01010010
-00001010
-00010101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010100
-00001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10000000
-00010101
-01010010
-10000000
-01010101
-01010010
-10101010
-00010101
-01010100
-00000010
-10000101
-01010100
-00010010
-10000101
-01010010
-10000010
-10000101
-01010010
-10101010
-00010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-10101010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000000
-00010101
-01010010
-10101010
-00010101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10101010
-10000101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010100
-00000010
-10000101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-10101010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010100
-10101010
-00010101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10101010
-10000101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-10101010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10101010
-10000101
-01010100
-10101010
-10000101
-01010100
-00000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10101010
-10000101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010100
-10100001
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-01010101
-01010010
-10000101
-01010101
-01001010
-00010101
-01010101
-00101000
-01010101
-01010100
-10100001
-01010101
-01010010
-10000101
-01010101
-01010010
-10000101
-01010101
-01010100
-10100001
-01010101
-01010101
-00101000
-01010101
-01010101
-01001010
-00010101
-01010101
-01010010
-10000101
-01010101
-01010100
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01001010
-00010101
-01010101
-01010010
-10000101
-01010101
-01010100
-10100001
-01010101
-01010101
-00101000
-01010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-00101000
-01010101
-01010100
-10100001
-01010101
-01010010
-10000101
-01010101
-01001010
-00010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010000
-01001000
-00010101
-01001010
-00001000
-10000101
-00100000
-10001010
-00100001
-00101010
-10001000
-00100001
-00100000
-10001000
-00100001
-01000000
-00000000
-00000101
-00101010
-10101010
-10100001
-01000000
-00000000
-00000101
-01000101
-00010100
-00000101
-00100000
-10000010
-10100001
-00101000
-10001000
-10001000
-00100010
-10001000
-10001000
-00100000
-10001000
-00001000
-01000101
-00010001
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010000
-10101010
-00000101
-01000010
-00000000
-10000001
-00001000
-00000000
-00100000
-00100000
-10100010
-00001000
-00100010
-00001010
-00001000
-00100010
-00010010
-00001000
-00100010
-00001010
-00001000
-00100000
-10100010
-00100000
-00100000
-00000000
-10000001
-00001000
-01010101
-00000001
-01000010
-00000000
-00100001
-01010000
-10101010
-10000001
-01010100
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-10101010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10101010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010100
-00010100
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-01010101
-01010010
-10101010
-00010101
-01010010
-10101010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10101010
-00010101
-01010010
-10101010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-00010101
-01010100
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010100
-10101010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000100
-00010101
-01010010
-10000101
-01010101
-01010010
-10000101
-01010101
-01010010
-10000100
-00010101
-01010010
-10000010
-10000101
-01010100
-10101010
-10000101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-01010101
-01010010
-10101010
-00010101
-01010010
-10101010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-00010101
-01010100
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10000000
-00010101
-01010010
-10000001
-01010101
-01010010
-10101000
-01010101
-01010010
-10101000
-01010101
-01010010
-10000001
-01010101
-01010010
-10000000
-00010101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10000000
-00010101
-01010010
-10000001
-01010101
-01010010
-10101000
-01010101
-01010010
-10101000
-01010101
-01010010
-10000001
-01010101
-01010010
-10000101
-01010101
-01010010
-10000101
-01010101
-01010010
-10000101
-01010101
-01010100
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-10101010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000000
-00010101
-01010010
-10000000
-00010101
-01010010
-10001010
-10000101
-01010010
-10001010
-10000101
-01010010
-10000010
-10000101
-01010010
-10101010
-10000101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010100
-00010101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010100
-00010100
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-01010101
-01010010
-10000101
-01010101
-01010010
-10000101
-01010101
-01010010
-10000101
-01010101
-01010010
-10000101
-01010101
-01010010
-10000101
-01010100
-00010010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10101010
-10000101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-00000101
-01010010
-10000100
-10100001
-01010010
-10000010
-10100001
-01010010
-10001010
-10000101
-01010010
-10101010
-00010101
-01010010
-10101000
-01010101
-01010010
-10101010
-00010101
-01010010
-10001010
-10000101
-01010010
-10000010
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010100
-00010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-01010101
-01010010
-10000101
-01010101
-01010010
-10000101
-01010101
-01010010
-10000101
-01010101
-01010010
-10000101
-01010101
-01010010
-10000101
-01010101
-01010010
-10000101
-01010101
-01010010
-10000101
-01010101
-01010010
-10000000
-00010101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-00000101
-01001010
-00010100
-10100001
-01001010
-10000010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-00101000
-10100001
-01001010
-00101000
-10100001
-01001010
-00000000
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01010000
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010100
-00010101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10100010
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10001010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010100
-00010100
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-10101010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10101010
-10000101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-01010101
-01010010
-10101010
-00010101
-01010010
-10101010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-00010101
-01010010
-10000000
-01010101
-01010010
-10000101
-01010101
-01010010
-10000101
-01010101
-01010010
-10000101
-01010101
-01010100
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-10101010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10001010
-10000101
-01010010
-10001010
-10000101
-01010010
-10101010
-10000101
-01010100
-10101010
-10000101
-01010101
-00000000
-10100001
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-01010101
-01010010
-10101010
-00010101
-01010010
-10101010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10101010
-00010101
-01010010
-10001010
-00010101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010100
-00010100
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-10101010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000000
-00010101
-01010100
-10101000
-01010101
-01010101
-00101010
-00010101
-01010100
-00000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10101010
-10000101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010100
-00101000
-00010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010100
-00010101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10101010
-10000101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010100
-00010101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-00000101
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00000000
-10100001
-01001010
-00101000
-10100001
-01001010
-00101000
-10100001
-01010010
-10101010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010100
-00010100
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-00000101
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01010010
-10000010
-10000101
-01010010
-10101010
-10000101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010010
-10101010
-10000101
-01010010
-10000010
-10000101
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01010000
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010100
-00010101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010100
-00000010
-10000101
-01010101
-01001010
-10000101
-01010101
-00101010
-00010101
-01010100
-10101000
-01010101
-01010010
-10100001
-01010101
-01010010
-10000000
-00010101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00010101
-01010101
-00101010
-10000101
-01010101
-00101010
-10000101
-01010101
-00101000
-00000101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-00010101
-01010101
-00101010
-10000101
-01010101
-00101010
-10000101
-01010101
-01000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01001010
-00010101
-01010101
-01001010
-10000101
-01010101
-01010010
-10100001
-01010101
-01010100
-10101000
-01010101
-01010101
-00101010
-00010101
-01010101
-01001010
-10000101
-01010101
-01010010
-10100001
-01010101
-01010100
-10100001
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000001
-01010101
-01010010
-10101000
-01010101
-01010010
-10101000
-01010101
-01010100
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010100
-00101000
-01010101
-01010010
-10101000
-01010101
-01010010
-10101000
-01010101
-01010100
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10101010
-00010101
-01010010
-10000010
-10000101
-01010010
-00010100
-10000101
-01010100
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00000101
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01010000
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010000
-00010101
-00000100
-01001000
-10000100
-10100000
-00100010
-00100010
-00001000
-00100010
-00100010
-10101000
-00100000
-00100010
-00001000
-01000000
-00000000
-00000000
-00101010
-10101010
-10101010
-01000000
-00000000
-00000000
-01010101
-00010100
-01010001
-01010100
-10000010
-00001000
-01010100
-10100010
-00100010
-01010100
-10001010
-00100010
-01010100
-10000010
-00100000
-01010101
-00010100
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-10000101
-01010101
-01010101
-10000001
-01010101
-01010101
-10001000
-01010101
-01010101
-10100010
-00010101
-01010101
-10000010
-00010101
-01010101
-10000010
-00010101
-01010101
-00000000
-01010101
-01010101
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-00010101
-01010101
-01010101
-10000101
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010001
-01010101
-01010100
-10001000
-01010101
-01010010
-00100010
-00010101
-01010010
-00100010
-00010101
-01010010
-00000010
-00010101
-01010010
-00010010
-00010101
-01010100
-01010100
-01010101
-01010101
-00000001
-01010101
-01010100
-10101000
-01010101
-01010010
-00000010
-00010101
-01010010
-00010010
-00010101
-01010010
-00000010
-00010101
-01010000
-10001000
-00010101
-01001010
-10001010
-10000101
-01010000
-00010000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010000
-10101010
-00000101
-01001010
-10000010
-10100001
-01001010
-10000010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01010000
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010000
-10101010
-00000101
-01001010
-10000010
-10100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01010000
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010000
-10101010
-00000101
-01001010
-10000010
-10100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01010000
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010000
-10101010
-00000101
-01001010
-10000010
-10100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01010000
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010000
-10101010
-00000101
-01001010
-10000010
-10100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01010000
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010000
-10101010
-00000101
-01001010
-10000010
-10100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01010000
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010000
-10101010
-00000101
-01001010
-10000010
-10100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001010
-10101010
-10100001
-01010000
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-01010100
-10100001
-01010101
-01010010
-00001000
-01010101
-01010010
-00001000
-01010101
-01010010
-10101000
-01010101
-01010010
-00001000
-01010101
-01010010
-00001000
-01010101
-01010100
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010000
-00010101
-00000100
-01001000
-10000100
-10100000
-00100010
-00100010
-00001000
-00100010
-00100010
-10101000
-00100000
-00100010
-00001000
-01000000
-00000000
-00000000
-00101010
-10101010
-10101010
-01000000
-00000000
-00000000
-01010101
-00010100
-01010001
-01010100
-10000010
-00001000
-01010100
-10001000
-00100010
-01010100
-10101000
-00100010
-01010100
-10000010
-00100000
-01010101
-00010100
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-10000101
-01010101
-01010101
-10000001
-01010101
-01010101
-10001000
-01010101
-01010101
-10100010
-00010101
-01010101
-10000010
-00010101
-01010101
-10000010
-00010101
-01010101
-00000000
-01010101
-01010101
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-00010101
-01010101
-01010101
-10000101
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-00010101
-01010010
-00010100
-10000101
-01010010
-00010100
-10000101
-01010010
-00000000
-10000101
-01010010
-00101000
-10000101
-01010100
-10101010
-00010101
-01010100
-10000010
-00010101
-01010101
-00010100
-01010101
-01010100
-10000101
-01010101
-01010100
-10000001
-01010101
-01010100
-10001000
-01010101
-01010100
-10100010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010101
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01000100
-01010101
-00100001
-00100010
-00010101
-00100000
-00100010
-00000101
-00100010
-00100010
-00100001
-00101010
-10100010
-10001000
-01001000
-10000010
-00001000
-01001000
-10000010
-00001000
-01010001
-00010100
-01010001
-01000000
-00000000
-00000001
-00101010
-10101010
-10101000
-01000000
-00000000
-00000001
-00100000
-10000010
-00100001
-00100010
-00001000
-10001000
-00101010
-00001000
-00001000
-00100000
-10001000
-01001000
-01000101
-00010001
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01000100
-01010101
-00100001
-00100010
-00010101
-00100000
-00100010
-00000101
-00100010
-00100010
-00100001
-00101010
-10100010
-10001000
-00001000
-10000010
-00001000
-01001000
-10000010
-00001000
-01010001
-00010100
-01010001
-01000000
-00000000
-00000001
-00101010
-10101010
-10101000
-01000000
-00000000
-00000001
-01010010
-00100001
-00100001
-01001000
-10001000
-00100001
-01001000
-00001000
-00100001
-01001000
-01001000
-00100001
-01010001
-01010001
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01000100
-01010101
-00100001
-00100010
-00010101
-00100000
-00100010
-00000101
-00100010
-00100010
-00100001
-00101010
-10100010
-10001000
-00001000
-10000010
-00001000
-01001000
-10000010
-00001000
-01010001
-00010100
-01010001
-01000000
-00000000
-00000001
-00101010
-10101010
-10101000
-01000000
-00000000
-00000001
-00100000
-10000010
-00100001
-00101000
-10001000
-10001000
-00100010
-10001000
-00001000
-00100000
-10001000
-01001000
-01000101
-00010001
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-00010101
-01001000
-01010100
-10000101
-01001000
-01000100
-10000101
-01001000
-00100000
-10000101
-01001010
-00100010
-10000101
-01010010
-10101010
-00010101
-01010010
-10001010
-00010101
-01010010
-00010010
-00010101
-01010100
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010001
-01010101
-01001000
-00001000
-01000001
-00001000
-10001000
-00101000
-10101000
-10001000
-00101010
-10100010
-10100001
-00100010
-00100010
-00100001
-00100000
-00100010
-00100001
-01000101
-01000100
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010001
-01010001
-00100001
-00001000
-01001000
-00100000
-10001000
-00001000
-00100010
-00001000
-10001000
-00101000
-01001010
-10101000
-00100010
-00010010
-10100001
-00100000
-10000010
-00100001
-00100000
-10000010
-00100001
-01000101
-00010100
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010100
-10000100
-01010101
-01010010
-00100010
-00010101
-01010010
-00000010
-10000101
-01001010
-10000010
-00000101
-01010010
-00000010
-00100001
-01010010
-00010100
-10000101
-01010100
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00010000
-00010101
-01001010
-10001010
-10000101
-01010010
-00001000
-10000101
-01010010
-00001000
-10000101
-01010010
-00001000
-10000101
-01010010
-00001010
-10000101
-01000000
-00010000
-00000101
-00101010
-00001000
-00100001
-01001000
-00100010
-00100001
-01001000
-00101010
-00100001
-01001000
-00100010
-00100000
-01001000
-00100010
-00101010
-01010001
-01000100
-01000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010001
-01000101
-01001010
-00001000
-00100001
-00100000
-10001000
-10101000
-00100000
-10001000
-00100001
-00101010
-10001000
-00100001
-00100000
-10001000
-00001000
-01000101
-00010001
-01010001
-01010101
-01000000
-01010101
-01010101
-00101010
-00010101
-01010100
-10001000
-10000101
-01010100
-10001000
-10000101
-01010100
-10001000
-10000101
-01010101
-00010001
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010001
-01000101
-01001010
-00001000
-00100000
-00100000
-10001000
-10101000
-00100000
-10001000
-00100000
-00101010
-10001000
-00100000
-00100000
-10001000
-00001000
-01000101
-00010001
-01010001
-01000101
-00010100
-01000101
-00100000
-10000010
-00100001
-00100010
-00001000
-10001000
-00101010
-00001000
-10001000
-00100000
-10001000
-00001000
-01000101
-00010001
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010001
-01000101
-01001010
-00001000
-00100001
-00100000
-10001000
-10101000
-00100000
-10001000
-00100001
-00101010
-10001000
-00100001
-00100000
-10001000
-01001000
-01000101
-00010001
-01010001
-01010101
-00010100
-01010101
-01010100
-10000010
-00010101
-01010010
-00001010
-10000101
-01001010
-10000010
-00010101
-01010010
-00010010
-00010101
-01010010
-00010100
-10000101
-01010100
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010001
-01000101
-01001010
-00001000
-00100001
-00100000
-10001000
-10101000
-00100000
-10001000
-00100001
-00101010
-10001000
-00100001
-00100000
-10001000
-01001000
-01000101
-00010001
-01010001
-01000100
-01010001
-01000101
-00100010
-00001000
-00100001
-00100010
-00100000
-10101000
-00101000
-00101000
-00100001
-00100010
-00100001
-00100001
-00100010
-00100001
-01001000
-01000100
-01000101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010001
-01000101
-00101000
-01001000
-00100001
-00100010
-00100000
-10101000
-00100010
-00101000
-00100001
-00100010
-00001000
-00100001
-00101000
-00100001
-01001000
-01000001
-01000101
-01010001
-01010101
-01000000
-01010101
-01010101
-00101010
-00010101
-01010100
-10001000
-10000101
-01010100
-10001000
-10000101
-01010100
-10000000
-10000101
-01010101
-00010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-01010100
-10100001
-01010101
-01010010
-10000101
-01010101
-01001010
-00010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01001010
-00010101
-01010101
-01010010
-10000101
-01010101
-01010100
-10100001
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-01010101
-01010010
-10000101
-01010101
-01010100
-10100001
-01010101
-01010101
-00101000
-01010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-00101000
-01010101
-01010100
-10100001
-01010101
-01010010
-10000101
-01010101
-01010100
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01000001
-01000101
-00101000
-00101000
-00100001
-00100010
-00100000
-10101000
-00100010
-00101000
-00100001
-00100010
-00001000
-00100001
-00101000
-00101000
-01001000
-01000001
-00000000
-01000001
-00100000
-10000010
-00100001
-00100010
-00001000
-10001000
-00101010
-00001000
-10001000
-00100000
-10001000
-00001000
-01000101
-00010001
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01000001
-01000101
-00101000
-00101000
-00100001
-00100010
-00100000
-10101000
-00100010
-00101000
-00100001
-00100010
-00001000
-00100001
-00101000
-00101000
-01001000
-01000001
-01000001
-01010001
-01010101
-00010100
-01010101
-01010100
-10000010
-00010101
-01010010
-00001010
-10000101
-01001010
-10000010
-00010101
-01010010
-00010010
-00010101
-01010010
-00010100
-10000101
-01010100
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01000001
-01000101
-00101000
-00101000
-00100001
-00100010
-00100000
-10101000
-00100010
-00101000
-00100001
-00100010
-00001000
-00100001
-00101000
-00101000
-01001000
-01000001
-01000001
-01010001
-01010100
-00000101
-01000101
-01010010
-10100001
-00100001
-01001000
-10001000
-00100001
-01001000
-10001000
-00100001
-01001000
-10001000
-00100001
-01010001
-00010001
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01000001
-01000101
-00101000
-00101000
-00100001
-00100010
-00100000
-10101000
-00100010
-00101000
-00100001
-00100010
-00001000
-00100001
-00101000
-00101000
-01001000
-01000001
-01000001
-01010001
-01000101
-00010100
-00000101
-00100000
-10000010
-10100001
-00101000
-10001000
-10001000
-00100010
-10001000
-10001000
-00100000
-10001000
-10001000
-01000101
-00010001
-00010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000001
-01010101
-01010100
-10101000
-01010101
-01010010
-00100010
-00010101
-01010010
-00100010
-00010101
-01010010
-00100010
-00010101
-01010010
-00000010
-00010101
-01010100
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-00010100
-01000101
-00100000
-10000010
-00100001
-00100010
-00001000
-10001000
-00101010
-00001000
-10001000
-00100000
-10001000
-00001000
-00100000
-10001000
-01001000
-01000101
-00010001
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000101
-01000101
-01010010
-10100001
-00100001
-01001000
-10001000
-00100001
-01001000
-10001000
-00100001
-01001000
-10001000
-00100001
-01001000
-00001000
-00100001
-01010001
-01010001
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-00010100
-00000101
-00100000
-10000010
-10100001
-00101000
-10001000
-10001000
-00100010
-10001000
-10001000
-00100000
-10001000
-10001000
-00100000
-10001000
-00001000
-01000101
-00010001
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01001010
-00010101
-01010101
-01010000
-10000101
-00000101
-01010101
-00100000
-10100001
-01010101
-00100001
-00001000
-00000000
-00100001
-01001000
-10101010
-10000101
-01001000
-00000000
-00000000
-00100001
-10101010
-10101010
-10000101
-00000000
-00000000
-00010101
-10101010
-10101010
-00010101
-00000000
-00000000
-10000101
-01010101
-01010100
-10000101
-01010101
-01010000
-10000101
-01010101
-01001010
-00010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-01010101
-01010010
-10000101
-01010101
-01001000
-00100001
-01010101
-00100001
-01001000
-01010101
-00100001
-01001000
-01010001
-00100001
-00001000
-01001000
-00100000
-10000001
-00100010
-00100010
-00100001
-00100010
-00100010
-00100001
-00100010
-00100010
-00100001
-01000010
-00100010
-00000101
-01010010
-00100010
-00010101
-01010010
-00100010
-00010101
-01010100
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-00010000
-01000101
-01001000
-10001010
-00100001
-01001010
-00001000
-10001000
-01001000
-10001000
-10001000
-01001000
-10001000
-10001000
-01000000
-00000000
-00000000
-00101010
-10101010
-10101000
-01000000
-00000000
-00000001
-01010010
-00000101
-01010101
-01010010
-00100001
-01010001
-01010010
-10001000
-01001000
-01010010
-00001000
-00101000
-01010010
-00001000
-10101000
-01010100
-01010001
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-00010100
-00000101
-01001000
-10000010
-10100001
-00100010
-00100010
-00001000
-00100010
-00100010
-10100001
-00100000
-00100010
-00000101
-01000000
-00000000
-00000101
-00101010
-10101010
-10100001
-01000000
-00000000
-00000101
-01010010
-00000101
-01010101
-01010010
-00100001
-01010001
-01010010
-10001000
-01001000
-01010010
-00001000
-00101000
-01010010
-00001000
-10101000
-01010100
-01010001
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010001
-01010101
-00100000
-01001000
-01010101
-00100010
-00101010
-00010101
-00101000
-01001000
-01010101
-00100010
-00001000
-01010001
-00100010
-00010010
-00001000
-01000100
-01010100
-00101000
-01010101
-01010100
-10101000
-01010101
-01010101
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-00000101
-00010001
-10100000
-10100000
-10001000
-10001000
-10001000
-10101000
-10100000
-10100000
-10001000
-10001000
-10000100
-10001000
-10001000
-10000100
-10001000
-00010001
-00010101
-00010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01000100
-00010101
-01001010
-00100010
-10000101
-00100010
-00100010
-00100001
-00100010
-00100010
-00100001
-00101010
-00100010
-10000101
-00100010
-00100010
-00100001
-00100010
-00100010
-00100001
-00100010
-00100010
-00100001
-01000100
-01000100
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010100
-01010101
-01010100
-10000010
-00010101
-01010010
-00001010
-10000101
-01001010
-10000010
-00010101
-01010010
-00010010
-00010101
-01010010
-00010100
-10000101
-01010000
-00000000
-00010101
-01001010
-10101010
-10000101
-01010000
-00000000
-00010101
-01010101
-00000001
-01010101
-01010100
-10101000
-01010101
-01010010
-10000001
-01010101
-01010100
-00101000
-01010101
-01010010
-10100001
-01010101
-01010100
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000100
-01010100
-01010001
-00100010
-00010010
-00001000
-00100010
-00001000
-00101010
-00101010
-00101010
-00001000
-00100010
-00001000
-01001000
-00100010
-00001000
-01010010
-01000000
-00000000
-00000000
-00101010
-10101010
-10101000
-01000000
-00000000
-00000001
-01001010
-10000010
-00101000
-00100010
-00100010
-00100010
-00100010
-00100010
-00100010
-00100000
-00100010
-00100010
-01000101
-01000100
-01000100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000001
-01010101
-01010010
-10101000
-01010101
-01010010
-00100010
-00010101
-01010010
-00100010
-00010101
-01010010
-00100010
-00010101
-01010000
-00000000
-00010101
-01001010
-10101010
-10000101
-01010000
-00000000
-00010101
-01010101
-00000001
-01010101
-01010100
-10101000
-01010101
-01010010
-10000001
-01010101
-01010100
-00101000
-01010101
-01010010
-10100001
-01010101
-01010100
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-00010000
-01000101
-01001000
-10001010
-00100001
-01001010
-00001000
-10001000
-01001000
-10001000
-10001000
-01001000
-10001000
-10001000
-01000000
-00000000
-00000000
-00101010
-10101010
-10101000
-01000000
-00000000
-00000001
-01010100
-10000001
-01010101
-01010100
-10001000
-01010101
-01010100
-10100010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010101
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-00010100
-00000101
-01001000
-10000010
-10100001
-00100010
-00100010
-00001000
-00100010
-00100010
-10100001
-00100000
-00100010
-00000101
-01000000
-00000000
-00000101
-00101010
-10101010
-10100001
-01000000
-00000000
-00000101
-01010010
-00000101
-01010101
-01010010
-00100001
-01010101
-01010010
-10001000
-01010101
-01010010
-00001000
-01010101
-01010010
-00001000
-01010101
-01010100
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010100
-01010101
-01001000
-00010010
-00010101
-01001000
-10001010
-10000101
-01001010
-00010010
-00010101
-01001000
-10000010
-00010101
-01001000
-10000100
-10000101
-01010001
-00010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010000
-00010101
-00000100
-01001000
-10000100
-10100000
-00100010
-00100010
-00001000
-00100010
-00100010
-10101000
-00100000
-00100010
-00001000
-01000000
-00000000
-00000000
-00101010
-10101010
-10101010
-01000000
-00000000
-00000000
-01010101
-01000100
-01010100
-01010101
-00100010
-00010010
-01010100
-10001000
-10000010
-01010100
-10001000
-10000010
-01010100
-10000000
-10000010
-01010101
-00010101
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-10000101
-01010101
-01010101
-10000001
-01010101
-01010101
-10001000
-01010101
-01010101
-10100010
-00010101
-01010101
-10000010
-00010101
-01010101
-10000010
-00010101
-01010101
-00000000
-01010101
-01010101
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-00010101
-01010101
-01010101
-00010101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01001010
-00010101
-01010101
-00101010
-10000101
-01010100
-10100000
-00010101
-01010010
-10000101
-01010101
-01010010
-00010101
-01010101
-01010100
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-00010101
-01010101
-01010100
-10000101
-01010101
-01010010
-10000101
-01010100
-00001010
-00010101
-01010010
-10101000
-01010101
-01010100
-10100001
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01010101
-01010101
-00101010
-00010101
-01010101
-00100010
-00010101
-01010101
-00101010
-00010100
-00010101
-01000000
-01010010
-10000101
-01010101
-01001000
-00100001
-01010101
-01001000
-01000101
-01010101
-00001000
-00010101
-01010100
-10101010
-10000101
-01010101
-00001000
-00010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01010101
-01010101
-00101010
-00010101
-01010101
-00100010
-00010101
-01010101
-00101010
-00010101
-01010101
-01000000
-01010000
-00010101
-01010101
-01001010
-10000101
-01010101
-00100000
-00100001
-01010101
-00100001
-01000101
-01010101
-00100001
-01010101
-01010101
-00100001
-01000101
-01010101
-00100000
-00100001
-01010101
-01001010
-10000101
-01010101
-01010000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00010001
-01010001
-00101010
-10001000
-01001000
-00100000
-00001000
-01001000
-00100001
-01001000
-01001000
-00100000
-00000010
-00100001
-00100010
-10000010
-00100001
-00100000
-10000100
-10000101
-00100000
-10000100
-10000101
-00100000
-10000100
-10000101
-00101010
-10000100
-10000101
-01000000
-00010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-00010101
-00000101
-01001000
-10000100
-10100001
-00100010
-00100010
-00001000
-00100010
-00100010
-10101000
-00100000
-00100010
-00001000
-01000101
-01000100
-01010001
-01010101
-00100001
-01010101
-01010101
-00100000
-01010101
-01010101
-00100010
-00010101
-01010101
-00101000
-10000101
-01010101
-00100000
-10000101
-01010101
-00100000
-10000101
-01010101
-01000101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010100
-00000101
-01010010
-10000010
-10100001
-01001000
-00100010
-00001000
-01001000
-00100010
-00001000
-01010010
-10000010
-00001000
-01010100
-00010100
-01010001
-01010001
-01010101
-01010101
-01001000
-01010100
-01000101
-01001000
-00010010
-00100001
-01001000
-10000010
-10001000
-01001010
-00100010
-00010001
-01001000
-00100010
-00010101
-01010001
-01000100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01000100
-01010001
-01010010
-00100010
-00001000
-01001000
-00100010
-00001000
-00101010
-00100000
-10101000
-01001000
-00100000
-00001000
-01001000
-00100000
-10100001
-01010000
-01000101
-00000101
-01001000
-01010100
-01000101
-01001000
-00010010
-00100001
-01001000
-10000010
-10001000
-01001010
-00100010
-00010001
-01001000
-00100010
-00010101
-01010001
-01000100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000101
-00000101
-01010010
-10100000
-10100001
-01001000
-00000010
-00000101
-01001000
-10100000
-10000101
-01001000
-00100000
-00100001
-01010010
-10000010
-10000101
-01010000
-00010100
-00010101
-01001000
-01010101
-01010101
-01001010
-00010101
-01010101
-01001000
-10000101
-01010101
-01001000
-00100001
-01010101
-01001000
-01001000
-01010101
-01001000
-01010010
-00010101
-01001000
-00000000
-10000101
-01001010
-10101010
-10100001
-01010000
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00000101
-01001010
-10101010
-10100001
-01001000
-00000000
-00100001
-01001000
-01010101
-00100001
-01001000
-01010101
-00100001
-01001000
-01010101
-00100001
-01001010
-00000000
-10100001
-01010010
-10101010
-10000101
-01010100
-10101010
-00010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010100
-00000101
-01010010
-10000010
-10100001
-01001000
-00100010
-00001000
-01001000
-00100010
-00001000
-01010010
-10000010
-00001000
-01010100
-00010100
-01010001
-01010000
-00000101
-00000001
-01001010
-10100000
-10101000
-01001000
-10001000
-10000010
-01001000
-10001000
-10000010
-01001000
-00001000
-10000010
-01010001
-01010001
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01000100
-01010001
-01010010
-00100010
-00001000
-01001000
-00100010
-00001000
-00101010
-00100000
-10101000
-01001000
-00100000
-00001000
-01001000
-00100000
-10100000
-01010000
-00000101
-00000001
-01001010
-10100000
-10101000
-01001000
-10001000
-10000010
-01001000
-10001000
-10000010
-01001000
-00001000
-10000010
-01010001
-01010001
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01000010
-10101010
-10000001
-00101000
-00000000
-00101000
-00100000
-00100000
-00001000
-10000000
-00100000
-00000010
-10000000
-00100000
-00000010
-10000000
-00100000
-00000010
-10000000
-00101010
-10000010
-10000000
-00000000
-00000010
-10000000
-00000000
-00000010
-00100000
-00000000
-00001000
-00101000
-00000000
-00101000
-01000010
-10101010
-10000001
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000100
-01010100
-10101010
-00010010
-01010100
-10101010
-00010010
-01010101
-00000000
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010100
-01010101
-00101000
-01010010
-01010100
-10101010
-00010010
-01010101
-00000000
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-10101010
-10000101
-01010010
-10000010
-10000101
-01010100
-00010010
-10000101
-01010101
-01001010
-00010101
-01010101
-00101000
-01010101
-01010100
-10100001
-01010101
-01010010
-10100000
-00010100
-01010010
-10101010
-10000010
-01010010
-10101010
-10000010
-01010100
-00000000
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-10101010
-10000101
-01010010
-10000010
-10000101
-01010100
-00010010
-10000101
-01010101
-01001010
-00010101
-01010101
-01010010
-10000101
-01010100
-00010010
-10000101
-01010010
-10000010
-10000100
-01010010
-10101010
-00010010
-01010100
-10101010
-00010010
-01010101
-00000000
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01001010
-00010101
-01010101
-00101010
-00010101
-01010101
-00101010
-00010101
-01010100
-10001010
-00010101
-01010010
-10001010
-00010101
-01010010
-00001010
-00010101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000100
-01010100
-00001010
-00010010
-01010101
-01001010
-00010010
-01010101
-01010000
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10000000
-00010101
-01010010
-10000000
-01010101
-01010010
-10101010
-00010101
-01010100
-00000010
-10000101
-01010100
-00010010
-10000101
-01010010
-10000010
-10000100
-01010010
-10101010
-00010010
-01010100
-10101010
-00010010
-01010101
-00000000
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-10101010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000000
-00010101
-01010010
-10101010
-00010101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000100
-01010010
-10101010
-10000010
-01010100
-10101010
-00010010
-01010101
-00000000
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010100
-00000010
-10000101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010100
-01010100
-10100001
-01010010
-01010100
-10100001
-01010010
-01010101
-00000101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-10101010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010100
-10101010
-00010101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000100
-01010010
-10101010
-10000010
-01010100
-10101010
-00010010
-01010101
-00000000
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-10101010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10101010
-10000101
-01010100
-10101010
-10000101
-01010100
-00000010
-10000101
-01010010
-10000010
-10000100
-01010010
-10101010
-10000010
-01010100
-10101010
-00010010
-01010101
-00000000
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01010000
-01000001
-00101010
-00001010
-00101000
-01000010
-10001010
-00101000
-00101010
-10001010
-00101000
-00100010
-10001010
-00101000
-00101010
-10000010
-10101000
-01000000
-10100000
-00000000
-01010100
-10100001
-00101000
-01010010
-10101000
-00101000
-01010100
-10100001
-00101010
-01010100
-10100000
-00101000
-01010100
-10101010
-00101000
-01010101
-00101000
-00101000
-01010101
-01000001
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010100
-00000101
-10101010
-00010010
-10100001
-00101000
-01001010
-00101000
-00101000
-00001010
-00101000
-00101010
-10001010
-00101000
-01001010
-00010010
-10100001
-01010000
-01010100
-00000101
-01010100
-00000001
-01010101
-00010010
-10101000
-01010101
-10000010
-10001010
-00010101
-10100010
-10000000
-01010101
-10100010
-10000101
-01010101
-10100010
-10000101
-01010101
-00000100
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-00000000
-10100001
-01010000
-10101010
-00000101
-01001010
-00000000
-01010101
-01010000
-01010101
-01010101
-01010101
-00000001
-01010101
-01010100
-10101000
-01010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10101000
-01010101
-01010100
-10001010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010101
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00000101
-01001010
-10101010
-10100001
-01010000
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-00000001
-01010101
-01010100
-10101000
-01010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10101000
-01010101
-01010100
-10001010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010101
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01001010
-00000000
-01010101
-01010000
-10101010
-00000101
-01010101
-00000000
-10100001
-01010101
-01010101
-00000101
-01010101
-00000001
-01010101
-01010100
-10101000
-01010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10101000
-01010101
-01010100
-10001010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010101
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-00100001
-01010101
-01010100
-10101000
-01010101
-01010010
-10101010
-00010101
-01001010
-10101010
-10000101
-01010000
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-00000001
-01010101
-01010100
-10101000
-01010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10101000
-01010101
-01010100
-10000001
-01010101
-01010100
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-00010010
-10000010
-10000101
-10000100
-10101010
-00010101
-10000100
-10101010
-00010101
-00010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-00010101
-00101000
-01010101
-10000101
-00101000
-01010101
-10000100
-10101010
-00010101
-00010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-10101010
-10000101
-01010010
-10000010
-10000101
-01010100
-00010010
-10000101
-01010101
-01001010
-00010101
-01010101
-00101000
-01010101
-01010100
-10100001
-01010101
-00010010
-10100000
-00010101
-10000010
-10101010
-10000101
-10000010
-10101010
-10000101
-00010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-10101010
-10000101
-01010010
-10000010
-10000101
-01010100
-00010010
-10000101
-01010101
-01001010
-00010101
-01010101
-01010010
-10000101
-01010100
-00010010
-10000101
-00010010
-10000010
-10000101
-10000010
-10101010
-00010101
-10000100
-10101010
-00010101
-00010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01001010
-00010101
-01010101
-00101010
-00010101
-01010101
-00101010
-00010101
-01010100
-10001010
-00010101
-01010010
-10001010
-00010101
-01010010
-00001010
-00010101
-01010010
-10101010
-10000101
-00010010
-10101010
-10000101
-10000100
-00001010
-00010101
-10000101
-01001010
-00010101
-00010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10000000
-00010101
-01010010
-10000000
-01010101
-01010010
-10101010
-00010101
-01010100
-00000010
-10000101
-01010100
-00010010
-10000101
-00010010
-10000010
-10000101
-10000010
-10101010
-00010101
-10000100
-10101010
-00010101
-00010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-10101010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000000
-00010101
-01010010
-10101010
-00010101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-00010010
-10000010
-10000101
-10000010
-10101010
-10000101
-10000100
-10101010
-00010101
-00010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010100
-00000010
-10000101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-00010101
-00101000
-01010101
-10000100
-10100001
-01010101
-10000100
-10100001
-01010101
-00010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-10101010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010100
-10101010
-00010101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-00010010
-10000010
-10000101
-10000010
-10101010
-10000101
-10000100
-10101010
-00010101
-00010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-10101010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10101010
-10000101
-01010100
-10101010
-10000101
-01010100
-00000010
-10000101
-00010010
-10000010
-10000101
-10000010
-10101010
-10000101
-10000100
-10101010
-00010101
-00010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00010101
-01001010
-10101010
-10000101
-01010010
-10101010
-00010101
-01010100
-10101000
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000001
-01010101
-01010100
-10101000
-01010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10101000
-01010101
-01010100
-10000001
-01010101
-01010100
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-00000000
-01010101
-01010010
-00010100
-00010101
-01010010
-00010010
-10000101
-01010010
-00000000
-10000101
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-00000000
-01010101
-01010010
-00010100
-00010101
-01010010
-00010010
-10000101
-01010010
-00000000
-10000101
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-00010000
-00000101
-01010100
-10001010
-10100001
-01010010
-10001010
-10000101
-01001010
-10001010
-00010101
-00101010
-10001000
-01010101
-01000000
-00010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-00000000
-01010101
-01010010
-00010100
-00010101
-01010010
-00010010
-10000101
-01010010
-00000000
-10000101
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01000100
-01010101
-01010101
-00100010
-00010101
-01010100
-10100010
-10000101
-01010010
-10100010
-10100001
-01010100
-10100010
-10000101
-01010101
-00100010
-00010101
-01010101
-01000100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-00000000
-01010101
-01010010
-00010100
-00010101
-01010010
-00010010
-10000101
-01010010
-00000000
-10000101
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-00101010
-00010101
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010101
-00101010
-00010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010001
-01010001
-01001000
-01001000
-01001000
-00100001
-00100001
-00100001
-00100001
-00100001
-00100001
-01001000
-01001000
-01001000
-01010010
-00010010
-00010010
-01010010
-00010010
-00010010
-01001000
-01001000
-01001000
-01001000
-01001000
-01001000
-01010001
-01010001
-01010001
-01010101
-01010101
-01010101
-01000001
-01010001
-01000001
-00101000
-01001000
-00101000
-00100010
-00100010
-00100010
-00101000
-00101010
-00101000
-00100010
-00100010
-00100010
-00101010
-00100010
-00100010
-01000000
-01000100
-01000100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010001
-01010001
-01001000
-01001000
-01001000
-00100001
-00100001
-00100001
-00100001
-00100001
-00100001
-01001000
-01001000
-01001000
-01010010
-00010010
-00010010
-01010010
-00010010
-00010010
-01001000
-01001000
-01001000
-01001000
-01001000
-01001000
-01010001
-01010001
-01010001
-01010101
-01010101
-01010101
-01000100
-00010000
-01000100
-00100010
-10001010
-00100010
-00100010
-10101010
-00100010
-00100010
-00100010
-00100010
-00100010
-00100010
-00100010
-00100010
-00000010
-00101010
-01000100
-01010100
-01000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00100000
-01010101
-01010101
-00101000
-01010101
-01010101
-00100000
-01010101
-01010101
-00101000
-01010101
-01010101
-00100000
-01010101
-01010101
-00101000
-01010101
-01010101
-00100000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010001
-01010001
-01001000
-01001000
-01001000
-00100001
-00100001
-00100001
-00100001
-00100001
-00100001
-01001000
-01001000
-01001000
-01010010
-00010010
-00010010
-01010010
-00010010
-00010010
-01001000
-01001000
-01001000
-01001000
-01001000
-01001000
-01010001
-01010001
-01010001
-01010101
-01010101
-01010101
-01000000
-01010000
-01010000
-00101010
-00001010
-00001010
-00100000
-00100000
-00100000
-00101000
-00101010
-00100001
-00100000
-00000010
-00100000
-00101010
-00101000
-01001010
-01000000
-01000001
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010001
-01010001
-01001000
-01001000
-01001000
-00100001
-00100001
-00100001
-00100001
-00100001
-00100001
-01001000
-01001000
-01001000
-01010010
-00010010
-00010010
-01010010
-00010010
-00010010
-01001000
-01001000
-01001000
-01001000
-01001000
-01001000
-01010001
-01010001
-01010001
-01010101
-01010101
-01010101
-01000100
-01000000
-01000100
-00100010
-00101010
-00100010
-00100010
-00001000
-00100010
-00100010
-00001000
-01001000
-00100010
-00001000
-00100010
-01001000
-01001000
-00100010
-01010001
-01010001
-01000100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010001
-01010001
-01001000
-01001000
-01001000
-00100001
-00100001
-00100001
-00100001
-00100001
-00100001
-01001000
-01001000
-01001000
-01010010
-00010010
-00010010
-01010010
-00010010
-00010010
-01001000
-01001000
-01001000
-01001000
-01001000
-01001000
-01010001
-01010001
-01010001
-01010101
-01010101
-01010101
-00000100
-00010100
-01000000
-10100010
-10000010
-00101010
-10101010
-10001000
-10001000
-10001000
-10001000
-10001000
-10001000
-10001000
-10001000
-10000000
-10000010
-00001000
-00010101
-00010100
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010001
-01010001
-01001000
-01001000
-01001000
-00100001
-00100001
-00100001
-00100001
-00100001
-00100001
-01001000
-01001000
-01001000
-01010010
-00010010
-00010010
-01010010
-00010010
-00010010
-01001000
-01001000
-01001000
-01001000
-01001000
-01001000
-01010001
-01010001
-01010001
-01010101
-01010101
-01010101
-01000001
-01010001
-01000000
-00101000
-01001000
-00101010
-00100010
-00100010
-00001000
-00101010
-00101010
-00001000
-00100010
-00100010
-00001000
-00101000
-00100010
-00001000
-01000001
-01000100
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010001
-01010001
-01001000
-01001000
-01001000
-00100001
-00100001
-00100001
-00100001
-00100001
-00100001
-01001000
-01001000
-01001000
-01010010
-00010010
-00010010
-01010010
-00010010
-00010010
-01001000
-01001000
-01001000
-01001000
-01001000
-01001000
-01010001
-01010001
-01010001
-01010101
-01010101
-01010101
-01000000
-01000100
-01000000
-00101010
-00100010
-00101010
-00100000
-00100010
-00001000
-00101000
-01001000
-01001000
-00100000
-00100010
-00001000
-00101010
-00100010
-00001000
-01000000
-01000100
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010100
-00010101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10100010
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10001010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010100
-00010100
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-10101010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000000
-00010101
-01010100
-10101000
-01010101
-01010101
-00101010
-00010101
-01010100
-00000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10101010
-10000101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10000000
-00010101
-01010010
-10000001
-01010101
-01010010
-10101000
-01010101
-01010010
-10101000
-01010101
-01010010
-10000001
-01010101
-01010010
-10000000
-00010101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-00000101
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00000000
-10100001
-01001010
-00101000
-10100001
-01001010
-00101000
-10100001
-01010010
-10101010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010100
-00010100
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010001
-01000101
-00010001
-10001000
-00100000
-10001000
-10101000
-10001000
-10001000
-10001000
-10101000
-00100001
-10001000
-10001000
-10001000
-10001000
-10001000
-10001000
-00010001
-00010001
-00010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000101
-01010101
-01001010
-10100000
-00000101
-00100000
-00001010
-10100001
-00101010
-10100101
-01011000
-00100101
-00000001
-01011000
-00100100
-10101000
-01011000
-00100100
-10000010
-00011000
-00100100
-10000010
-00011000
-00100100
-10101000
-01011000
-00100100
-10000001
-01011000
-00100100
-10000101
-01011000
-00100101
-00010101
-01011000
-00101010
-10101010
-10101000
-01000000
-00000000
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00000000
-01010101
-01010101
-00101000
-01010101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01010010
-10101010
-10000101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-10101010
-10000101
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01010010
-10101010
-10000101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-10101010
-10000101
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010101
-00101000
-01010101
-01010101
-00000000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010100
-01010101
-01010010
-10000010
-00010101
-01001000
-00100010
-00000101
-01001000
-00100010
-00100001
-01001010
-10100010
-10001000
-01001000
-00100010
-00001000
-01001000
-00100010
-00001000
-01010001
-01000100
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010100
-00010101
-01010100
-10000010
-10000101
-01010010
-00100010
-00100001
-01010010
-10100010
-00100001
-01010010
-00100010
-00100001
-01010010
-00100010
-10000101
-01010100
-00000100
-00010101
-01010100
-10100010
-10000101
-01010010
-00000010
-00100001
-01010010
-10100010
-10100001
-01010100
-00100010
-00100001
-01010010
-10000010
-10000101
-01010100
-00010100
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01001001
-01001110
-01000001
-01010110
-00000011
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01001001
-01001110
-01000001
-01010110
-00000011
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01000000
-01010101
-01010100
-00010110
-01010101
-01010000
-01101010
-01010101
-01000010
-10101010
-01010101
-00001010
-10100100
-01010100
-00011010
-10010000
-01010100
-01101010
-01000101
-01010000
-10101001
-00010101
-01010001
-10100100
-01010101
-01000010
-10100000
-01010101
-01000110
-10010001
-01010101
-01000110
-10010001
-01010101
-01001010
-10000001
-01010100
-01001010
-10000001
-01010100
-00001010
-10000101
-01010100
-01001010
-10000001
-01010100
-01001010
-10000001
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000000
-00000101
-01011010
-10100101
-01000000
-10101010
-10101010
-10100100
-10101010
-10101010
-10101010
-01010000
-00000001
-01101010
-00000000
-00000000
-00000110
-01010101
-01010101
-01000001
-01010101
-01010101
-01010000
-01010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010100
-00000101
-01010101
-01000000
-00000000
-01010101
-00000110
-10100100
-00010101
-00011010
-10101001
-00010101
-00101010
-10101010
-00000101
-01101010
-10101010
-00000101
-00101010
-10101010
-00000101
-00011010
-10101010
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-01010101
-01000001
-01010101
-01010101
-10010000
-01010101
-01010101
-10100100
-00010101
-01010101
-10101001
-00010101
-01010101
-01101010
-01000101
-01010101
-00011010
-10000001
-01010101
-00001010
-10010001
-01010101
-01000110
-10010001
-01010101
-01000010
-10100000
-01010101
-01010001
-10100100
-01010101
-01010001
-10100100
-01010101
-01010001
-10100100
-01010101
-01010000
-10100100
-01010101
-01010001
-10100100
-01010101
-01010001
-10100100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01000001
-01010101
-01010101
-00000110
-01010101
-01010100
-00011010
-01010101
-01010100
-01101010
-01010101
-01010001
-10101001
-01010101
-01000010
-10100100
-01010101
-01000110
-10100000
-01010101
-01000110
-10010001
-01010101
-00001010
-10000001
-01010101
-00011010
-01000101
-01010101
-00011010
-01000101
-01010101
-00011010
-01000101
-01010101
-00011010
-00000101
-01010101
-00011010
-01000101
-01010101
-00011010
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00000000
-00000001
-01011010
-10100101
-00011010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101001
-01000000
-00000101
-10010000
-00000000
-00000000
-01000001
-01010101
-01010101
-00000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00010101
-01010101
-00000000
-00000001
-01010100
-00011010
-10010000
-01010100
-01101010
-10100100
-01010000
-10101010
-10101000
-01010000
-10101010
-10101001
-01010000
-10101010
-10101000
-01010001
-10101010
-10100100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-00000001
-01010101
-01010101
-10010100
-00010101
-01010101
-10101001
-00000101
-01010101
-10101010
-10000001
-01010101
-00011010
-10100000
-01010101
-00000110
-10100100
-00010101
-01010001
-10101001
-00010101
-01010100
-01101010
-00000101
-01010101
-00011010
-01000101
-01010101
-00001010
-10000001
-01010101
-01000110
-10010001
-01010101
-01000110
-10010001
-00010101
-01000010
-10100001
-00010101
-01000010
-10100001
-00010101
-01010010
-10100000
-00010101
-01000010
-10100001
-00010101
-01000010
-10100001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000110
-10010001
-01010101
-01000110
-10010001
-01010101
-01000010
-10100000
-01010101
-01010001
-10100100
-01010101
-01010001
-10101001
-00010101
-01010100
-01101010
-00000101
-01010100
-00101010
-10010000
-01010101
-00001010
-10100100
-01010101
-01000010
-10101010
-01010101
-01010000
-01101010
-01010101
-01010100
-00010110
-01010101
-01010101
-00000000
-01010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000110
-10101010
-10010001
-01000000
-01000110
-10100100
-01010000
-00000001
-10101001
-01010101
-01010000
-01101010
-01010101
-01010100
-00011010
-01010101
-01010101
-00000110
-01010101
-01010101
-01000001
-00000001
-01000000
-00010000
-01010000
-00000001
-00000100
-10101010
-10101010
-01000001
-10101010
-10101010
-10010000
-01011010
-10101001
-01000001
-00000000
-00000000
-00000101
-01010000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-10100100
-01010101
-01010010
-10100000
-01010101
-00010001
-10100001
-01010101
-01000100
-01010001
-01000000
-10010001
-00000000
-00010101
-10100100
-01000101
-10101010
-10101000
-00011010
-10101010
-01100100
-01101010
-10101010
-00010001
-10101010
-10010101
-00000010
-10101010
-01000000
-01000110
-10101000
-00000101
-01001010
-10100100
-01010101
-00011010
-10100000
-01010101
-00011010
-10010001
-01010101
-00011010
-10010001
-01010101
-00011010
-10010001
-01010101
-00011010
-10010001
-01010101
-00011010
-10100000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00011010
-01000101
-01010101
-00001010
-10000101
-01010101
-01001010
-01000100
-00000001
-01000101
-00010001
-01010100
-00000000
-01000110
-10101010
-01010001
-00011010
-10101010
-10100100
-00101010
-10101010
-10101001
-00011001
-01010110
-10101010
-01000100
-00000001
-10101010
-10000000
-01010000
-00101010
-10010001
-01010101
-00011010
-10100001
-01010101
-00001010
-10100100
-01010101
-01000110
-10100100
-01010101
-01000110
-10100100
-01010101
-01000110
-10100100
-01010101
-01000110
-10100100
-01010101
-00001010
-10100100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000110
-10101010
-10010000
-00011010
-10010001
-00000001
-01101010
-01000000
-00000101
-10101001
-00000101
-01010101
-10100100
-00010101
-01010101
-10010000
-01010101
-01010101
-01000001
-01010101
-01010101
-00000100
-00000001
-01000000
-00010000
-01000000
-00000101
-01000001
-10101010
-10101010
-00000110
-10101010
-10101010
-01000001
-01101010
-10100101
-01010000
-00000000
-00000000
-01010101
-01010000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000110
-10010001
-01010101
-01000110
-10010001
-01010101
-00001010
-10000001
-01010101
-00011010
-01000101
-01010100
-01101010
-01000101
-01010000
-10101001
-00010101
-00000110
-10101000
-00010101
-00011010
-10100000
-01010101
-10101010
-10000001
-01010101
-10101001
-00000101
-01010101
-10010100
-00010101
-01010101
-00000000
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-00000000
-01010101
-01010100
-00010110
-01010101
-01010000
-01101010
-01010101
-01000010
-10101010
-01010101
-00001010
-10100100
-01010100
-00101010
-10010000
-01010100
-01101010
-00000101
-01010001
-10101001
-00010101
-01010001
-10100100
-01010101
-01000010
-10100000
-01010101
-01000110
-10010001
-01010101
-01000110
-10010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000101
-01010101
-00000000
-00000000
-00000101
-01011010
-10101001
-01000001
-10101010
-10101010
-10010000
-10101010
-10101010
-01000001
-01010000
-00000001
-00000100
-00000001
-01010000
-00010000
-01010101
-01010101
-01000001
-01010101
-01010101
-00000110
-01010101
-01010100
-00011010
-01010101
-01010000
-01101010
-01010000
-00000001
-10101001
-01000000
-01000110
-10100100
-00000110
-10101010
-10010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01001010
-10100100
-00010101
-01000110
-10101001
-00000001
-01000110
-10101010
-01010000
-01000010
-10101010
-10101001
-01010001
-10101010
-10101010
-01010000
-10101010
-10101010
-01010000
-01101010
-10101010
-01000010
-00011010
-10101010
-00000110
-00011010
-10101010
-00011010
-10000110
-10101010
-01101010
-01000001
-10101010
-10101001
-00010000
-10101010
-10100100
-01010100
-01101010
-10010001
-00000101
-00011010
-01000100
-01010001
-00000110
-00010001
-10100000
-01000001
-01000010
-10100000
-01010000
-01010001
-10100100
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00011010
-10100001
-01000000
-01101010
-10010001
-00000101
-10101010
-10010001
-01101010
-10101010
-10000001
-10101010
-10101010
-01000101
-10101010
-10101010
-00000101
-10101010
-10101001
-00000101
-10101010
-10100100
-10000001
-10101010
-10100100
-10010000
-10101010
-10010010
-10100100
-10101010
-01000001
-10101001
-10101010
-00000100
-01101010
-10101001
-00010101
-00011010
-10100100
-01010000
-01000110
-10010000
-01000101
-00010001
-01000001
-00001010
-01000100
-00000101
-00001010
-10000001
-00010101
-00011010
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000101
-01010000
-00000000
-00000000
-01000001
-01101010
-10100101
-00000110
-10101010
-10101010
-01000001
-10101010
-10101010
-00010000
-01000000
-00000101
-00000100
-00000101
-01000000
-01000001
-01010101
-01010101
-10010000
-01010101
-01010101
-10100100
-00010101
-01010101
-10101001
-00000101
-01010101
-01101010
-01000000
-00000101
-00011010
-10010001
-00000001
-01000110
-10101010
-10010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-01010101
-00000000
-01010101
-01010101
-10010100
-00010101
-01010101
-10101001
-00000101
-01010101
-10101010
-10000001
-01010101
-00011010
-10100000
-01010101
-00000110
-10101000
-00010101
-01010000
-10101001
-00010101
-01010100
-01101010
-01000101
-01010101
-00011010
-01000101
-01010101
-00001010
-10000001
-01010101
-01000110
-10010001
-01010101
-01000110
-10010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01001010
-10000001
-01010100
-01001010
-10000001
-01010100
-00001010
-10000101
-01010100
-01001010
-10000001
-01010100
-01001010
-10000001
-01010100
-01000110
-10010001
-01010101
-01000110
-10010001
-01010101
-01000010
-10100000
-01010101
-01010001
-10100100
-01010101
-01010000
-10101001
-00010101
-01010100
-01101010
-01000101
-01010100
-00011010
-10010000
-01010101
-00001010
-10100100
-01010101
-01000010
-10101010
-01010101
-01010000
-01101010
-01010101
-01010100
-00010110
-01010101
-01010101
-01000000
-01010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00011010
-10101010
-01000101
-00101010
-10101010
-00000101
-01101010
-10101010
-00000101
-00101010
-10101010
-00000101
-00011010
-10101001
-00010101
-00000110
-10100100
-00010101
-01000000
-00000000
-01010101
-01010100
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010000
-01010101
-01010101
-01000001
-00000000
-00000000
-00000110
-01010000
-00000001
-01101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10100100
-01011010
-10100101
-01000000
-00000000
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-10100100
-01010101
-01010001
-10100100
-01010101
-01010000
-10100100
-01010101
-01010001
-10100100
-01010101
-01010001
-10100100
-01010101
-01010001
-10100100
-01010101
-01000010
-10100000
-01010101
-01000110
-10010001
-01010101
-00001010
-10010001
-01010101
-00011010
-10000001
-01010101
-01101010
-01000101
-01010101
-10101001
-00010101
-01010101
-10100100
-00010101
-01010101
-10010000
-01010101
-01010101
-01000001
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00011010
-01000101
-01010101
-00011010
-01000101
-01010101
-00011010
-00000101
-01010101
-00011010
-01000101
-01010101
-00011010
-01000101
-01010101
-00011010
-01000101
-01010101
-00001010
-10000001
-01010101
-01000110
-10010001
-01010101
-01000110
-10100000
-01010101
-01000010
-10100100
-01010101
-01010001
-10101001
-01010101
-01010100
-01101010
-01010101
-01010100
-00011010
-01010101
-01010101
-00000110
-01010101
-01010101
-01000001
-01010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-10101010
-10100100
-01010000
-10101010
-10101000
-01010000
-10101010
-10101001
-01010000
-10101010
-10101000
-01010100
-01101010
-10100100
-01010100
-00011010
-10010000
-01010101
-00000000
-00000001
-01010101
-01010000
-00010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-00000101
-01010101
-01010101
-01000001
-01010101
-01010101
-10010000
-00000000
-00000000
-10101001
-01000000
-00000101
-10101010
-10101010
-10101010
-00011010
-10101010
-10101010
-00000001
-01011010
-10100101
-01010000
-00000000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01000010
-10100001
-00010101
-01000010
-10100001
-00010101
-01010010
-10100000
-00010101
-01000010
-10100001
-00010101
-01000010
-10100001
-01010101
-01000110
-10010001
-01010101
-01000110
-10010001
-01010101
-00001010
-10000001
-01010101
-00011010
-01000101
-01010100
-01101010
-00000101
-01010001
-10101001
-00010101
-00000110
-10100100
-00010101
-00011010
-10100000
-01010101
-10101010
-10000001
-01010101
-10101001
-00000101
-01010101
-10010100
-00010101
-01010101
-00000001
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10100001
-01010101
-01010010
-10000101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01010010
-10000101
-01010101
-01010100
-10100001
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-01001010
-00010101
-01010101
-01010010
-10000101
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010010
-10000101
-01010101
-01001010
-00010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010101
-10101010
-01010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010100
-10101000
-01010101
-01010100
-10101000
-01010101
-01010010
-10101010
-00010101
-01010010
-10101010
-00010101
-01001010
-10001010
-10000101
-01001010
-00000010
-10000101
-00101000
-00010000
-10100001
-00100000
-01010100
-00100001
-00000001
-01010101
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-01010100
-10000101
-01010101
-01010010
-10000101
-01010101
-01001010
-10000101
-01010101
-00101010
-10000101
-01010100
-10101010
-10000101
-01010010
-10101010
-10000101
-01001010
-10000010
-10000101
-00100000
-00010010
-10000101
-00000101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-00001000
-01010101
-01000000
-10100001
-01010000
-00101010
-10100001
-00001010
-10101010
-10000101
-00101010
-10101010
-10000101
-00000000
-00001010
-10000101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001000
-01010101
-01010101
-01000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000000
-00000000
-00101010
-10101010
-10101000
-01000010
-10101010
-10100001
-01010100
-00101010
-10000101
-01010101
-00101010
-00010101
-01010100
-10101000
-01010101
-01010100
-10100001
-01010101
-01010100
-10000101
-01010101
-01010010
-00010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000001
-01010101
-01010101
-00101000
-00010101
-01010101
-00001010
-10000001
-01010101
-01000010
-10101000
-00010101
-01010000
-10101010
-10000001
-01010100
-00101010
-10101000
-01010000
-10101010
-10000001
-01000010
-10101000
-00010101
-00001010
-10000001
-01010101
-00101000
-00010101
-01010101
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01010010
-00010101
-01010101
-01010100
-10000101
-01010101
-01010100
-10100001
-01010101
-01010100
-10101000
-01010101
-01010101
-00101010
-00010101
-01010100
-00101010
-10000101
-01000010
-10101010
-10100001
-00101010
-10101010
-10101000
-00000000
-00000000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-00000000
-00001010
-10000101
-00101010
-10101010
-10000101
-00001010
-10101010
-10000101
-01010000
-00101010
-10100001
-01010101
-01000000
-10100001
-01010101
-01010101
-00001000
-01010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-01010100
-10000101
-00000101
-01010100
-10000101
-00100000
-00010010
-10000101
-01001010
-10000010
-10000101
-01010010
-10101010
-10000101
-01010100
-10101010
-10000101
-01010101
-00101010
-10000101
-01010101
-01001010
-10000101
-01010101
-01010010
-10000101
-01010101
-01010100
-10000101
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000001
-01010101
-00000001
-00100000
-01010100
-00100001
-00101000
-00010000
-10100001
-01001010
-00000010
-10000101
-01001010
-10001010
-10000101
-01010010
-10101010
-00010101
-01010010
-10101010
-00010101
-01010100
-10101000
-01010101
-01010100
-10101000
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01010010
-00010101
-01010101
-01010010
-00010101
-01010000
-01010010
-10000100
-00001000
-01010010
-10000010
-10100001
-01010010
-10101010
-10000101
-01010010
-10101010
-00010101
-01010010
-10101000
-01010101
-01010010
-10100001
-01010101
-01010010
-10000101
-01010101
-01010010
-00010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000001
-01010101
-01010101
-00100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010010
-10100000
-00000000
-01010010
-10101010
-10101000
-01010010
-10101010
-10100000
-01001010
-10101000
-00000101
-01001010
-00000001
-01010101
-00100000
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-01010100
-10000101
-01010101
-01010010
-00010101
-01010101
-01001010
-00010101
-01010101
-00101010
-00010101
-01010100
-10101000
-01010101
-01010010
-10101000
-00010101
-01001010
-10101010
-10000001
-00101010
-10101010
-10101000
-00000000
-00000000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01010101
-01010100
-00101000
-01010101
-01000010
-10100000
-01010100
-00101010
-10000001
-01000010
-10101010
-00000101
-00101010
-10101000
-00010101
-01000010
-10101010
-00000101
-01010100
-00101010
-10000001
-01010101
-01000010
-10100000
-01010101
-01010100
-00101000
-01010101
-01010101
-01000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000000
-00000000
-00101010
-10101010
-10101000
-01001010
-10101010
-10000001
-01010010
-10101000
-00010101
-01010100
-10101000
-01010101
-01010101
-00101010
-00010101
-01010101
-01001010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010100
-10000101
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-01010101
-00100000
-01010101
-01010101
-01001010
-00000001
-01010101
-01001010
-10101000
-00000101
-01010010
-10101010
-10100000
-01010010
-10101010
-10101000
-01010010
-10100000
-00000000
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01010010
-00010101
-01010101
-01010010
-10000101
-01010101
-01010010
-10100001
-01010101
-01010010
-10101000
-01010101
-01010010
-10101010
-00010101
-01010010
-10101010
-10000101
-01010010
-10000010
-10100001
-01010010
-10000100
-00001000
-01010010
-00010101
-01010000
-01010010
-00010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-10101010
-00000101
-01010000
-10101010
-00000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010000
-10101010
-00000101
-01010000
-10101010
-00000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010000
-10101010
-00000101
-01010000
-10101010
-00000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010000
-10101010
-00000101
-01010000
-10101010
-00000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010000
-10101010
-00000101
-01010000
-10101010
-00000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010000
-10101010
-00000101
-01010000
-10101010
-00000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010000
-10101010
-00000101
-01010000
-10101010
-00000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010000
-10101010
-00000101
-01010000
-10101010
-00000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010000
-10101010
-00000101
-01010000
-10101010
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-00101010
-00010101
-01010100
-10101010
-10000101
-01010010
-10101010
-10100001
-01010100
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-00101010
-00010101
-01010100
-10101010
-10000101
-01010010
-10101010
-10100001
-01010100
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-00101010
-00010101
-01010100
-10101010
-10000101
-01010010
-10101010
-10100001
-01010100
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00000101
-01010010
-10101010
-10100001
-01010100
-10101010
-10000101
-01010101
-00101010
-00010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00000101
-01010010
-10101010
-10100001
-01010100
-10101010
-10000101
-01010101
-00101010
-00010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00000101
-01010010
-10101010
-10100001
-01010100
-10101010
-10000101
-01010101
-00101010
-00010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01000101
-00000001
-01001000
-00100000
-10101000
-00100010
-00100001
-00100001
-00101010
-00100001
-00100001
-00100010
-00100000
-00100001
-00100010
-00101010
-00100001
-01000100
-01000000
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-01010101
-00000001
-01010101
-01010101
-10100001
-01010101
-01010101
-10100001
-01010101
-01010101
-10100001
-01010101
-01010101
-10100001
-01010101
-01010101
-00000001
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01000000
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01000000
-00010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-01010100
-00000001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-00000001
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01000000
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01000000
-00010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-01010100
-00000001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-00000001
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01000000
-01010101
-01010101
-01001010
-01010101
-01010101
-01001010
-01010101
-01010101
-01001010
-01010101
-01010101
-01001010
-01010101
-01010101
-01000000
-01010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-00010101
-01001000
-01010100
-10000101
-01010010
-00010010
-00010101
-01010100
-10001000
-01010101
-01010101
-00100001
-01010101
-01010100
-10001000
-01010101
-01010010
-00010010
-00010101
-01001000
-01010100
-10000101
-01010001
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01010101
-01010101
-00101010
-00010101
-01010101
-00101010
-00010101
-01010101
-01000000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00010101
-01010101
-00101010
-10000101
-01010101
-00101010
-10000101
-01010101
-01000000
-00010101
-01010101
-00101010
-00010101
-01010101
-00101010
-00010101
-01010101
-01000000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00000101
-01010101
-00101010
-10100001
-01010101
-00101010
-10100001
-01010101
-01000000
-00000101
-01010101
-00101010
-10000101
-01010101
-00101010
-10000101
-01010101
-01000000
-00010101
-01010101
-00101010
-00010101
-01010101
-00101010
-00010101
-01010101
-01000000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-00010000
-01000000
-10100000
-10001010
-00101010
-10001000
-10001000
-00001000
-10001000
-10000010
-00001000
-10001000
-10000000
-10001000
-10100000
-10001010
-00001000
-00000101
-00010000
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01000001
-01010101
-01010100
-00101000
-00010101
-00000100
-10101010
-00010000
-10100010
-10010110
-10001010
-10100010
-10010110
-10001010
-00000100
-10101010
-00010000
-01010100
-00101000
-00010101
-01010101
-01000001
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000001
-01010101
-01010010
-10101000
-00000000
-01010100
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01010001
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-00101010
-00010101
-00010100
-10100010
-10000101
-01010101
-00101010
-00010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01010001
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000101
-00000000
-00001010
-10100001
-01010101
-01010000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010100
-01010101
-01010101
-01010100
-01010101
-01010101
-01010100
-01010000
-00000000
-01010101
-01001010
-10101010
-00010101
-01010000
-00000000
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010100
-01010101
-01010101
-01010100
-01010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00010101
-00000000
-00101010
-10010101
-10101010
-10010101
-01010101
-01010101
-10010101
-01010101
-01010101
-10010101
-01010101
-01010101
-10010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10010101
-01010101
-01010101
-10010101
-01010101
-01010101
-10010101
-01010101
-01010101
-10010101
-01010101
-01010101
-00101010
-10010101
-10101010
-01000000
-00010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-10000101
-01010101
-01010101
-10000101
-01010101
-01010101
-10000101
-01010101
-01010101
-10000101
-01010101
-01010101
-01010101
-01000000
-00000001
-01010101
-00101010
-10101000
-01010101
-01000000
-00000001
-10000101
-01010101
-01010101
-10000101
-01010101
-01010101
-10000101
-01010101
-01010101
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010010
-01010101
-01010101
-01010100
-01010100
-00000101
-01010101
-01010010
-10100001
-01010101
-01010100
-00000101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010010
-01010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01000101
-01010010
-00010101
-00100001
-01001000
-01010101
-01001000
-00101000
-01010101
-01001010
-10101000
-01010101
-01001010
-00000001
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000001
-01010101
-01010000
-10101000
-01010101
-01001010
-00101000
-01010101
-01001010
-01001000
-01010101
-01001000
-01010010
-00010101
-00100001
-01010100
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-10000101
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010100
-00000101
-01010101
-01010010
-10100001
-01010101
-01010100
-00000101
-01000101
-01010101
-01010101
-00100001
-01010101
-01010101
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010010
-01010000
-00000001
-01001000
-01001010
-10101000
-00100001
-01010000
-00000001
-01001000
-01010101
-01010101
-01010010
-01010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010100
-00100001
-01010101
-01010010
-01001000
-01010101
-01001000
-00100001
-01010101
-01010010
-10000101
-01010101
-01010100
-00010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01000000
-01010101
-01010101
-01010001
-01010101
-00010101
-01010101
-01010101
-10000101
-01010101
-01010100
-00100001
-01010101
-01010010
-01001000
-01010101
-01001000
-00100001
-01010101
-01010010
-01000101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-10000101
-01010101
-01010101
-00100001
-01010101
-01010101
-01001000
-01010000
-00000001
-01010010
-00001010
-10101000
-01001000
-01010000
-00000001
-00100001
-01010101
-01010101
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-01010101
-01001010
-10101010
-01010101
-01010000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-01010101
-01001010
-10101010
-01010101
-01010000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010100
-10000101
-01010101
-01010010
-00100001
-01010101
-01001000
-01001000
-01010101
-00100001
-01010010
-00010100
-10000101
-01010100
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-00010101
-01010010
-00010100
-10000101
-01001000
-01010101
-00100001
-00100001
-01010101
-01001000
-10000101
-01010101
-01010010
-00010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000101
-01010101
-10101010
-10100001
-01010101
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000101
-01010101
-10101010
-10100001
-01010101
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10010101
-01010101
-01010101
-00101010
-10101010
-10101010
-00000000
-00000000
-00000000
-10101010
-10101010
-10101010
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010110
-10101010
-10010101
-01011000
-00000000
-00100101
-10100000
-00000000
-00001010
-00000000
-00000000
-00000000
-10100000
-00000000
-00001010
-01011010
-10101010
-10100101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010110
-10101010
-10101010
-10101000
-00000000
-00000000
-00000000
-10101010
-10101010
-10101010
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00000000
-00000000
-01001010
-10101010
-10101010
-01000000
-00000000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000000
-00000001
-10101010
-10101010
-10100001
-00000000
-00000000
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100000
-01010101
-01010101
-00101010
-01010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000000
-00000000
-10101010
-10101010
-10101010
-00000000
-00000000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00000000
-00000000
-01001010
-10101010
-10101010
-01001000
-00000000
-00000000
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-00001000
-01010101
-01010101
-10101000
-01010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000000
-00000001
-10101010
-10101010
-10100001
-00000000
-00000000
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001001
-01010101
-01010101
-00100101
-01010101
-01010100
-10010101
-01010101
-01010010
-01010101
-01010101
-01010100
-10010101
-01010101
-01010101
-00100101
-01010101
-01010101
-01001001
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010001
-01010101
-01010010
-01001001
-01010101
-01001001
-00100101
-01010101
-00100100
-10010101
-01010100
-10010010
-01010101
-01010101
-00100100
-10010101
-01010101
-01001001
-00100101
-01010101
-01010010
-01001001
-01010101
-01010100
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010100
-01010001
-01010100
-10010010
-01001001
-01010010
-01001001
-00100101
-01001001
-00100100
-10010101
-00100100
-10010010
-01010101
-01001001
-00100100
-10010101
-01010010
-01001001
-00100101
-01010100
-10010010
-01001001
-01010101
-00010100
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-01100001
-01010101
-01010101
-01011000
-01010101
-01010101
-01010110
-00010101
-01010101
-01010101
-10000101
-01010101
-01010110
-00010101
-01010101
-01011000
-01010101
-01010101
-01100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-00010101
-01010101
-01100001
-10000101
-01010101
-01011000
-01100001
-01010101
-01010110
-00011000
-01010101
-01010101
-10000110
-00010101
-01010110
-00011000
-01010101
-01011000
-01100001
-01010101
-01100001
-10000101
-01010101
-01000101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-00010100
-01010101
-01100001
-10000110
-00010101
-01011000
-01100001
-10000101
-01010110
-00011000
-01100001
-01010101
-10000110
-00011000
-01010110
-00011000
-01100001
-01011000
-01100001
-10000101
-01100001
-10000110
-00010101
-01000101
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10010110
-00010101
-01010010
-01010101
-10000101
-01001001
-01010101
-01100001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10010110
-00010101
-01010010
-01000001
-10000101
-01001001
-00101000
-01100001
-01010100
-10010110
-00010101
-01010010
-01010101
-10000101
-01001001
-01010101
-01100001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10010110
-00010101
-01010010
-01000001
-10000101
-01001001
-00101000
-01100001
-01010100
-10010110
-00010101
-01010010
-01000001
-10000101
-01001001
-00101000
-01100001
-01010100
-10010110
-00010101
-01010010
-01010101
-10000101
-01001001
-01010101
-01100001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01001001
-01010101
-01100001
-01010010
-01010101
-10000101
-01010100
-10010110
-00010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01001001
-01010101
-01100001
-01010010
-01010101
-10000101
-01010100
-10010110
-00010101
-01001001
-00101000
-01100001
-01010010
-01000001
-10000101
-01010100
-10010110
-00010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01001001
-01010101
-01100001
-01010010
-01010101
-10000101
-01010100
-10010110
-00010101
-01001001
-00101000
-01100001
-01010010
-01000001
-10000101
-01010100
-10010110
-00010101
-01001001
-00101000
-01100001
-01010010
-01000001
-10000101
-01010100
-10010110
-00010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
+MAX7456
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010100
+00100001
+01010101
+01000010
+00100001
+01010100
+00100010
+00100001
+01000010
+00100010
+00100001
+00100010
+00100010
+00100001
+00000000
+00000000
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010100
+00010101
+01001000
+01010010
+10000101
+01001000
+01001000
+00100001
+01001000
+01001000
+00100001
+01001000
+00001000
+00100001
+01001010
+10000010
+10000101
+01010000
+00010100
+00100001
+01010101
+01010101
+01000101
+01010101
+01010100
+00100001
+01010101
+01000010
+00100001
+01010100
+00100010
+00100001
+01000010
+00100010
+00100001
+00100010
+00100010
+00100001
+00000000
+00000000
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010001
+01000000
+00100001
+01001000
+00101010
+00100001
+00100010
+00001000
+00100001
+00101010
+00001000
+00100000
+00100010
+00001000
+00101010
+00100010
+00001000
+01000000
+01000100
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01000101
+00010100
+10000101
+00100000
+10000010
+10000100
+10001000
+10100010
+10000100
+10001000
+10001010
+10000000
+10001000
+10001010
+10101000
+00100000
+10000010
+00000001
+01000101
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01000000
+01000101
+01001000
+00101010
+00100001
+00100010
+00000010
+00100001
+00101010
+00001000
+00100001
+00100010
+00100000
+00100001
+00100010
+00101010
+00100001
+01000100
+01000000
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+00101010
+01010101
+01010100
+10101010
+01010101
+01010101
+00101010
+01010101
+01010101
+01001010
+01010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+00001000
+01010101
+01010100
+10001000
+01010101
+01010100
+10000010
+01010101
+01010101
+00100000
+01010101
+01010101
+01001010
+01010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000100
+01010101
+01010101
+10100010
+00010101
+01010101
+10001010
+10000101
+01010101
+00101010
+00010101
+01010101
+10101000
+10000001
+01010101
+10100010
+10101000
+01010101
+00000100
+10101010
+00010101
+10000100
+10101010
+10000101
+00010101
+00101010
+00010101
+00010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00000000
+00000001
+01001010
+00001010
+00000001
+01001010
+00001010
+00000001
+01000000
+10100000
+10100001
+01000000
+10100000
+10100001
+01001010
+00001010
+00000001
+01001010
+00001010
+00000001
+01001000
+00000000
+00000001
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010100
+10100001
+01010101
+01010010
+00001000
+01010101
+01010010
+00001000
+01010101
+01010100
+10100001
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010010
+00000000
+00010101
+01001010
+10101010
+10000101
+01001010
+10101010
+10100001
+01010010
+00000000
+10101000
+01010100
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010100
+01010101
+00101000
+01010010
+00000000
+10101000
+01001010
+10101010
+10100001
+01001010
+10101010
+10000101
+01010010
+00000000
+00010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00000000
+00000001
+00101010
+10101010
+10101000
+01000000
+00101000
+00000001
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01000000
+00101000
+00000001
+00101010
+10101010
+10101000
+01000000
+00000000
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010100
+01000000
+01010100
+10000010
+00101010
+01010100
+10000010
+00100000
+01010100
+10000010
+00100000
+01010100
+10101010
+00100000
+01010100
+10000010
+00100000
+01010100
+10000010
+00100000
+01010100
+10000010
+00101010
+01010101
+00010100
+01000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010100
+00000101
+00000010
+10000010
+10100001
+10001000
+00100010
+00001000
+10001000
+00100010
+00001000
+10001000
+00100010
+10100001
+10001000
+00100010
+00000101
+10001000
+00100010
+00010101
+00000010
+10000010
+00010101
+01010100
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01000001
+00100001
+01010101
+00101000
+00100001
+01010100
+10101010
+00100001
+01010010
+10101010
+10100001
+01001010
+10101010
+10100001
+00101010
+10101010
+10101000
+01001010
+10000010
+10100001
+01001010
+10000010
+10100001
+01001010
+10000010
+10100001
+01001010
+10000010
+10100001
+01001010
+10101010
+10100001
+01010000
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+01001000
+00010101
+01010101
+01001000
+10000001
+01010101
+01001000
+10001000
+00010101
+01001000
+10001000
+10000001
+01001000
+10001000
+10001000
+01000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+00000101
+01010101
+01001000
+10100001
+01010101
+00001000
+10001000
+01010101
+10101000
+10100000
+01010101
+10001000
+10001000
+01010101
+10101000
+10101000
+01010101
+00000001
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+00000101
+01010101
+01001000
+10100001
+00010001
+00001000
+10001000
+10001000
+10101000
+10100000
+10101000
+10001000
+10001000
+10001000
+10101000
+10100000
+10001000
+00000001
+00000001
+00010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+00000101
+00000101
+00101000
+10100000
+10100001
+10000000
+10001000
+10001000
+10101000
+10001000
+10100000
+00001000
+10001000
+10001000
+10100000
+10001000
+10001000
+00000101
+00010001
+00010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10101010
+00010101
+01010010
+10101010
+10000101
+01001010
+10101010
+10100001
+01010000
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01010100
+10101010
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010100
+10101000
+01010101
+01010010
+10101010
+00010101
+01001010
+00000010
+10000101
+01010000
+01010100
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+01010101
+01001010
+10101010
+00010101
+01010010
+10101010
+00010101
+01010100
+00101010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010101
+00101000
+01010101
+01010101
+01001010
+00010101
+01010101
+01001010
+10000101
+01010101
+01001010
+00010101
+01010101
+00101000
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010100
+10000101
+01010101
+01010010
+10000101
+01010101
+01010010
+10000101
+01010101
+00001010
+10000101
+01010100
+10101010
+10000101
+01010010
+10101010
+10000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+00000101
+01010010
+10000000
+10100001
+01010100
+10101010
+10000101
+01010101
+00101010
+00010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010100
+10000101
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10101000
+00010101
+01010100
+10101010
+10000101
+01010100
+10101010
+10100001
+01010101
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+00101000
+01010101
+01010100
+10100001
+01010101
+01010010
+10100001
+01010101
+01010100
+10100001
+01010101
+01010101
+00101000
+01010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01010010
+10101010
+00010101
+01010010
+10100000
+01010101
+01010010
+10000101
+01010101
+01010010
+10000101
+01010101
+01010010
+00010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010001
+01010101
+01001000
+01001000
+01010101
+01001000
+01001000
+01010101
+01001000
+01001000
+01010101
+01001000
+01001000
+01010101
+01001000
+01001000
+01010101
+01010010
+00100001
+01010101
+01010010
+10100001
+01010101
+01010100
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010101
+01010101
+00101010
+00010101
+01010101
+00101010
+00010101
+01010101
+00101010
+00010101
+01010101
+00101010
+00010101
+01010101
+00101010
+00010101
+01010101
+00101010
+00010101
+01010101
+00101010
+00010101
+01010101
+01000000
+01010101
+01010101
+01000000
+01010101
+01010101
+00101010
+00010101
+01010101
+00101010
+00010101
+01010101
+00101010
+00010101
+01010101
+01000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010000
+01001000
+00010101
+01001010
+00001000
+10000101
+00100000
+10001010
+00100001
+00101010
+10001000
+00100001
+00100000
+10001000
+00100001
+01000000
+00000000
+00000101
+00101010
+10101010
+10100001
+01000000
+00000000
+00000101
+01000101
+00010100
+01000101
+00100000
+10000010
+00100001
+00100010
+00001000
+10001000
+00101010
+00001000
+10001000
+00100000
+10001000
+00001000
+01000101
+00010001
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010100
+01010101
+01010100
+10000010
+00010101
+01010000
+10000010
+00000101
+01001010
+10101010
+10100001
+01010000
+10000010
+00000101
+01010100
+10000010
+00010101
+01010000
+10000010
+00000101
+01001010
+10101010
+10100001
+01010000
+10000010
+00000101
+01010100
+10000010
+00010101
+01010101
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010000
+01001000
+00010101
+01001010
+00001000
+10000101
+00100000
+10001010
+00100001
+00101010
+10001000
+00100001
+00100000
+10001000
+00100001
+01000000
+00000000
+00000101
+00101010
+10101010
+10100001
+01000000
+00000000
+00000101
+01010000
+00010101
+00010101
+01001010
+10000100
+10000101
+00100010
+00100000
+10000101
+00100010
+00100000
+10000101
+00100000
+00100000
+10000101
+01000101
+01000101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+00000101
+01001010
+00010100
+10100001
+01010000
+01010010
+10000101
+01010101
+01001010
+00010101
+01010101
+00101000
+01010101
+01010100
+10100001
+01010101
+01010010
+10000101
+00000101
+01001010
+00010100
+10100001
+01010000
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+01010101
+01010100
+10101000
+01010101
+01010010
+00000010
+00010101
+01010010
+00010100
+01010101
+01010000
+10000001
+01010101
+01010010
+00001000
+01000101
+01010010
+00010010
+00100001
+01010010
+00000000
+10000101
+01010100
+10101010
+00100001
+01010101
+00000000
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000100
+01000000
+01010101
+00100010
+00101010
+00010101
+00100010
+00001000
+01010101
+00100010
+00001000
+00010001
+00100010
+00001000
+10001000
+01001000
+01001000
+00100001
+01001000
+01001000
+10001000
+01010001
+01010001
+00000001
+01010101
+01010100
+00100001
+01010101
+01000010
+00100001
+01010100
+00100010
+00100001
+01000010
+00100010
+00100001
+00100010
+00100010
+00100001
+00000000
+00000000
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010100
+10100001
+01010101
+01010010
+10000101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01010010
+10000101
+01010101
+01010100
+10100001
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01001010
+00010101
+01010101
+01010010
+10000101
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010010
+10000101
+01010101
+01001010
+00010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+00000101
+01001010
+00010100
+10100001
+01010010
+10000010
+10000101
+01010000
+10101010
+00000101
+01001010
+10101010
+10100001
+01010000
+10101010
+00000101
+01010010
+10000010
+10000101
+01001010
+00010100
+10100001
+01010000
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010000
+00100000
+00010101
+01001010
+10101010
+10000101
+01010000
+00100000
+00010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010100
+10100001
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01110011
+00001000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010100
+10100001
+01010101
+01010010
+10100001
+01010101
+01001010
+10000101
+01010101
+00101010
+00010101
+01010100
+10101000
+01010101
+01010010
+10100001
+01010101
+01001010
+10000101
+01010101
+01001010
+00010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+10101010
+10000101
+01010010
+10000010
+10000101
+01010100
+00010010
+10000101
+01010101
+01001010
+00010101
+01010101
+00101000
+01010101
+01010100
+10100001
+01010101
+01010010
+10100000
+00010101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+10101010
+10000101
+01010010
+10000010
+10000101
+01010100
+00010010
+10000101
+01010101
+01001010
+00010101
+01010101
+01010010
+10000101
+01010100
+00010010
+10000101
+01010010
+10000010
+10000101
+01010010
+10101010
+00010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01001010
+00010101
+01010101
+00101010
+00010101
+01010101
+00101010
+00010101
+01010100
+10001010
+00010101
+01010010
+10001010
+00010101
+01010010
+00001010
+00010101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010100
+00001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10000000
+00010101
+01010010
+10000000
+01010101
+01010010
+10101010
+00010101
+01010100
+00000010
+10000101
+01010100
+00010010
+10000101
+01010010
+10000010
+10000101
+01010010
+10101010
+00010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+10101010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000000
+00010101
+01010010
+10101010
+00010101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10101010
+10000101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010100
+00000010
+10000101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+10101010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010100
+10101010
+00010101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10101010
+10000101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+10101010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10101010
+10000101
+01010100
+10101010
+10000101
+01010100
+00000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10101010
+10000101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010100
+10100001
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+01010101
+01010010
+10000101
+01010101
+01001010
+00010101
+01010101
+00101000
+01010101
+01010100
+10100001
+01010101
+01010010
+10000101
+01010101
+01010010
+10000101
+01010101
+01010100
+10100001
+01010101
+01010101
+00101000
+01010101
+01010101
+01001010
+00010101
+01010101
+01010010
+10000101
+01010101
+01010100
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01001010
+00010101
+01010101
+01010010
+10000101
+01010101
+01010100
+10100001
+01010101
+01010101
+00101000
+01010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+00101000
+01010101
+01010100
+10100001
+01010101
+01010010
+10000101
+01010101
+01001010
+00010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010000
+01001000
+00010101
+01001010
+00001000
+10000101
+00100000
+10001010
+00100001
+00101010
+10001000
+00100001
+00100000
+10001000
+00100001
+01000000
+00000000
+00000101
+00101010
+10101010
+10100001
+01000000
+00000000
+00000101
+01000101
+00010100
+00000101
+00100000
+10000010
+10100001
+00101000
+10001000
+10001000
+00100010
+10001000
+10001000
+00100000
+10001000
+00001000
+01000101
+00010001
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010000
+10101010
+00000101
+01000010
+00000000
+10000001
+00001000
+00000000
+00100000
+00100000
+10100010
+00001000
+00100010
+00001010
+00001000
+00100010
+00010010
+00001000
+00100010
+00001010
+00001000
+00100000
+10100010
+00100000
+00100000
+00000000
+10000001
+00001000
+01010101
+00000001
+01000010
+00000000
+00100001
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+10101010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10101010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010100
+00010100
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+01010101
+01010010
+10101010
+00010101
+01010010
+10101010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10101010
+00010101
+01010010
+10101010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+00010101
+01010100
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010100
+10101010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000100
+00010101
+01010010
+10000101
+01010101
+01010010
+10000101
+01010101
+01010010
+10000100
+00010101
+01010010
+10000010
+10000101
+01010100
+10101010
+10000101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+01010101
+01010010
+10101010
+00010101
+01010010
+10101010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+00010101
+01010100
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10000000
+00010101
+01010010
+10000001
+01010101
+01010010
+10101000
+01010101
+01010010
+10101000
+01010101
+01010010
+10000001
+01010101
+01010010
+10000000
+00010101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10000000
+00010101
+01010010
+10000001
+01010101
+01010010
+10101000
+01010101
+01010010
+10101000
+01010101
+01010010
+10000001
+01010101
+01010010
+10000101
+01010101
+01010010
+10000101
+01010101
+01010010
+10000101
+01010101
+01010100
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+10101010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000000
+00010101
+01010010
+10000000
+00010101
+01010010
+10001010
+10000101
+01010010
+10001010
+10000101
+01010010
+10000010
+10000101
+01010010
+10101010
+10000101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010100
+00010101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010100
+00010100
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+01010101
+01010010
+10000101
+01010101
+01010010
+10000101
+01010101
+01010010
+10000101
+01010101
+01010010
+10000101
+01010101
+01010010
+10000101
+01010100
+00010010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10101010
+10000101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+00000101
+01010010
+10000100
+10100001
+01010010
+10000010
+10100001
+01010010
+10001010
+10000101
+01010010
+10101010
+00010101
+01010010
+10101000
+01010101
+01010010
+10101010
+00010101
+01010010
+10001010
+10000101
+01010010
+10000010
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010100
+00010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+01010101
+01010010
+10000101
+01010101
+01010010
+10000101
+01010101
+01010010
+10000101
+01010101
+01010010
+10000101
+01010101
+01010010
+10000101
+01010101
+01010010
+10000101
+01010101
+01010010
+10000101
+01010101
+01010010
+10000000
+00010101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+00000101
+01001010
+00010100
+10100001
+01001010
+10000010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+00101000
+10100001
+01001010
+00101000
+10100001
+01001010
+00000000
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01010000
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010100
+00010101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10100010
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10001010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010100
+00010100
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+10101010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10101010
+10000101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+01010101
+01010010
+10101010
+00010101
+01010010
+10101010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+00010101
+01010010
+10000000
+01010101
+01010010
+10000101
+01010101
+01010010
+10000101
+01010101
+01010010
+10000101
+01010101
+01010100
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+10101010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10001010
+10000101
+01010010
+10001010
+10000101
+01010010
+10101010
+10000101
+01010100
+10101010
+10000101
+01010101
+00000000
+10100001
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+01010101
+01010010
+10101010
+00010101
+01010010
+10101010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10101010
+00010101
+01010010
+10001010
+00010101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010100
+00010100
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+10101010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000000
+00010101
+01010100
+10101000
+01010101
+01010101
+00101010
+00010101
+01010100
+00000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10101010
+10000101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010100
+00101000
+00010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010100
+00010101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10101010
+10000101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010100
+00010101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+00000101
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00000000
+10100001
+01001010
+00101000
+10100001
+01001010
+00101000
+10100001
+01010010
+10101010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010100
+00010100
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+00000101
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01010010
+10000010
+10000101
+01010010
+10101010
+10000101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010010
+10101010
+10000101
+01010010
+10000010
+10000101
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01010000
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010100
+00010101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010100
+00000010
+10000101
+01010101
+01001010
+10000101
+01010101
+00101010
+00010101
+01010100
+10101000
+01010101
+01010010
+10100001
+01010101
+01010010
+10000000
+00010101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00010101
+01010101
+00101010
+10000101
+01010101
+00101010
+10000101
+01010101
+00101000
+00000101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+00010101
+01010101
+00101010
+10000101
+01010101
+00101010
+10000101
+01010101
+01000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01001010
+00010101
+01010101
+01001010
+10000101
+01010101
+01010010
+10100001
+01010101
+01010100
+10101000
+01010101
+01010101
+00101010
+00010101
+01010101
+01001010
+10000101
+01010101
+01010010
+10100001
+01010101
+01010100
+10100001
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000001
+01010101
+01010010
+10101000
+01010101
+01010010
+10101000
+01010101
+01010100
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010100
+00101000
+01010101
+01010010
+10101000
+01010101
+01010010
+10101000
+01010101
+01010100
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10101010
+00010101
+01010010
+10000010
+10000101
+01010010
+00010100
+10000101
+01010100
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00000101
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01010000
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010000
+00010101
+00000100
+01001000
+10000100
+10100000
+00100010
+00100010
+00001000
+00100010
+00100010
+10101000
+00100000
+00100010
+00001000
+01000000
+00000000
+00000000
+00101010
+10101010
+10101010
+01000000
+00000000
+00000000
+01010101
+00010100
+01010001
+01010100
+10000010
+00001000
+01010100
+10100010
+00100010
+01010100
+10001010
+00100010
+01010100
+10000010
+00100000
+01010101
+00010100
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000001
+01010101
+01010101
+10001000
+01010101
+01010101
+10100010
+00010101
+01010101
+10000010
+00010101
+01010101
+10000010
+00010101
+01010101
+00000000
+01010101
+01010101
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010001
+01010101
+01010100
+10001000
+01010101
+01010010
+00100010
+00010101
+01010010
+00100010
+00010101
+01010010
+00000010
+00010101
+01010010
+00010010
+00010101
+01010100
+01010100
+01010101
+01010101
+00000001
+01010101
+01010100
+10101000
+01010101
+01010010
+00000010
+00010101
+01010010
+00010010
+00010101
+01010010
+00000010
+00010101
+01010000
+10001000
+00010101
+01001010
+10001010
+10000101
+01010000
+00010000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010000
+10101010
+00000101
+01001010
+10000010
+10100001
+01001010
+10000010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01010000
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010000
+10101010
+00000101
+01001010
+10000010
+10100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01010000
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010000
+10101010
+00000101
+01001010
+10000010
+10100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01010000
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010000
+10101010
+00000101
+01001010
+10000010
+10100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01010000
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010000
+10101010
+00000101
+01001010
+10000010
+10100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01010000
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010000
+10101010
+00000101
+01001010
+10000010
+10100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01010000
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010000
+10101010
+00000101
+01001010
+10000010
+10100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001010
+10101010
+10100001
+01010000
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010100
+10100001
+01010101
+01010010
+00001000
+01010101
+01010010
+00001000
+01010101
+01010010
+10101000
+01010101
+01010010
+00001000
+01010101
+01010010
+00001000
+01010101
+01010100
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010000
+00010101
+00000100
+01001000
+10000100
+10100000
+00100010
+00100010
+00001000
+00100010
+00100010
+10101000
+00100000
+00100010
+00001000
+01000000
+00000000
+00000000
+00101010
+10101010
+10101010
+01000000
+00000000
+00000000
+01010101
+00010100
+01010001
+01010100
+10000010
+00001000
+01010100
+10001000
+00100010
+01010100
+10101000
+00100010
+01010100
+10000010
+00100000
+01010101
+00010100
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000001
+01010101
+01010101
+10001000
+01010101
+01010101
+10100010
+00010101
+01010101
+10000010
+00010101
+01010101
+10000010
+00010101
+01010101
+00000000
+01010101
+01010101
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+00010101
+01010010
+00010100
+10000101
+01010010
+00010100
+10000101
+01010010
+00000000
+10000101
+01010010
+00101000
+10000101
+01010100
+10101010
+00010101
+01010100
+10000010
+00010101
+01010101
+00010100
+01010101
+01010100
+10000101
+01010101
+01010100
+10000001
+01010101
+01010100
+10001000
+01010101
+01010100
+10100010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010101
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01000100
+01010101
+00100001
+00100010
+00010101
+00100000
+00100010
+00000101
+00100010
+00100010
+00100001
+00101010
+10100010
+10001000
+01001000
+10000010
+00001000
+01001000
+10000010
+00001000
+01010001
+00010100
+01010001
+01000000
+00000000
+00000001
+00101010
+10101010
+10101000
+01000000
+00000000
+00000001
+00100000
+10000010
+00100001
+00100010
+00001000
+10001000
+00101010
+00001000
+00001000
+00100000
+10001000
+01001000
+01000101
+00010001
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01000100
+01010101
+00100001
+00100010
+00010101
+00100000
+00100010
+00000101
+00100010
+00100010
+00100001
+00101010
+10100010
+10001000
+00001000
+10000010
+00001000
+01001000
+10000010
+00001000
+01010001
+00010100
+01010001
+01000000
+00000000
+00000001
+00101010
+10101010
+10101000
+01000000
+00000000
+00000001
+01010010
+00100001
+00100001
+01001000
+10001000
+00100001
+01001000
+00001000
+00100001
+01001000
+01001000
+00100001
+01010001
+01010001
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01000100
+01010101
+00100001
+00100010
+00010101
+00100000
+00100010
+00000101
+00100010
+00100010
+00100001
+00101010
+10100010
+10001000
+00001000
+10000010
+00001000
+01001000
+10000010
+00001000
+01010001
+00010100
+01010001
+01000000
+00000000
+00000001
+00101010
+10101010
+10101000
+01000000
+00000000
+00000001
+00100000
+10000010
+00100001
+00101000
+10001000
+10001000
+00100010
+10001000
+00001000
+00100000
+10001000
+01001000
+01000101
+00010001
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+00010101
+01001000
+01010100
+10000101
+01001000
+01000100
+10000101
+01001000
+00100000
+10000101
+01001010
+00100010
+10000101
+01010010
+10101010
+00010101
+01010010
+10001010
+00010101
+01010010
+00010010
+00010101
+01010100
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010001
+01010101
+01001000
+00001000
+01000001
+00001000
+10001000
+00101000
+10101000
+10001000
+00101010
+10100010
+10100001
+00100010
+00100010
+00100001
+00100000
+00100010
+00100001
+01000101
+01000100
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010001
+01010001
+00100001
+00001000
+01001000
+00100000
+10001000
+00001000
+00100010
+00001000
+10001000
+00101000
+01001010
+10101000
+00100010
+00010010
+10100001
+00100000
+10000010
+00100001
+00100000
+10000010
+00100001
+01000101
+00010100
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010100
+10000100
+01010101
+01010010
+00100010
+00010101
+01010010
+00000010
+10000101
+01001010
+10000010
+00000101
+01010010
+00000010
+00100001
+01010010
+00010100
+10000101
+01010100
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00010000
+00010101
+01001010
+10001010
+10000101
+01010010
+00001000
+10000101
+01010010
+00001000
+10000101
+01010010
+00001000
+10000101
+01010010
+00001010
+10000101
+01000000
+00010000
+00000101
+00101010
+00001000
+00100001
+01001000
+00100010
+00100001
+01001000
+00101010
+00100001
+01001000
+00100010
+00100000
+01001000
+00100010
+00101010
+01010001
+01000100
+01000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010001
+01000101
+01001010
+00001000
+00100001
+00100000
+10001000
+10101000
+00100000
+10001000
+00100001
+00101010
+10001000
+00100001
+00100000
+10001000
+00001000
+01000101
+00010001
+01010001
+01010101
+01000000
+01010101
+01010101
+00101010
+00010101
+01010100
+10001000
+10000101
+01010100
+10001000
+10000101
+01010100
+10001000
+10000101
+01010101
+00010001
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010001
+01000101
+01001010
+00001000
+00100000
+00100000
+10001000
+10101000
+00100000
+10001000
+00100000
+00101010
+10001000
+00100000
+00100000
+10001000
+00001000
+01000101
+00010001
+01010001
+01000101
+00010100
+01000101
+00100000
+10000010
+00100001
+00100010
+00001000
+10001000
+00101010
+00001000
+10001000
+00100000
+10001000
+00001000
+01000101
+00010001
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010001
+01000101
+01001010
+00001000
+00100001
+00100000
+10001000
+10101000
+00100000
+10001000
+00100001
+00101010
+10001000
+00100001
+00100000
+10001000
+01001000
+01000101
+00010001
+01010001
+01010101
+00010100
+01010101
+01010100
+10000010
+00010101
+01010010
+00001010
+10000101
+01001010
+10000010
+00010101
+01010010
+00010010
+00010101
+01010010
+00010100
+10000101
+01010100
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010001
+01000101
+01001010
+00001000
+00100001
+00100000
+10001000
+10101000
+00100000
+10001000
+00100001
+00101010
+10001000
+00100001
+00100000
+10001000
+01001000
+01000101
+00010001
+01010001
+01000100
+01010001
+01000101
+00100010
+00001000
+00100001
+00100010
+00100000
+10101000
+00101000
+00101000
+00100001
+00100010
+00100001
+00100001
+00100010
+00100001
+01001000
+01000100
+01000101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010001
+01000101
+00101000
+01001000
+00100001
+00100010
+00100000
+10101000
+00100010
+00101000
+00100001
+00100010
+00001000
+00100001
+00101000
+00100001
+01001000
+01000001
+01000101
+01010001
+01010101
+01000000
+01010101
+01010101
+00101010
+00010101
+01010100
+10001000
+10000101
+01010100
+10001000
+10000101
+01010100
+10000000
+10000101
+01010101
+00010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010100
+10100001
+01010101
+01010010
+10000101
+01010101
+01001010
+00010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01001010
+00010101
+01010101
+01010010
+10000101
+01010101
+01010100
+10100001
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+01010101
+01010010
+10000101
+01010101
+01010100
+10100001
+01010101
+01010101
+00101000
+01010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+00101000
+01010101
+01010100
+10100001
+01010101
+01010010
+10000101
+01010101
+01010100
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01000001
+01000101
+00101000
+00101000
+00100001
+00100010
+00100000
+10101000
+00100010
+00101000
+00100001
+00100010
+00001000
+00100001
+00101000
+00101000
+01001000
+01000001
+00000000
+01000001
+00100000
+10000010
+00100001
+00100010
+00001000
+10001000
+00101010
+00001000
+10001000
+00100000
+10001000
+00001000
+01000101
+00010001
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01000001
+01000101
+00101000
+00101000
+00100001
+00100010
+00100000
+10101000
+00100010
+00101000
+00100001
+00100010
+00001000
+00100001
+00101000
+00101000
+01001000
+01000001
+01000001
+01010001
+01010101
+00010100
+01010101
+01010100
+10000010
+00010101
+01010010
+00001010
+10000101
+01001010
+10000010
+00010101
+01010010
+00010010
+00010101
+01010010
+00010100
+10000101
+01010100
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01000001
+01000101
+00101000
+00101000
+00100001
+00100010
+00100000
+10101000
+00100010
+00101000
+00100001
+00100010
+00001000
+00100001
+00101000
+00101000
+01001000
+01000001
+01000001
+01010001
+01010100
+00000101
+01000101
+01010010
+10100001
+00100001
+01001000
+10001000
+00100001
+01001000
+10001000
+00100001
+01001000
+10001000
+00100001
+01010001
+00010001
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01000001
+01000101
+00101000
+00101000
+00100001
+00100010
+00100000
+10101000
+00100010
+00101000
+00100001
+00100010
+00001000
+00100001
+00101000
+00101000
+01001000
+01000001
+01000001
+01010001
+01000101
+00010100
+00000101
+00100000
+10000010
+10100001
+00101000
+10001000
+10001000
+00100010
+10001000
+10001000
+00100000
+10001000
+10001000
+01000101
+00010001
+00010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+01010101
+01010100
+10101000
+01010101
+01010010
+00100010
+00010101
+01010010
+00100010
+00010101
+01010010
+00100010
+00010101
+01010010
+00000010
+00010101
+01010100
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+00010100
+01000101
+00100000
+10000010
+00100001
+00100010
+00001000
+10001000
+00101010
+00001000
+10001000
+00100000
+10001000
+00001000
+00100000
+10001000
+01001000
+01000101
+00010001
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000101
+01000101
+01010010
+10100001
+00100001
+01001000
+10001000
+00100001
+01001000
+10001000
+00100001
+01001000
+10001000
+00100001
+01001000
+00001000
+00100001
+01010001
+01010001
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+00010100
+00000101
+00100000
+10000010
+10100001
+00101000
+10001000
+10001000
+00100010
+10001000
+10001000
+00100000
+10001000
+10001000
+00100000
+10001000
+00001000
+01000101
+00010001
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01001010
+00010101
+01010101
+01010000
+10000101
+00000101
+01010101
+00100000
+10100001
+01010101
+00100001
+00001000
+00000000
+00100001
+01001000
+10101010
+10000101
+01001000
+00000000
+00000000
+00100001
+10101010
+10101010
+10000101
+00000000
+00000000
+00010101
+10101010
+10101010
+00010101
+00000000
+00000000
+10000101
+01010101
+01010100
+10000101
+01010101
+01010000
+10000101
+01010101
+01001010
+00010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+01010101
+01010010
+10000101
+01010101
+01001000
+00100001
+01010101
+00100001
+01001000
+01010101
+00100001
+01001000
+01010001
+00100001
+00001000
+01001000
+00100000
+10000001
+00100010
+00100010
+00100001
+00100010
+00100010
+00100001
+00100010
+00100010
+00100001
+01000010
+00100010
+00000101
+01010010
+00100010
+00010101
+01010010
+00100010
+00010101
+01010100
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+00010000
+01000101
+01001000
+10001010
+00100001
+01001010
+00001000
+10001000
+01001000
+10001000
+10001000
+01001000
+10001000
+10001000
+01000000
+00000000
+00000000
+00101010
+10101010
+10101000
+01000000
+00000000
+00000001
+01010010
+00000101
+01010101
+01010010
+00100001
+01010001
+01010010
+10001000
+01001000
+01010010
+00001000
+00101000
+01010010
+00001000
+10101000
+01010100
+01010001
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+00010100
+00000101
+01001000
+10000010
+10100001
+00100010
+00100010
+00001000
+00100010
+00100010
+10100001
+00100000
+00100010
+00000101
+01000000
+00000000
+00000101
+00101010
+10101010
+10100001
+01000000
+00000000
+00000101
+01010010
+00000101
+01010101
+01010010
+00100001
+01010001
+01010010
+10001000
+01001000
+01010010
+00001000
+00101000
+01010010
+00001000
+10101000
+01010100
+01010001
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010001
+01010101
+00100000
+01001000
+01010101
+00100010
+00101010
+00010101
+00101000
+01001000
+01010101
+00100010
+00001000
+01010001
+00100010
+00010010
+00001000
+01000100
+01010100
+00101000
+01010101
+01010100
+10101000
+01010101
+01010101
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+00000101
+00010001
+10100000
+10100000
+10001000
+10001000
+10001000
+10101000
+10100000
+10100000
+10001000
+10001000
+10000100
+10001000
+10001000
+10000100
+10001000
+00010001
+00010101
+00010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01000100
+00010101
+01001010
+00100010
+10000101
+00100010
+00100010
+00100001
+00100010
+00100010
+00100001
+00101010
+00100010
+10000101
+00100010
+00100010
+00100001
+00100010
+00100010
+00100001
+00100010
+00100010
+00100001
+01000100
+01000100
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010100
+01010101
+01010100
+10000010
+00010101
+01010010
+00001010
+10000101
+01001010
+10000010
+00010101
+01010010
+00010010
+00010101
+01010010
+00010100
+10000101
+01010000
+00000000
+00010101
+01001010
+10101010
+10000101
+01010000
+00000000
+00010101
+01010101
+00000001
+01010101
+01010100
+10101000
+01010101
+01010010
+10000001
+01010101
+01010100
+00101000
+01010101
+01010010
+10100001
+01010101
+01010100
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000100
+01010100
+01010001
+00100010
+00010010
+00001000
+00100010
+00001000
+00101010
+00101010
+00101010
+00001000
+00100010
+00001000
+01001000
+00100010
+00001000
+01010010
+01000000
+00000000
+00000000
+00101010
+10101010
+10101000
+01000000
+00000000
+00000001
+01001010
+10000010
+00101000
+00100010
+00100010
+00100010
+00100010
+00100010
+00100010
+00100000
+00100010
+00100010
+01000101
+01000100
+01000100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000001
+01010101
+01010010
+10101000
+01010101
+01010010
+00100010
+00010101
+01010010
+00100010
+00010101
+01010010
+00100010
+00010101
+01010000
+00000000
+00010101
+01001010
+10101010
+10000101
+01010000
+00000000
+00010101
+01010101
+00000001
+01010101
+01010100
+10101000
+01010101
+01010010
+10000001
+01010101
+01010100
+00101000
+01010101
+01010010
+10100001
+01010101
+01010100
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+00010000
+01000101
+01001000
+10001010
+00100001
+01001010
+00001000
+10001000
+01001000
+10001000
+10001000
+01001000
+10001000
+10001000
+01000000
+00000000
+00000000
+00101010
+10101010
+10101000
+01000000
+00000000
+00000001
+01010100
+10000001
+01010101
+01010100
+10001000
+01010101
+01010100
+10100010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010101
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+00010100
+00000101
+01001000
+10000010
+10100001
+00100010
+00100010
+00001000
+00100010
+00100010
+10100001
+00100000
+00100010
+00000101
+01000000
+00000000
+00000101
+00101010
+10101010
+10100001
+01000000
+00000000
+00000101
+01010010
+00000101
+01010101
+01010010
+00100001
+01010101
+01010010
+10001000
+01010101
+01010010
+00001000
+01010101
+01010010
+00001000
+01010101
+01010100
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010100
+01010101
+01001000
+00010010
+00010101
+01001000
+10001010
+10000101
+01001010
+00010010
+00010101
+01001000
+10000010
+00010101
+01001000
+10000100
+10000101
+01010001
+00010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010000
+00010101
+00000100
+01001000
+10000100
+10100000
+00100010
+00100010
+00001000
+00100010
+00100010
+10101000
+00100000
+00100010
+00001000
+01000000
+00000000
+00000000
+00101010
+10101010
+10101010
+01000000
+00000000
+00000000
+01010101
+01000100
+01010100
+01010101
+00100010
+00010010
+01010100
+10001000
+10000010
+01010100
+10001000
+10000010
+01010100
+10000000
+10000010
+01010101
+00010101
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000001
+01010101
+01010101
+10001000
+01010101
+01010101
+10100010
+00010101
+01010101
+10000010
+00010101
+01010101
+10000010
+00010101
+01010101
+00000000
+01010101
+01010101
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+00010101
+01010101
+01010101
+00010101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01001010
+00010101
+01010101
+00101010
+10000101
+01010100
+10100000
+00010101
+01010010
+10000101
+01010101
+01010010
+00010101
+01010101
+01010100
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+00010101
+01010101
+01010100
+10000101
+01010101
+01010010
+10000101
+01010100
+00001010
+00010101
+01010010
+10101000
+01010101
+01010100
+10100001
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010101
+01010101
+00101010
+00010101
+01010101
+00100010
+00010101
+01010101
+00101010
+00010100
+00010101
+01000000
+01010010
+10000101
+01010101
+01001000
+00100001
+01010101
+01001000
+01000101
+01010101
+00001000
+00010101
+01010100
+10101010
+10000101
+01010101
+00001000
+00010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010101
+01010101
+00101010
+00010101
+01010101
+00100010
+00010101
+01010101
+00101010
+00010101
+01010101
+01000000
+01010000
+00010101
+01010101
+01001010
+10000101
+01010101
+00100000
+00100001
+01010101
+00100001
+01000101
+01010101
+00100001
+01010101
+01010101
+00100001
+01000101
+01010101
+00100000
+00100001
+01010101
+01001010
+10000101
+01010101
+01010000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00010001
+01010001
+00101010
+10001000
+01001000
+00100000
+00001000
+01001000
+00100001
+01001000
+01001000
+00100000
+00000010
+00100001
+00100010
+10000010
+00100001
+00100000
+10000100
+10000101
+00100000
+10000100
+10000101
+00100000
+10000100
+10000101
+00101010
+10000100
+10000101
+01000000
+00010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+00010101
+00000101
+01001000
+10000100
+10100001
+00100010
+00100010
+00001000
+00100010
+00100010
+10101000
+00100000
+00100010
+00001000
+01000101
+01000100
+01010001
+01010101
+00100001
+01010101
+01010101
+00100000
+01010101
+01010101
+00100010
+00010101
+01010101
+00101000
+10000101
+01010101
+00100000
+10000101
+01010101
+00100000
+10000101
+01010101
+01000101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010100
+00000101
+01010010
+10000010
+10100001
+01001000
+00100010
+00001000
+01001000
+00100010
+00001000
+01010010
+10000010
+00001000
+01010100
+00010100
+01010001
+01010001
+01010101
+01010101
+01001000
+01010100
+01000101
+01001000
+00010010
+00100001
+01001000
+10000010
+10001000
+01001010
+00100010
+00010001
+01001000
+00100010
+00010101
+01010001
+01000100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01000100
+01010001
+01010010
+00100010
+00001000
+01001000
+00100010
+00001000
+00101010
+00100000
+10101000
+01001000
+00100000
+00001000
+01001000
+00100000
+10100001
+01010000
+01000101
+00000101
+01001000
+01010100
+01000101
+01001000
+00010010
+00100001
+01001000
+10000010
+10001000
+01001010
+00100010
+00010001
+01001000
+00100010
+00010101
+01010001
+01000100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000101
+00000101
+01010010
+10100000
+10100001
+01001000
+00000010
+00000101
+01001000
+10100000
+10000101
+01001000
+00100000
+00100001
+01010010
+10000010
+10000101
+01010000
+00010100
+00010101
+01001000
+01010101
+01010101
+01001010
+00010101
+01010101
+01001000
+10000101
+01010101
+01001000
+00100001
+01010101
+01001000
+01001000
+01010101
+01001000
+01010010
+00010101
+01001000
+00000000
+10000101
+01001010
+10101010
+10100001
+01010000
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00000101
+01001010
+10101010
+10100001
+01001000
+00000000
+00100001
+01001000
+01010101
+00100001
+01001000
+01010101
+00100001
+01001000
+01010101
+00100001
+01001010
+00000000
+10100001
+01010010
+10101010
+10000101
+01010100
+10101010
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010100
+00000101
+01010010
+10000010
+10100001
+01001000
+00100010
+00001000
+01001000
+00100010
+00001000
+01010010
+10000010
+00001000
+01010100
+00010100
+01010001
+01010000
+00000101
+00000001
+01001010
+10100000
+10101000
+01001000
+10001000
+10000010
+01001000
+10001000
+10000010
+01001000
+00001000
+10000010
+01010001
+01010001
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01000100
+01010001
+01010010
+00100010
+00001000
+01001000
+00100010
+00001000
+00101010
+00100000
+10101000
+01001000
+00100000
+00001000
+01001000
+00100000
+10100000
+01010000
+00000101
+00000001
+01001010
+10100000
+10101000
+01001000
+10001000
+10000010
+01001000
+10001000
+10000010
+01001000
+00001000
+10000010
+01010001
+01010001
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01000010
+10101010
+10000001
+00101000
+00000000
+00101000
+00100000
+00100000
+00001000
+10000000
+00100000
+00000010
+10000000
+00100000
+00000010
+10000000
+00100000
+00000010
+10000000
+00101010
+10000010
+10000000
+00000000
+00000010
+10000000
+00000000
+00000010
+00100000
+00000000
+00001000
+00101000
+00000000
+00101000
+01000010
+10101010
+10000001
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000100
+01010100
+10101010
+00010010
+01010100
+10101010
+00010010
+01010101
+00000000
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010100
+01010101
+00101000
+01010010
+01010100
+10101010
+00010010
+01010101
+00000000
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+10101010
+10000101
+01010010
+10000010
+10000101
+01010100
+00010010
+10000101
+01010101
+01001010
+00010101
+01010101
+00101000
+01010101
+01010100
+10100001
+01010101
+01010010
+10100000
+00010100
+01010010
+10101010
+10000010
+01010010
+10101010
+10000010
+01010100
+00000000
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+10101010
+10000101
+01010010
+10000010
+10000101
+01010100
+00010010
+10000101
+01010101
+01001010
+00010101
+01010101
+01010010
+10000101
+01010100
+00010010
+10000101
+01010010
+10000010
+10000100
+01010010
+10101010
+00010010
+01010100
+10101010
+00010010
+01010101
+00000000
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01001010
+00010101
+01010101
+00101010
+00010101
+01010101
+00101010
+00010101
+01010100
+10001010
+00010101
+01010010
+10001010
+00010101
+01010010
+00001010
+00010101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000100
+01010100
+00001010
+00010010
+01010101
+01001010
+00010010
+01010101
+01010000
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10000000
+00010101
+01010010
+10000000
+01010101
+01010010
+10101010
+00010101
+01010100
+00000010
+10000101
+01010100
+00010010
+10000101
+01010010
+10000010
+10000100
+01010010
+10101010
+00010010
+01010100
+10101010
+00010010
+01010101
+00000000
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+10101010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000000
+00010101
+01010010
+10101010
+00010101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000100
+01010010
+10101010
+10000010
+01010100
+10101010
+00010010
+01010101
+00000000
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010100
+00000010
+10000101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010100
+01010100
+10100001
+01010010
+01010100
+10100001
+01010010
+01010101
+00000101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+10101010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010100
+10101010
+00010101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000100
+01010010
+10101010
+10000010
+01010100
+10101010
+00010010
+01010101
+00000000
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+10101010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10101010
+10000101
+01010100
+10101010
+10000101
+01010100
+00000010
+10000101
+01010010
+10000010
+10000100
+01010010
+10101010
+10000010
+01010100
+10101010
+00010010
+01010101
+00000000
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010000
+01000001
+00101010
+00001010
+00101000
+01000010
+10001010
+00101000
+00101010
+10001010
+00101000
+00100010
+10001010
+00101000
+00101010
+10000010
+10101000
+01000000
+10100000
+00000000
+01010100
+10100001
+00101000
+01010010
+10101000
+00101000
+01010100
+10100001
+00101010
+01010100
+10100000
+00101000
+01010100
+10101010
+00101000
+01010101
+00101000
+00101000
+01010101
+01000001
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010100
+00000101
+10101010
+00010010
+10100001
+00101000
+01001010
+00101000
+00101000
+00001010
+00101000
+00101010
+10001010
+00101000
+01001010
+00010010
+10100001
+01010000
+01010100
+00000101
+01010100
+00000001
+01010101
+00010010
+10101000
+01010101
+10000010
+10001010
+00010101
+10100010
+10000000
+01010101
+10100010
+10000101
+01010101
+10100010
+10000101
+01010101
+00000100
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+00000000
+10100001
+01010000
+10101010
+00000101
+01001010
+00000000
+01010101
+01010000
+01010101
+01010101
+01010101
+00000001
+01010101
+01010100
+10101000
+01010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10101000
+01010101
+01010100
+10001010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010101
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00000101
+01001010
+10101010
+10100001
+01010000
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+00000001
+01010101
+01010100
+10101000
+01010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10101000
+01010101
+01010100
+10001010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010101
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01001010
+00000000
+01010101
+01010000
+10101010
+00000101
+01010101
+00000000
+10100001
+01010101
+01010101
+00000101
+01010101
+00000001
+01010101
+01010100
+10101000
+01010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10101000
+01010101
+01010100
+10001010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010101
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010100
+10101000
+01010101
+01010010
+10101010
+00010101
+01001010
+10101010
+10000101
+01010000
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+00000001
+01010101
+01010100
+10101000
+01010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10101000
+01010101
+01010100
+10000001
+01010101
+01010100
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+00010010
+10000010
+10000101
+10000100
+10101010
+00010101
+10000100
+10101010
+00010101
+00010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+00010101
+00101000
+01010101
+10000101
+00101000
+01010101
+10000100
+10101010
+00010101
+00010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+10101010
+10000101
+01010010
+10000010
+10000101
+01010100
+00010010
+10000101
+01010101
+01001010
+00010101
+01010101
+00101000
+01010101
+01010100
+10100001
+01010101
+00010010
+10100000
+00010101
+10000010
+10101010
+10000101
+10000010
+10101010
+10000101
+00010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+10101010
+10000101
+01010010
+10000010
+10000101
+01010100
+00010010
+10000101
+01010101
+01001010
+00010101
+01010101
+01010010
+10000101
+01010100
+00010010
+10000101
+00010010
+10000010
+10000101
+10000010
+10101010
+00010101
+10000100
+10101010
+00010101
+00010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01001010
+00010101
+01010101
+00101010
+00010101
+01010101
+00101010
+00010101
+01010100
+10001010
+00010101
+01010010
+10001010
+00010101
+01010010
+00001010
+00010101
+01010010
+10101010
+10000101
+00010010
+10101010
+10000101
+10000100
+00001010
+00010101
+10000101
+01001010
+00010101
+00010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10000000
+00010101
+01010010
+10000000
+01010101
+01010010
+10101010
+00010101
+01010100
+00000010
+10000101
+01010100
+00010010
+10000101
+00010010
+10000010
+10000101
+10000010
+10101010
+00010101
+10000100
+10101010
+00010101
+00010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+10101010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000000
+00010101
+01010010
+10101010
+00010101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+00010010
+10000010
+10000101
+10000010
+10101010
+10000101
+10000100
+10101010
+00010101
+00010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010100
+00000010
+10000101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+00010101
+00101000
+01010101
+10000100
+10100001
+01010101
+10000100
+10100001
+01010101
+00010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+10101010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010100
+10101010
+00010101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+00010010
+10000010
+10000101
+10000010
+10101010
+10000101
+10000100
+10101010
+00010101
+00010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+10101010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10101010
+10000101
+01010100
+10101010
+10000101
+01010100
+00000010
+10000101
+00010010
+10000010
+10000101
+10000010
+10101010
+10000101
+10000100
+10101010
+00010101
+00010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00010101
+01001010
+10101010
+10000101
+01010010
+10101010
+00010101
+01010100
+10101000
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+01010101
+01010100
+10101000
+01010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10101000
+01010101
+01010100
+10000001
+01010101
+01010100
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+00000000
+01010101
+01010010
+00010100
+00010101
+01010010
+00010010
+10000101
+01010010
+00000000
+10000101
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+00000000
+01010101
+01010010
+00010100
+00010101
+01010010
+00010010
+10000101
+01010010
+00000000
+10000101
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+00010000
+00000101
+01010100
+10001010
+10100001
+01010010
+10001010
+10000101
+01001010
+10001010
+00010101
+00101010
+10001000
+01010101
+01000000
+00010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+00000000
+01010101
+01010010
+00010100
+00010101
+01010010
+00010010
+10000101
+01010010
+00000000
+10000101
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01000100
+01010101
+01010101
+00100010
+00010101
+01010100
+10100010
+10000101
+01010010
+10100010
+10100001
+01010100
+10100010
+10000101
+01010101
+00100010
+00010101
+01010101
+01000100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+00000000
+01010101
+01010010
+00010100
+00010101
+01010010
+00010010
+10000101
+01010010
+00000000
+10000101
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+00101010
+00010101
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010101
+00101010
+00010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010001
+01010001
+01001000
+01001000
+01001000
+00100001
+00100001
+00100001
+00100001
+00100001
+00100001
+01001000
+01001000
+01001000
+01010010
+00010010
+00010010
+01010010
+00010010
+00010010
+01001000
+01001000
+01001000
+01001000
+01001000
+01001000
+01010001
+01010001
+01010001
+01010101
+01010101
+01010101
+01000001
+01010001
+01000001
+00101000
+01001000
+00101000
+00100010
+00100010
+00100010
+00101000
+00101010
+00101000
+00100010
+00100010
+00100010
+00101010
+00100010
+00100010
+01000000
+01000100
+01000100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010001
+01010001
+01001000
+01001000
+01001000
+00100001
+00100001
+00100001
+00100001
+00100001
+00100001
+01001000
+01001000
+01001000
+01010010
+00010010
+00010010
+01010010
+00010010
+00010010
+01001000
+01001000
+01001000
+01001000
+01001000
+01001000
+01010001
+01010001
+01010001
+01010101
+01010101
+01010101
+01000100
+00010000
+01000100
+00100010
+10001010
+00100010
+00100010
+10101010
+00100010
+00100010
+00100010
+00100010
+00100010
+00100010
+00100010
+00100010
+00000010
+00101010
+01000100
+01010100
+01000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00100000
+01010101
+01010101
+00101000
+01010101
+01010101
+00100000
+01010101
+01010101
+00101000
+01010101
+01010101
+00100000
+01010101
+01010101
+00101000
+01010101
+01010101
+00100000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010001
+01010001
+01001000
+01001000
+01001000
+00100001
+00100001
+00100001
+00100001
+00100001
+00100001
+01001000
+01001000
+01001000
+01010010
+00010010
+00010010
+01010010
+00010010
+00010010
+01001000
+01001000
+01001000
+01001000
+01001000
+01001000
+01010001
+01010001
+01010001
+01010101
+01010101
+01010101
+01000000
+01010000
+01010000
+00101010
+00001010
+00001010
+00100000
+00100000
+00100000
+00101000
+00101010
+00100001
+00100000
+00000010
+00100000
+00101010
+00101000
+01001010
+01000000
+01000001
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010001
+01010001
+01001000
+01001000
+01001000
+00100001
+00100001
+00100001
+00100001
+00100001
+00100001
+01001000
+01001000
+01001000
+01010010
+00010010
+00010010
+01010010
+00010010
+00010010
+01001000
+01001000
+01001000
+01001000
+01001000
+01001000
+01010001
+01010001
+01010001
+01010101
+01010101
+01010101
+01000100
+01000000
+01000100
+00100010
+00101010
+00100010
+00100010
+00001000
+00100010
+00100010
+00001000
+01001000
+00100010
+00001000
+00100010
+01001000
+01001000
+00100010
+01010001
+01010001
+01000100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010001
+01010001
+01001000
+01001000
+01001000
+00100001
+00100001
+00100001
+00100001
+00100001
+00100001
+01001000
+01001000
+01001000
+01010010
+00010010
+00010010
+01010010
+00010010
+00010010
+01001000
+01001000
+01001000
+01001000
+01001000
+01001000
+01010001
+01010001
+01010001
+01010101
+01010101
+01010101
+00000100
+00010100
+01000000
+10100010
+10000010
+00101010
+10101010
+10001000
+10001000
+10001000
+10001000
+10001000
+10001000
+10001000
+10001000
+10000000
+10000010
+00001000
+00010101
+00010100
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010001
+01010001
+01001000
+01001000
+01001000
+00100001
+00100001
+00100001
+00100001
+00100001
+00100001
+01001000
+01001000
+01001000
+01010010
+00010010
+00010010
+01010010
+00010010
+00010010
+01001000
+01001000
+01001000
+01001000
+01001000
+01001000
+01010001
+01010001
+01010001
+01010101
+01010101
+01010101
+01000001
+01010001
+01000000
+00101000
+01001000
+00101010
+00100010
+00100010
+00001000
+00101010
+00101010
+00001000
+00100010
+00100010
+00001000
+00101000
+00100010
+00001000
+01000001
+01000100
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010001
+01010001
+01001000
+01001000
+01001000
+00100001
+00100001
+00100001
+00100001
+00100001
+00100001
+01001000
+01001000
+01001000
+01010010
+00010010
+00010010
+01010010
+00010010
+00010010
+01001000
+01001000
+01001000
+01001000
+01001000
+01001000
+01010001
+01010001
+01010001
+01010101
+01010101
+01010101
+01000000
+01000100
+01000000
+00101010
+00100010
+00101010
+00100000
+00100010
+00001000
+00101000
+01001000
+01001000
+00100000
+00100010
+00001000
+00101010
+00100010
+00001000
+01000000
+01000100
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010100
+00010101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10100010
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10001010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010100
+00010100
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+10101010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000000
+00010101
+01010100
+10101000
+01010101
+01010101
+00101010
+00010101
+01010100
+00000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10101010
+10000101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10000000
+00010101
+01010010
+10000001
+01010101
+01010010
+10101000
+01010101
+01010010
+10101000
+01010101
+01010010
+10000001
+01010101
+01010010
+10000000
+00010101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+00000101
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00000000
+10100001
+01001010
+00101000
+10100001
+01001010
+00101000
+10100001
+01010010
+10101010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010100
+00010100
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010001
+01000101
+00010001
+10001000
+00100000
+10001000
+10101000
+10001000
+10001000
+10001000
+10101000
+00100001
+10001000
+10001000
+10001000
+10001000
+10001000
+10001000
+00010001
+00010001
+00010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000101
+01010101
+01001010
+10100000
+00000101
+00100000
+00001010
+10100001
+00101010
+10100101
+01011000
+00100101
+00000001
+01011000
+00100100
+10101000
+01011000
+00100100
+10000010
+00011000
+00100100
+10000010
+00011000
+00100100
+10101000
+01011000
+00100100
+10000001
+01011000
+00100100
+10000101
+01011000
+00100101
+00010101
+01011000
+00101010
+10101010
+10101000
+01000000
+00000000
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00000000
+01010101
+01010101
+00101000
+01010101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01010010
+10101010
+10000101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+10101010
+10000101
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01010010
+10101010
+10000101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+10101010
+10000101
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010101
+00101000
+01010101
+01010101
+00000000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010100
+01010101
+01010010
+10000010
+00010101
+01001000
+00100010
+00000101
+01001000
+00100010
+00100001
+01001010
+10100010
+10001000
+01001000
+00100010
+00001000
+01001000
+00100010
+00001000
+01010001
+01000100
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+00000000
+01010101
+01010010
+00010100
+00010101
+01010010
+00010010
+10000101
+01010010
+00000000
+10000101
+01010100
+10101010
+10000101
+01000001
+00000000
+00000101
+00101000
+00101000
+00100001
+00100010
+00100000
+10101000
+00100010
+00101000
+00100001
+00100010
+00001000
+00100001
+00101000
+00101000
+01001000
+01000001
+01000001
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+00000000
+01010101
+01010010
+00010100
+00010101
+01010010
+00010010
+10000101
+01010010
+00000000
+10000101
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010000
+00000101
+00000001
+01001010
+10100000
+10101000
+01001000
+10001000
+10000010
+01001000
+10001000
+10000010
+01001000
+00001000
+10000010
+01010001
+01010001
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01000001
+00100000
+01010101
+00101000
+00100010
+01010100
+10000010
+00101000
+01010100
+10101010
+00100000
+01010100
+10000010
+00100000
+01000000
+00000000
+00000000
+00101010
+10101010
+10101010
+01000000
+00000000
+00000000
+01010100
+10000101
+01000010
+01010010
+10100001
+01001000
+01001010
+10101000
+00101010
+00101000
+00001010
+00001000
+01000001
+01010000
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+00000000
+01010101
+01010101
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+00001000
+01010101
+01010101
+00101010
+00010101
+01010101
+00001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01010010
+00010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01000001
+00100000
+01010101
+00101000
+00100010
+01010100
+10000010
+00101000
+01010100
+10101010
+00100000
+01010100
+10000010
+00100000
+01000000
+00000000
+00000000
+00101010
+10101010
+10101010
+01000000
+00000000
+00000000
+01010100
+10000101
+01010010
+01010010
+10100001
+01001000
+01001010
+10101000
+01001000
+00101000
+00001010
+00001000
+01000001
+01010000
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+00000000
+01010101
+01010101
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+00100001
+01010101
+01010101
+10001000
+01010101
+01010101
+10001000
+01010101
+01010101
+00001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00000000
+00000101
+00101010
+10101010
+10100001
+00101010
+10000000
+00101000
+00101010
+10000000
+00001000
+00101010
+10000000
+00101000
+00101010
+10101010
+10100001
+01000000
+00000000
+00000101
+01010101
+01010101
+01010101
+00010001
+00010001
+00010100
+10001000
+10001000
+10000010
+10101000
+10001010
+10001000
+10001000
+10001010
+10001000
+10001000
+10001010
+10000010
+10001000
+10001000
+10001000
+00010001
+00010001
+00010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00000000
+00000101
+00101010
+10101010
+10100001
+00101010
+10000000
+00101000
+00101010
+10000000
+00001000
+00101010
+10000000
+00101000
+00101010
+10101010
+10100001
+01000000
+00000000
+00000101
+01010101
+01010101
+01010101
+00010001
+00000101
+01000001
+10001000
+10100001
+00101000
+10001000
+10001000
+10000001
+10101000
+10100000
+00100001
+10001000
+10001000
+00001000
+10001000
+10001000
+10100001
+00010001
+00010001
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00010101
+01010101
+01001010
+10000101
+01010101
+00100000
+00010101
+01010101
+00100001
+01010101
+01010101
+00100000
+00010101
+01010101
+01001010
+10000001
+01010101
+01010000
+00001000
+01010101
+01010101
+00100010
+00010101
+01010101
+01001000
+00000001
+01010101
+01010000
+10101000
+01010101
+01010010
+00000001
+01010101
+01010010
+00101000
+01010101
+01010010
+00001000
+01010101
+01010100
+10101000
+01010101
+01010101
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01001010
+10101010
+10100001
+01001010
+10000010
+10100001
+00101010
+10101010
+10101000
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010100
+10000101
+01010101
+01010010
+10100001
+01010101
+01001010
+10101000
+01010101
+01010000
+10000001
+01010101
+01010100
+10000101
+01010101
+01010000
+10000001
+01010101
+01001010
+10101000
+01010100
+01010010
+10100001
+01010010
+00010100
+10000101
+01010010
+10000101
+00010101
+01001010
+10000101
+01000101
+01001010
+10100001
+00100001
+00101010
+10101000
+00101000
+00101010
+10101010
+10101000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010000
+00010101
+01010010
+10001010
+10000101
+01001000
+00010010
+00010101
+01001000
+01010010
+00010101
+01001000
+00010010
+00010101
+01010010
+10000010
+00010101
+01010100
+00010100
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010100
+10001000
+01010101
+01010100
+10001000
+01010101
+01010010
+10001010
+00010101
+01010010
+10101010
+00010101
+01001010
+10001010
+10000101
+01010000
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010100
+00010101
+01010100
+10000010
+10000101
+01010010
+00100010
+00100001
+01010010
+10100010
+00100001
+01010010
+00100010
+00100001
+01010010
+00100010
+10000101
+01010100
+00000100
+00010101
+01010100
+10100010
+10000101
+01010010
+00000010
+00100001
+01010010
+10100010
+10100001
+01010100
+00100010
+00100001
+01010010
+10000010
+10000101
+01010100
+00010100
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010100
+00010101
+01001010
+00010010
+10000101
+01001000
+10000010
+00100001
+01001010
+00010010
+10000101
+01001000
+10000010
+00100001
+01001010
+10000010
+10100001
+01010000
+00010100
+00000101
+01010101
+01010101
+01010101
+01010110
+00000000
+10010101
+01011000
+00000000
+00100101
+01010110
+00000000
+10010101
+01011000
+00000000
+00100101
+01010110
+00000000
+10010101
+01011000
+00000000
+00100101
+01010110
+00000000
+10010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001001
+01001110
+01000001
+01010110
+00000011
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001001
+01001110
+01000001
+01010110
+00000011
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01000000
+01010101
+01010100
+00101010
+01010101
+01010000
+10101010
+01010101
+01000010
+10101010
+01010101
+00001010
+10101000
+01010100
+00101010
+10100000
+01010100
+10101010
+10000101
+01010000
+10101010
+00010101
+01010010
+10101000
+01010101
+01000010
+10100000
+01010101
+01001010
+10100001
+01010101
+01001010
+10100001
+01010101
+01001010
+10000001
+01010100
+01001010
+10000001
+01010100
+00001010
+10000101
+01010100
+01001010
+10000001
+01010100
+01001010
+10000001
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000101
+10101010
+10101010
+10000000
+10101010
+10101010
+10101000
+10101010
+10101010
+10101010
+10100000
+00000010
+10101010
+00000000
+00000000
+00001010
+01010101
+01010101
+01000010
+01010101
+01010101
+01010000
+01010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010100
+00000101
+01010101
+01000000
+00000000
+01010101
+00001010
+10101000
+00010101
+00101010
+10101010
+00010101
+00101010
+10101010
+00000101
+10101010
+10101010
+00000101
+00101010
+10101010
+00000101
+00101010
+10101010
+10000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010101
+10000001
+01010101
+01010101
+10100000
+01010101
+01010101
+10101000
+00010101
+01010101
+10101010
+00010101
+01010101
+10101010
+10000101
+01010101
+00101010
+10000001
+01010101
+00001010
+10100001
+01010101
+01001010
+10100001
+01010101
+01000010
+10100000
+01010101
+01010010
+10101000
+01010101
+01010010
+10101000
+01010101
+01010010
+10101000
+01010101
+01010000
+10101000
+01010101
+01010010
+10101000
+01010101
+01010010
+10101000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01000010
+01010101
+01010101
+00001010
+01010101
+01010100
+00101010
+01010101
+01010100
+10101010
+01010101
+01010010
+10101010
+01010101
+01000010
+10101000
+01010101
+01001010
+10100000
+01010101
+01001010
+10100001
+01010101
+00001010
+10000001
+01010101
+00101010
+10000101
+01010101
+00101010
+10000101
+01010101
+00101010
+10000101
+01010101
+00101010
+00000101
+01010101
+00101010
+10000101
+01010101
+00101010
+10000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00000000
+00000010
+10101010
+10101010
+00101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10000000
+00001010
+10100000
+00000000
+00000000
+10000001
+01010101
+01010101
+00000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00010101
+01010101
+00000000
+00000001
+01010100
+00101010
+10100000
+01010100
+10101010
+10101000
+01010000
+10101010
+10101000
+01010000
+10101010
+10101010
+01010000
+10101010
+10101000
+01010010
+10101010
+10101000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+00000001
+01010101
+01010101
+10101000
+00010101
+01010101
+10101010
+00000101
+01010101
+10101010
+10000001
+01010101
+00101010
+10100000
+01010101
+00001010
+10101000
+00010101
+01010010
+10101010
+00010101
+01010100
+10101010
+00000101
+01010101
+00101010
+10000101
+01010101
+00001010
+10000001
+01010101
+01001010
+10100001
+01010101
+01001010
+10100001
+00010101
+01000010
+10100001
+00010101
+01000010
+10100001
+00010101
+01010010
+10100000
+00010101
+01000010
+10100001
+00010101
+01000010
+10100001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001010
+10100001
+01010101
+01001010
+10100001
+01010101
+01000010
+10100000
+01010101
+01010010
+10101000
+01010101
+01010010
+10101010
+00010101
+01010100
+10101010
+00000101
+01010100
+00101010
+10100000
+01010101
+00001010
+10101000
+01010101
+01000010
+10101010
+01010101
+01010000
+10101010
+01010101
+01010100
+00101010
+01010101
+01010101
+00000000
+01010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00001010
+10101010
+10100001
+01000000
+10001010
+10101000
+01010000
+00000010
+10101010
+01010101
+01010000
+10101010
+01010101
+01010100
+00101010
+01010101
+01010101
+00001010
+01010101
+01010101
+01000010
+00000001
+01000000
+00010000
+10100000
+00000010
+00000100
+10101010
+10101010
+10000001
+10101010
+10101010
+10100000
+10101010
+10101010
+10000001
+00000000
+00000000
+00000101
+01010000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010010
+10101000
+01010101
+01010010
+10100000
+01010101
+00010010
+10100001
+01010101
+10000100
+10100001
+01000000
+10100001
+00000000
+00101010
+10101000
+01001010
+10101010
+10101000
+00101010
+10101010
+10101000
+10101010
+10101010
+00100010
+10101010
+10101010
+00000010
+10101010
+10000000
+01001010
+10101000
+00000101
+01001010
+10101000
+01010101
+00101010
+10100000
+01010101
+00101010
+10100001
+01010101
+00101010
+10100001
+01010101
+00101010
+10100001
+01010101
+00101010
+10100001
+01010101
+00101010
+10100000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00101010
+10000101
+01010101
+00001010
+10000101
+01010101
+01001010
+10000100
+00000001
+01001010
+00010010
+10101000
+00000000
+01001010
+10101010
+10100001
+00101010
+10101010
+10101000
+00101010
+10101010
+10101010
+00101010
+10101010
+10101010
+10001000
+00000010
+10101010
+10000000
+01010000
+00101010
+10100001
+01010101
+00101010
+10100001
+01010101
+00001010
+10101000
+01010101
+01001010
+10101000
+01010101
+01001010
+10101000
+01010101
+01001010
+10101000
+01010101
+01001010
+10101000
+01010101
+00001010
+10101000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001010
+10101010
+10100000
+00101010
+10100010
+00000001
+10101010
+10000000
+00000101
+10101010
+00000101
+01010101
+10101000
+00010101
+01010101
+10100000
+01010101
+01010101
+10000001
+01010101
+01010101
+00000100
+00000001
+01000000
+00010000
+10000000
+00001010
+01000010
+10101010
+10101010
+00001010
+10101010
+10101010
+01000010
+10101010
+10101010
+01010000
+00000000
+00000000
+01010101
+01010000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001010
+10100001
+01010101
+01001010
+10100001
+01010101
+00001010
+10000001
+01010101
+00101010
+10000101
+01010100
+10101010
+10000101
+01010000
+10101010
+00010101
+00001010
+10101000
+00010101
+00101010
+10100000
+01010101
+10101010
+10000001
+01010101
+10101010
+00000101
+01010101
+10101000
+00010101
+01010101
+00000000
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+00000000
+01010101
+01010100
+00101010
+01010101
+01010000
+10101010
+01010101
+01000010
+10101010
+01010101
+00001010
+10101000
+01010100
+00101010
+10100000
+01010100
+10101010
+00000101
+01010010
+10101010
+00010101
+01010010
+10101000
+01010101
+01000010
+10100000
+01010101
+01001010
+10100001
+01010101
+01001010
+10100001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000101
+01010101
+00000000
+00000000
+00000101
+10101010
+10101010
+10000001
+10101010
+10101010
+10100000
+10101010
+10101010
+10000001
+10100000
+00000010
+00000100
+00000001
+01010000
+00010000
+01010101
+01010101
+01000010
+01010101
+01010101
+00001010
+01010101
+01010100
+00101010
+01010101
+01010000
+10101010
+01010000
+00000010
+10101010
+01000000
+10001010
+10101000
+00001010
+10101010
+10100001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001010
+10101000
+00010101
+01001010
+10101010
+00000001
+01001010
+10101010
+10100000
+01000010
+10101010
+10101010
+01010010
+10101010
+10101010
+01010000
+10101010
+10101010
+01010000
+10101010
+10101010
+01000010
+00101010
+10101010
+00001010
+00101010
+10101010
+00101010
+10001010
+10101010
+10101010
+10000010
+10101010
+10101010
+00010000
+10101010
+10101000
+01010100
+10101010
+10100001
+00000101
+00101010
+10000100
+10100001
+00001010
+00010010
+10100000
+01000010
+01000010
+10100000
+01010000
+01010010
+10101000
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00101010
+10100001
+01000000
+10101010
+10100001
+00001010
+10101010
+10100001
+10101010
+10101010
+10000001
+10101010
+10101010
+10000101
+10101010
+10101010
+00000101
+10101010
+10101010
+00000101
+10101010
+10101000
+10000001
+10101010
+10101000
+10100000
+10101010
+10100010
+10101000
+10101010
+10000010
+10101010
+10101010
+00000100
+10101010
+10101010
+00010101
+00101010
+10101000
+01010000
+01001010
+10100000
+01001010
+00010010
+10000001
+00001010
+10000100
+00000101
+00001010
+10000001
+00010101
+00101010
+10000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000101
+01010000
+00000000
+00000000
+01000010
+10101010
+10101010
+00001010
+10101010
+10101010
+01000010
+10101010
+10101010
+00010000
+10000000
+00001010
+00000100
+00000101
+01000000
+10000001
+01010101
+01010101
+10100000
+01010101
+01010101
+10101000
+00010101
+01010101
+10101010
+00000101
+01010101
+10101010
+10000000
+00000101
+00101010
+10100010
+00000001
+01001010
+10101010
+10100000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010101
+00000000
+01010101
+01010101
+10101000
+00010101
+01010101
+10101010
+00000101
+01010101
+10101010
+10000001
+01010101
+00101010
+10100000
+01010101
+00001010
+10101000
+00010101
+01010000
+10101010
+00010101
+01010100
+10101010
+10000101
+01010101
+00101010
+10000101
+01010101
+00001010
+10000001
+01010101
+01001010
+10100001
+01010101
+01001010
+10100001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001010
+10000001
+01010100
+01001010
+10000001
+01010100
+00001010
+10000101
+01010100
+01001010
+10000001
+01010100
+01001010
+10000001
+01010100
+01001010
+10100001
+01010101
+01001010
+10100001
+01010101
+01000010
+10100000
+01010101
+01010010
+10101000
+01010101
+01010000
+10101010
+00010101
+01010100
+10101010
+10000101
+01010100
+00101010
+10100000
+01010101
+00001010
+10101000
+01010101
+01000010
+10101010
+01010101
+01010000
+10101010
+01010101
+01010100
+00001010
+01010101
+01010101
+01000000
+01010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00101010
+10101010
+10000101
+00101010
+10101010
+00000101
+10101010
+10101010
+00000101
+00101010
+10101010
+00000101
+00101010
+10101010
+00010101
+00001010
+10101000
+00010101
+01000000
+00000000
+01010101
+01010100
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010000
+01010101
+01010101
+01000010
+00000000
+00000000
+00001010
+10100000
+00000010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101000
+10101010
+10101010
+10000000
+00000000
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010010
+10101000
+01010101
+01010010
+10101000
+01010101
+01010000
+10101000
+01010101
+01010010
+10101000
+01010101
+01010010
+10101000
+01010101
+01010010
+10101000
+01010101
+01000010
+10100000
+01010101
+01001010
+10100001
+01010101
+00001010
+10100001
+01010101
+00101010
+10000001
+01010101
+10101010
+10000101
+01010101
+10101010
+00010101
+01010101
+10101000
+00010101
+01010101
+10100000
+01010101
+01010101
+10000001
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00101010
+10000101
+01010101
+00101010
+10000101
+01010101
+00101010
+00000101
+01010101
+00101010
+10000101
+01010101
+00101010
+10000101
+01010101
+00101010
+10000101
+01010101
+00001010
+10000001
+01010101
+01001010
+10100001
+01010101
+01001010
+10100000
+01010101
+01000010
+10101000
+01010101
+01010010
+10101010
+01010101
+01010100
+10101010
+01010101
+01010100
+00101010
+01010101
+01010101
+00001010
+01010101
+01010101
+01000010
+01010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010010
+10101010
+10101000
+01010000
+10101010
+10101000
+01010000
+10101010
+10101010
+01010000
+10101010
+10101000
+01010100
+10101010
+10101000
+01010100
+00101010
+10100000
+01010101
+00000000
+00000001
+01010101
+01010000
+00010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+00000101
+01010101
+01010101
+10000001
+01010101
+01010101
+10100000
+00000000
+00000000
+10101010
+10000000
+00001010
+10101010
+10101010
+10101010
+00101010
+10101010
+10101010
+00000010
+10101010
+10101010
+01010000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01000010
+10100001
+00010101
+01000010
+10100001
+00010101
+01010010
+10100000
+00010101
+01000010
+10100001
+00010101
+01000010
+10100001
+01010101
+01001010
+10100001
+01010101
+01001010
+10100001
+01010101
+00001010
+10000001
+01010101
+00101010
+10000101
+01010100
+10101010
+00000101
+01010010
+10101010
+00010101
+00001010
+10101000
+00010101
+00101010
+10100000
+01010101
+10101010
+10000001
+01010101
+10101010
+00000101
+01010101
+10100000
+00010101
+01010101
+00000001
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10100001
+01010101
+01010010
+10000101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01010010
+10000101
+01010101
+01010100
+10100001
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+01001010
+00010101
+01010101
+01010010
+10000101
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010010
+10000101
+01010101
+01001010
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010101
+10101010
+01010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010100
+10101000
+01010101
+01010100
+10101000
+01010101
+01010010
+10101010
+00010101
+01010010
+10101010
+00010101
+01001010
+10001010
+10000101
+01001010
+00000010
+10000101
+00101000
+00010000
+10100001
+00100000
+01010100
+00100001
+00000001
+01010101
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010100
+10000101
+01010101
+01010010
+10000101
+01010101
+01001010
+10000101
+01010101
+00101010
+10000101
+01010100
+10101010
+10000101
+01010010
+10101010
+10000101
+01001010
+10000010
+10000101
+00100000
+00010010
+10000101
+00000101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+00001000
+01010101
+01000000
+10100001
+01010000
+00101010
+10100001
+00001010
+10101010
+10000101
+00101010
+10101010
+10000101
+00000000
+00001010
+10000101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001000
+01010101
+01010101
+01000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+00101010
+10101010
+10101000
+01000010
+10101010
+10100001
+01010100
+00101010
+10000101
+01010101
+00101010
+00010101
+01010100
+10101000
+01010101
+01010100
+10100001
+01010101
+01010100
+10000101
+01010101
+01010010
+00010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+01010101
+01010101
+00101000
+00010101
+01010101
+00001010
+10000001
+01010101
+01000010
+10101000
+00010101
+01010000
+10101010
+10000001
+01010100
+00101010
+10101000
+01010000
+10101010
+10000001
+01000010
+10101000
+00010101
+00001010
+10000001
+01010101
+00101000
+00010101
+01010101
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01010010
+00010101
+01010101
+01010100
+10000101
+01010101
+01010100
+10100001
+01010101
+01010100
+10101000
+01010101
+01010101
+00101010
+00010101
+01010100
+00101010
+10000101
+01000010
+10101010
+10100001
+00101010
+10101010
+10101000
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+00000000
+00001010
+10000101
+00101010
+10101010
+10000101
+00001010
+10101010
+10000101
+01010000
+00101010
+10100001
+01010101
+01000000
+10100001
+01010101
+01010101
+00001000
+01010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010100
+10000101
+00000101
+01010100
+10000101
+00100000
+00010010
+10000101
+01001010
+10000010
+10000101
+01010010
+10101010
+10000101
+01010100
+10101010
+10000101
+01010101
+00101010
+10000101
+01010101
+01001010
+10000101
+01010101
+01010010
+10000101
+01010101
+01010100
+10000101
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+01010101
+00000001
+00100000
+01010100
+00100001
+00101000
+00010000
+10100001
+01001010
+00000010
+10000101
+01001010
+10001010
+10000101
+01010010
+10101010
+00010101
+01010010
+10101010
+00010101
+01010100
+10101000
+01010101
+01010100
+10101000
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010000
+01010010
+10000100
+00001000
+01010010
+10000010
+10100001
+01010010
+10101010
+10000101
+01010010
+10101010
+00010101
+01010010
+10101000
+01010101
+01010010
+10100001
+01010101
+01010010
+10000101
+01010101
+01010010
+00010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+01010101
+01010101
+00100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010010
+10100000
+00000000
+01010010
+10101010
+10101000
+01010010
+10101010
+10100000
+01001010
+10101000
+00000101
+01001010
+00000001
+01010101
+00100000
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010100
+10000101
+01010101
+01010010
+00010101
+01010101
+01001010
+00010101
+01010101
+00101010
+00010101
+01010100
+10101000
+01010101
+01010010
+10101000
+00010101
+01001010
+10101010
+10000001
+00101010
+10101010
+10101000
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010101
+01010100
+00101000
+01010101
+01000010
+10100000
+01010100
+00101010
+10000001
+01000010
+10101010
+00000101
+00101010
+10101000
+00010101
+01000010
+10101010
+00000101
+01010100
+00101010
+10000001
+01010101
+01000010
+10100000
+01010101
+01010100
+00101000
+01010101
+01010101
+01000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+00101010
+10101010
+10101000
+01001010
+10101010
+10000001
+01010010
+10101000
+00010101
+01010100
+10101000
+01010101
+01010101
+00101010
+00010101
+01010101
+01001010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010100
+10000101
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010101
+00100000
+01010101
+01010101
+01001010
+00000001
+01010101
+01001010
+10101000
+00000101
+01010010
+10101010
+10100000
+01010010
+10101010
+10101000
+01010010
+10100000
+00000000
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01010010
+00010101
+01010101
+01010010
+10000101
+01010101
+01010010
+10100001
+01010101
+01010010
+10101000
+01010101
+01010010
+10101010
+00010101
+01010010
+10101010
+10000101
+01010010
+10000010
+10100001
+01010010
+10000100
+00001000
+01010010
+00010101
+01010000
+01010010
+00010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+10101010
+00000101
+01010000
+10101010
+00000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010000
+10101010
+00000101
+01010000
+10101010
+00000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010000
+10101010
+00000101
+01010000
+10101010
+00000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010000
+10101010
+00000101
+01010000
+10101010
+00000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010000
+10101010
+00000101
+01010000
+10101010
+00000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010000
+10101010
+00000101
+01010000
+10101010
+00000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010000
+10101010
+00000101
+01010000
+10101010
+00000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010000
+10101010
+00000101
+01010000
+10101010
+00000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010000
+10101010
+00000101
+01010000
+10101010
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+00101010
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01010100
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+00101010
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01010100
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+00101010
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01010100
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00000101
+01010010
+10101010
+10100001
+01010100
+10101010
+10000101
+01010101
+00101010
+00010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00000101
+01010010
+10101010
+10100001
+01010100
+10101010
+10000101
+01010101
+00101010
+00010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00000101
+01010010
+10101010
+10100001
+01010100
+10101010
+10000101
+01010101
+00101010
+00010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01000101
+00000001
+01001000
+00100000
+10101000
+00100010
+00100001
+00100001
+00101010
+00100001
+00100001
+00100010
+00100000
+00100001
+00100010
+00101010
+00100001
+01000100
+01000000
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010101
+00000001
+01010101
+01010101
+10100001
+01010101
+01010101
+10100001
+01010101
+01010101
+10100001
+01010101
+01010101
+10100001
+01010101
+01010101
+00000001
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01000000
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01000000
+00010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010100
+00000001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+00000001
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01000000
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01000000
+00010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010100
+00000001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+00000001
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01000000
+01010101
+01010101
+01001010
+01010101
+01010101
+01001010
+01010101
+01010101
+01001010
+01010101
+01010101
+01001010
+01010101
+01010101
+01000000
+01010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+00010101
+01001000
+01010100
+10000101
+01010010
+00010010
+00010101
+01010100
+10001000
+01010101
+01010101
+00100001
+01010101
+01010100
+10001000
+01010101
+01010010
+00010010
+00010101
+01001000
+01010100
+10000101
+01010001
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010101
+01010101
+00101010
+00010101
+01010101
+00101010
+00010101
+01010101
+01000000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00010101
+01010101
+00101010
+10000101
+01010101
+00101010
+10000101
+01010101
+01000000
+00010101
+01010101
+00101010
+00010101
+01010101
+00101010
+00010101
+01010101
+01000000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00000101
+01010101
+00101010
+10100001
+01010101
+00101010
+10100001
+01010101
+01000000
+00000101
+01010101
+00101010
+10000101
+01010101
+00101010
+10000101
+01010101
+01000000
+00010101
+01010101
+00101010
+00010101
+01010101
+00101010
+00010101
+01010101
+01000000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+00010000
+01000000
+10100000
+10001010
+00101010
+10001000
+10001000
+00001000
+10001000
+10000010
+00001000
+10001000
+10000000
+10001000
+10100000
+10001010
+00001000
+00000101
+00010000
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01000001
+01010101
+01010100
+00101000
+00010101
+00000100
+10101010
+00010000
+10100010
+10010110
+10001010
+10100010
+10010110
+10001010
+00000100
+10101010
+00010000
+01010100
+00101000
+00010101
+01010101
+01000001
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00000000
+00000101
+00101010
+10101010
+10100001
+00101010
+10000000
+00101000
+00101010
+10000000
+00001000
+00101010
+10000000
+00101000
+00101010
+10101010
+10100001
+01000000
+00000000
+00000101
+01010101
+01010101
+01010101
+00000101
+00010000
+01000000
+10100000
+10001010
+00101010
+10001000
+10001000
+00001000
+10001000
+10000010
+00001000
+10001000
+10000000
+10001000
+10100000
+10001010
+00001000
+00000101
+00010000
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10100010
+10001010
+00101000
+10100010
+10001010
+00101000
+10100010
+10001010
+00101000
+10100010
+10001010
+00101000
+10100010
+10001010
+00101000
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+00000101
+01000101
+00100000
+10100000
+00100001
+10001000
+10001000
+10001000
+10001000
+10001000
+10001000
+00100000
+10100000
+00100001
+01000101
+00000101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000001
+01010101
+01010010
+10101000
+00000000
+01010100
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01010001
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+00101010
+00010101
+00010100
+10100010
+10000101
+01010101
+00101010
+00010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01010001
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000101
+00000000
+00001010
+10100001
+01010101
+01010000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010100
+01010101
+01010101
+01010100
+01010101
+01010101
+01010100
+01010000
+00000000
+01010101
+01001010
+10101010
+00010101
+01010000
+00000000
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010100
+01010101
+01010101
+01010100
+01010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00010101
+00000000
+00101010
+10010101
+10101010
+10010101
+01010101
+01010101
+10010101
+01010101
+01010101
+10010101
+01010101
+01010101
+10010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10010101
+01010101
+01010101
+10010101
+01010101
+01010101
+10010101
+01010101
+01010101
+10010101
+01010101
+01010101
+00101010
+10010101
+10101010
+01000000
+00010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+01010101
+01000000
+00000001
+01010101
+00101010
+10101000
+01010101
+01000000
+00000001
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010010
+01010101
+01010101
+01010100
+01010100
+00000101
+01010101
+01010010
+10100001
+01010101
+01010100
+00000101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010010
+01010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01000101
+01010010
+00010101
+00100001
+01001000
+01010101
+01001000
+00101000
+01010101
+01001010
+10101000
+01010101
+01001010
+00000001
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+01010101
+01010000
+10101000
+01010101
+01001010
+00101000
+01010101
+01001010
+01001000
+01010101
+01001000
+01010010
+00010101
+00100001
+01010100
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010100
+00000101
+01010101
+01010010
+10100001
+01010101
+01010100
+00000101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010101
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010010
+01010000
+00000001
+01001000
+01001010
+10101000
+00100001
+01010000
+00000001
+01001000
+01010101
+01010101
+01010010
+01010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010100
+00100001
+01010101
+01010010
+01001000
+01010101
+01001000
+00100001
+01010101
+01010010
+10000101
+01010101
+01010100
+00010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01000000
+01010101
+01010101
+01010001
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010100
+00100001
+01010101
+01010010
+01001000
+01010101
+01001000
+00100001
+01010101
+01010010
+01000101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+00100001
+01010101
+01010101
+01001000
+01010000
+00000001
+01010010
+00001010
+10101000
+01001000
+01010000
+00000001
+00100001
+01010101
+01010101
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+01010101
+01001010
+10101010
+01010101
+01010000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+01010101
+01001010
+10101010
+01010101
+01010000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010100
+10000101
+01010101
+01010010
+00100001
+01010101
+01001000
+01001000
+01010101
+00100001
+01010010
+00010100
+10000101
+01010100
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+00010101
+01010010
+00010100
+10000101
+01001000
+01010101
+00100001
+00100001
+01010101
+01001000
+10000101
+01010101
+01010010
+00010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000101
+01010101
+10101010
+10100001
+01010101
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000101
+01010101
+10101010
+10100001
+01010101
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10010101
+01010101
+01010101
+00101010
+10101010
+10101010
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010110
+10101010
+10010101
+01011000
+00000000
+00100101
+10100000
+00000000
+00001010
+00000000
+00000000
+00000000
+10100000
+00000000
+00001010
+01011010
+10101010
+10100101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010110
+10101010
+10101010
+10101000
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00000000
+00000000
+01001010
+10101010
+10101010
+01000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000001
+10101010
+10101010
+10100001
+00000000
+00000000
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100000
+01010101
+01010101
+00101010
+01010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00000000
+00000000
+01001010
+10101010
+10101010
+01001000
+00000000
+00000000
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+00001000
+01010101
+01010101
+10101000
+01010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000001
+10101010
+10101010
+10100001
+00000000
+00000000
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001001
+01010101
+01010101
+00100101
+01010101
+01010100
+10010101
+01010101
+01010010
+01010101
+01010101
+01010100
+10010101
+01010101
+01010101
+00100101
+01010101
+01010101
+01001001
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010001
+01010101
+01010010
+01001001
+01010101
+01001001
+00100101
+01010101
+00100100
+10010101
+01010100
+10010010
+01010101
+01010101
+00100100
+10010101
+01010101
+01001001
+00100101
+01010101
+01010010
+01001001
+01010101
+01010100
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010100
+01010001
+01010100
+10010010
+01001001
+01010010
+01001001
+00100101
+01001001
+00100100
+10010101
+00100100
+10010010
+01010101
+01001001
+00100100
+10010101
+01010010
+01001001
+00100101
+01010100
+10010010
+01001001
+01010101
+00010100
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+01100001
+01010101
+01010101
+01011000
+01010101
+01010101
+01010110
+00010101
+01010101
+01010101
+10000101
+01010101
+01010110
+00010101
+01010101
+01011000
+01010101
+01010101
+01100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+00010101
+01010101
+01100001
+10000101
+01010101
+01011000
+01100001
+01010101
+01010110
+00011000
+01010101
+01010101
+10000110
+00010101
+01010110
+00011000
+01010101
+01011000
+01100001
+01010101
+01100001
+10000101
+01010101
+01000101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+00010100
+01010101
+01100001
+10000110
+00010101
+01011000
+01100001
+10000101
+01010110
+00011000
+01100001
+01010101
+10000110
+00011000
+01010110
+00011000
+01100001
+01011000
+01100001
+10000101
+01100001
+10000110
+00010101
+01000101
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10010110
+00010101
+01010010
+01010101
+10000101
+01001001
+01010101
+01100001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10010110
+00010101
+01010010
+01000001
+10000101
+01001001
+00101000
+01100001
+01010100
+10010110
+00010101
+01010010
+01010101
+10000101
+01001001
+01010101
+01100001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10010110
+00010101
+01010010
+01000001
+10000101
+01001001
+00101000
+01100001
+01010100
+10010110
+00010101
+01010010
+01000001
+10000101
+01001001
+00101000
+01100001
+01010100
+10010110
+00010101
+01010010
+01010101
+10000101
+01001001
+01010101
+01100001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001001
+01010101
+01100001
+01010010
+01010101
+10000101
+01010100
+10010110
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001001
+01010101
+01100001
+01010010
+01010101
+10000101
+01010100
+10010110
+00010101
+01001001
+00101000
+01100001
+01010010
+01000001
+10000101
+01010100
+10010110
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001001
+01010101
+01100001
+01010010
+01010101
+10000101
+01010100
+10010110
+00010101
+01001001
+00101000
+01100001
+01010010
+01000001
+10000101
+01010100
+10010110
+00010101
+01001001
+00101000
+01100001
+01010010
+01000001
+10000101
+01010100
+10010110
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01001010
+10101010
+10101000
+01001010
+10100010
+10101000
+01001010
+10100010
+10101000
+01001010
+10100010
+10101000
+01000010
+10100010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01001010
+10101010
+10101000
+01001010
+10100010
+10101000
+01001010
+10100010
+10101000
+01001010
+10001010
+10101000
+01000010
+10001010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01001010
+10101010
+10101000
+01001010
+10100010
+10101000
+01001010
+10001010
+10101000
+01001010
+00101010
+10101000
+01000010
+10101010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01001010
+10101010
+10101000
+01001000
+00000010
+10101000
+01001010
+10101010
+10101000
+01001010
+10101010
+10101000
+01000010
+10101010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01001000
+00101010
+10101000
+01001010
+10000010
+10101000
+01001010
+10101010
+10101000
+01001010
+10101010
+10101000
+01000010
+10101010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10001010
+10000101
+01010010
+10001010
+10100001
+01001010
+10100010
+10101000
+01001010
+10100010
+10101000
+01001010
+10101010
+10101000
+01001010
+10101010
+10101000
+01000010
+10101010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10100010
+10000101
+01010010
+10100010
+10100001
+01001010
+10100010
+10101000
+01001010
+10100010
+10101000
+01001010
+10101010
+10101000
+01001010
+10101010
+10101000
+01000010
+10101010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101000
+10000101
+01010010
+10101000
+10100001
+01001010
+10100010
+10101000
+01001010
+10100010
+10101000
+01001010
+10101010
+10101000
+01001010
+10101010
+10101000
+01000010
+10101010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01001010
+10101010
+00001000
+01001010
+10100000
+10101000
+01001010
+10101010
+10101000
+01001010
+10101010
+10101000
+01000010
+10101010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01001010
+10101010
+10101000
+01001010
+10100000
+00001000
+01001010
+10101010
+10101000
+01001010
+10101010
+10101000
+01000010
+10101010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01001010
+10101010
+10101000
+01001010
+10100010
+10101000
+01001010
+10101000
+10101000
+01001010
+10101010
+00101000
+01000010
+10101010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01001010
+10101010
+10101000
+01001010
+10100010
+10101000
+01001010
+10100010
+10101000
+01001010
+10101000
+10101000
+01000010
+10101000
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01000100
+10101010
+00010001
+00100010
+00000000
+10001000
+00101000
+01010101
+00101000
+00101010
+00010100
+10101000
+01000000
+01010101
+00000001
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01000100
+10101010
+00010101
+00100010
+00000000
+01010101
+00101000
+01010101
+01010101
+00101010
+00010101
+01010101
+01000000
+01010101
+01010101
+00101000
+01010101
+01010101
+00100010
+00000101
+00010100
+00100010
+00100000
+10000010
+00101000
+10001000
+10100010
+00100000
+10101000
+10001010
+00100000
+10001000
+10000010
+01000101
+00010001
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010001
+01010101
+00000000
+10001000
+01010101
+01010101
+00101000
+01010101
+01010100
+10101000
+01000000
+01010101
+00000001
+00101000
+01010101
+01010101
+00100010
+00000101
+00010100
+00100010
+00100000
+10000010
+00101000
+10001000
+10100010
+00100000
+10101000
+10001010
+00100000
+10001000
+10000010
+01000101
+00010001
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010001
+01010101
+01010010
+00001000
+01010100
+01010010
+00001000
+01010100
+01010010
+00001010
+00010100
+01010010
+00001000
+10000100
+01010010
+00001000
+10000100
+01010010
+00001000
+00100000
+01010010
+00001000
+01001000
+01010010
+00001000
+01001000
+01010010
+00001000
+01010010
+01010010
+00001000
+01010100
+01010010
+00001000
+01010100
+01010100
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010100
+01010101
+10000101
+01010010
+00010101
+10000101
+01001000
+10000101
+10000101
+01001000
+10000101
+10000101
+01001000
+10000101
+10000101
+00100001
+00100001
+10000101
+00100000
+00100001
+10000101
+00101010
+10100001
+10000100
+10000000
+00001000
+10000100
+10000101
+01011000
+10000010
+00010101
+01010010
+10000010
+00010101
+01010010
+00010100
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010100
+01010101
+00100001
+01010010
+00010101
+00100001
+01010010
+00010101
+00100001
+01010010
+00010101
+01001000
+01001000
+01010101
+01001000
+01001000
+01010101
+01001000
+01001000
+01010101
+01010010
+00100001
+01010101
+01010010
+00100001
+01010101
+01010010
+00100001
+01010101
+00010100
+10000101
+01010101
+00010100
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00000000
+01010010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+01010100
+00000000
+10000101
+00000010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01000000
+10101010
+00000000
+01010010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00010101
+10101010
+10101010
+10000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001010
+10101010
+10101010
+00101010
+10101010
+10101010
+00101010
+10101010
+10101010
+00101010
+10101010
+10101010
+00101010
+10101010
+10101010
+00101010
+10101010
+10101010
+00101010
+10101010
+10101010
+01001010
+10101010
+10101010
+01010010
+10101010
+10101010
+01010100
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010010
+01010101
+01010101
+01001010
+01010101
+01010101
+01001010
+01010101
+01010101
+00101010
+01010101
+01010101
+00101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101000
+10101010
+10101010
+10100001
+10101010
+10101010
+10000100
+10101010
+10101010
+00010010
+10101010
+10101000
+01001010
+10101010
+10100001
+00101010
+10101010
+10100000
+10101000
+10101010
+10000100
+10100010
+10101010
+00010010
+10100010
+00000000
+01001010
+10100010
+01010101
+01001010
+10100010
+01010101
+00101010
+10100010
+00000000
+00101010
+10101000
+10101000
+00101010
+10101010
+10100000
+10101010
+10101010
+10100000
+10101010
+10101010
+10100000
+10101010
+10101010
+10100000
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010100
+10101010
+10101010
+01000010
+10101010
+10101010
+00101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10000000
+00001010
+10101010
+00101010
+10100010
+10101010
+10101010
+10101000
+10101010
+10101010
+10101010
+00101010
+10101000
+10101010
+10001010
+10100000
+00101010
+10001010
+10101000
+00101010
+10001010
+10101010
+10001010
+00101010
+10101010
+10100010
+10101010
+00101010
+10101000
+10100000
+10000010
+10001010
+10001010
+10101000
+00101010
+00101010
+10101010
+10101010
+00101010
+10101010
+10101010
+00101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+00010100
+10101010
+10101010
+10000001
+10101010
+10101010
+10101000
+10101010
+10101010
+10101010
+10101010
+10100000
+00000010
+10101010
+00001010
+10101000
+10101000
+10101010
+10101010
+10101000
+10101010
+10101010
+10100010
+10101010
+00101010
+10100010
+10101000
+00001010
+10100010
+10101000
+00101010
+10101000
+10100010
+10101010
+10101010
+10001010
+10101010
+00001010
+00101010
+10101000
+10100010
+10100010
+10000010
+10101000
+10101000
+00101010
+10101000
+10101010
+10101010
+10101000
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00101010
+10101010
+10101010
+01001010
+10101010
+10101010
+00010010
+10101010
+10101010
+10000100
+10101010
+10101010
+10100001
+00101010
+10101010
+10101000
+01001010
+10101010
+00101010
+00001010
+10101010
+10001010
+00010010
+10101010
+10001010
+10000100
+10101010
+10001010
+10100001
+00000000
+10001010
+10100001
+01010101
+10001010
+10101000
+01010101
+00101010
+10101000
+00000000
+10101010
+10101000
+00101010
+10101010
+10101000
+00001010
+10101010
+10101010
+00001010
+10101010
+10101010
+00001010
+10101010
+10101010
+00001010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10100001
+10101010
+10101010
+10101000
+10101010
+10101010
+10101000
+10101010
+10101010
+10101000
+10101010
+10101010
+10101000
+10101010
+10101010
+10101000
+10101010
+10101010
+10101001
+10101010
+10101010
+10100001
+10101010
+10101010
+10000101
+00000000
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+10100001
+01010101
+01010101
+10100001
+01010101
+01010101
+10101000
+01010101
+01010101
+10101000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00101010
+01010101
+01010101
+01001010
+01010101
+01010101
+01001010
+01010101
+01010101
+01010010
+01010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01001010
+01010101
+01010101
+00101010
+01010101
+01010100
+10101010
+01010101
+01010010
+10101010
+01010101
+01010010
+10101010
+01010101
+01010010
+10101010
+01010101
+01010010
+10101010
+01010101
+01010100
+10101010
+01010101
+01010101
+00101010
+01010101
+01010101
+01001010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10100000
+10101010
+10101010
+10100000
+10101010
+10101010
+10100000
+10101010
+10101010
+10101000
+00101010
+10101010
+00000000
+00101010
+10101010
+01010101
+00101010
+10101000
+01010101
+01001010
+10100010
+00000000
+01001010
+10100010
+10101010
+00010010
+10100010
+10101010
+10000010
+10100010
+10101010
+10000100
+10100010
+10101010
+10100000
+10101000
+10101010
+10100001
+00101010
+10101010
+10101000
+01001010
+10101010
+10101010
+00010010
+10101010
+10101010
+10000100
+10101010
+10101010
+10100001
+10101010
+10101010
+10101000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+00001010
+10101010
+10101010
+10000010
+10101000
+00101010
+10000000
+10000010
+10001010
+10100000
+00101010
+10101000
+10100000
+10101010
+10100010
+10101000
+10101010
+10001010
+00101010
+10101000
+00101010
+10001010
+10100000
+00101010
+10001010
+10101000
+10101010
+10001010
+10101010
+10101010
+00101010
+10101010
+10101000
+10101010
+00001010
+10100010
+10101010
+10100000
+00001010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+00001010
+10101010
+10101010
+01010000
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10100000
+10101010
+10101010
+10000010
+10101010
+10101010
+00000010
+10101000
+00101010
+00001010
+10100010
+10000010
+00001010
+00101010
+10101000
+00101010
+10001010
+10101010
+10101000
+10100010
+10101010
+10100010
+10101000
+00101010
+10100010
+10101000
+00001010
+10100010
+10101010
+00101010
+10101000
+10101010
+10101010
+10101010
+00101010
+10101010
+10101010
+10001010
+10100000
+10101010
+10100000
+00001010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10100000
+10101010
+10101010
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+00001010
+10101010
+10101010
+00001010
+10101010
+10101010
+00001010
+10101010
+10101000
+00101010
+10101010
+10101000
+00000000
+00101010
+10101000
+01010101
+10001010
+10100001
+01010101
+10001010
+10100001
+00000000
+10001010
+10000100
+10101010
+10001010
+10000010
+10101010
+10001010
+00010010
+10101010
+00101010
+00001010
+10101010
+10101000
+01001010
+10101010
+10100001
+00101010
+10101010
+10000100
+10101010
+10101010
+00010010
+10101010
+10101010
+01001010
+10101010
+10101010
+00101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010101
+10100001
+01010101
+01010101
+10101000
+01010101
+01010101
+10101010
+00010101
+01010101
+10101010
+10000101
+01010101
+10101010
+10000101
+01010101
+10101010
+10000101
+01010101
+10101010
+10000101
+01010101
+10101010
+00010101
+01010101
+10101000
+01010101
+01010101
+10100001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101000
+01010101
+01010101
+10100001
+01010101
+01010101
+10100001
+01010101
+01010101
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+00000010
+10101010
+01010101
+01010100
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10000000
+00010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
01010101
\ No newline at end of file
diff --git a/resources/osd/analogue/bold.png b/resources/osd/analogue/bold.png
new file mode 100644
index 00000000..b957c59f
Binary files /dev/null and b/resources/osd/analogue/bold.png differ
diff --git a/resources/osd/bold.yaml b/resources/osd/analogue/bold.yaml
similarity index 100%
rename from resources/osd/bold.yaml
rename to resources/osd/analogue/bold.yaml
diff --git a/resources/osd/bold/001.png b/resources/osd/analogue/bold/001.png
similarity index 100%
rename from resources/osd/bold/001.png
rename to resources/osd/analogue/bold/001.png
diff --git a/resources/osd/bold/002.png b/resources/osd/analogue/bold/002.png
similarity index 100%
rename from resources/osd/bold/002.png
rename to resources/osd/analogue/bold/002.png
diff --git a/resources/osd/bold/003.png b/resources/osd/analogue/bold/003.png
similarity index 100%
rename from resources/osd/bold/003.png
rename to resources/osd/analogue/bold/003.png
diff --git a/resources/osd/bold/004.png b/resources/osd/analogue/bold/004.png
similarity index 100%
rename from resources/osd/bold/004.png
rename to resources/osd/analogue/bold/004.png
diff --git a/resources/osd/bold/005.png b/resources/osd/analogue/bold/005.png
similarity index 100%
rename from resources/osd/bold/005.png
rename to resources/osd/analogue/bold/005.png
diff --git a/resources/osd/bold/006.png b/resources/osd/analogue/bold/006.png
similarity index 100%
rename from resources/osd/bold/006.png
rename to resources/osd/analogue/bold/006.png
diff --git a/resources/osd/bold/007.png b/resources/osd/analogue/bold/007.png
similarity index 100%
rename from resources/osd/bold/007.png
rename to resources/osd/analogue/bold/007.png
diff --git a/resources/osd/bold/008-009.png b/resources/osd/analogue/bold/008-009.png
similarity index 100%
rename from resources/osd/bold/008-009.png
rename to resources/osd/analogue/bold/008-009.png
diff --git a/resources/osd/bold/010.png b/resources/osd/analogue/bold/010.png
similarity index 100%
rename from resources/osd/bold/010.png
rename to resources/osd/analogue/bold/010.png
diff --git a/resources/osd/bold/011.png b/resources/osd/analogue/bold/011.png
similarity index 100%
rename from resources/osd/bold/011.png
rename to resources/osd/analogue/bold/011.png
diff --git a/resources/osd/bold/012.png b/resources/osd/analogue/bold/012.png
similarity index 100%
rename from resources/osd/bold/012.png
rename to resources/osd/analogue/bold/012.png
diff --git a/resources/osd/bold/013.png b/resources/osd/analogue/bold/013.png
similarity index 100%
rename from resources/osd/bold/013.png
rename to resources/osd/analogue/bold/013.png
diff --git a/resources/osd/bold/014-015.png b/resources/osd/analogue/bold/014-015.png
similarity index 100%
rename from resources/osd/bold/014-015.png
rename to resources/osd/analogue/bold/014-015.png
diff --git a/resources/osd/bold/016.png b/resources/osd/analogue/bold/016.png
similarity index 100%
rename from resources/osd/bold/016.png
rename to resources/osd/analogue/bold/016.png
diff --git a/resources/osd/bold/017.png b/resources/osd/analogue/bold/017.png
similarity index 100%
rename from resources/osd/bold/017.png
rename to resources/osd/analogue/bold/017.png
diff --git a/resources/osd/bold/018.png b/resources/osd/analogue/bold/018.png
similarity index 100%
rename from resources/osd/bold/018.png
rename to resources/osd/analogue/bold/018.png
diff --git a/resources/osd/bold/019.png b/resources/osd/analogue/bold/019.png
similarity index 100%
rename from resources/osd/bold/019.png
rename to resources/osd/analogue/bold/019.png
diff --git a/resources/osd/bold/020.png b/resources/osd/analogue/bold/020.png
similarity index 100%
rename from resources/osd/bold/020.png
rename to resources/osd/analogue/bold/020.png
diff --git a/resources/osd/bold/021.png b/resources/osd/analogue/bold/021.png
similarity index 100%
rename from resources/osd/bold/021.png
rename to resources/osd/analogue/bold/021.png
diff --git a/resources/osd/bold/022.png b/resources/osd/analogue/bold/022.png
similarity index 100%
rename from resources/osd/bold/022.png
rename to resources/osd/analogue/bold/022.png
diff --git a/resources/osd/bold/023.png b/resources/osd/analogue/bold/023.png
similarity index 100%
rename from resources/osd/bold/023.png
rename to resources/osd/analogue/bold/023.png
diff --git a/resources/osd/bold/024.png b/resources/osd/analogue/bold/024.png
similarity index 100%
rename from resources/osd/bold/024.png
rename to resources/osd/analogue/bold/024.png
diff --git a/resources/osd/bold/025.png b/resources/osd/analogue/bold/025.png
similarity index 100%
rename from resources/osd/bold/025.png
rename to resources/osd/analogue/bold/025.png
diff --git a/resources/osd/bold/026.png b/resources/osd/analogue/bold/026.png
similarity index 100%
rename from resources/osd/bold/026.png
rename to resources/osd/analogue/bold/026.png
diff --git a/resources/osd/bold/027.png b/resources/osd/analogue/bold/027.png
similarity index 100%
rename from resources/osd/bold/027.png
rename to resources/osd/analogue/bold/027.png
diff --git a/resources/osd/bold/028.png b/resources/osd/analogue/bold/028.png
similarity index 100%
rename from resources/osd/bold/028.png
rename to resources/osd/analogue/bold/028.png
diff --git a/resources/osd/bold/029.png b/resources/osd/analogue/bold/029.png
similarity index 100%
rename from resources/osd/bold/029.png
rename to resources/osd/analogue/bold/029.png
diff --git a/resources/osd/bold/030.png b/resources/osd/analogue/bold/030.png
similarity index 100%
rename from resources/osd/bold/030.png
rename to resources/osd/analogue/bold/030.png
diff --git a/resources/osd/bold/031.png b/resources/osd/analogue/bold/031.png
similarity index 100%
rename from resources/osd/bold/031.png
rename to resources/osd/analogue/bold/031.png
diff --git a/resources/osd/bold/032.png b/resources/osd/analogue/bold/032.png
similarity index 100%
rename from resources/osd/bold/032.png
rename to resources/osd/analogue/bold/032.png
diff --git a/resources/osd/bold/033.png b/resources/osd/analogue/bold/033.png
similarity index 100%
rename from resources/osd/bold/033.png
rename to resources/osd/analogue/bold/033.png
diff --git a/resources/osd/bold/034.png b/resources/osd/analogue/bold/034.png
similarity index 100%
rename from resources/osd/bold/034.png
rename to resources/osd/analogue/bold/034.png
diff --git a/resources/osd/bold/035.png b/resources/osd/analogue/bold/035.png
similarity index 100%
rename from resources/osd/bold/035.png
rename to resources/osd/analogue/bold/035.png
diff --git a/resources/osd/bold/036.png b/resources/osd/analogue/bold/036.png
similarity index 100%
rename from resources/osd/bold/036.png
rename to resources/osd/analogue/bold/036.png
diff --git a/resources/osd/bold/037.png b/resources/osd/analogue/bold/037.png
similarity index 100%
rename from resources/osd/bold/037.png
rename to resources/osd/analogue/bold/037.png
diff --git a/resources/osd/bold/038.png b/resources/osd/analogue/bold/038.png
similarity index 100%
rename from resources/osd/bold/038.png
rename to resources/osd/analogue/bold/038.png
diff --git a/resources/osd/bold/039.png b/resources/osd/analogue/bold/039.png
similarity index 100%
rename from resources/osd/bold/039.png
rename to resources/osd/analogue/bold/039.png
diff --git a/resources/osd/bold/040.png b/resources/osd/analogue/bold/040.png
similarity index 100%
rename from resources/osd/bold/040.png
rename to resources/osd/analogue/bold/040.png
diff --git a/resources/osd/bold/041.png b/resources/osd/analogue/bold/041.png
similarity index 100%
rename from resources/osd/bold/041.png
rename to resources/osd/analogue/bold/041.png
diff --git a/resources/osd/bold/042.png b/resources/osd/analogue/bold/042.png
similarity index 100%
rename from resources/osd/bold/042.png
rename to resources/osd/analogue/bold/042.png
diff --git a/resources/osd/bold/043.png b/resources/osd/analogue/bold/043.png
similarity index 100%
rename from resources/osd/bold/043.png
rename to resources/osd/analogue/bold/043.png
diff --git a/resources/osd/bold/044.png b/resources/osd/analogue/bold/044.png
similarity index 100%
rename from resources/osd/bold/044.png
rename to resources/osd/analogue/bold/044.png
diff --git a/resources/osd/bold/045.png b/resources/osd/analogue/bold/045.png
similarity index 100%
rename from resources/osd/bold/045.png
rename to resources/osd/analogue/bold/045.png
diff --git a/resources/osd/bold/046.png b/resources/osd/analogue/bold/046.png
similarity index 100%
rename from resources/osd/bold/046.png
rename to resources/osd/analogue/bold/046.png
diff --git a/resources/osd/bold/047.png b/resources/osd/analogue/bold/047.png
similarity index 100%
rename from resources/osd/bold/047.png
rename to resources/osd/analogue/bold/047.png
diff --git a/resources/osd/bold/048.png b/resources/osd/analogue/bold/048.png
similarity index 100%
rename from resources/osd/bold/048.png
rename to resources/osd/analogue/bold/048.png
diff --git a/resources/osd/bold/049.png b/resources/osd/analogue/bold/049.png
similarity index 100%
rename from resources/osd/bold/049.png
rename to resources/osd/analogue/bold/049.png
diff --git a/resources/osd/bold/050.png b/resources/osd/analogue/bold/050.png
similarity index 100%
rename from resources/osd/bold/050.png
rename to resources/osd/analogue/bold/050.png
diff --git a/resources/osd/bold/051.png b/resources/osd/analogue/bold/051.png
similarity index 100%
rename from resources/osd/bold/051.png
rename to resources/osd/analogue/bold/051.png
diff --git a/resources/osd/bold/052.png b/resources/osd/analogue/bold/052.png
similarity index 100%
rename from resources/osd/bold/052.png
rename to resources/osd/analogue/bold/052.png
diff --git a/resources/osd/bold/053.png b/resources/osd/analogue/bold/053.png
similarity index 100%
rename from resources/osd/bold/053.png
rename to resources/osd/analogue/bold/053.png
diff --git a/resources/osd/bold/054.png b/resources/osd/analogue/bold/054.png
similarity index 100%
rename from resources/osd/bold/054.png
rename to resources/osd/analogue/bold/054.png
diff --git a/resources/osd/bold/055.png b/resources/osd/analogue/bold/055.png
similarity index 100%
rename from resources/osd/bold/055.png
rename to resources/osd/analogue/bold/055.png
diff --git a/resources/osd/bold/056.png b/resources/osd/analogue/bold/056.png
similarity index 100%
rename from resources/osd/bold/056.png
rename to resources/osd/analogue/bold/056.png
diff --git a/resources/osd/bold/057.png b/resources/osd/analogue/bold/057.png
similarity index 100%
rename from resources/osd/bold/057.png
rename to resources/osd/analogue/bold/057.png
diff --git a/resources/osd/bold/058.png b/resources/osd/analogue/bold/058.png
similarity index 100%
rename from resources/osd/bold/058.png
rename to resources/osd/analogue/bold/058.png
diff --git a/resources/osd/bold/059.png b/resources/osd/analogue/bold/059.png
similarity index 100%
rename from resources/osd/bold/059.png
rename to resources/osd/analogue/bold/059.png
diff --git a/resources/osd/bold/060.png b/resources/osd/analogue/bold/060.png
similarity index 100%
rename from resources/osd/bold/060.png
rename to resources/osd/analogue/bold/060.png
diff --git a/resources/osd/bold/061.png b/resources/osd/analogue/bold/061.png
similarity index 100%
rename from resources/osd/bold/061.png
rename to resources/osd/analogue/bold/061.png
diff --git a/resources/osd/bold/062.png b/resources/osd/analogue/bold/062.png
similarity index 100%
rename from resources/osd/bold/062.png
rename to resources/osd/analogue/bold/062.png
diff --git a/resources/osd/bold/063.png b/resources/osd/analogue/bold/063.png
similarity index 100%
rename from resources/osd/bold/063.png
rename to resources/osd/analogue/bold/063.png
diff --git a/resources/osd/bold/064.png b/resources/osd/analogue/bold/064.png
similarity index 100%
rename from resources/osd/bold/064.png
rename to resources/osd/analogue/bold/064.png
diff --git a/resources/osd/bold/065.png b/resources/osd/analogue/bold/065.png
similarity index 100%
rename from resources/osd/bold/065.png
rename to resources/osd/analogue/bold/065.png
diff --git a/resources/osd/bold/066.png b/resources/osd/analogue/bold/066.png
similarity index 100%
rename from resources/osd/bold/066.png
rename to resources/osd/analogue/bold/066.png
diff --git a/resources/osd/bold/067.png b/resources/osd/analogue/bold/067.png
similarity index 100%
rename from resources/osd/bold/067.png
rename to resources/osd/analogue/bold/067.png
diff --git a/resources/osd/bold/068.png b/resources/osd/analogue/bold/068.png
similarity index 100%
rename from resources/osd/bold/068.png
rename to resources/osd/analogue/bold/068.png
diff --git a/resources/osd/bold/069.png b/resources/osd/analogue/bold/069.png
similarity index 100%
rename from resources/osd/bold/069.png
rename to resources/osd/analogue/bold/069.png
diff --git a/resources/osd/bold/070.png b/resources/osd/analogue/bold/070.png
similarity index 100%
rename from resources/osd/bold/070.png
rename to resources/osd/analogue/bold/070.png
diff --git a/resources/osd/bold/071.png b/resources/osd/analogue/bold/071.png
similarity index 100%
rename from resources/osd/bold/071.png
rename to resources/osd/analogue/bold/071.png
diff --git a/resources/osd/bold/072.png b/resources/osd/analogue/bold/072.png
similarity index 100%
rename from resources/osd/bold/072.png
rename to resources/osd/analogue/bold/072.png
diff --git a/resources/osd/bold/073.png b/resources/osd/analogue/bold/073.png
similarity index 100%
rename from resources/osd/bold/073.png
rename to resources/osd/analogue/bold/073.png
diff --git a/resources/osd/bold/074.png b/resources/osd/analogue/bold/074.png
similarity index 100%
rename from resources/osd/bold/074.png
rename to resources/osd/analogue/bold/074.png
diff --git a/resources/osd/bold/075.png b/resources/osd/analogue/bold/075.png
similarity index 100%
rename from resources/osd/bold/075.png
rename to resources/osd/analogue/bold/075.png
diff --git a/resources/osd/bold/076.png b/resources/osd/analogue/bold/076.png
similarity index 100%
rename from resources/osd/bold/076.png
rename to resources/osd/analogue/bold/076.png
diff --git a/resources/osd/bold/077.png b/resources/osd/analogue/bold/077.png
similarity index 100%
rename from resources/osd/bold/077.png
rename to resources/osd/analogue/bold/077.png
diff --git a/resources/osd/bold/078.png b/resources/osd/analogue/bold/078.png
similarity index 100%
rename from resources/osd/bold/078.png
rename to resources/osd/analogue/bold/078.png
diff --git a/resources/osd/bold/079.png b/resources/osd/analogue/bold/079.png
similarity index 100%
rename from resources/osd/bold/079.png
rename to resources/osd/analogue/bold/079.png
diff --git a/resources/osd/bold/080.png b/resources/osd/analogue/bold/080.png
similarity index 100%
rename from resources/osd/bold/080.png
rename to resources/osd/analogue/bold/080.png
diff --git a/resources/osd/bold/081.png b/resources/osd/analogue/bold/081.png
similarity index 100%
rename from resources/osd/bold/081.png
rename to resources/osd/analogue/bold/081.png
diff --git a/resources/osd/bold/082.png b/resources/osd/analogue/bold/082.png
similarity index 100%
rename from resources/osd/bold/082.png
rename to resources/osd/analogue/bold/082.png
diff --git a/resources/osd/bold/083.png b/resources/osd/analogue/bold/083.png
similarity index 100%
rename from resources/osd/bold/083.png
rename to resources/osd/analogue/bold/083.png
diff --git a/resources/osd/bold/084.png b/resources/osd/analogue/bold/084.png
similarity index 100%
rename from resources/osd/bold/084.png
rename to resources/osd/analogue/bold/084.png
diff --git a/resources/osd/bold/085.png b/resources/osd/analogue/bold/085.png
similarity index 100%
rename from resources/osd/bold/085.png
rename to resources/osd/analogue/bold/085.png
diff --git a/resources/osd/bold/086.png b/resources/osd/analogue/bold/086.png
similarity index 100%
rename from resources/osd/bold/086.png
rename to resources/osd/analogue/bold/086.png
diff --git a/resources/osd/bold/087.png b/resources/osd/analogue/bold/087.png
similarity index 100%
rename from resources/osd/bold/087.png
rename to resources/osd/analogue/bold/087.png
diff --git a/resources/osd/bold/088.png b/resources/osd/analogue/bold/088.png
similarity index 100%
rename from resources/osd/bold/088.png
rename to resources/osd/analogue/bold/088.png
diff --git a/resources/osd/bold/089.png b/resources/osd/analogue/bold/089.png
similarity index 100%
rename from resources/osd/bold/089.png
rename to resources/osd/analogue/bold/089.png
diff --git a/resources/osd/bold/090.png b/resources/osd/analogue/bold/090.png
similarity index 100%
rename from resources/osd/bold/090.png
rename to resources/osd/analogue/bold/090.png
diff --git a/resources/osd/bold/091.png b/resources/osd/analogue/bold/091.png
similarity index 100%
rename from resources/osd/bold/091.png
rename to resources/osd/analogue/bold/091.png
diff --git a/resources/osd/bold/092.png b/resources/osd/analogue/bold/092.png
similarity index 100%
rename from resources/osd/bold/092.png
rename to resources/osd/analogue/bold/092.png
diff --git a/resources/osd/bold/093.png b/resources/osd/analogue/bold/093.png
similarity index 100%
rename from resources/osd/bold/093.png
rename to resources/osd/analogue/bold/093.png
diff --git a/resources/osd/bold/094.png b/resources/osd/analogue/bold/094.png
similarity index 100%
rename from resources/osd/bold/094.png
rename to resources/osd/analogue/bold/094.png
diff --git a/resources/osd/bold/095.png b/resources/osd/analogue/bold/095.png
similarity index 100%
rename from resources/osd/bold/095.png
rename to resources/osd/analogue/bold/095.png
diff --git a/resources/osd/bold/096-097.png b/resources/osd/analogue/bold/096-097.png
similarity index 100%
rename from resources/osd/bold/096-097.png
rename to resources/osd/analogue/bold/096-097.png
diff --git a/resources/osd/bold/098.png b/resources/osd/analogue/bold/098.png
similarity index 100%
rename from resources/osd/bold/098.png
rename to resources/osd/analogue/bold/098.png
diff --git a/resources/osd/bold/099.png b/resources/osd/analogue/bold/099.png
similarity index 100%
rename from resources/osd/bold/099.png
rename to resources/osd/analogue/bold/099.png
diff --git a/resources/osd/bold/100.png b/resources/osd/analogue/bold/100.png
similarity index 100%
rename from resources/osd/bold/100.png
rename to resources/osd/analogue/bold/100.png
diff --git a/resources/osd/bold/101.png b/resources/osd/analogue/bold/101.png
similarity index 100%
rename from resources/osd/bold/101.png
rename to resources/osd/analogue/bold/101.png
diff --git a/resources/osd/bold/102.png b/resources/osd/analogue/bold/102.png
similarity index 100%
rename from resources/osd/bold/102.png
rename to resources/osd/analogue/bold/102.png
diff --git a/resources/osd/bold/103.png b/resources/osd/analogue/bold/103.png
similarity index 100%
rename from resources/osd/bold/103.png
rename to resources/osd/analogue/bold/103.png
diff --git a/resources/osd/bold/104.png b/resources/osd/analogue/bold/104.png
similarity index 100%
rename from resources/osd/bold/104.png
rename to resources/osd/analogue/bold/104.png
diff --git a/resources/osd/bold/105.png b/resources/osd/analogue/bold/105.png
similarity index 100%
rename from resources/osd/bold/105.png
rename to resources/osd/analogue/bold/105.png
diff --git a/resources/osd/bold/106.png b/resources/osd/analogue/bold/106.png
similarity index 100%
rename from resources/osd/bold/106.png
rename to resources/osd/analogue/bold/106.png
diff --git a/resources/osd/bold/107-108.png b/resources/osd/analogue/bold/107-108.png
similarity index 100%
rename from resources/osd/bold/107-108.png
rename to resources/osd/analogue/bold/107-108.png
diff --git a/resources/osd/bold/109.png b/resources/osd/analogue/bold/109.png
similarity index 100%
rename from resources/osd/bold/109.png
rename to resources/osd/analogue/bold/109.png
diff --git a/resources/osd/bold/110.png b/resources/osd/analogue/bold/110.png
similarity index 100%
rename from resources/osd/bold/110.png
rename to resources/osd/analogue/bold/110.png
diff --git a/resources/osd/bold/111.png b/resources/osd/analogue/bold/111.png
similarity index 100%
rename from resources/osd/bold/111.png
rename to resources/osd/analogue/bold/111.png
diff --git a/resources/osd/bold/112.png b/resources/osd/analogue/bold/112.png
similarity index 100%
rename from resources/osd/bold/112.png
rename to resources/osd/analogue/bold/112.png
diff --git a/resources/osd/bold/113.png b/resources/osd/analogue/bold/113.png
similarity index 100%
rename from resources/osd/bold/113.png
rename to resources/osd/analogue/bold/113.png
diff --git a/resources/osd/bold/114.png b/resources/osd/analogue/bold/114.png
similarity index 100%
rename from resources/osd/bold/114.png
rename to resources/osd/analogue/bold/114.png
diff --git a/resources/osd/bold/115.png b/resources/osd/analogue/bold/115.png
similarity index 100%
rename from resources/osd/bold/115.png
rename to resources/osd/analogue/bold/115.png
diff --git a/resources/osd/bold/116.png b/resources/osd/analogue/bold/116.png
similarity index 100%
rename from resources/osd/bold/116.png
rename to resources/osd/analogue/bold/116.png
diff --git a/resources/osd/bold/117.png b/resources/osd/analogue/bold/117.png
similarity index 100%
rename from resources/osd/bold/117.png
rename to resources/osd/analogue/bold/117.png
diff --git a/resources/osd/bold/118.png b/resources/osd/analogue/bold/118.png
similarity index 100%
rename from resources/osd/bold/118.png
rename to resources/osd/analogue/bold/118.png
diff --git a/resources/osd/bold/119.png b/resources/osd/analogue/bold/119.png
similarity index 100%
rename from resources/osd/bold/119.png
rename to resources/osd/analogue/bold/119.png
diff --git a/resources/osd/bold/120.png b/resources/osd/analogue/bold/120.png
similarity index 100%
rename from resources/osd/bold/120.png
rename to resources/osd/analogue/bold/120.png
diff --git a/resources/osd/bold/121.png b/resources/osd/analogue/bold/121.png
similarity index 100%
rename from resources/osd/bold/121.png
rename to resources/osd/analogue/bold/121.png
diff --git a/resources/osd/bold/122.png b/resources/osd/analogue/bold/122.png
similarity index 100%
rename from resources/osd/bold/122.png
rename to resources/osd/analogue/bold/122.png
diff --git a/resources/osd/bold/123.png b/resources/osd/analogue/bold/123.png
similarity index 100%
rename from resources/osd/bold/123.png
rename to resources/osd/analogue/bold/123.png
diff --git a/resources/osd/bold/124.png b/resources/osd/analogue/bold/124.png
similarity index 100%
rename from resources/osd/bold/124.png
rename to resources/osd/analogue/bold/124.png
diff --git a/resources/osd/bold/125.png b/resources/osd/analogue/bold/125.png
similarity index 100%
rename from resources/osd/bold/125.png
rename to resources/osd/analogue/bold/125.png
diff --git a/resources/osd/bold/126.png b/resources/osd/analogue/bold/126.png
similarity index 100%
rename from resources/osd/bold/126.png
rename to resources/osd/analogue/bold/126.png
diff --git a/resources/osd/bold/127.png b/resources/osd/analogue/bold/127.png
similarity index 100%
rename from resources/osd/bold/127.png
rename to resources/osd/analogue/bold/127.png
diff --git a/resources/osd/bold/128.png b/resources/osd/analogue/bold/128.png
similarity index 100%
rename from resources/osd/bold/128.png
rename to resources/osd/analogue/bold/128.png
diff --git a/resources/osd/bold/129.png b/resources/osd/analogue/bold/129.png
similarity index 100%
rename from resources/osd/bold/129.png
rename to resources/osd/analogue/bold/129.png
diff --git a/resources/osd/bold/130.png b/resources/osd/analogue/bold/130.png
similarity index 100%
rename from resources/osd/bold/130.png
rename to resources/osd/analogue/bold/130.png
diff --git a/resources/osd/bold/131.png b/resources/osd/analogue/bold/131.png
similarity index 100%
rename from resources/osd/bold/131.png
rename to resources/osd/analogue/bold/131.png
diff --git a/resources/osd/bold/132.png b/resources/osd/analogue/bold/132.png
similarity index 100%
rename from resources/osd/bold/132.png
rename to resources/osd/analogue/bold/132.png
diff --git a/resources/osd/bold/133.png b/resources/osd/analogue/bold/133.png
similarity index 100%
rename from resources/osd/bold/133.png
rename to resources/osd/analogue/bold/133.png
diff --git a/resources/osd/bold/134.png b/resources/osd/analogue/bold/134.png
similarity index 100%
rename from resources/osd/bold/134.png
rename to resources/osd/analogue/bold/134.png
diff --git a/resources/osd/bold/135.png b/resources/osd/analogue/bold/135.png
similarity index 100%
rename from resources/osd/bold/135.png
rename to resources/osd/analogue/bold/135.png
diff --git a/resources/osd/bold/136.png b/resources/osd/analogue/bold/136.png
similarity index 100%
rename from resources/osd/bold/136.png
rename to resources/osd/analogue/bold/136.png
diff --git a/resources/osd/bold/137.png b/resources/osd/analogue/bold/137.png
similarity index 100%
rename from resources/osd/bold/137.png
rename to resources/osd/analogue/bold/137.png
diff --git a/resources/osd/bold/138.png b/resources/osd/analogue/bold/138.png
similarity index 100%
rename from resources/osd/bold/138.png
rename to resources/osd/analogue/bold/138.png
diff --git a/resources/osd/bold/139.png b/resources/osd/analogue/bold/139.png
similarity index 100%
rename from resources/osd/bold/139.png
rename to resources/osd/analogue/bold/139.png
diff --git a/resources/osd/bold/140.png b/resources/osd/analogue/bold/140.png
similarity index 100%
rename from resources/osd/bold/140.png
rename to resources/osd/analogue/bold/140.png
diff --git a/resources/osd/bold/141.png b/resources/osd/analogue/bold/141.png
similarity index 100%
rename from resources/osd/bold/141.png
rename to resources/osd/analogue/bold/141.png
diff --git a/resources/osd/bold/142.png b/resources/osd/analogue/bold/142.png
similarity index 100%
rename from resources/osd/bold/142.png
rename to resources/osd/analogue/bold/142.png
diff --git a/resources/osd/bold/143.png b/resources/osd/analogue/bold/143.png
similarity index 100%
rename from resources/osd/bold/143.png
rename to resources/osd/analogue/bold/143.png
diff --git a/resources/osd/bold/144.png b/resources/osd/analogue/bold/144.png
similarity index 100%
rename from resources/osd/bold/144.png
rename to resources/osd/analogue/bold/144.png
diff --git a/resources/osd/bold/145.png b/resources/osd/analogue/bold/145.png
similarity index 100%
rename from resources/osd/bold/145.png
rename to resources/osd/analogue/bold/145.png
diff --git a/resources/osd/bold/146.png b/resources/osd/analogue/bold/146.png
similarity index 100%
rename from resources/osd/bold/146.png
rename to resources/osd/analogue/bold/146.png
diff --git a/resources/osd/bold/147-148.png b/resources/osd/analogue/bold/147-148.png
similarity index 100%
rename from resources/osd/bold/147-148.png
rename to resources/osd/analogue/bold/147-148.png
diff --git a/resources/osd/bold/149.png b/resources/osd/analogue/bold/149.png
similarity index 100%
rename from resources/osd/bold/149.png
rename to resources/osd/analogue/bold/149.png
diff --git a/resources/osd/bold/150.png b/resources/osd/analogue/bold/150.png
similarity index 100%
rename from resources/osd/bold/150.png
rename to resources/osd/analogue/bold/150.png
diff --git a/resources/osd/bold/151.png b/resources/osd/analogue/bold/151.png
similarity index 100%
rename from resources/osd/bold/151.png
rename to resources/osd/analogue/bold/151.png
diff --git a/resources/osd/bold/152.png b/resources/osd/analogue/bold/152.png
similarity index 100%
rename from resources/osd/bold/152.png
rename to resources/osd/analogue/bold/152.png
diff --git a/resources/osd/bold/153.png b/resources/osd/analogue/bold/153.png
similarity index 100%
rename from resources/osd/bold/153.png
rename to resources/osd/analogue/bold/153.png
diff --git a/resources/osd/bold/154.png b/resources/osd/analogue/bold/154.png
similarity index 100%
rename from resources/osd/bold/154.png
rename to resources/osd/analogue/bold/154.png
diff --git a/resources/osd/bold/155.png b/resources/osd/analogue/bold/155.png
similarity index 100%
rename from resources/osd/bold/155.png
rename to resources/osd/analogue/bold/155.png
diff --git a/resources/osd/bold/156.png b/resources/osd/analogue/bold/156.png
similarity index 100%
rename from resources/osd/bold/156.png
rename to resources/osd/analogue/bold/156.png
diff --git a/resources/osd/bold/157.png b/resources/osd/analogue/bold/157.png
similarity index 100%
rename from resources/osd/bold/157.png
rename to resources/osd/analogue/bold/157.png
diff --git a/resources/osd/bold/158.png b/resources/osd/analogue/bold/158.png
similarity index 100%
rename from resources/osd/bold/158.png
rename to resources/osd/analogue/bold/158.png
diff --git a/resources/osd/bold/159.png b/resources/osd/analogue/bold/159.png
similarity index 100%
rename from resources/osd/bold/159.png
rename to resources/osd/analogue/bold/159.png
diff --git a/resources/osd/bold/160.png b/resources/osd/analogue/bold/160.png
similarity index 100%
rename from resources/osd/bold/160.png
rename to resources/osd/analogue/bold/160.png
diff --git a/resources/osd/bold/161.png b/resources/osd/analogue/bold/161.png
similarity index 100%
rename from resources/osd/bold/161.png
rename to resources/osd/analogue/bold/161.png
diff --git a/resources/osd/bold/162.png b/resources/osd/analogue/bold/162.png
similarity index 100%
rename from resources/osd/bold/162.png
rename to resources/osd/analogue/bold/162.png
diff --git a/resources/osd/bold/163.png b/resources/osd/analogue/bold/163.png
similarity index 100%
rename from resources/osd/bold/163.png
rename to resources/osd/analogue/bold/163.png
diff --git a/resources/osd/bold/164.png b/resources/osd/analogue/bold/164.png
similarity index 100%
rename from resources/osd/bold/164.png
rename to resources/osd/analogue/bold/164.png
diff --git a/resources/osd/bold/165.png b/resources/osd/analogue/bold/165.png
similarity index 100%
rename from resources/osd/bold/165.png
rename to resources/osd/analogue/bold/165.png
diff --git a/resources/osd/bold/166.png b/resources/osd/analogue/bold/166.png
similarity index 100%
rename from resources/osd/bold/166.png
rename to resources/osd/analogue/bold/166.png
diff --git a/resources/osd/bold/167.png b/resources/osd/analogue/bold/167.png
similarity index 100%
rename from resources/osd/bold/167.png
rename to resources/osd/analogue/bold/167.png
diff --git a/resources/osd/bold/168.png b/resources/osd/analogue/bold/168.png
similarity index 100%
rename from resources/osd/bold/168.png
rename to resources/osd/analogue/bold/168.png
diff --git a/resources/osd/bold/169.png b/resources/osd/analogue/bold/169.png
similarity index 100%
rename from resources/osd/bold/169.png
rename to resources/osd/analogue/bold/169.png
diff --git a/resources/osd/bold/170.png b/resources/osd/analogue/bold/170.png
similarity index 100%
rename from resources/osd/bold/170.png
rename to resources/osd/analogue/bold/170.png
diff --git a/resources/osd/bold/171-172.png b/resources/osd/analogue/bold/171-172.png
similarity index 100%
rename from resources/osd/bold/171-172.png
rename to resources/osd/analogue/bold/171-172.png
diff --git a/resources/osd/bold/173.png b/resources/osd/analogue/bold/173.png
similarity index 100%
rename from resources/osd/bold/173.png
rename to resources/osd/analogue/bold/173.png
diff --git a/resources/osd/bold/174.png b/resources/osd/analogue/bold/174.png
similarity index 100%
rename from resources/osd/bold/174.png
rename to resources/osd/analogue/bold/174.png
diff --git a/resources/osd/bold/175.png b/resources/osd/analogue/bold/175.png
similarity index 100%
rename from resources/osd/bold/175.png
rename to resources/osd/analogue/bold/175.png
diff --git a/resources/osd/bold/176.png b/resources/osd/analogue/bold/176.png
similarity index 100%
rename from resources/osd/bold/176.png
rename to resources/osd/analogue/bold/176.png
diff --git a/resources/osd/bold/177.png b/resources/osd/analogue/bold/177.png
similarity index 100%
rename from resources/osd/bold/177.png
rename to resources/osd/analogue/bold/177.png
diff --git a/resources/osd/bold/178.png b/resources/osd/analogue/bold/178.png
similarity index 100%
rename from resources/osd/bold/178.png
rename to resources/osd/analogue/bold/178.png
diff --git a/resources/osd/bold/179.png b/resources/osd/analogue/bold/179.png
similarity index 100%
rename from resources/osd/bold/179.png
rename to resources/osd/analogue/bold/179.png
diff --git a/resources/osd/bold/180.png b/resources/osd/analogue/bold/180.png
similarity index 100%
rename from resources/osd/bold/180.png
rename to resources/osd/analogue/bold/180.png
diff --git a/resources/osd/bold/181.png b/resources/osd/analogue/bold/181.png
similarity index 100%
rename from resources/osd/bold/181.png
rename to resources/osd/analogue/bold/181.png
diff --git a/resources/osd/bold/182.png b/resources/osd/analogue/bold/182.png
similarity index 100%
rename from resources/osd/bold/182.png
rename to resources/osd/analogue/bold/182.png
diff --git a/resources/osd/bold/183.png b/resources/osd/analogue/bold/183.png
similarity index 100%
rename from resources/osd/bold/183.png
rename to resources/osd/analogue/bold/183.png
diff --git a/resources/osd/bold/184.png b/resources/osd/analogue/bold/184.png
similarity index 100%
rename from resources/osd/bold/184.png
rename to resources/osd/analogue/bold/184.png
diff --git a/resources/osd/bold/185.png b/resources/osd/analogue/bold/185.png
similarity index 100%
rename from resources/osd/bold/185.png
rename to resources/osd/analogue/bold/185.png
diff --git a/resources/osd/bold/186.png b/resources/osd/analogue/bold/186.png
similarity index 100%
rename from resources/osd/bold/186.png
rename to resources/osd/analogue/bold/186.png
diff --git a/resources/osd/bold/187.png b/resources/osd/analogue/bold/187.png
similarity index 100%
rename from resources/osd/bold/187.png
rename to resources/osd/analogue/bold/187.png
diff --git a/resources/osd/bold/188.png b/resources/osd/analogue/bold/188.png
similarity index 100%
rename from resources/osd/bold/188.png
rename to resources/osd/analogue/bold/188.png
diff --git a/resources/osd/bold/189.png b/resources/osd/analogue/bold/189.png
similarity index 100%
rename from resources/osd/bold/189.png
rename to resources/osd/analogue/bold/189.png
diff --git a/resources/osd/bold/190.png b/resources/osd/analogue/bold/190.png
similarity index 100%
rename from resources/osd/bold/190.png
rename to resources/osd/analogue/bold/190.png
diff --git a/resources/osd/bold/191.png b/resources/osd/analogue/bold/191.png
similarity index 100%
rename from resources/osd/bold/191.png
rename to resources/osd/analogue/bold/191.png
diff --git a/resources/osd/bold/192.png b/resources/osd/analogue/bold/192.png
similarity index 100%
rename from resources/osd/bold/192.png
rename to resources/osd/analogue/bold/192.png
diff --git a/resources/osd/bold/193.png b/resources/osd/analogue/bold/193.png
similarity index 100%
rename from resources/osd/bold/193.png
rename to resources/osd/analogue/bold/193.png
diff --git a/resources/osd/bold/194.png b/resources/osd/analogue/bold/194.png
similarity index 100%
rename from resources/osd/bold/194.png
rename to resources/osd/analogue/bold/194.png
diff --git a/resources/osd/bold/195.png b/resources/osd/analogue/bold/195.png
similarity index 100%
rename from resources/osd/bold/195.png
rename to resources/osd/analogue/bold/195.png
diff --git a/resources/osd/bold/196.png b/resources/osd/analogue/bold/196.png
similarity index 100%
rename from resources/osd/bold/196.png
rename to resources/osd/analogue/bold/196.png
diff --git a/resources/osd/bold/197.png b/resources/osd/analogue/bold/197.png
similarity index 100%
rename from resources/osd/bold/197.png
rename to resources/osd/analogue/bold/197.png
diff --git a/resources/osd/bold/198.png b/resources/osd/analogue/bold/198.png
similarity index 100%
rename from resources/osd/bold/198.png
rename to resources/osd/analogue/bold/198.png
diff --git a/resources/osd/bold/199.png b/resources/osd/analogue/bold/199.png
similarity index 100%
rename from resources/osd/bold/199.png
rename to resources/osd/analogue/bold/199.png
diff --git a/resources/osd/bold/200.png b/resources/osd/analogue/bold/200.png
similarity index 100%
rename from resources/osd/bold/200.png
rename to resources/osd/analogue/bold/200.png
diff --git a/resources/osd/bold/201.png b/resources/osd/analogue/bold/201.png
similarity index 100%
rename from resources/osd/bold/201.png
rename to resources/osd/analogue/bold/201.png
diff --git a/resources/osd/bold/202.png b/resources/osd/analogue/bold/202.png
similarity index 100%
rename from resources/osd/bold/202.png
rename to resources/osd/analogue/bold/202.png
diff --git a/resources/osd/bold/203.png b/resources/osd/analogue/bold/203.png
similarity index 100%
rename from resources/osd/bold/203.png
rename to resources/osd/analogue/bold/203.png
diff --git a/resources/osd/bold/204.png b/resources/osd/analogue/bold/204.png
similarity index 100%
rename from resources/osd/bold/204.png
rename to resources/osd/analogue/bold/204.png
diff --git a/resources/osd/bold/205.png b/resources/osd/analogue/bold/205.png
similarity index 100%
rename from resources/osd/bold/205.png
rename to resources/osd/analogue/bold/205.png
diff --git a/resources/osd/bold/206.png b/resources/osd/analogue/bold/206.png
similarity index 100%
rename from resources/osd/bold/206.png
rename to resources/osd/analogue/bold/206.png
diff --git a/resources/osd/bold/207.png b/resources/osd/analogue/bold/207.png
similarity index 100%
rename from resources/osd/bold/207.png
rename to resources/osd/analogue/bold/207.png
diff --git a/resources/osd/bold/211.png b/resources/osd/analogue/bold/211.png
similarity index 100%
rename from resources/osd/bold/211.png
rename to resources/osd/analogue/bold/211.png
diff --git a/resources/osd/analogue/bold/212.png b/resources/osd/analogue/bold/212.png
new file mode 100644
index 00000000..e6b1ff2e
Binary files /dev/null and b/resources/osd/analogue/bold/212.png differ
diff --git a/resources/osd/analogue/bold/213.png b/resources/osd/analogue/bold/213.png
new file mode 100644
index 00000000..b2314837
Binary files /dev/null and b/resources/osd/analogue/bold/213.png differ
diff --git a/resources/osd/analogue/bold/214-215.png b/resources/osd/analogue/bold/214-215.png
new file mode 100644
index 00000000..464087f6
Binary files /dev/null and b/resources/osd/analogue/bold/214-215.png differ
diff --git a/resources/osd/analogue/bold/216-217.png b/resources/osd/analogue/bold/216-217.png
new file mode 100644
index 00000000..e926f699
Binary files /dev/null and b/resources/osd/analogue/bold/216-217.png differ
diff --git a/resources/osd/analogue/bold/257_296.png b/resources/osd/analogue/bold/257_296.png
new file mode 100644
index 00000000..a4148c4a
Binary files /dev/null and b/resources/osd/analogue/bold/257_296.png differ
diff --git a/resources/osd/bold/300.png b/resources/osd/analogue/bold/300.png
similarity index 100%
rename from resources/osd/bold/300.png
rename to resources/osd/analogue/bold/300.png
diff --git a/resources/osd/bold/301.png b/resources/osd/analogue/bold/301.png
similarity index 100%
rename from resources/osd/bold/301.png
rename to resources/osd/analogue/bold/301.png
diff --git a/resources/osd/bold/302.png b/resources/osd/analogue/bold/302.png
similarity index 100%
rename from resources/osd/bold/302.png
rename to resources/osd/analogue/bold/302.png
diff --git a/resources/osd/bold/303.png b/resources/osd/analogue/bold/303.png
similarity index 100%
rename from resources/osd/bold/303.png
rename to resources/osd/analogue/bold/303.png
diff --git a/resources/osd/bold/304.png b/resources/osd/analogue/bold/304.png
similarity index 100%
rename from resources/osd/bold/304.png
rename to resources/osd/analogue/bold/304.png
diff --git a/resources/osd/bold/305.png b/resources/osd/analogue/bold/305.png
similarity index 100%
rename from resources/osd/bold/305.png
rename to resources/osd/analogue/bold/305.png
diff --git a/resources/osd/bold/306.png b/resources/osd/analogue/bold/306.png
similarity index 100%
rename from resources/osd/bold/306.png
rename to resources/osd/analogue/bold/306.png
diff --git a/resources/osd/bold/307.png b/resources/osd/analogue/bold/307.png
similarity index 100%
rename from resources/osd/bold/307.png
rename to resources/osd/analogue/bold/307.png
diff --git a/resources/osd/bold/314.png b/resources/osd/analogue/bold/314.png
similarity index 100%
rename from resources/osd/bold/314.png
rename to resources/osd/analogue/bold/314.png
diff --git a/resources/osd/bold/315.png b/resources/osd/analogue/bold/315.png
similarity index 100%
rename from resources/osd/bold/315.png
rename to resources/osd/analogue/bold/315.png
diff --git a/resources/osd/bold/316.png b/resources/osd/analogue/bold/316.png
similarity index 100%
rename from resources/osd/bold/316.png
rename to resources/osd/analogue/bold/316.png
diff --git a/resources/osd/bold/317.png b/resources/osd/analogue/bold/317.png
similarity index 100%
rename from resources/osd/bold/317.png
rename to resources/osd/analogue/bold/317.png
diff --git a/resources/osd/bold/318.png b/resources/osd/analogue/bold/318.png
similarity index 100%
rename from resources/osd/bold/318.png
rename to resources/osd/analogue/bold/318.png
diff --git a/resources/osd/bold/319.png b/resources/osd/analogue/bold/319.png
similarity index 100%
rename from resources/osd/bold/319.png
rename to resources/osd/analogue/bold/319.png
diff --git a/resources/osd/bold/320.png b/resources/osd/analogue/bold/320.png
similarity index 100%
rename from resources/osd/bold/320.png
rename to resources/osd/analogue/bold/320.png
diff --git a/resources/osd/bold/321.png b/resources/osd/analogue/bold/321.png
similarity index 100%
rename from resources/osd/bold/321.png
rename to resources/osd/analogue/bold/321.png
diff --git a/resources/osd/bold/322.png b/resources/osd/analogue/bold/322.png
similarity index 100%
rename from resources/osd/bold/322.png
rename to resources/osd/analogue/bold/322.png
diff --git a/resources/osd/bold/323.png b/resources/osd/analogue/bold/323.png
similarity index 100%
rename from resources/osd/bold/323.png
rename to resources/osd/analogue/bold/323.png
diff --git a/resources/osd/bold/324.png b/resources/osd/analogue/bold/324.png
similarity index 100%
rename from resources/osd/bold/324.png
rename to resources/osd/analogue/bold/324.png
diff --git a/resources/osd/bold/325.png b/resources/osd/analogue/bold/325.png
similarity index 100%
rename from resources/osd/bold/325.png
rename to resources/osd/analogue/bold/325.png
diff --git a/resources/osd/bold/326.png b/resources/osd/analogue/bold/326.png
similarity index 100%
rename from resources/osd/bold/326.png
rename to resources/osd/analogue/bold/326.png
diff --git a/resources/osd/bold/327.png b/resources/osd/analogue/bold/327.png
similarity index 100%
rename from resources/osd/bold/327.png
rename to resources/osd/analogue/bold/327.png
diff --git a/resources/osd/bold/328.png b/resources/osd/analogue/bold/328.png
similarity index 100%
rename from resources/osd/bold/328.png
rename to resources/osd/analogue/bold/328.png
diff --git a/resources/osd/bold/329.png b/resources/osd/analogue/bold/329.png
similarity index 100%
rename from resources/osd/bold/329.png
rename to resources/osd/analogue/bold/329.png
diff --git a/resources/osd/bold/330.png b/resources/osd/analogue/bold/330.png
similarity index 100%
rename from resources/osd/bold/330.png
rename to resources/osd/analogue/bold/330.png
diff --git a/resources/osd/bold/331.png b/resources/osd/analogue/bold/331.png
similarity index 100%
rename from resources/osd/bold/331.png
rename to resources/osd/analogue/bold/331.png
diff --git a/resources/osd/bold/332.png b/resources/osd/analogue/bold/332.png
similarity index 100%
rename from resources/osd/bold/332.png
rename to resources/osd/analogue/bold/332.png
diff --git a/resources/osd/bold/333.png b/resources/osd/analogue/bold/333.png
similarity index 100%
rename from resources/osd/bold/333.png
rename to resources/osd/analogue/bold/333.png
diff --git a/resources/osd/bold/334.png b/resources/osd/analogue/bold/334.png
similarity index 100%
rename from resources/osd/bold/334.png
rename to resources/osd/analogue/bold/334.png
diff --git a/resources/osd/bold/335.png b/resources/osd/analogue/bold/335.png
similarity index 100%
rename from resources/osd/bold/335.png
rename to resources/osd/analogue/bold/335.png
diff --git a/resources/osd/bold/336.png b/resources/osd/analogue/bold/336.png
similarity index 100%
rename from resources/osd/bold/336.png
rename to resources/osd/analogue/bold/336.png
diff --git a/resources/osd/bold/337.png b/resources/osd/analogue/bold/337.png
similarity index 100%
rename from resources/osd/bold/337.png
rename to resources/osd/analogue/bold/337.png
diff --git a/resources/osd/bold/338.png b/resources/osd/analogue/bold/338.png
similarity index 100%
rename from resources/osd/bold/338.png
rename to resources/osd/analogue/bold/338.png
diff --git a/resources/osd/bold/339.png b/resources/osd/analogue/bold/339.png
similarity index 100%
rename from resources/osd/bold/339.png
rename to resources/osd/analogue/bold/339.png
diff --git a/resources/osd/bold/340.png b/resources/osd/analogue/bold/340.png
similarity index 100%
rename from resources/osd/bold/340.png
rename to resources/osd/analogue/bold/340.png
diff --git a/resources/osd/bold/341.png b/resources/osd/analogue/bold/341.png
similarity index 100%
rename from resources/osd/bold/341.png
rename to resources/osd/analogue/bold/341.png
diff --git a/resources/osd/bold/342.png b/resources/osd/analogue/bold/342.png
similarity index 100%
rename from resources/osd/bold/342.png
rename to resources/osd/analogue/bold/342.png
diff --git a/resources/osd/bold/343.png b/resources/osd/analogue/bold/343.png
similarity index 100%
rename from resources/osd/bold/343.png
rename to resources/osd/analogue/bold/343.png
diff --git a/resources/osd/bold/344.png b/resources/osd/analogue/bold/344.png
similarity index 100%
rename from resources/osd/bold/344.png
rename to resources/osd/analogue/bold/344.png
diff --git a/resources/osd/bold/345.png b/resources/osd/analogue/bold/345.png
similarity index 100%
rename from resources/osd/bold/345.png
rename to resources/osd/analogue/bold/345.png
diff --git a/resources/osd/bold/346.png b/resources/osd/analogue/bold/346.png
similarity index 100%
rename from resources/osd/bold/346.png
rename to resources/osd/analogue/bold/346.png
diff --git a/resources/osd/bold/347.png b/resources/osd/analogue/bold/347.png
similarity index 100%
rename from resources/osd/bold/347.png
rename to resources/osd/analogue/bold/347.png
diff --git a/resources/osd/bold/348.png b/resources/osd/analogue/bold/348.png
similarity index 100%
rename from resources/osd/bold/348.png
rename to resources/osd/analogue/bold/348.png
diff --git a/resources/osd/bold/349.png b/resources/osd/analogue/bold/349.png
similarity index 100%
rename from resources/osd/bold/349.png
rename to resources/osd/analogue/bold/349.png
diff --git a/resources/osd/bold/350.png b/resources/osd/analogue/bold/350.png
similarity index 100%
rename from resources/osd/bold/350.png
rename to resources/osd/analogue/bold/350.png
diff --git a/resources/osd/bold/351.png b/resources/osd/analogue/bold/351.png
similarity index 100%
rename from resources/osd/bold/351.png
rename to resources/osd/analogue/bold/351.png
diff --git a/resources/osd/bold/352.png b/resources/osd/analogue/bold/352.png
similarity index 100%
rename from resources/osd/bold/352.png
rename to resources/osd/analogue/bold/352.png
diff --git a/resources/osd/bold/353.png b/resources/osd/analogue/bold/353.png
similarity index 100%
rename from resources/osd/bold/353.png
rename to resources/osd/analogue/bold/353.png
diff --git a/resources/osd/bold/354.png b/resources/osd/analogue/bold/354.png
similarity index 100%
rename from resources/osd/bold/354.png
rename to resources/osd/analogue/bold/354.png
diff --git a/resources/osd/bold/355.png b/resources/osd/analogue/bold/355.png
similarity index 100%
rename from resources/osd/bold/355.png
rename to resources/osd/analogue/bold/355.png
diff --git a/resources/osd/bold/356.png b/resources/osd/analogue/bold/356.png
similarity index 100%
rename from resources/osd/bold/356.png
rename to resources/osd/analogue/bold/356.png
diff --git a/resources/osd/bold/357.png b/resources/osd/analogue/bold/357.png
similarity index 100%
rename from resources/osd/bold/357.png
rename to resources/osd/analogue/bold/357.png
diff --git a/resources/osd/bold/358.png b/resources/osd/analogue/bold/358.png
similarity index 100%
rename from resources/osd/bold/358.png
rename to resources/osd/analogue/bold/358.png
diff --git a/resources/osd/bold/400_402.png b/resources/osd/analogue/bold/400_402.png
similarity index 100%
rename from resources/osd/bold/400_402.png
rename to resources/osd/analogue/bold/400_402.png
diff --git a/resources/osd/bold/403_405.png b/resources/osd/analogue/bold/403_405.png
similarity index 100%
rename from resources/osd/bold/403_405.png
rename to resources/osd/analogue/bold/403_405.png
diff --git a/resources/osd/bold/406_408.png b/resources/osd/analogue/bold/406_408.png
similarity index 100%
rename from resources/osd/bold/406_408.png
rename to resources/osd/analogue/bold/406_408.png
diff --git a/resources/osd/bold/409_411.png b/resources/osd/analogue/bold/409_411.png
similarity index 100%
rename from resources/osd/bold/409_411.png
rename to resources/osd/analogue/bold/409_411.png
diff --git a/resources/osd/bold/412_414.png b/resources/osd/analogue/bold/412_414.png
similarity index 100%
rename from resources/osd/bold/412_414.png
rename to resources/osd/analogue/bold/412_414.png
diff --git a/resources/osd/bold/418-419-420-421-422.png b/resources/osd/analogue/bold/418_422.png
similarity index 100%
rename from resources/osd/bold/418-419-420-421-422.png
rename to resources/osd/analogue/bold/418_422.png
diff --git a/resources/osd/bold/430.png b/resources/osd/analogue/bold/430.png
similarity index 100%
rename from resources/osd/bold/430.png
rename to resources/osd/analogue/bold/430.png
diff --git a/resources/osd/bold/431.png b/resources/osd/analogue/bold/431.png
similarity index 100%
rename from resources/osd/bold/431.png
rename to resources/osd/analogue/bold/431.png
diff --git a/resources/osd/bold/432.png b/resources/osd/analogue/bold/432.png
similarity index 100%
rename from resources/osd/bold/432.png
rename to resources/osd/analogue/bold/432.png
diff --git a/resources/osd/bold/433.png b/resources/osd/analogue/bold/433.png
similarity index 100%
rename from resources/osd/bold/433.png
rename to resources/osd/analogue/bold/433.png
diff --git a/resources/osd/bold/434.png b/resources/osd/analogue/bold/434.png
similarity index 100%
rename from resources/osd/bold/434.png
rename to resources/osd/analogue/bold/434.png
diff --git a/resources/osd/bold/435.png b/resources/osd/analogue/bold/435.png
similarity index 100%
rename from resources/osd/bold/435.png
rename to resources/osd/analogue/bold/435.png
diff --git a/resources/osd/bold/436.png b/resources/osd/analogue/bold/436.png
similarity index 100%
rename from resources/osd/bold/436.png
rename to resources/osd/analogue/bold/436.png
diff --git a/resources/osd/bold/437.png b/resources/osd/analogue/bold/437.png
similarity index 100%
rename from resources/osd/bold/437.png
rename to resources/osd/analogue/bold/437.png
diff --git a/resources/osd/bold/438.png b/resources/osd/analogue/bold/438.png
similarity index 100%
rename from resources/osd/bold/438.png
rename to resources/osd/analogue/bold/438.png
diff --git a/resources/osd/bold/439.png b/resources/osd/analogue/bold/439.png
similarity index 100%
rename from resources/osd/bold/439.png
rename to resources/osd/analogue/bold/439.png
diff --git a/resources/osd/bold/440.png b/resources/osd/analogue/bold/440.png
similarity index 100%
rename from resources/osd/bold/440.png
rename to resources/osd/analogue/bold/440.png
diff --git a/resources/osd/bold/441.png b/resources/osd/analogue/bold/441.png
similarity index 100%
rename from resources/osd/bold/441.png
rename to resources/osd/analogue/bold/441.png
diff --git a/resources/osd/clarity.mcm b/resources/osd/analogue/clarity.mcm
similarity index 83%
rename from resources/osd/clarity.mcm
rename to resources/osd/analogue/clarity.mcm
index 36141433..dbcbad60 100644
--- a/resources/osd/clarity.mcm
+++ b/resources/osd/analogue/clarity.mcm
@@ -1,32769 +1,32769 @@
-MAX7456
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010100
-00100001
-01010101
-01000010
-00100001
-01010100
-00100010
-00100001
-01000010
-00100010
-00100001
-00100010
-00100010
-00100001
-00000000
-00000000
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010100
-00010101
-01001000
-01010010
-10000101
-01001000
-01001000
-00100001
-01001000
-01001000
-00100001
-01001000
-00001000
-00100001
-01001010
-10000010
-10000101
-01010000
-00010100
-00100001
-01010101
-01010101
-01000101
-01010101
-01010100
-00100001
-01010101
-01000010
-00100001
-01010100
-00100010
-00100001
-01000010
-00100010
-00100001
-00100010
-00100010
-00100001
-00000000
-00000000
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010001
-01000000
-00100001
-01001000
-00101010
-00100001
-00100010
-00001000
-00100001
-00101010
-00001000
-00100000
-00100010
-00001000
-00101010
-00100010
-00001000
-01000000
-01000100
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01000101
-00010100
-10000101
-00100000
-10000010
-10000100
-10001000
-10100010
-10000100
-10001000
-10001010
-10000000
-10001000
-10001010
-10101000
-00100000
-10000010
-00000001
-01000101
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01000000
-01000101
-01001000
-00101010
-00100001
-00100010
-00000010
-00100001
-00101010
-00001000
-00100001
-00100010
-00100000
-00100001
-00100010
-00101010
-00100001
-01000100
-01000000
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10101010
-10101010
-10101010
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010100
-10000101
-01010101
-01010010
-10100001
-01010101
-01001010
-10101000
-01010101
-01010010
-10101000
-01010101
-01010100
-10101010
-01010101
-01010101
-00001000
-01010101
-01010101
-01010010
-01010101
-01010101
-00001010
-01010101
-01010000
-10001010
-01010101
-01001000
-10000000
-01010101
-01001000
-00101000
-01010101
-01010010
-00000001
-01010101
-01010100
-10100001
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-00100001
-01010101
-01010101
-10101000
-01010101
-01010101
-10100001
-01010101
-01010101
-10001000
-00010101
-01010101
-00101010
-10000101
-01010101
-01001010
-10100001
-01010101
-01001010
-10101000
-01010101
-01010010
-10100001
-01010101
-01010100
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00000101
-01001010
-10101010
-10100001
-01010000
-00000000
-00000101
-01010101
-01010101
-01000101
-01010101
-01000001
-00100001
-01010101
-00101000
-00100001
-01010100
-10101010
-00100001
-01010010
-10101010
-10100001
-01001010
-10101010
-10100001
-00101010
-10101010
-10101000
-01001010
-10000010
-10100001
-01001010
-10000010
-10100001
-01001010
-10000010
-10100001
-01001010
-10000010
-10100001
-01001010
-10101010
-10100001
-01010000
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010010
-00000000
-00010101
-01001010
-10101010
-10000101
-01001010
-10101010
-10100001
-01010010
-00000000
-10101000
-01010100
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010100
-01010101
-00101000
-01010010
-00000000
-10101000
-01001010
-10101010
-10100001
-01001010
-10101010
-10000101
-01010010
-00000000
-00010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00000000
-00000001
-00101010
-10101010
-10101000
-01000000
-00101000
-00000001
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01000000
-00101000
-00000001
-00101010
-10101010
-10101000
-01000000
-00000000
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010100
-01000000
-01010100
-10000010
-00101010
-01010100
-10000010
-00100000
-01010100
-10000010
-00100000
-01010100
-10101010
-00100000
-01010100
-10000010
-00100000
-01010100
-10000010
-00100000
-01010100
-10000010
-00101010
-01010101
-00010100
-01000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010100
-00000101
-00000010
-10000010
-10100001
-10001000
-00100010
-00001000
-10001000
-00100010
-00001000
-10001000
-00100010
-10100001
-10001000
-00100010
-00000101
-10001000
-00100010
-00010101
-00000010
-10000010
-00010101
-01010100
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01000001
-00100001
-01010101
-00101000
-00100001
-01010100
-10101010
-00100001
-01010010
-10101010
-10100001
-01001010
-10101010
-10100001
-00101010
-10101010
-10101000
-01001010
-10101010
-10100001
-01001010
-10000010
-10100001
-01001010
-10000010
-10100001
-01001010
-10000010
-10100001
-01001010
-10101010
-10100001
-01010000
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-01001000
-00010101
-01010101
-01001000
-10000001
-01010101
-01001000
-10001000
-00010101
-01001000
-10001000
-10000001
-01001000
-10001000
-10001000
-01000000
-00000000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01000001
-01010101
-01010010
-00101000
-01010101
-01000010
-00100010
-00010101
-00101010
-00101000
-01010101
-00100010
-00100010
-00010101
-00101010
-00101010
-00010101
-01000000
-01000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01000001
-01010101
-01010010
-00101000
-01000100
-01000010
-00100010
-00100010
-00101010
-00101000
-00101010
-00100010
-00100010
-00100010
-00101010
-00101010
-00100010
-01000000
-01000000
-01000100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-00000101
-00000101
-00101000
-10100000
-10100001
-10000000
-10001000
-10001000
-10000000
-10001000
-10001000
-10101000
-10001000
-10100001
-00001000
-10001000
-10001000
-00001000
-10001000
-10001000
-10100000
-10001000
-10001000
-00000101
-00010001
-00010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10101010
-00010101
-01010010
-10101010
-10000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01010100
-10101010
-00010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-00100001
-01010101
-01010100
-10101000
-01010101
-01010010
-10101010
-00010101
-01001010
-00000010
-10000101
-01010000
-01010100
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-01010101
-01001010
-10101010
-00010101
-01010010
-10101010
-00010101
-01010100
-00101010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-00100001
-01010101
-01010101
-00101000
-01010101
-01010101
-01001010
-00010101
-01010101
-01001010
-10000101
-01010101
-01001010
-00010101
-01010101
-00101000
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010100
-10000101
-01010101
-01010010
-10000101
-01010101
-01010010
-10000101
-01010101
-00001010
-10000101
-01010100
-10101010
-10000101
-01010010
-10101010
-10000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-00000101
-01010010
-10000000
-10100001
-01010100
-10101010
-10000101
-01010101
-00101010
-00010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010100
-10000101
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10101000
-00010101
-01010100
-10101010
-10000101
-01010100
-10101010
-10100001
-01010101
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-00101000
-01010101
-01010100
-10100001
-01010101
-01010010
-10100001
-01010101
-01010100
-10100001
-01010101
-01010101
-00101000
-01010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01010010
-10101010
-00010101
-01010010
-10100000
-01010101
-01010010
-10000101
-01010101
-01010010
-10000101
-01010101
-01010010
-00010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010001
-01010101
-01001000
-01001000
-01010101
-01001000
-01001000
-01010101
-01001000
-01001000
-01010101
-01001000
-01001000
-01010101
-01010010
-00100001
-01010101
-01010010
-10100001
-01010101
-01010100
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000001
-01010101
-01010100
-10101000
-01010101
-01010100
-10101000
-01010101
-01010100
-10101000
-01010101
-01010100
-10101000
-01010101
-01010100
-10101000
-01010101
-01010100
-10101000
-01010101
-01010100
-10101000
-01010101
-01010101
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-00000001
-01010101
-01010100
-10101000
-01010101
-01010100
-10101000
-01010101
-01010100
-10101000
-01010101
-01010101
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010000
-01001000
-00010101
-01001010
-00001000
-10000101
-00100000
-10001010
-00100001
-00101010
-10001000
-00100001
-00100000
-10001000
-00100001
-01000101
-00010001
-01000101
-01000000
-00000000
-00000101
-00101010
-10101010
-10100001
-01000000
-00000000
-00000101
-01000101
-00010100
-01000101
-00100000
-10000010
-00100001
-00100010
-00001000
-10001000
-00101010
-00001000
-10001000
-00100000
-10001000
-00001000
-01000101
-00010001
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010100
-01010101
-01010100
-10000010
-00010101
-01010000
-10000010
-00000101
-01001010
-10101010
-10100001
-01010000
-10000010
-00000101
-01010100
-10000010
-00010101
-01010000
-10000010
-00000101
-01001010
-10101010
-10100001
-01010000
-10000010
-00000101
-01010100
-10000010
-00010101
-01010101
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010000
-01001000
-00010101
-01001010
-00001000
-10000101
-00100000
-10001010
-00100001
-00101010
-10001000
-00100001
-00100000
-10001000
-00100001
-01000101
-00010001
-01000101
-01000000
-00000000
-00000101
-00101010
-10101010
-10100001
-01000000
-00000000
-00000101
-01010001
-00010101
-00010101
-01001000
-10000100
-10000101
-00100010
-00100000
-10000101
-00100010
-00100000
-10000101
-00100000
-00100000
-10000101
-01000101
-01000101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-00000101
-01001010
-00010100
-10100001
-01010000
-01010010
-10000101
-01010101
-01001010
-00010101
-01010101
-00101000
-01010101
-01010100
-10100001
-01010101
-01010010
-10000101
-00000101
-01001010
-00010100
-10100001
-01010000
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000001
-01010101
-01010100
-10101000
-01010101
-01010010
-00000010
-00010101
-01010010
-00010100
-01010101
-01010100
-10000101
-01010101
-01010100
-10000001
-01010101
-01010010
-00001000
-01000101
-01010010
-00010010
-00100001
-01010010
-00000000
-10000101
-01010100
-10101010
-00100001
-01010101
-00000000
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000100
-01000000
-01000100
-00100010
-00101010
-00100010
-00100010
-00001000
-00100010
-00100010
-00001000
-01001000
-01001000
-01001000
-00100010
-01001000
-01001000
-00100010
-01010001
-01010001
-01000100
-01010101
-01010101
-01000101
-01010101
-01010100
-00100001
-01010101
-01000010
-00100001
-01010100
-00100010
-00100001
-01000010
-00100010
-00100001
-00100010
-00100010
-00100001
-00000000
-00000000
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10100001
-01010101
-01010010
-10000101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01010010
-10000101
-01010101
-01010100
-10100001
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01001010
-00010101
-01010101
-01010010
-10000101
-01010101
-01010100
-10100001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010100
-10100001
-01010101
-01010010
-10000101
-01010101
-01001010
-00010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-00000101
-01001010
-00010100
-10100001
-01010010
-10000010
-10000101
-01010000
-10101010
-00000101
-01001010
-10101010
-10100001
-01010000
-10101010
-00000101
-01010010
-10000010
-10000101
-01001010
-00010100
-10100001
-01010000
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010000
-00100000
-00010101
-01001010
-10101010
-10000101
-01010000
-00100000
-00010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010100
-10100001
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01110011
-00001000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01101111
-00000000
-00000010
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-01010100
-10100001
-01010101
-01010010
-10100001
-01010101
-01001010
-10000101
-01010101
-00101010
-00010101
-01010100
-10101000
-01010101
-01010010
-10100001
-01010101
-01001010
-10000101
-01010101
-01001010
-00010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-10101010
-10000101
-01001010
-10000010
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-10000010
-10100001
-01010010
-10101010
-10000101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10101000
-01010101
-01010100
-10101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00010101
-01001010
-10101010
-10000101
-01001010
-10101010
-10100001
-01010000
-00000000
-10100001
-01010101
-01010100
-10100001
-01010100
-00000000
-10100001
-01010010
-10101010
-10100001
-01001010
-10101010
-10000101
-01001010
-00000000
-00010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00000000
-00000101
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01010000
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00010101
-01001010
-10101010
-10000101
-01001010
-10101010
-10100001
-01010000
-00000000
-10100001
-01010101
-01010100
-10100001
-01010101
-01000000
-10100001
-01010101
-00101010
-10000101
-01010101
-00101010
-10000101
-01010101
-01000000
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010000
-00000000
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10000101
-01010000
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-00000101
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00000000
-10100001
-01001010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010100
-00000000
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00000101
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-00000000
-00000101
-01001010
-00010101
-01010101
-01001010
-00000000
-00010101
-01001010
-10101010
-10000101
-01001010
-10101010
-10100001
-01010000
-00000000
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010000
-00000000
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10000101
-01010000
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01001010
-10101010
-10000101
-01001010
-00000000
-00000101
-01001010
-00010101
-01010101
-01001010
-00000000
-00010101
-01001010
-10101010
-10000101
-01001010
-10101010
-10100001
-01001010
-00000000
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00000000
-10100001
-01001010
-10101010
-10100001
-01010010
-10101010
-10000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00010101
-01001010
-10101010
-10000101
-01001010
-10101010
-10100001
-01010000
-00000000
-10100001
-01010101
-01010100
-10100001
-01010101
-01010010
-10100001
-01010101
-01010010
-10000101
-01010101
-01001010
-10000101
-01010101
-01001010
-00010101
-01010101
-00101010
-00010101
-01010101
-00101000
-01010101
-01010100
-10101000
-01010101
-01010100
-10100001
-01010101
-01010010
-10100001
-01010101
-01010100
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01001010
-10101010
-10100001
-01001010
-00000000
-10100001
-01001010
-00010100
-10100001
-01001010
-00000000
-10100001
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01001010
-00000000
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00000000
-10100001
-01001010
-10101010
-10100001
-01010010
-10101010
-10000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01001010
-10101010
-10100001
-01001010
-00000000
-10100001
-01001010
-00010100
-10100001
-01001010
-00000000
-10100001
-01001010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010100
-00000000
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010100
-00000000
-10100001
-01010010
-10101010
-10100001
-01010010
-10101010
-10000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010100
-10100001
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-01010101
-01010010
-10000101
-01010101
-01001010
-00010101
-01010101
-00101000
-01010101
-01010100
-10100001
-01010101
-01010010
-10000101
-01010101
-01010010
-10000101
-01010101
-01010100
-10100001
-01010101
-01010101
-00101000
-01010101
-01010101
-01001010
-00010101
-01010101
-01010010
-10000101
-01010101
-01010100
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01001010
-00010101
-01010101
-01010010
-10000101
-01010101
-01010100
-10100001
-01010101
-01010101
-00101000
-01010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-00101000
-01010101
-01010100
-10100001
-01010101
-01010010
-10000101
-01010101
-01001010
-00010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010000
-01001000
-00010101
-01001010
-00001000
-10000101
-00100000
-10001010
-00100001
-00101010
-10001000
-00100001
-00100000
-10001000
-00100001
-01000101
-00010001
-01000101
-01000000
-00000000
-00000101
-00101010
-10101010
-10100001
-01000000
-00000000
-00000101
-01000101
-00010100
-01000101
-00100000
-10010010
-00100001
-00101000
-10001000
-10001000
-00100010
-10001000
-10001000
-00100000
-10001000
-00001000
-01000101
-00010001
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-00000000
-10000101
-01001000
-00000100
-00100001
-00100000
-10100010
-00001000
-00100010
-00001010
-00001000
-00100010
-00010010
-00001000
-00100010
-00001010
-00001000
-00100000
-10100010
-00100001
-00100000
-00000000
-10000101
-01001000
-01010101
-00000101
-01010010
-00000000
-00100001
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01001010
-10101010
-10100001
-01001010
-00000000
-10100001
-01001010
-00010100
-10100001
-01001010
-00000000
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-00000000
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01010000
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00010101
-01001010
-10101010
-10000101
-01001010
-10101010
-10100001
-01001010
-00000000
-10100001
-01001010
-00010100
-10100001
-01001010
-00000000
-10100001
-01001010
-10101010
-10000101
-01001010
-10101010
-10000101
-01001010
-00000000
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00000000
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10000101
-01010000
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00000101
-01010100
-00101010
-10100001
-01010010
-10101010
-10100001
-01010010
-10000000
-00000101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01010010
-10000000
-00000101
-01010010
-10101010
-10100001
-01010100
-00101010
-10100001
-01010101
-01000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000001
-01010101
-01001010
-10101000
-00010101
-01001010
-10101010
-10000101
-01001010
-00000010
-10000001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00000010
-10000001
-01001010
-10101010
-10000101
-01001010
-10101000
-00010101
-01010000
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00000101
-01010010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-00000000
-00000101
-01001010
-00010101
-01010101
-01001010
-00000001
-01010101
-01001010
-10101000
-01010101
-01001010
-10101000
-01010101
-01001010
-00000001
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00000000
-00000101
-01001010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010100
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00000101
-01010010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-00000000
-00000101
-01001010
-00010101
-01010101
-01001010
-00000000
-01010101
-01001010
-10101010
-00010101
-01001010
-10101010
-00010101
-01001010
-00000000
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00000101
-01010100
-00101010
-10100001
-01010010
-10101010
-10100001
-01010010
-10000000
-00000101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-00000101
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01010010
-10000000
-10100001
-01010010
-10101010
-10100001
-01010100
-00101010
-10100001
-01010101
-01000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-00000101
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00000000
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-00000000
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01010000
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010000
-01010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01000010
-10000010
-10000101
-01010010
-10101010
-10000101
-01010100
-00101000
-00010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-00000101
-01001010
-00010100
-10100001
-01001010
-00010010
-10100001
-01001010
-00010010
-10000101
-01001010
-00001010
-10000101
-01001010
-00001010
-00010101
-01001010
-10101000
-01010101
-01001010
-10101000
-01010101
-01001010
-00001010
-00010101
-01001010
-00001010
-10000101
-01001010
-00010010
-10000101
-01001010
-00010010
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01010000
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00000000
-00000101
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01010000
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01000101
-01001000
-01010101
-00100001
-01001010
-00010100
-10100001
-01001010
-10000010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-00101000
-10100001
-01001010
-00101000
-10100001
-01001010
-00000000
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01010000
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-00000101
-01001010
-00010100
-10100001
-01001010
-10000100
-10100001
-01001010
-10100000
-10100001
-01001010
-10101000
-10100001
-01001010
-00101010
-10100001
-01001010
-00001010
-10100001
-01001010
-00010010
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01010000
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-10101010
-10000101
-01001010
-10000010
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-10000010
-10100001
-01010010
-10101010
-10000101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00010101
-01001010
-10101010
-10000101
-01001010
-10101010
-10100001
-01001010
-00000000
-10100001
-01001010
-00010100
-10100001
-01001010
-00000000
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10000101
-01001010
-00000000
-00010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-10101010
-10000101
-01010010
-10000010
-10000101
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00000000
-10100001
-01001010
-00101000
-10100001
-01001010
-00101010
-10100001
-01001010
-00001010
-10100001
-01000010
-10000010
-10101000
-01010010
-10101010
-10101000
-01010100
-00101000
-00101000
-01010101
-01000001
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00010101
-01001010
-10101010
-10000101
-01001010
-10101010
-10100001
-01001010
-00000000
-10100001
-01001010
-00010100
-10100001
-01001010
-00000000
-10100001
-01001010
-10101010
-10000101
-01001010
-10101010
-10000101
-01001010
-00000010
-10100001
-01001010
-00010000
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01010000
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01001010
-10101010
-10000101
-01001010
-00000000
-00010101
-01001010
-00010101
-01010101
-01001010
-00000000
-00010101
-01001010
-10101010
-10000101
-01010010
-10101010
-10100001
-01010100
-00000000
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010000
-00000000
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10000101
-01010000
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00000101
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01010000
-00101000
-00000101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-00000101
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-10000010
-10100001
-01010010
-10101010
-10000101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-00000101
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-00000101
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00000000
-10100001
-01001010
-00101000
-10100001
-01001010
-00101000
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10000010
-10100001
-01001010
-00010100
-10100001
-01001000
-01010101
-00100001
-01010001
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-00000101
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-10000010
-10100001
-01010010
-10101010
-10000101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010010
-10101010
-10000101
-01001010
-10000010
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01010000
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-00000101
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-10000010
-10100001
-01010010
-10101010
-10000101
-01010100
-10101010
-00010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00000101
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01010000
-00000010
-10000101
-01010101
-01001010
-10000101
-01010101
-01001010
-00010101
-01010101
-00101010
-00010101
-01010101
-00101000
-01010101
-01010100
-10101000
-01010101
-01010100
-10100001
-01010101
-01010010
-10100001
-01010101
-01010010
-10000000
-00000101
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01010000
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010100
-10100000
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100000
-01010101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01001010
-00010101
-01010101
-01001010
-10000101
-01010101
-01010010
-10000101
-01010101
-01010010
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-10000101
-01010101
-01010010
-10000101
-01010101
-01010010
-10100001
-01010101
-01010100
-10100001
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010101
-00001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-00001010
-00010101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10101010
-00010101
-01010010
-10000010
-10000101
-01010010
-00010100
-10000101
-01010100
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00000101
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01010000
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010000
-00010101
-00000100
-01001000
-10000100
-10100000
-00100010
-00100010
-00001000
-00100010
-00100010
-10101000
-00100000
-00100010
-00001000
-01000000
-00000000
-00000000
-00101010
-10101010
-10101010
-01000000
-00000000
-00000000
-01010101
-00010100
-01010001
-01010100
-10000010
-00001000
-01010100
-10100010
-00100010
-01010100
-10001010
-00100010
-01010100
-10000010
-00100000
-01010101
-00010100
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-10000101
-01010101
-01010101
-10000001
-01010101
-01010101
-10001000
-01010101
-01010101
-10100010
-00010101
-01010101
-10000010
-00010101
-01010101
-10000010
-00010101
-01010101
-00000000
-01010101
-01010101
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-00010101
-01010101
-01010101
-10000101
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010001
-01010101
-01010100
-10001000
-01010101
-01010010
-00100010
-00010101
-01010010
-00100010
-00010101
-01010010
-00000010
-00010101
-01010010
-00010010
-00010101
-01010100
-01010100
-01010101
-01010101
-00000001
-01010101
-01010100
-10101000
-01010101
-01010010
-00000010
-00010101
-01010010
-00010010
-00010101
-01010010
-00010010
-00010101
-01010000
-10001000
-00010101
-01001010
-10001010
-10000101
-01010000
-00010000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010000
-10101010
-00000101
-01001010
-10000010
-10100001
-01001010
-10000010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01010000
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010000
-10101010
-00000101
-01001010
-10000010
-10100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01010000
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010000
-10101010
-00000101
-01001010
-10000010
-10100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01010000
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010000
-10101010
-00000101
-01001010
-10000010
-10100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01010000
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010000
-10101010
-00000101
-01001010
-10000010
-10100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01010000
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010000
-10101010
-00000101
-01001010
-10000010
-10100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01010000
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010000
-10101010
-00000101
-01001010
-10000010
-10100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001010
-10101010
-10100001
-01010000
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-01010101
-01010010
-10000101
-01010101
-01001000
-00100001
-01010101
-01001000
-00100001
-01010101
-01001010
-10100001
-01010101
-01001000
-00100001
-01010101
-01001000
-00100001
-01010101
-01001000
-00100001
-01010101
-01010001
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010000
-00010101
-00000100
-01001000
-10000100
-10100000
-00100010
-00100010
-00001000
-00100010
-00100010
-10101000
-00100000
-00100010
-00001000
-01000101
-01000100
-01010001
-01000000
-00000000
-00000000
-00101010
-10101010
-10101010
-01000000
-00000000
-00000000
-01010101
-00010100
-01010001
-01010100
-10000010
-00001000
-01010100
-10001000
-00100010
-01010100
-10101000
-00100010
-01010100
-10000010
-00100000
-01010101
-00010100
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-10000101
-01010101
-01010101
-10000001
-01010101
-01010101
-10001000
-01010101
-01010101
-10100010
-00010101
-01010101
-10000010
-00010101
-01010101
-10000010
-00010101
-01010101
-00010100
-01010101
-01010101
-00000000
-01010101
-01010101
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-00010101
-01010101
-01010101
-10000101
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-00010101
-01010010
-00010100
-10000101
-01010010
-00010100
-10000101
-01010010
-00000000
-10000101
-01010010
-00101000
-10000101
-01010100
-10101010
-00010101
-01010100
-10000010
-00010101
-01010101
-00010100
-01010101
-01010100
-10000101
-01010101
-01010100
-10000001
-01010101
-01010100
-10001000
-01010101
-01010100
-10100010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010101
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01000100
-01010101
-00100001
-00100010
-00010101
-00100000
-00100010
-00000101
-00100010
-00100010
-00100001
-00101010
-10100010
-10001000
-01001000
-10000010
-00001000
-01001000
-10000010
-00001000
-01000000
-00000000
-00000001
-00101010
-10101010
-10101000
-01000000
-00000000
-00000001
-00100000
-10000010
-00100001
-00100010
-00001000
-10001000
-00101010
-00001000
-00001000
-00100000
-10001000
-01001000
-01000101
-00010001
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01000100
-01010101
-00100001
-00100010
-00010101
-00100000
-00100010
-00000101
-00100010
-00100010
-00100001
-00101010
-10100010
-10001000
-01001000
-10000010
-00001000
-01001000
-10000010
-00001000
-01000000
-00000000
-00000001
-00101010
-10101010
-10101000
-01000000
-00000000
-00000001
-01010010
-00100001
-00100001
-01001000
-10001000
-00100001
-01001000
-00001000
-00100001
-01001000
-01001000
-00100001
-01010001
-01010001
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01000100
-01010101
-00100001
-00100010
-00010101
-00100000
-00100010
-00000101
-00100010
-00100010
-00100001
-00101010
-10100010
-10001000
-00001000
-10000010
-00001000
-01001000
-10000010
-00001000
-01010001
-00010100
-01010001
-01000000
-00000000
-00000001
-00101010
-10101010
-10101000
-01000000
-00000000
-00000001
-00100000
-10000010
-00100001
-00101000
-10001000
-10001000
-00100010
-10001000
-10001000
-00100000
-10001000
-00001000
-01000101
-00010001
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-00010101
-01001000
-01010100
-10000101
-01001000
-01000100
-10000101
-01001000
-00100000
-10000101
-01001010
-00100010
-10000101
-01010010
-10101010
-00010101
-01010010
-10001010
-00010101
-01010010
-00010010
-00010101
-01010100
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010001
-01010101
-01001000
-01001000
-01010101
-01001000
-00001000
-01000001
-00001000
-10001000
-00101000
-10101010
-10101000
-00101010
-10100010
-10100000
-00100010
-00100010
-00100001
-00100000
-00100010
-00100001
-01000101
-01000100
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010001
-01010001
-00100001
-00001000
-01001000
-00100000
-10001000
-00001000
-00100010
-00001000
-10001000
-00101000
-01001010
-10101000
-00100010
-00010010
-10100001
-00100000
-10000010
-00100001
-00100000
-10000010
-00100001
-01000101
-00010100
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010100
-10000100
-01010101
-01010010
-00100010
-00010101
-01010010
-00000010
-10000101
-01001010
-10000010
-00000101
-01010010
-00000010
-00100001
-01010010
-00010100
-10000101
-01010100
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00000100
-00000101
-00101010
-10100010
-10100001
-01000010
-00001000
-00001000
-01010010
-00001000
-01001000
-01010010
-00001000
-01001000
-01010010
-00001000
-00001000
-01010010
-00010010
-10100001
-01010100
-01010100
-00000101
-01010101
-01010101
-01010101
-01000000
-01010001
-01000101
-00101010
-00001000
-00100001
-01001000
-00100010
-00100001
-01001000
-00100010
-00100001
-01001000
-00101010
-00100001
-01001000
-00100010
-00101000
-01010001
-01000100
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010001
-01000101
-01001010
-00001000
-00100001
-00100000
-10001000
-10101000
-00100000
-10001000
-00100001
-00101010
-10001000
-00100001
-00100000
-10001000
-00001000
-01000101
-00010001
-01010001
-01010101
-01000000
-01010101
-01010101
-00101010
-00010101
-01010100
-10001000
-10000101
-01010100
-10001000
-10000101
-01010100
-10001000
-10000101
-01010101
-00010001
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010001
-01000101
-01001010
-00001000
-00100000
-00100000
-10001000
-10101000
-00100000
-10001000
-00100000
-00101010
-10001000
-00100000
-00100000
-10001000
-00001000
-01000101
-00010001
-01010001
-01000101
-00010100
-01000101
-00100000
-10000010
-00100001
-00100010
-00001000
-10001000
-00101010
-00001000
-10001000
-00100000
-10001000
-00001000
-01000101
-00010001
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010001
-01000101
-01001010
-00001000
-00100001
-00100000
-10001000
-10101000
-00100000
-10001000
-00100000
-00101010
-10001000
-00100000
-00100000
-10001000
-01001000
-01000101
-00010001
-01010001
-01010101
-00010100
-01010101
-01010100
-10000010
-00010101
-01010010
-00001010
-10000101
-01001010
-10000010
-00010101
-01010010
-00010010
-00010101
-01010010
-00010100
-10000101
-01010100
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010001
-01000101
-01001010
-00001000
-00100001
-00100000
-10001000
-10101000
-00100000
-10001000
-00100000
-00101010
-10001000
-00100000
-00100000
-10001000
-01001000
-01000101
-00010001
-01010001
-01000100
-01010001
-01000101
-00100010
-00001000
-00100001
-00100010
-00100000
-10101000
-00101000
-00101000
-00100001
-00100010
-00100001
-00100001
-00100010
-00100001
-01001000
-01000100
-01000101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010001
-01000101
-00101000
-01001000
-00100001
-00100010
-00100000
-10101000
-00100010
-00101000
-00100001
-00100010
-00001000
-00100001
-00101000
-00100001
-01001000
-01000001
-01000101
-01010001
-01010101
-01000000
-01010101
-01010101
-00101010
-00010101
-01010100
-10001000
-10000101
-01010100
-10001000
-10000101
-01010100
-10001000
-10000101
-01010101
-00010001
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-01010100
-10100001
-01010101
-01010010
-10000101
-01010101
-01001010
-00010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01001010
-00010101
-01010101
-01010010
-10000101
-01010101
-01010100
-10100001
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-01010101
-01010010
-10000101
-01010101
-01010100
-10100001
-01010101
-01010101
-00101000
-01010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-00101000
-01010101
-01010100
-10100001
-01010101
-01010010
-10000101
-01010101
-01010100
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01000001
-01000101
-00101000
-00101000
-00100001
-00100010
-00100000
-10101000
-00100010
-00101000
-00100001
-00100010
-00001000
-00100001
-00101000
-00101000
-01001000
-01000001
-00000000
-01000001
-00100000
-10000010
-00100001
-00100010
-00001000
-10001000
-00101010
-00001000
-10001000
-00100000
-10001000
-00001000
-01000101
-00010001
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01000001
-01000101
-00101000
-00101000
-00100001
-00100010
-00100000
-10101000
-00100010
-00101000
-00100001
-00100010
-00001000
-00100001
-00101000
-00101000
-01001000
-01000001
-01000001
-01010001
-01010101
-00010100
-01010101
-01010100
-10000010
-00010101
-01010010
-00001010
-10000101
-01001010
-10000010
-00010101
-01010010
-00010010
-00010101
-01010010
-00010100
-10000101
-01010100
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01000001
-01000101
-00101000
-00101000
-00100001
-00100010
-00100000
-10101000
-00100010
-00101000
-00100001
-00100010
-00001000
-00100001
-00101000
-00101000
-01001000
-01000001
-01000001
-01010001
-01010100
-00000101
-00000101
-01010010
-10100001
-00100001
-01001000
-10001000
-00100001
-01001000
-10001000
-00100001
-01001000
-10001000
-00100001
-01010001
-00010001
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01000001
-01000101
-00101000
-00101000
-00100001
-00100010
-00100000
-10101000
-00100010
-00101000
-00100001
-00100010
-00001000
-00100001
-00101000
-00101000
-01001000
-01000001
-01000001
-01010001
-01000101
-00010100
-00000101
-00100000
-10000010
-10100001
-00101000
-10001000
-10001000
-00100010
-10001000
-10001000
-00100000
-10001000
-10001000
-01000101
-00010001
-00010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000001
-01010101
-01010100
-10101000
-01010101
-01010010
-00100010
-00010101
-01010010
-00100010
-00010101
-01010010
-00100010
-00010101
-01010010
-00000010
-00010101
-01010100
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-00010100
-01000101
-00100000
-10000010
-00100001
-00100010
-00001000
-10001000
-00101010
-00001000
-10001000
-00100000
-10001000
-00001000
-00100000
-10001000
-01001000
-01000101
-00010001
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000101
-01000101
-01010010
-10100001
-00100001
-01001000
-10001000
-00100001
-01001000
-10001000
-00100001
-01001000
-10001000
-00100001
-01001000
-00001000
-00100001
-01010001
-01010001
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-00010100
-00000101
-00100000
-10000010
-10100001
-00101000
-10001000
-10001000
-00100010
-10001000
-10001000
-00100000
-10001000
-10001000
-00100000
-10001000
-00001000
-01000101
-00010001
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01001010
-00010101
-01010101
-01010000
-10000101
-00000101
-01010101
-00100000
-10100001
-01010101
-00100001
-00001000
-00000000
-00100001
-01001000
-10101010
-10000101
-01001000
-00000000
-00000000
-00100001
-10101010
-10101010
-10000101
-00000000
-00000000
-00010101
-10101010
-10101010
-00010101
-00000000
-00000000
-10000101
-01010101
-01010100
-10000101
-01010101
-01010000
-10000101
-01010101
-01001010
-00010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-01010101
-01010010
-10000101
-01010101
-01001000
-00100001
-01010101
-00100001
-01001000
-01010101
-00100001
-01001000
-01010001
-00100001
-00001000
-01001000
-00100000
-10000001
-00100010
-00100010
-00100001
-00100010
-00100010
-00100001
-00100010
-00100010
-00100001
-01000010
-00100010
-00000101
-01010010
-00100010
-00010101
-01010010
-00100010
-00010101
-01010100
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-00010000
-01000101
-01001000
-10001010
-00100001
-01001010
-00001000
-10001000
-01001000
-10001000
-10001000
-01001000
-10001000
-10001000
-01000000
-00000000
-00000001
-00101010
-10101010
-10101000
-01000000
-00000000
-00000001
-01010010
-00010101
-01010101
-01010010
-00000101
-01010101
-01010010
-00100001
-01010001
-01010010
-10001000
-01001000
-01010010
-00001000
-00101000
-01010010
-00001000
-10101000
-01010100
-01010001
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00010100
-00000101
-01001000
-10000010
-10100001
-00100010
-00100010
-00001000
-00100010
-00100010
-10100001
-00100000
-00100010
-00000101
-01000000
-00000000
-00000101
-00101010
-10101010
-10100001
-01000000
-00000000
-00000101
-01010010
-00010101
-01010101
-01010010
-00000101
-01010101
-01010010
-00100001
-01010001
-01010010
-10001000
-01001000
-01010010
-00001000
-00101000
-01010010
-00001000
-10101000
-01010100
-01010001
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010001
-01010101
-00100000
-01001000
-01010101
-00100010
-00101010
-00010101
-00101000
-01001000
-01010101
-00100010
-00001000
-01010001
-00100010
-00010010
-00001000
-01000100
-01010100
-00101000
-01010101
-01010100
-10101000
-01010101
-01010101
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-00000101
-00010001
-10100000
-10100000
-10001000
-10001000
-10001000
-10101000
-10100000
-10100000
-10001000
-10001000
-10000100
-10001000
-10001000
-10000100
-10001000
-00010001
-00010101
-00010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01000100
-00010101
-01001010
-00100010
-10000101
-00100010
-00100010
-00100001
-00100010
-00100010
-00100001
-00101010
-00100010
-10000101
-00100010
-00100010
-00100001
-00100010
-00100010
-00100001
-00100010
-00100010
-00100001
-01000100
-01000100
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010100
-01010101
-01010100
-10000010
-00010101
-01010010
-00001010
-10000101
-01001010
-10000010
-00010101
-01010010
-00010010
-00010101
-01010010
-00010100
-10000101
-01010000
-00000000
-00010101
-01001010
-10101010
-10000101
-01010000
-00000000
-00010101
-01010101
-00000001
-01010101
-01010100
-10101000
-01010101
-01010010
-10000001
-01010101
-01010100
-00101000
-01010101
-01010010
-10100001
-01010101
-01010100
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000100
-01010100
-01010001
-00100010
-00010010
-00001000
-00100010
-00001000
-00101010
-00101010
-00101010
-00001000
-00100010
-00001000
-01001000
-00100010
-00001000
-01010010
-01000000
-00000000
-00000000
-00101010
-10101010
-10101000
-01000000
-00000000
-00000001
-01001010
-10000010
-00101000
-00100010
-00100010
-00100010
-00100010
-00100010
-00100010
-00100000
-00100010
-00100010
-01000101
-01000100
-01000100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000001
-01010101
-01010010
-10101000
-01010101
-01010010
-00100010
-00010101
-01010010
-00100010
-00010101
-01010010
-00100010
-00010101
-01010000
-00000000
-00010101
-01001010
-10101010
-10000101
-01010000
-00000000
-00010101
-01010101
-00000001
-01010101
-01010100
-10101000
-01010101
-01010010
-10000001
-01010101
-01010100
-00101000
-01010101
-01010010
-10100001
-01010101
-01010100
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-00010000
-01000101
-01001000
-10001010
-00100001
-01001010
-00001000
-10001000
-01001000
-10001000
-10001000
-01001000
-10001000
-10001000
-01000000
-00000000
-00000001
-00101010
-10101010
-10101000
-01000000
-00000000
-00000001
-01010100
-10000101
-01010101
-01010100
-10000001
-01010101
-01010100
-10001000
-01010101
-01010100
-10100010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010101
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00010100
-00000101
-01001000
-10000010
-10100001
-00100010
-00100010
-00001000
-00100010
-00100010
-10100000
-00100000
-00100010
-00000001
-00000000
-00000000
-00000101
-00101010
-10101010
-10100001
-01000000
-00000000
-00000101
-01010100
-10000101
-01010101
-01010100
-10000001
-01010101
-01010100
-10001000
-01010101
-01010100
-10100010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010101
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010100
-01010101
-01001000
-00010010
-00010101
-01001000
-10001010
-10000101
-01001010
-00010010
-00010101
-01001000
-10000010
-00010101
-01001000
-10000100
-10000101
-01010001
-00010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010000
-00010101
-00000100
-01001000
-10000100
-10100000
-00100010
-00100010
-00001000
-00100010
-00100010
-10101000
-00100000
-00100010
-00001000
-01000101
-01000100
-01010001
-01000000
-00000000
-00000000
-00101010
-10101010
-10101010
-01000000
-00000000
-00000000
-01010101
-01000100
-01010100
-01010101
-00100010
-00010010
-01010100
-10001000
-10000010
-01010100
-10001000
-10000010
-01010100
-10000000
-10000010
-01010101
-00010101
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-10000101
-01010101
-01010101
-10000001
-01010101
-01010101
-10001000
-01010101
-01010101
-10100010
-00010101
-01010101
-10000010
-00010101
-01010101
-10000010
-00010101
-01010101
-00010100
-01010101
-01010101
-00000000
-01010101
-01010101
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-00010101
-01010101
-01010101
-00010101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01010101
-01010101
-00101010
-00010101
-01010101
-01000000
-10000101
-01010101
-01000001
-00000101
-01010101
-00101000
-00100001
-01010101
-01000000
-10100001
-01010101
-01000010
-10000101
-01010101
-00101000
-00010101
-01010100
-00101000
-01010101
-01010010
-10000000
-01010101
-01001010
-00001010
-00010101
-01001000
-00010000
-01010101
-01010000
-10000000
-01010101
-01010101
-00101010
-00010101
-01010101
-01000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01010101
-01010101
-00101010
-00010101
-01010101
-00100010
-00010101
-01010101
-00101010
-00010101
-01010101
-01000000
-01010101
-01010101
-01010101
-01010100
-00010101
-01010101
-01010010
-10000101
-01010101
-01001000
-00100001
-01010101
-01001000
-01000101
-01010101
-00001000
-00010101
-01010100
-10101010
-10000101
-01010101
-00001000
-00010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01010101
-01010101
-00101010
-00010101
-01010101
-00100010
-00010101
-01010101
-00101010
-00010101
-01010101
-01000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00010101
-01010101
-01001010
-10000101
-01010101
-00100000
-00100001
-01010101
-00100001
-01000101
-01010101
-00100001
-01010101
-01010101
-00100001
-01000101
-01010101
-00100000
-00100001
-01010101
-01001010
-10000101
-01010101
-01010000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00010001
-01010001
-00101010
-10001000
-01001000
-00100000
-00001000
-01001000
-00100000
-00001000
-00001000
-00100010
-10000010
-00100001
-00100000
-10000010
-00100001
-00100000
-10000100
-10000001
-00100000
-10000100
-10000101
-00101010
-10000100
-10000101
-01000000
-00010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-00010101
-00000101
-01001000
-10000100
-10100001
-00100010
-00100010
-00001000
-00100010
-00100010
-10101000
-00100000
-00100010
-00001000
-01000101
-01000100
-01010001
-01010101
-00100001
-01010101
-01010101
-00100000
-01010101
-01010101
-00100010
-00010101
-01010101
-00101000
-10000101
-01010101
-00100000
-10000101
-01010101
-00100000
-10000101
-01010101
-01000101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010100
-00000101
-01010010
-10000010
-10100001
-01001000
-00100010
-00001000
-01001000
-00100010
-00001000
-01010010
-10000010
-00001000
-01010100
-00010100
-01010001
-01010100
-01010101
-01010101
-01010010
-00010101
-00010001
-01010010
-00000100
-10001000
-01010010
-00100000
-10100001
-01010010
-10001000
-10000101
-01010010
-00001000
-10000101
-01010100
-01010001
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01000100
-01010001
-01010010
-00100010
-00001000
-01001000
-00100010
-00001000
-00101010
-00100000
-10101000
-01001000
-00100001
-00001000
-01001000
-00100000
-10100001
-01010000
-00000101
-00000101
-01010010
-00010101
-00010001
-01010010
-00000100
-10001000
-01010010
-00100000
-10100001
-01010010
-10001000
-10000101
-01010010
-00001000
-10000101
-01010100
-01010001
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000101
-00000101
-01010010
-10100000
-10100001
-01001000
-00000010
-00000101
-01001000
-10100000
-10000101
-01001000
-00100000
-00100001
-01010010
-10000010
-10000101
-01010000
-00010100
-00010101
-01001000
-01010101
-01010101
-01001010
-00010101
-01010101
-01001000
-10000101
-01010101
-01001000
-00100001
-01010101
-01001000
-01001000
-01010101
-01001000
-01010010
-00010101
-01001000
-00000000
-10000101
-01001010
-10101010
-10100001
-01010000
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00000101
-01001010
-10101010
-10100001
-01001000
-00000000
-00100001
-01001000
-01010101
-00100001
-01001000
-01010101
-00100001
-01001000
-01010101
-00100001
-01001010
-00000000
-10100001
-01010010
-10101010
-10000101
-01010100
-10101010
-00010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010000
-00010101
-01001010
-00001010
-10000101
-00100000
-10001000
-00100001
-00100000
-10001000
-00100001
-01001010
-00001000
-00100001
-01010000
-01010001
-01000101
-01000000
-00010100
-00000101
-00101010
-10000010
-10100001
-00100010
-00100010
-00001000
-00100010
-00100010
-00001000
-00100000
-00100010
-00001000
-01000101
-01000100
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01000100
-01010001
-01010010
-00100010
-00001000
-01001000
-00100010
-00001000
-00101010
-00100000
-10101000
-01001000
-00100000
-00001000
-01001000
-00100000
-10100001
-01010000
-00000101
-00000001
-01001010
-10100000
-10101000
-01001000
-10001000
-10000010
-01001000
-10001000
-10000010
-01001000
-00001000
-10000010
-01010001
-01010001
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01000010
-10101010
-10000001
-00101000
-00000000
-00101000
-00100000
-00100000
-00001000
-10000000
-00100000
-00000010
-10000000
-00100000
-00000010
-10000000
-00100000
-00000010
-10000000
-00101010
-10000010
-10000000
-00000000
-00000010
-10000000
-00000000
-00000010
-00100000
-00000000
-00001000
-00101000
-00000000
-00101000
-01000010
-10101010
-10000001
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-10101010
-10000101
-01001010
-10000010
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-10000010
-10100000
-01010010
-10101010
-10000010
-01010100
-10101010
-00010010
-01010101
-00000000
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10101000
-01010101
-01010100
-10101000
-01010101
-01010100
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010100
-01010100
-10101010
-00010010
-01010100
-10101010
-00010010
-01010101
-00000000
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00010101
-01001010
-10101010
-10000101
-01001010
-10101010
-10100001
-01010000
-00000000
-10100001
-01010101
-01010100
-10100001
-01010100
-00000000
-10100001
-01010010
-10101010
-10100001
-01001010
-10101010
-10000101
-01001010
-00000000
-00010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00000000
-00000100
-01001010
-10101010
-10100010
-01001010
-10101010
-10100010
-01010000
-00000000
-00000100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00010101
-01001010
-10101010
-10000101
-01001010
-10101010
-10100001
-01010000
-00000000
-10100001
-01010101
-01010100
-10100001
-01010101
-01000000
-10100001
-01010101
-00101010
-10000101
-01010101
-00101010
-10000101
-01010101
-01000000
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010000
-00000000
-10100000
-01001010
-10101010
-10100010
-01001010
-10101010
-10000010
-01010000
-00000000
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-00000101
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00000000
-10100001
-01001010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010100
-00000000
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100000
-01010101
-01010100
-10100010
-01010101
-01010100
-10100010
-01010101
-01010101
-00000100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00000101
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-00000000
-00000101
-01001010
-00010101
-01010101
-01001010
-00000000
-00010101
-01001010
-10101010
-10000101
-01001010
-10101010
-10100001
-01010000
-00000000
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010000
-00000000
-10100000
-01001010
-10101010
-10100010
-01001010
-10101010
-10000010
-01010000
-00000000
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01001010
-10101010
-10000101
-01001010
-00000000
-00000101
-01001010
-00010101
-01010101
-01001010
-00000000
-00010101
-01001010
-10101010
-10000101
-01001010
-10101010
-10100001
-01001010
-00000000
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00000000
-10100000
-01001010
-10101010
-10100010
-01010010
-10101010
-10000010
-01010100
-00000000
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00010101
-01001010
-10101010
-10000101
-01001010
-10101010
-10100001
-01010000
-00000000
-10100001
-01010101
-01010100
-10100001
-01010101
-01010010
-10100001
-01010101
-01010010
-10000101
-01010101
-01001010
-10000101
-01010101
-01001010
-00010101
-01010101
-00101010
-00010101
-01010101
-00101000
-01010101
-01010100
-10101000
-01010100
-01010100
-10100001
-01010010
-01010010
-10100001
-01010010
-01010100
-00000101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01001010
-10101010
-10100001
-01001010
-00000000
-10100001
-01001010
-00010100
-10100001
-01001010
-00000000
-10100001
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01001010
-00000000
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00000000
-10100000
-01001010
-10101010
-10100010
-01010010
-10101010
-10000010
-01010100
-00000000
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01001010
-10101010
-10100001
-01001010
-00000000
-10100001
-01001010
-00010100
-10100001
-01001010
-00000000
-10100001
-01001010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010100
-00000000
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010100
-00000000
-10100000
-01010010
-10101010
-10100010
-01010010
-10101010
-10000010
-01010100
-00000000
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01010000
-01000001
-00101010
-00001010
-00101000
-00000010
-10001010
-00101000
-00101010
-10001010
-00101000
-00100010
-10001010
-00101000
-00101010
-10000010
-10101000
-01000000
-10100000
-00000000
-01010100
-10100001
-00101000
-01010010
-10101000
-00101000
-01010100
-10100001
-00101010
-01010100
-10100000
-00101000
-01010100
-10101010
-00101000
-01010101
-00101000
-00101000
-01010101
-01000001
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010100
-00000101
-10101010
-00010010
-10100001
-00101000
-01001010
-00101000
-00101000
-00001010
-00101000
-00101010
-10001010
-00101000
-01001010
-00010010
-10100001
-01010000
-01010100
-00000101
-01010100
-00000001
-01010101
-00000010
-10101000
-01010101
-10000010
-10001010
-00010101
-10100010
-10000000
-01010101
-10100010
-10000101
-01010101
-10100010
-10000101
-01010101
-00000100
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-00000000
-10100001
-01010000
-10101010
-00000101
-01001010
-00000000
-01010101
-01010000
-01010101
-01010101
-01010101
-00000001
-01010101
-01010100
-10101000
-01010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10101000
-01010101
-01010100
-10001010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010101
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00000101
-01001010
-10101010
-10100001
-01010000
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-00000001
-01010101
-01010100
-10101000
-01010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10101000
-01010101
-01010100
-10001010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010101
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01001010
-00000000
-01010101
-01010000
-10101010
-00000101
-01010101
-00000000
-10100001
-01010101
-01010101
-00000101
-01010101
-00000001
-01010101
-01010100
-10101000
-01010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10101000
-01010101
-01010100
-10001010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010101
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-00100001
-01010101
-01010100
-10101000
-01010101
-01010010
-10101010
-00010101
-01001010
-10101010
-10000101
-01010000
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-00000001
-01010101
-01010100
-10101000
-01010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10101000
-01010101
-01010100
-10000001
-01010101
-01010100
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-10101010
-10000101
-01001010
-10000010
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-00001010
-10000010
-10100001
-10000010
-10101010
-10000101
-10000100
-10101010
-00010101
-00010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10101000
-01010101
-01010100
-10101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-00010101
-00101000
-01010101
-10000100
-10101010
-00010101
-10000100
-10101010
-00010101
-00010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00010101
-01001010
-10101010
-10000101
-01001010
-10101010
-10100001
-01010000
-00000000
-10100001
-01010101
-01010100
-10100001
-01010100
-00000000
-10100001
-01010010
-10101010
-10100001
-01001010
-10101010
-10000101
-01001010
-00000000
-00010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-00001010
-00000000
-00000101
-10001010
-10101010
-10100001
-10001010
-10101010
-10100001
-00010000
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00010101
-01001010
-10101010
-10000101
-01001010
-10101010
-10100001
-01010000
-00000000
-10100001
-01010101
-01010100
-10100001
-01010101
-01000000
-10100001
-01010101
-00101010
-10000101
-01010101
-00101010
-10000101
-01010101
-01000000
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-00010000
-00000000
-10100001
-10001010
-10101010
-10100001
-10001010
-10101010
-10000101
-00010000
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-00000101
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00000000
-10100001
-01001010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010100
-00000000
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-00010101
-01010100
-10100001
-10000101
-01010100
-10100001
-10000101
-01010100
-10100001
-00010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00000101
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-00000000
-00000101
-01001010
-00010101
-01010101
-01001010
-00000000
-00010101
-01001010
-10101010
-10000101
-01001010
-10101010
-10100001
-01010000
-00000000
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-00010000
-00000000
-10100001
-10001010
-10101010
-10100001
-10001010
-10101010
-10000101
-00010000
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01001010
-10101010
-10000101
-01001010
-00000000
-00000101
-01001010
-00010101
-01010101
-01001010
-00000000
-00010101
-01001010
-10101010
-10000101
-01001010
-10101010
-10100001
-01001010
-00000000
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-00001010
-00000000
-10100001
-10001010
-10101010
-10100001
-10000010
-10101010
-10000101
-00010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00010101
-01001010
-10101010
-10000101
-01001010
-10101010
-10100001
-01010000
-00000000
-10100001
-01010101
-01010100
-10100001
-01010101
-01010010
-10100001
-01010101
-01010010
-10000101
-01010101
-01001010
-10000101
-01010101
-01001010
-00010101
-01010101
-00101010
-00010101
-01010101
-00101000
-01010101
-00010100
-10101000
-01010101
-10000100
-10100001
-01010101
-10000010
-10100001
-01010101
-00010100
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01001010
-10101010
-10100001
-01001010
-00000000
-10100001
-01001010
-00010100
-10100001
-01001010
-00000000
-10100001
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01001010
-00000000
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-00001010
-00000000
-10100001
-10001010
-10101010
-10100001
-10000010
-10101010
-10000101
-00010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01001010
-10101010
-10100001
-01001010
-00000000
-10100001
-01001010
-00010100
-10100001
-01001010
-00000000
-10100001
-01001010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010100
-00000000
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-00010100
-00000000
-10100001
-10000010
-10101010
-10100001
-10000010
-10101010
-10000101
-00010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00010101
-01001010
-10101010
-10000101
-01010010
-10101010
-00010101
-01010100
-10101000
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000001
-01010101
-01010100
-10101000
-01010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10101000
-01010101
-01010100
-10000001
-01010101
-01010100
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-00000000
-01010101
-01010010
-00010100
-00010101
-01010010
-00010010
-10000101
-01010010
-00000000
-10000101
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-00000000
-01010101
-01010010
-00010100
-00010101
-01010010
-00010010
-10000101
-01010010
-00000000
-10000101
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-00010000
-00000101
-01010100
-10001010
-10100001
-01010010
-10001010
-10000101
-01001010
-10001010
-00010101
-00101010
-10001000
-01010101
-01000000
-00010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-00000000
-01010101
-01010010
-00010100
-00010101
-01010010
-00010010
-10000101
-01010010
-00000000
-10000101
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01000100
-01010101
-01010101
-00100010
-00010101
-01010100
-10100010
-10000101
-01010010
-10100010
-10100001
-01010100
-10100010
-10000101
-01010101
-00100010
-00010101
-01010101
-01000100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-00000000
-01010101
-01010010
-00010100
-00010101
-01010010
-00010010
-10000101
-01010010
-00000000
-10000101
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-00101010
-00010101
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010101
-00101010
-00010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010001
-01010001
-01001000
-01001000
-01001000
-00100001
-00100001
-00100001
-00100001
-00100001
-00100001
-01001000
-01001000
-01001000
-01010010
-00010010
-00010010
-01010010
-00010010
-00010010
-01001000
-01001000
-01001000
-01001000
-01001000
-01001000
-01010001
-01010001
-01010001
-01010101
-01010101
-01010101
-01000001
-01010001
-01000001
-00101000
-01001000
-00101000
-00100010
-00100010
-00100010
-00101000
-00101010
-00101000
-00100010
-00100010
-00100010
-00101010
-00100010
-00100010
-01000000
-01000100
-01000100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010001
-01010001
-01001000
-01001000
-01001000
-00100001
-00100001
-00100001
-00100001
-00100001
-00100001
-01001000
-01001000
-01001000
-01010010
-00010010
-00010010
-01010010
-00010010
-00010010
-01001000
-01001000
-01001000
-01001000
-01001000
-01001000
-01010001
-01010001
-01010001
-01010101
-01010101
-01010101
-01000100
-00010000
-01000100
-00100010
-10001010
-00100010
-00100010
-10101010
-00100010
-00100010
-00100010
-00100010
-00100010
-00100010
-00100010
-00100010
-00000010
-00101010
-01000100
-01010100
-01000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00100000
-01010101
-01010101
-00101000
-01010101
-01010101
-00100000
-01010101
-01010101
-00101000
-01010101
-01010101
-00100000
-01010101
-01010101
-00101000
-01010101
-01010101
-00100000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010001
-01010001
-01001000
-01001000
-01001000
-00100001
-00100001
-00100001
-00100001
-00100001
-00100001
-01001000
-01001000
-01001000
-01010010
-00010010
-00010010
-01010010
-00010010
-00010010
-01001000
-01001000
-01001000
-01001000
-01001000
-01001000
-01010001
-01010001
-01010001
-01010101
-01010101
-01010101
-01000000
-01010000
-01010000
-00101010
-00001010
-00001010
-00100000
-00100000
-00100000
-00101000
-00101010
-00100001
-00100000
-00000010
-00100000
-00101010
-00101000
-01001010
-01000000
-01000001
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010001
-01010001
-01001000
-01001000
-01001000
-00100001
-00100001
-00100001
-00100001
-00100001
-00100001
-01001000
-01001000
-01001000
-01010010
-00010010
-00010010
-01010010
-00010010
-00010010
-01001000
-01001000
-01001000
-01001000
-01001000
-01001000
-01010001
-01010001
-01010001
-01010101
-01010101
-01010101
-01000100
-01000000
-01000100
-00100010
-00101010
-00100010
-00100010
-00001000
-00100010
-00100010
-00001000
-01001000
-00100010
-00001000
-00100010
-01001000
-01001000
-00100010
-01010001
-01010001
-01000100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010001
-01010001
-01001000
-01001000
-01001000
-00100001
-00100001
-00100001
-00100001
-00100001
-00100001
-01001000
-01001000
-01001000
-01010010
-00010010
-00010010
-01010010
-00010010
-00010010
-01001000
-01001000
-01001000
-01001000
-01001000
-01001000
-01010001
-01010001
-01010001
-01010101
-01010101
-01010101
-00000100
-00010100
-01000000
-10100010
-10000010
-00101010
-10101010
-10001000
-10001000
-10001000
-10001000
-10001000
-10001000
-10001000
-10001000
-10000000
-10000010
-00001000
-00010101
-00010100
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010001
-01010001
-01001000
-01001000
-01001000
-00100001
-00100001
-00100001
-00100001
-00100001
-00100001
-01001000
-01001000
-01001000
-01010010
-00010010
-00010010
-01010010
-00010010
-00010010
-01001000
-01001000
-01001000
-01001000
-01001000
-01001000
-01010001
-01010001
-01010001
-01010101
-01010101
-01010101
-01000001
-01010001
-01000000
-00101000
-01001000
-00101010
-00100010
-00100010
-00001000
-00101010
-00101010
-00001000
-00100010
-00100010
-00001000
-00101000
-00100010
-00001000
-01000001
-01000100
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010001
-01010001
-01001000
-01001000
-01001000
-00100001
-00100001
-00100001
-00100001
-00100001
-00100001
-01001000
-01001000
-01001000
-01010010
-00010010
-00010010
-01010010
-00010010
-00010010
-01001000
-01001000
-01001000
-01001000
-01001000
-01001000
-01010001
-01010001
-01010001
-01010101
-01010101
-01010101
-01000000
-01000100
-01000000
-00101010
-00100010
-00101010
-00100000
-00100010
-00001000
-00101000
-01001000
-01001000
-00100000
-00100010
-00001000
-00101010
-00100010
-00001000
-01000000
-01000100
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010100
-00010101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10100010
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10001010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010100
-00010100
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-10101010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000000
-00010101
-01010100
-10101000
-01010101
-01010101
-00101010
-00010101
-01010100
-00000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10101010
-10000101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10000000
-00010101
-01010010
-10000001
-01010101
-01010010
-10101000
-01010101
-01010010
-10101000
-01010101
-01010010
-10000001
-01010101
-01010010
-10000000
-00010101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-00000101
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00000000
-10100001
-01001010
-00101000
-10100001
-01001010
-00101000
-10100001
-01010010
-10101010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010100
-00010100
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010001
-01000101
-00010001
-10001000
-00100000
-10001000
-10101000
-10001000
-10001000
-10001000
-10101000
-00100001
-10001000
-10001000
-10001000
-10001000
-10001000
-10001000
-00010001
-00010001
-00010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000101
-01010101
-01001010
-10100000
-00000101
-00100000
-00001010
-10100001
-00101010
-10100101
-01011000
-00100101
-00000001
-01011000
-00100100
-10101000
-01011000
-00100100
-10000010
-00011000
-00100100
-10000010
-00011000
-00100100
-10101000
-01011000
-00100100
-10000001
-01011000
-00100100
-10000101
-01011000
-00100101
-00010101
-01011000
-00101010
-10101010
-10101000
-01000000
-00000000
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00000000
-01010101
-01010101
-00101000
-01010101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01010010
-10101010
-10000101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-10101010
-10000101
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01010010
-10101010
-10000101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-10101010
-10000101
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010101
-00101000
-01010101
-01010101
-00000000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-01010101
-01010010
-10000100
-01010101
-01001000
-00100010
-00010101
-01001000
-00100010
-00000101
-01001010
-10100010
-00100001
-01001000
-00100010
-10001000
-01001000
-00100010
-00001000
-01001000
-00100010
-00001000
-01010001
-01000100
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010100
-00010101
-01010100
-10000010
-10000101
-01010010
-00100010
-00100001
-01010010
-10100010
-00100001
-01010010
-00100010
-00100001
-01010010
-00100010
-10000101
-01010100
-00000100
-00010101
-01010100
-10100010
-10000101
-01010010
-00000010
-00100001
-01010010
-10100010
-10100001
-01010100
-00100010
-00100001
-01010010
-10000010
-10000101
-01010100
-00010100
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01001001
-01001110
-01000001
-01010110
-00000011
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01001001
-01001110
-01000001
-01010110
-00000011
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01000000
-01010101
-01010100
-00010110
-01010101
-01010000
-01101010
-01010101
-01000010
-10101010
-01010101
-00001010
-10100100
-01010100
-00011010
-10010000
-01010100
-01101010
-01000101
-01010000
-10101001
-00010101
-01010001
-10100100
-01010101
-01000010
-10100000
-01010101
-01000110
-10010001
-01010101
-01000110
-10010001
-01010101
-01001010
-10000001
-01010100
-01001010
-10000001
-01010100
-00001010
-10000101
-01010100
-01001010
-10000001
-01010100
-01001010
-10000001
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000000
-00000101
-01011010
-10100101
-01000000
-10101010
-10101010
-10100100
-10101010
-10101010
-10101010
-01010000
-00000001
-01101010
-00000000
-00000000
-00000110
-01010101
-01010101
-01000001
-01010101
-01010101
-01010000
-01010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010100
-00000101
-01010101
-01000000
-00000000
-01010101
-00000110
-10100100
-00010101
-00011010
-10101001
-00010101
-00101010
-10101010
-00000101
-01101010
-10101010
-00000101
-00101010
-10101010
-00000101
-00011010
-10101010
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-01010101
-01000001
-01010101
-01010101
-10010000
-01010101
-01010101
-10100100
-00010101
-01010101
-10101001
-00010101
-01010101
-01101010
-01000101
-01010101
-00011010
-10000001
-01010101
-00001010
-10010001
-01010101
-01000110
-10010001
-01010101
-01000010
-10100000
-01010101
-01010001
-10100100
-01010101
-01010001
-10100100
-01010101
-01010001
-10100100
-01010101
-01010000
-10100100
-01010101
-01010001
-10100100
-01010101
-01010001
-10100100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01000001
-01010101
-01010101
-00000110
-01010101
-01010100
-00011010
-01010101
-01010100
-01101010
-01010101
-01010001
-10101001
-01010101
-01000010
-10100100
-01010101
-01000110
-10100000
-01010101
-01000110
-10010001
-01010101
-00001010
-10000001
-01010101
-00011010
-01000101
-01010101
-00011010
-01000101
-01010101
-00011010
-01000101
-01010101
-00011010
-00000101
-01010101
-00011010
-01000101
-01010101
-00011010
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00000000
-00000001
-01011010
-10100101
-00011010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101001
-01000000
-00000101
-10010000
-00000000
-00000000
-01000001
-01010101
-01010101
-00000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00010101
-01010101
-00000000
-00000001
-01010100
-00011010
-10010000
-01010100
-01101010
-10100100
-01010000
-10101010
-10101000
-01010000
-10101010
-10101001
-01010000
-10101010
-10101000
-01010001
-10101010
-10100100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-00000001
-01010101
-01010101
-10010100
-00010101
-01010101
-10101001
-00000101
-01010101
-10101010
-10000001
-01010101
-00011010
-10100000
-01010101
-00000110
-10100100
-00010101
-01010001
-10101001
-00010101
-01010100
-01101010
-00000101
-01010101
-00011010
-01000101
-01010101
-00001010
-10000001
-01010101
-01000110
-10010001
-01010101
-01000110
-10010001
-00010101
-01000010
-10100001
-00010101
-01000010
-10100001
-00010101
-01010010
-10100000
-00010101
-01000010
-10100001
-00010101
-01000010
-10100001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000110
-10010001
-01010101
-01000110
-10010001
-01010101
-01000010
-10100000
-01010101
-01010001
-10100100
-01010101
-01010001
-10101001
-00010101
-01010100
-01101010
-00000101
-01010100
-00101010
-10010000
-01010101
-00001010
-10100100
-01010101
-01000010
-10101010
-01010101
-01010000
-01101010
-01010101
-01010100
-00010110
-01010101
-01010101
-00000000
-01010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000110
-10101010
-10010001
-01000000
-01000110
-10100100
-01010000
-00000001
-10101001
-01010101
-01010000
-01101010
-01010101
-01010100
-00011010
-01010101
-01010101
-00000110
-01010101
-01010101
-01000001
-00000001
-01000000
-00010000
-01010000
-00000001
-00000100
-10101010
-10101010
-01000001
-10101010
-10101010
-10010000
-01011010
-10101001
-01000001
-00000000
-00000000
-00000101
-01010000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-10100100
-01010101
-01010010
-10100000
-01010101
-00010001
-10100001
-01010101
-01000100
-01010001
-01000000
-10010001
-00000000
-00010101
-10100100
-01000101
-10101010
-10101000
-00011010
-10101010
-01100100
-01101010
-10101010
-00010001
-10101010
-10010101
-00000010
-10101010
-01000000
-01000110
-10101000
-00000101
-01001010
-10100100
-01010101
-00011010
-10100000
-01010101
-00011010
-10010001
-01010101
-00011010
-10010001
-01010101
-00011010
-10010001
-01010101
-00011010
-10010001
-01010101
-00011010
-10100000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00011010
-01000101
-01010101
-00001010
-10000101
-01010101
-01001010
-01000100
-00000001
-01000101
-00010001
-01010100
-00000000
-01000110
-10101010
-01010001
-00011010
-10101010
-10100100
-00101010
-10101010
-10101001
-00011001
-01010110
-10101010
-01000100
-00000001
-10101010
-10000000
-01010000
-00101010
-10010001
-01010101
-00011010
-10100001
-01010101
-00001010
-10100100
-01010101
-01000110
-10100100
-01010101
-01000110
-10100100
-01010101
-01000110
-10100100
-01010101
-01000110
-10100100
-01010101
-00001010
-10100100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000110
-10101010
-10010000
-00011010
-10010001
-00000001
-01101010
-01000000
-00000101
-10101001
-00000101
-01010101
-10100100
-00010101
-01010101
-10010000
-01010101
-01010101
-01000001
-01010101
-01010101
-00000100
-00000001
-01000000
-00010000
-01000000
-00000101
-01000001
-10101010
-10101010
-00000110
-10101010
-10101010
-01000001
-01101010
-10100101
-01010000
-00000000
-00000000
-01010101
-01010000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000110
-10010001
-01010101
-01000110
-10010001
-01010101
-00001010
-10000001
-01010101
-00011010
-01000101
-01010100
-01101010
-01000101
-01010000
-10101001
-00010101
-00000110
-10101000
-00010101
-00011010
-10100000
-01010101
-10101010
-10000001
-01010101
-10101001
-00000101
-01010101
-10010100
-00010101
-01010101
-00000000
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-00000000
-01010101
-01010100
-00010110
-01010101
-01010000
-01101010
-01010101
-01000010
-10101010
-01010101
-00001010
-10100100
-01010100
-00101010
-10010000
-01010100
-01101010
-00000101
-01010001
-10101001
-00010101
-01010001
-10100100
-01010101
-01000010
-10100000
-01010101
-01000110
-10010001
-01010101
-01000110
-10010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000101
-01010101
-00000000
-00000000
-00000101
-01011010
-10101001
-01000001
-10101010
-10101010
-10010000
-10101010
-10101010
-01000001
-01010000
-00000001
-00000100
-00000001
-01010000
-00010000
-01010101
-01010101
-01000001
-01010101
-01010101
-00000110
-01010101
-01010100
-00011010
-01010101
-01010000
-01101010
-01010000
-00000001
-10101001
-01000000
-01000110
-10100100
-00000110
-10101010
-10010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01001010
-10100100
-00010101
-01000110
-10101001
-00000001
-01000110
-10101010
-01010000
-01000010
-10101010
-10101001
-01010001
-10101010
-10101010
-01010000
-10101010
-10101010
-01010000
-01101010
-10101010
-01000010
-00011010
-10101010
-00000110
-00011010
-10101010
-00011010
-10000110
-10101010
-01101010
-01000001
-10101010
-10101001
-00010000
-10101010
-10100100
-01010100
-01101010
-10010001
-00000101
-00011010
-01000100
-01010001
-00000110
-00010001
-10100000
-01000001
-01000010
-10100000
-01010000
-01010001
-10100100
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00011010
-10100001
-01000000
-01101010
-10010001
-00000101
-10101010
-10010001
-01101010
-10101010
-10000001
-10101010
-10101010
-01000101
-10101010
-10101010
-00000101
-10101010
-10101001
-00000101
-10101010
-10100100
-10000001
-10101010
-10100100
-10010000
-10101010
-10010010
-10100100
-10101010
-01000001
-10101001
-10101010
-00000100
-01101010
-10101001
-00010101
-00011010
-10100100
-01010000
-01000110
-10010000
-01000101
-00010001
-01000001
-00001010
-01000100
-00000101
-00001010
-10000001
-00010101
-00011010
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000101
-01010000
-00000000
-00000000
-01000001
-01101010
-10100101
-00000110
-10101010
-10101010
-01000001
-10101010
-10101010
-00010000
-01000000
-00000101
-00000100
-00000101
-01000000
-01000001
-01010101
-01010101
-10010000
-01010101
-01010101
-10100100
-00010101
-01010101
-10101001
-00000101
-01010101
-01101010
-01000000
-00000101
-00011010
-10010001
-00000001
-01000110
-10101010
-10010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-01010101
-00000000
-01010101
-01010101
-10010100
-00010101
-01010101
-10101001
-00000101
-01010101
-10101010
-10000001
-01010101
-00011010
-10100000
-01010101
-00000110
-10101000
-00010101
-01010000
-10101001
-00010101
-01010100
-01101010
-01000101
-01010101
-00011010
-01000101
-01010101
-00001010
-10000001
-01010101
-01000110
-10010001
-01010101
-01000110
-10010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01001010
-10000001
-01010100
-01001010
-10000001
-01010100
-00001010
-10000101
-01010100
-01001010
-10000001
-01010100
-01001010
-10000001
-01010100
-01000110
-10010001
-01010101
-01000110
-10010001
-01010101
-01000010
-10100000
-01010101
-01010001
-10100100
-01010101
-01010000
-10101001
-00010101
-01010100
-01101010
-01000101
-01010100
-00011010
-10010000
-01010101
-00001010
-10100100
-01010101
-01000010
-10101010
-01010101
-01010000
-01101010
-01010101
-01010100
-00010110
-01010101
-01010101
-01000000
-01010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00011010
-10101010
-01000101
-00101010
-10101010
-00000101
-01101010
-10101010
-00000101
-00101010
-10101010
-00000101
-00011010
-10101001
-00010101
-00000110
-10100100
-00010101
-01000000
-00000000
-01010101
-01010100
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010000
-01010101
-01010101
-01000001
-00000000
-00000000
-00000110
-01010000
-00000001
-01101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10100100
-01011010
-10100101
-01000000
-00000000
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-10100100
-01010101
-01010001
-10100100
-01010101
-01010000
-10100100
-01010101
-01010001
-10100100
-01010101
-01010001
-10100100
-01010101
-01010001
-10100100
-01010101
-01000010
-10100000
-01010101
-01000110
-10010001
-01010101
-00001010
-10010001
-01010101
-00011010
-10000001
-01010101
-01101010
-01000101
-01010101
-10101001
-00010101
-01010101
-10100100
-00010101
-01010101
-10010000
-01010101
-01010101
-01000001
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00011010
-01000101
-01010101
-00011010
-01000101
-01010101
-00011010
-00000101
-01010101
-00011010
-01000101
-01010101
-00011010
-01000101
-01010101
-00011010
-01000101
-01010101
-00001010
-10000001
-01010101
-01000110
-10010001
-01010101
-01000110
-10100000
-01010101
-01000010
-10100100
-01010101
-01010001
-10101001
-01010101
-01010100
-01101010
-01010101
-01010100
-00011010
-01010101
-01010101
-00000110
-01010101
-01010101
-01000001
-01010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-10101010
-10100100
-01010000
-10101010
-10101000
-01010000
-10101010
-10101001
-01010000
-10101010
-10101000
-01010100
-01101010
-10100100
-01010100
-00011010
-10010000
-01010101
-00000000
-00000001
-01010101
-01010000
-00010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-00000101
-01010101
-01010101
-01000001
-01010101
-01010101
-10010000
-00000000
-00000000
-10101001
-01000000
-00000101
-10101010
-10101010
-10101010
-00011010
-10101010
-10101010
-00000001
-01011010
-10100101
-01010000
-00000000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01000010
-10100001
-00010101
-01000010
-10100001
-00010101
-01010010
-10100000
-00010101
-01000010
-10100001
-00010101
-01000010
-10100001
-01010101
-01000110
-10010001
-01010101
-01000110
-10010001
-01010101
-00001010
-10000001
-01010101
-00011010
-01000101
-01010100
-01101010
-00000101
-01010001
-10101001
-00010101
-00000110
-10100100
-00010101
-00011010
-10100000
-01010101
-10101010
-10000001
-01010101
-10101001
-00000101
-01010101
-10010100
-00010101
-01010101
-00000001
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10100001
-01010101
-01010010
-10000101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01010010
-10000101
-01010101
-01010100
-10100001
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-01001010
-00010101
-01010101
-01010010
-10000101
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010010
-10000101
-01010101
-01001010
-00010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010101
-10101010
-01010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010100
-10101000
-01010101
-01010100
-10101000
-01010101
-01010010
-10101010
-00010101
-01010010
-10101010
-00010101
-01001010
-10001010
-10000101
-01001010
-00000010
-10000101
-00101000
-00010000
-10100001
-00100000
-01010100
-00100001
-00000001
-01010101
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-01010100
-10000101
-01010101
-01010010
-10000101
-01010101
-01001010
-10000101
-01010101
-00101010
-10000101
-01010100
-10101010
-10000101
-01010010
-10101010
-10000101
-01001010
-10000010
-10000101
-00100000
-00010010
-10000101
-00000101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-00001000
-01010101
-01000000
-10100001
-01010000
-00101010
-10100001
-00001010
-10101010
-10000101
-00101010
-10101010
-10000101
-00000000
-00001010
-10000101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001000
-01010101
-01010101
-01000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000000
-00000000
-00101010
-10101010
-10101000
-01000010
-10101010
-10100001
-01010100
-00101010
-10000101
-01010101
-00101010
-00010101
-01010100
-10101000
-01010101
-01010100
-10100001
-01010101
-01010100
-10000101
-01010101
-01010010
-00010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000001
-01010101
-01010101
-00101000
-00010101
-01010101
-00001010
-10000001
-01010101
-01000010
-10101000
-00010101
-01010000
-10101010
-10000001
-01010100
-00101010
-10101000
-01010000
-10101010
-10000001
-01000010
-10101000
-00010101
-00001010
-10000001
-01010101
-00101000
-00010101
-01010101
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01010010
-00010101
-01010101
-01010100
-10000101
-01010101
-01010100
-10100001
-01010101
-01010100
-10101000
-01010101
-01010101
-00101010
-00010101
-01010100
-00101010
-10000101
-01000010
-10101010
-10100001
-00101010
-10101010
-10101000
-00000000
-00000000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-00000000
-00001010
-10000101
-00101010
-10101010
-10000101
-00001010
-10101010
-10000101
-01010000
-00101010
-10100001
-01010101
-01000000
-10100001
-01010101
-01010101
-00001000
-01010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-01010100
-10000101
-00000101
-01010100
-10000101
-00100000
-00010010
-10000101
-01001010
-10000010
-10000101
-01010010
-10101010
-10000101
-01010100
-10101010
-10000101
-01010101
-00101010
-10000101
-01010101
-01001010
-10000101
-01010101
-01010010
-10000101
-01010101
-01010100
-10000101
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000001
-01010101
-00000001
-00100000
-01010100
-00100001
-00101000
-00010000
-10100001
-01001010
-00000010
-10000101
-01001010
-10001010
-10000101
-01010010
-10101010
-00010101
-01010010
-10101010
-00010101
-01010100
-10101000
-01010101
-01010100
-10101000
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01010010
-00010101
-01010101
-01010010
-00010101
-01010000
-01010010
-10000100
-00001000
-01010010
-10000010
-10100001
-01010010
-10101010
-10000101
-01010010
-10101010
-00010101
-01010010
-10101000
-01010101
-01010010
-10100001
-01010101
-01010010
-10000101
-01010101
-01010010
-00010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000001
-01010101
-01010101
-00100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010010
-10100000
-00000000
-01010010
-10101010
-10101000
-01010010
-10101010
-10100000
-01001010
-10101000
-00000101
-01001010
-00000001
-01010101
-00100000
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-01010100
-10000101
-01010101
-01010010
-00010101
-01010101
-01001010
-00010101
-01010101
-00101010
-00010101
-01010100
-10101000
-01010101
-01010010
-10101000
-00010101
-01001010
-10101010
-10000001
-00101010
-10101010
-10101000
-00000000
-00000000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01010101
-01010100
-00101000
-01010101
-01000010
-10100000
-01010100
-00101010
-10000001
-01000010
-10101010
-00000101
-00101010
-10101000
-00010101
-01000010
-10101010
-00000101
-01010100
-00101010
-10000001
-01010101
-01000010
-10100000
-01010101
-01010100
-00101000
-01010101
-01010101
-01000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000000
-00000000
-00101010
-10101010
-10101000
-01001010
-10101010
-10000001
-01010010
-10101000
-00010101
-01010100
-10101000
-01010101
-01010101
-00101010
-00010101
-01010101
-01001010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010100
-10000101
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-01010101
-00100000
-01010101
-01010101
-01001010
-00000001
-01010101
-01001010
-10101000
-00000101
-01010010
-10101010
-10100000
-01010010
-10101010
-10101000
-01010010
-10100000
-00000000
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01010010
-00010101
-01010101
-01010010
-10000101
-01010101
-01010010
-10100001
-01010101
-01010010
-10101000
-01010101
-01010010
-10101010
-00010101
-01010010
-10101010
-10000101
-01010010
-10000010
-10100001
-01010010
-10000100
-00001000
-01010010
-00010101
-01010000
-01010010
-00010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-10101010
-00000101
-01010000
-10101010
-00000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010000
-10101010
-00000101
-01010000
-10101010
-00000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010000
-10101010
-00000101
-01010000
-10101010
-00000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010000
-10101010
-00000101
-01010000
-10101010
-00000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010000
-10101010
-00000101
-01010000
-10101010
-00000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010000
-10101010
-00000101
-01010000
-10101010
-00000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010000
-10101010
-00000101
-01010000
-10101010
-00000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010000
-10101010
-00000101
-01010000
-10101010
-00000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010000
-10101010
-00000101
-01010000
-10101010
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-00101010
-00010101
-01010100
-10101010
-10000101
-01010010
-10101010
-10100001
-01010100
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-00101010
-00010101
-01010100
-10101010
-10000101
-01010010
-10101010
-10100001
-01010100
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-00101010
-00010101
-01010100
-10101010
-10000101
-01010010
-10101010
-10100001
-01010100
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00000101
-01010010
-10101010
-10100001
-01010100
-10101010
-10000101
-01010101
-00101010
-00010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00000101
-01010010
-10101010
-10100001
-01010100
-10101010
-10000101
-01010101
-00101010
-00010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00000101
-01010010
-10101010
-10100001
-01010100
-10101010
-10000101
-01010101
-00101010
-00010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01000101
-00000001
-01001000
-00100000
-10101000
-00100010
-00100001
-00100000
-00101010
-00100001
-00100001
-00100010
-00100000
-00100001
-00100010
-00101010
-00100001
-01000100
-01000000
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-01010101
-00000001
-01010101
-01010101
-10100001
-01010101
-01010101
-10100001
-01010101
-01010101
-10100001
-01010101
-01010101
-10100001
-01010101
-01010101
-00000001
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01000000
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01000000
-00010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-01010100
-00000001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-00000001
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01000000
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01000000
-00010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-01010100
-00000001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-00000001
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01000000
-01010101
-01010101
-01001010
-01010101
-01010101
-01001010
-01010101
-01010101
-01001010
-01010101
-01010101
-01001010
-01010101
-01010101
-01000000
-01010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-00010101
-01001000
-01010100
-10000101
-01010010
-00010010
-00010101
-01010100
-10001000
-01010101
-01010101
-00100001
-01010101
-01010100
-10001000
-01010101
-01010010
-00010010
-00010101
-01001000
-01010100
-10000101
-01010001
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01010101
-01010101
-00101010
-00010101
-01010101
-00101010
-00010101
-01010101
-01000000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00010101
-01010101
-00101010
-10000101
-01010101
-00101010
-10000101
-01010101
-01000000
-00010101
-01010101
-00101010
-00010101
-01010101
-00101010
-00010101
-01010101
-01000000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00000101
-01010101
-00101010
-10100001
-01010101
-00101010
-10100001
-01010101
-01000000
-00000101
-01010101
-00101010
-10000101
-01010101
-00101010
-10000101
-01010101
-01000000
-00010101
-01010101
-00101010
-00010101
-01010101
-00101010
-00010101
-01010101
-01000000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-00010000
-01000000
-10100000
-10001010
-00101010
-10001000
-10001000
-00001000
-10001000
-10000010
-00001000
-10001000
-10000000
-10001000
-10100000
-10001010
-00001000
-00000101
-00010000
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01000001
-01010101
-01010100
-00101000
-00010101
-00000100
-10101010
-00010000
-10100010
-10010110
-10001010
-10100010
-10010110
-10001010
-00000100
-10101010
-00010000
-01010100
-00101000
-00010101
-01010101
-01000001
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000001
-01010101
-01010010
-10101000
-00000000
-01010100
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01010001
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-00101010
-00010101
-00010100
-10100010
-10000101
-01010101
-00101010
-00010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01010001
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000101
-00000000
-00001010
-10100001
-01010101
-01010000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010100
-01010101
-01010101
-01010100
-01010101
-01010101
-01010100
-01010000
-00000000
-01010101
-01001010
-10101010
-00010101
-01010000
-00000000
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010100
-01010101
-01010101
-01010100
-01010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00010101
-00000000
-00101010
-10010101
-10101010
-10010101
-01010101
-01010101
-10010101
-01010101
-01010101
-10010101
-01010101
-01010101
-10010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10010101
-01010101
-01010101
-10010101
-01010101
-01010101
-10010101
-01010101
-01010101
-10010101
-01010101
-01010101
-00101010
-10010101
-10101010
-01000000
-00010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-10000101
-01010101
-01010101
-10000101
-01010101
-01010101
-10000101
-01010101
-01010101
-10000101
-01010101
-01010101
-01010101
-01000000
-00000001
-01010101
-00101010
-10101000
-01010101
-01000000
-00000001
-10000101
-01010101
-01010101
-10000101
-01010101
-01010101
-10000101
-01010101
-01010101
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010010
-01010101
-01010101
-01010100
-01010100
-00000101
-01010101
-01010010
-10100001
-01010101
-01010100
-00000101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010010
-01010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01000101
-01010010
-00010101
-00100001
-01001000
-01010101
-01001000
-00101000
-01010101
-01001010
-10101000
-01010101
-01001010
-00000001
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000001
-01010101
-01010000
-10101000
-01010101
-01001010
-00101000
-01010101
-01001010
-01001000
-01010101
-01001000
-01010010
-00010101
-00100001
-01010100
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-10000101
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010100
-00000101
-01010101
-01010010
-10100001
-01010101
-01010100
-00000101
-01000101
-01010101
-01010101
-00100001
-01010101
-01010101
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010010
-01010000
-00000001
-01001000
-01001010
-10101000
-00100001
-01010000
-00000001
-01001000
-01010101
-01010101
-01010010
-01010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010100
-00100001
-01010101
-01010010
-01001000
-01010101
-01001000
-00100001
-01010101
-01010010
-10000101
-01010101
-01010100
-00010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01000000
-01010101
-01010101
-01010001
-01010101
-00010101
-01010101
-01010101
-10000101
-01010101
-01010100
-00100001
-01010101
-01010010
-01001000
-01010101
-01001000
-00100001
-01010101
-01010010
-01000101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-10000101
-01010101
-01010101
-00100001
-01010101
-01010101
-01001000
-01010000
-00000001
-01010010
-00001010
-10101000
-01001000
-01010000
-00000001
-00100001
-01010101
-01010101
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-01010101
-01001010
-10101010
-01010101
-01010000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-01010101
-01001010
-10101010
-01010101
-01010000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010100
-10000101
-01010101
-01010010
-00100001
-01010101
-01001000
-01001000
-01010101
-00100001
-01010010
-00010100
-10000101
-01010100
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-00010101
-01010010
-00010100
-10000101
-01001000
-01010101
-00100001
-00100001
-01010101
-01001000
-10000101
-01010101
-01010010
-00010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000101
-01010101
-10101010
-10100001
-01010101
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000101
-01010101
-10101010
-10100001
-01010101
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10010101
-01010101
-01010101
-00101010
-10101010
-10101010
-00000000
-00000000
-00000000
-10101010
-10101010
-10101010
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010110
-10101010
-10010101
-01011000
-00000000
-00100101
-10100000
-00000000
-00001010
-00000000
-00000000
-00000000
-10100000
-00000000
-00001010
-01011010
-10101010
-10100101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010110
-10101010
-10101010
-10101000
-00000000
-00000000
-00000000
-10101010
-10101010
-10101010
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00000000
-00000000
-01001010
-10101010
-10101010
-01000000
-00000000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000000
-00000001
-10101010
-10101010
-10100001
-00000000
-00000000
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100000
-01010101
-01010101
-00101010
-01010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000000
-00000000
-10101010
-10101010
-10101010
-00000000
-00000000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00000000
-00000000
-01001010
-10101010
-10101010
-01001000
-00000000
-00000000
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-00001000
-01010101
-01010101
-10101000
-01010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000000
-00000001
-10101010
-10101010
-10100001
-00000000
-00000000
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001001
-01010101
-01010101
-00100101
-01010101
-01010100
-10010101
-01010101
-01010010
-01010101
-01010101
-01010100
-10010101
-01010101
-01010101
-00100101
-01010101
-01010101
-01001001
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010001
-01010101
-01010010
-01001001
-01010101
-01001001
-00100101
-01010101
-00100100
-10010101
-01010100
-10010010
-01010101
-01010101
-00100100
-10010101
-01010101
-01001001
-00100101
-01010101
-01010010
-01001001
-01010101
-01010100
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010100
-01010001
-01010100
-10010010
-01001001
-01010010
-01001001
-00100101
-01001001
-00100100
-10010101
-00100100
-10010010
-01010101
-01001001
-00100100
-10010101
-01010010
-01001001
-00100101
-01010100
-10010010
-01001001
-01010101
-00010100
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-01100001
-01010101
-01010101
-01011000
-01010101
-01010101
-01010110
-00010101
-01010101
-01010101
-10000101
-01010101
-01010110
-00010101
-01010101
-01011000
-01010101
-01010101
-01100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-00010101
-01010101
-01100001
-10000101
-01010101
-01011000
-01100001
-01010101
-01010110
-00011000
-01010101
-01010101
-10000110
-00010101
-01010110
-00011000
-01010101
-01011000
-01100001
-01010101
-01100001
-10000101
-01010101
-01000101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-00010100
-01010101
-01100001
-10000110
-00010101
-01011000
-01100001
-10000101
-01010110
-00011000
-01100001
-01010101
-10000110
-00011000
-01010110
-00011000
-01100001
-01011000
-01100001
-10000101
-01100001
-10000110
-00010101
-01000101
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10010110
-00010101
-01010010
-01010101
-10000101
-01001001
-01010101
-01100001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10010110
-00010101
-01010010
-01000001
-10000101
-01001001
-00101000
-01100001
-01010100
-10010110
-00010101
-01010010
-01010101
-10000101
-01001001
-01010101
-01100001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10010110
-00010101
-01010010
-01000001
-10000101
-01001001
-00101000
-01100001
-01010100
-10010110
-00010101
-01010010
-01000001
-10000101
-01001001
-00101000
-01100001
-01010100
-10010110
-00010101
-01010010
-01010101
-10000101
-01001001
-01010101
-01100001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01001001
-01010101
-01100001
-01010010
-01010101
-10000101
-01010100
-10010110
-00010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01001001
-01010101
-01100001
-01010010
-01010101
-10000101
-01010100
-10010110
-00010101
-01001001
-00101000
-01100001
-01010010
-01000001
-10000101
-01010100
-10010110
-00010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01001001
-01010101
-01100001
-01010010
-01010101
-10000101
-01010100
-10010110
-00010101
-01001001
-00101000
-01100001
-01010010
-01000001
-10000101
-01010100
-10010110
-00010101
-01001001
-00101000
-01100001
-01010010
-01000001
-10000101
-01010100
-10010110
-00010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
+MAX7456
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010100
+00100001
+01010101
+01000010
+00100001
+01010100
+00100010
+00100001
+01000010
+00100010
+00100001
+00100010
+00100010
+00100001
+00000000
+00000000
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010100
+00010101
+01001000
+01010010
+10000101
+01001000
+01001000
+00100001
+01001000
+01001000
+00100001
+01001000
+00001000
+00100001
+01001010
+10000010
+10000101
+01010000
+00010100
+00100001
+01010101
+01010101
+01000101
+01010101
+01010100
+00100001
+01010101
+01000010
+00100001
+01010100
+00100010
+00100001
+01000010
+00100010
+00100001
+00100010
+00100010
+00100001
+00000000
+00000000
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010001
+01000000
+00100001
+01001000
+00101010
+00100001
+00100010
+00001000
+00100001
+00101010
+00001000
+00100000
+00100010
+00001000
+00101010
+00100010
+00001000
+01000000
+01000100
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01000101
+00010100
+10000101
+00100000
+10000010
+10000100
+10001000
+10100010
+10000100
+10001000
+10001010
+10000000
+10001000
+10001010
+10101000
+00100000
+10000010
+00000001
+01000101
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01000000
+01000101
+01001000
+00101010
+00100001
+00100010
+00000010
+00100001
+00101010
+00001000
+00100001
+00100010
+00100000
+00100001
+00100010
+00101010
+00100001
+01000100
+01000000
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010100
+10000101
+01010101
+01010010
+10100001
+01010101
+01001010
+10101000
+01010101
+01010010
+10101000
+01010101
+01010100
+10101010
+01010101
+01010101
+00001000
+01010101
+01010101
+01010010
+01010101
+01010101
+00001010
+01010101
+01010000
+10001010
+01010101
+01001000
+10000000
+01010101
+01001000
+00101000
+01010101
+01010010
+00000001
+01010101
+01010100
+10100001
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010101
+10101000
+01010101
+01010101
+10100001
+01010101
+01010101
+10001000
+00010101
+01010101
+00101010
+10000101
+01010101
+01001010
+10100001
+01010101
+01001010
+10101000
+01010101
+01010010
+10100001
+01010101
+01010100
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00000101
+01001010
+10101010
+10100001
+01010000
+00000000
+00000101
+01010101
+01010101
+01000101
+01010101
+01000001
+00100001
+01010101
+00101000
+00100001
+01010100
+10101010
+00100001
+01010010
+10101010
+10100001
+01001010
+10101010
+10100001
+00101010
+10101010
+10101000
+01001010
+10000010
+10100001
+01001010
+10000010
+10100001
+01001010
+10000010
+10100001
+01001010
+10000010
+10100001
+01001010
+10101010
+10100001
+01010000
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010010
+00000000
+00010101
+01001010
+10101010
+10000101
+01001010
+10101010
+10100001
+01010010
+00000000
+10101000
+01010100
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010100
+01010101
+00101000
+01010010
+00000000
+10101000
+01001010
+10101010
+10100001
+01001010
+10101010
+10000101
+01010010
+00000000
+00010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00000000
+00000001
+00101010
+10101010
+10101000
+01000000
+00101000
+00000001
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01000000
+00101000
+00000001
+00101010
+10101010
+10101000
+01000000
+00000000
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010100
+01000000
+01010100
+10000010
+00101010
+01010100
+10000010
+00100000
+01010100
+10000010
+00100000
+01010100
+10101010
+00100000
+01010100
+10000010
+00100000
+01010100
+10000010
+00100000
+01010100
+10000010
+00101010
+01010101
+00010100
+01000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010100
+00000101
+00000010
+10000010
+10100001
+10001000
+00100010
+00001000
+10001000
+00100010
+00001000
+10001000
+00100010
+10100001
+10001000
+00100010
+00000101
+10001000
+00100010
+00010101
+00000010
+10000010
+00010101
+01010100
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01000001
+00100001
+01010101
+00101000
+00100001
+01010100
+10101010
+00100001
+01010010
+10101010
+10100001
+01001010
+10101010
+10100001
+00101010
+10101010
+10101000
+01001010
+10101010
+10100001
+01001010
+10000010
+10100001
+01001010
+10000010
+10100001
+01001010
+10000010
+10100001
+01001010
+10101010
+10100001
+01010000
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+01001000
+00010101
+01010101
+01001000
+10000001
+01010101
+01001000
+10001000
+00010101
+01001000
+10001000
+10000001
+01001000
+10001000
+10001000
+01000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01000001
+01010101
+01010010
+00101000
+01010101
+01000010
+00100010
+00010101
+00101010
+00101000
+01010101
+00100010
+00100010
+00010101
+00101010
+00101010
+00010101
+01000000
+01000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01000001
+01010101
+01010010
+00101000
+01000100
+01000010
+00100010
+00100010
+00101010
+00101000
+00101010
+00100010
+00100010
+00100010
+00101010
+00101010
+00100010
+01000000
+01000000
+01000100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+00000101
+00000101
+00101000
+10100000
+10100001
+10000000
+10001000
+10001000
+10000000
+10001000
+10001000
+10101000
+10001000
+10100001
+00001000
+10001000
+10001000
+00001000
+10001000
+10001000
+10100000
+10001000
+10001000
+00000101
+00010001
+00010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10101010
+00010101
+01010010
+10101010
+10000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01010100
+10101010
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010100
+10101000
+01010101
+01010010
+10101010
+00010101
+01001010
+00000010
+10000101
+01010000
+01010100
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+01010101
+01001010
+10101010
+00010101
+01010010
+10101010
+00010101
+01010100
+00101010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010101
+00101000
+01010101
+01010101
+01001010
+00010101
+01010101
+01001010
+10000101
+01010101
+01001010
+00010101
+01010101
+00101000
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010100
+10000101
+01010101
+01010010
+10000101
+01010101
+01010010
+10000101
+01010101
+00001010
+10000101
+01010100
+10101010
+10000101
+01010010
+10101010
+10000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+00000101
+01010010
+10000000
+10100001
+01010100
+10101010
+10000101
+01010101
+00101010
+00010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010100
+10000101
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10101000
+00010101
+01010100
+10101010
+10000101
+01010100
+10101010
+10100001
+01010101
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+00101000
+01010101
+01010100
+10100001
+01010101
+01010010
+10100001
+01010101
+01010100
+10100001
+01010101
+01010101
+00101000
+01010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01010010
+10101010
+00010101
+01010010
+10100000
+01010101
+01010010
+10000101
+01010101
+01010010
+10000101
+01010101
+01010010
+00010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010001
+01010101
+01001000
+01001000
+01010101
+01001000
+01001000
+01010101
+01001000
+01001000
+01010101
+01001000
+01001000
+01010101
+01010010
+00100001
+01010101
+01010010
+10100001
+01010101
+01010100
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+01010101
+01010100
+10101000
+01010101
+01010100
+10101000
+01010101
+01010100
+10101000
+01010101
+01010100
+10101000
+01010101
+01010100
+10101000
+01010101
+01010100
+10101000
+01010101
+01010100
+10101000
+01010101
+01010101
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+01010101
+01010100
+10101000
+01010101
+01010100
+10101000
+01010101
+01010100
+10101000
+01010101
+01010101
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010000
+01001000
+00010101
+01001010
+00001000
+10000101
+00100000
+10001010
+00100001
+00101010
+10001000
+00100001
+00100000
+10001000
+00100001
+01000101
+00010001
+01000101
+01000000
+00000000
+00000101
+00101010
+10101010
+10100001
+01000000
+00000000
+00000101
+01000101
+00010100
+01000101
+00100000
+10000010
+00100001
+00100010
+00001000
+10001000
+00101010
+00001000
+10001000
+00100000
+10001000
+00001000
+01000101
+00010001
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010100
+01010101
+01010100
+10000010
+00010101
+01010000
+10000010
+00000101
+01001010
+10101010
+10100001
+01010000
+10000010
+00000101
+01010100
+10000010
+00010101
+01010000
+10000010
+00000101
+01001010
+10101010
+10100001
+01010000
+10000010
+00000101
+01010100
+10000010
+00010101
+01010101
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010000
+01001000
+00010101
+01001010
+00001000
+10000101
+00100000
+10001010
+00100001
+00101010
+10001000
+00100001
+00100000
+10001000
+00100001
+01000101
+00010001
+01000101
+01000000
+00000000
+00000101
+00101010
+10101010
+10100001
+01000000
+00000000
+00000101
+01010001
+00010101
+00010101
+01001000
+10000100
+10000101
+00100010
+00100000
+10000101
+00100010
+00100000
+10000101
+00100000
+00100000
+10000101
+01000101
+01000101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+00000101
+01001010
+00010100
+10100001
+01010000
+01010010
+10000101
+01010101
+01001010
+00010101
+01010101
+00101000
+01010101
+01010100
+10100001
+01010101
+01010010
+10000101
+00000101
+01001010
+00010100
+10100001
+01010000
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+01010101
+01010100
+10101000
+01010101
+01010010
+00000010
+00010101
+01010010
+00010100
+01010101
+01010100
+10000101
+01010101
+01010100
+10000001
+01010101
+01010010
+00001000
+01000101
+01010010
+00010010
+00100001
+01010010
+00000000
+10000101
+01010100
+10101010
+00100001
+01010101
+00000000
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000100
+01000000
+01000100
+00100010
+00101010
+00100010
+00100010
+00001000
+00100010
+00100010
+00001000
+01001000
+01001000
+01001000
+00100010
+01001000
+01001000
+00100010
+01010001
+01010001
+01000100
+01010101
+01010101
+01000101
+01010101
+01010100
+00100001
+01010101
+01000010
+00100001
+01010100
+00100010
+00100001
+01000010
+00100010
+00100001
+00100010
+00100010
+00100001
+00000000
+00000000
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10100001
+01010101
+01010010
+10000101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01010010
+10000101
+01010101
+01010100
+10100001
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01001010
+00010101
+01010101
+01010010
+10000101
+01010101
+01010100
+10100001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010100
+10100001
+01010101
+01010010
+10000101
+01010101
+01001010
+00010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+00000101
+01001010
+00010100
+10100001
+01010010
+10000010
+10000101
+01010000
+10101010
+00000101
+01001010
+10101010
+10100001
+01010000
+10101010
+00000101
+01010010
+10000010
+10000101
+01001010
+00010100
+10100001
+01010000
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010000
+00100000
+00010101
+01001010
+10101010
+10000101
+01010000
+00100000
+00010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010100
+10100001
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01110011
+00001000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01101111
+00000000
+00000010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010100
+10100001
+01010101
+01010010
+10100001
+01010101
+01001010
+10000101
+01010101
+00101010
+00010101
+01010100
+10101000
+01010101
+01010010
+10100001
+01010101
+01001010
+10000101
+01010101
+01001010
+00010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+10101010
+10000101
+01001010
+10000010
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+10000010
+10100001
+01010010
+10101010
+10000101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10101000
+01010101
+01010100
+10101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00010101
+01001010
+10101010
+10000101
+01001010
+10101010
+10100001
+01010000
+00000000
+10100001
+01010101
+01010100
+10100001
+01010100
+00000000
+10100001
+01010010
+10101010
+10100001
+01001010
+10101010
+10000101
+01001010
+00000000
+00010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00000000
+00000101
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01010000
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00010101
+01001010
+10101010
+10000101
+01001010
+10101010
+10100001
+01010000
+00000000
+10100001
+01010101
+01010100
+10100001
+01010101
+01000000
+10100001
+01010101
+00101010
+10000101
+01010101
+00101010
+10000101
+01010101
+01000000
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010000
+00000000
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10000101
+01010000
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+00000101
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00000000
+10100001
+01001010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010100
+00000000
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00000101
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+00000000
+00000101
+01001010
+00010101
+01010101
+01001010
+00000000
+00010101
+01001010
+10101010
+10000101
+01001010
+10101010
+10100001
+01010000
+00000000
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010000
+00000000
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10000101
+01010000
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01001010
+10101010
+10000101
+01001010
+00000000
+00000101
+01001010
+00010101
+01010101
+01001010
+00000000
+00010101
+01001010
+10101010
+10000101
+01001010
+10101010
+10100001
+01001010
+00000000
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00000000
+10100001
+01001010
+10101010
+10100001
+01010010
+10101010
+10000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00010101
+01001010
+10101010
+10000101
+01001010
+10101010
+10100001
+01010000
+00000000
+10100001
+01010101
+01010100
+10100001
+01010101
+01010010
+10100001
+01010101
+01010010
+10000101
+01010101
+01001010
+10000101
+01010101
+01001010
+00010101
+01010101
+00101010
+00010101
+01010101
+00101000
+01010101
+01010100
+10101000
+01010101
+01010100
+10100001
+01010101
+01010010
+10100001
+01010101
+01010100
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01001010
+10101010
+10100001
+01001010
+00000000
+10100001
+01001010
+00010100
+10100001
+01001010
+00000000
+10100001
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01001010
+00000000
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00000000
+10100001
+01001010
+10101010
+10100001
+01010010
+10101010
+10000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01001010
+10101010
+10100001
+01001010
+00000000
+10100001
+01001010
+00010100
+10100001
+01001010
+00000000
+10100001
+01001010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010100
+00000000
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010100
+00000000
+10100001
+01010010
+10101010
+10100001
+01010010
+10101010
+10000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010100
+10100001
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+01010101
+01010010
+10000101
+01010101
+01001010
+00010101
+01010101
+00101000
+01010101
+01010100
+10100001
+01010101
+01010010
+10000101
+01010101
+01010010
+10000101
+01010101
+01010100
+10100001
+01010101
+01010101
+00101000
+01010101
+01010101
+01001010
+00010101
+01010101
+01010010
+10000101
+01010101
+01010100
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01001010
+00010101
+01010101
+01010010
+10000101
+01010101
+01010100
+10100001
+01010101
+01010101
+00101000
+01010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+00101000
+01010101
+01010100
+10100001
+01010101
+01010010
+10000101
+01010101
+01001010
+00010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010000
+01001000
+00010101
+01001010
+00001000
+10000101
+00100000
+10001010
+00100001
+00101010
+10001000
+00100001
+00100000
+10001000
+00100001
+01000101
+00010001
+01000101
+01000000
+00000000
+00000101
+00101010
+10101010
+10100001
+01000000
+00000000
+00000101
+01000101
+00010100
+01000101
+00100000
+10010010
+00100001
+00101000
+10001000
+10001000
+00100010
+10001000
+10001000
+00100000
+10001000
+00001000
+01000101
+00010001
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+00000000
+10000101
+01001000
+00000100
+00100001
+00100000
+10100010
+00001000
+00100010
+00001010
+00001000
+00100010
+00010010
+00001000
+00100010
+00001010
+00001000
+00100000
+10100010
+00100001
+00100000
+00000000
+10000101
+01001000
+01010101
+00000101
+01010010
+00000000
+00100001
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01001010
+10101010
+10100001
+01001010
+00000000
+10100001
+01001010
+00010100
+10100001
+01001010
+00000000
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+00000000
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01010000
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00010101
+01001010
+10101010
+10000101
+01001010
+10101010
+10100001
+01001010
+00000000
+10100001
+01001010
+00010100
+10100001
+01001010
+00000000
+10100001
+01001010
+10101010
+10000101
+01001010
+10101010
+10000101
+01001010
+00000000
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00000000
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10000101
+01010000
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00000101
+01010100
+00101010
+10100001
+01010010
+10101010
+10100001
+01010010
+10000000
+00000101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01010010
+10000000
+00000101
+01010010
+10101010
+10100001
+01010100
+00101010
+10100001
+01010101
+01000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000001
+01010101
+01001010
+10101000
+00010101
+01001010
+10101010
+10000101
+01001010
+00000010
+10000001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00000010
+10000001
+01001010
+10101010
+10000101
+01001010
+10101000
+00010101
+01010000
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00000101
+01010010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+00000000
+00000101
+01001010
+00010101
+01010101
+01001010
+00000001
+01010101
+01001010
+10101000
+01010101
+01001010
+10101000
+01010101
+01001010
+00000001
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00000000
+00000101
+01001010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010100
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00000101
+01010010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+00000000
+00000101
+01001010
+00010101
+01010101
+01001010
+00000000
+01010101
+01001010
+10101010
+00010101
+01001010
+10101010
+00010101
+01001010
+00000000
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00000101
+01010100
+00101010
+10100001
+01010010
+10101010
+10100001
+01010010
+10000000
+00000101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+00000101
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01010010
+10000000
+10100001
+01010010
+10101010
+10100001
+01010100
+00101010
+10100001
+01010101
+01000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+00000101
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00000000
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+00000000
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01010000
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010000
+01010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01000010
+10000010
+10000101
+01010010
+10101010
+10000101
+01010100
+00101000
+00010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+00000101
+01001010
+00010100
+10100001
+01001010
+00010010
+10100001
+01001010
+00010010
+10000101
+01001010
+00001010
+10000101
+01001010
+00001010
+00010101
+01001010
+10101000
+01010101
+01001010
+10101000
+01010101
+01001010
+00001010
+00010101
+01001010
+00001010
+10000101
+01001010
+00010010
+10000101
+01001010
+00010010
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01010000
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00000000
+00000101
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01010000
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01000101
+01001000
+01010101
+00100001
+01001010
+00010100
+10100001
+01001010
+10000010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+00101000
+10100001
+01001010
+00101000
+10100001
+01001010
+00000000
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01010000
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+00000101
+01001010
+00010100
+10100001
+01001010
+10000100
+10100001
+01001010
+10100000
+10100001
+01001010
+10101000
+10100001
+01001010
+00101010
+10100001
+01001010
+00001010
+10100001
+01001010
+00010010
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01010000
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+10101010
+10000101
+01001010
+10000010
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+10000010
+10100001
+01010010
+10101010
+10000101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00010101
+01001010
+10101010
+10000101
+01001010
+10101010
+10100001
+01001010
+00000000
+10100001
+01001010
+00010100
+10100001
+01001010
+00000000
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10000101
+01001010
+00000000
+00010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+10101010
+10000101
+01010010
+10000010
+10000101
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00000000
+10100001
+01001010
+00101000
+10100001
+01001010
+00101010
+10100001
+01001010
+00001010
+10100001
+01000010
+10000010
+10101000
+01010010
+10101010
+10101000
+01010100
+00101000
+00101000
+01010101
+01000001
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00010101
+01001010
+10101010
+10000101
+01001010
+10101010
+10100001
+01001010
+00000000
+10100001
+01001010
+00010100
+10100001
+01001010
+00000000
+10100001
+01001010
+10101010
+10000101
+01001010
+10101010
+10000101
+01001010
+00000010
+10100001
+01001010
+00010000
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01010000
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01001010
+10101010
+10000101
+01001010
+00000000
+00010101
+01001010
+00010101
+01010101
+01001010
+00000000
+00010101
+01001010
+10101010
+10000101
+01010010
+10101010
+10100001
+01010100
+00000000
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010000
+00000000
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10000101
+01010000
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00000101
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01010000
+00101000
+00000101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+00000101
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+10000010
+10100001
+01010010
+10101010
+10000101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+00000101
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+00000101
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00000000
+10100001
+01001010
+00101000
+10100001
+01001010
+00101000
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10000010
+10100001
+01001010
+00010100
+10100001
+01001000
+01010101
+00100001
+01010001
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+00000101
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+10000010
+10100001
+01010010
+10101010
+10000101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010010
+10101010
+10000101
+01001010
+10000010
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01010000
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+00000101
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+10000010
+10100001
+01010010
+10101010
+10000101
+01010100
+10101010
+00010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00000101
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01010000
+00000010
+10000101
+01010101
+01001010
+10000101
+01010101
+01001010
+00010101
+01010101
+00101010
+00010101
+01010101
+00101000
+01010101
+01010100
+10101000
+01010101
+01010100
+10100001
+01010101
+01010010
+10100001
+01010101
+01010010
+10000000
+00000101
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01010000
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010100
+10100000
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100000
+01010101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01001010
+00010101
+01010101
+01001010
+10000101
+01010101
+01010010
+10000101
+01010101
+01010010
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+10000101
+01010101
+01010010
+10000101
+01010101
+01010010
+10100001
+01010101
+01010100
+10100001
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010101
+00001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+00001010
+00010101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10101010
+00010101
+01010010
+10000010
+10000101
+01010010
+00010100
+10000101
+01010100
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00000101
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01010000
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010000
+00010101
+00000100
+01001000
+10000100
+10100000
+00100010
+00100010
+00001000
+00100010
+00100010
+10101000
+00100000
+00100010
+00001000
+01000000
+00000000
+00000000
+00101010
+10101010
+10101010
+01000000
+00000000
+00000000
+01010101
+00010100
+01010001
+01010100
+10000010
+00001000
+01010100
+10100010
+00100010
+01010100
+10001010
+00100010
+01010100
+10000010
+00100000
+01010101
+00010100
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000001
+01010101
+01010101
+10001000
+01010101
+01010101
+10100010
+00010101
+01010101
+10000010
+00010101
+01010101
+10000010
+00010101
+01010101
+00000000
+01010101
+01010101
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010001
+01010101
+01010100
+10001000
+01010101
+01010010
+00100010
+00010101
+01010010
+00100010
+00010101
+01010010
+00000010
+00010101
+01010010
+00010010
+00010101
+01010100
+01010100
+01010101
+01010101
+00000001
+01010101
+01010100
+10101000
+01010101
+01010010
+00000010
+00010101
+01010010
+00010010
+00010101
+01010010
+00010010
+00010101
+01010000
+10001000
+00010101
+01001010
+10001010
+10000101
+01010000
+00010000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010000
+10101010
+00000101
+01001010
+10000010
+10100001
+01001010
+10000010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01010000
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010000
+10101010
+00000101
+01001010
+10000010
+10100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01010000
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010000
+10101010
+00000101
+01001010
+10000010
+10100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01010000
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010000
+10101010
+00000101
+01001010
+10000010
+10100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01010000
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010000
+10101010
+00000101
+01001010
+10000010
+10100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01010000
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010000
+10101010
+00000101
+01001010
+10000010
+10100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01010000
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010000
+10101010
+00000101
+01001010
+10000010
+10100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001010
+10101010
+10100001
+01010000
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+01010101
+01010010
+10000101
+01010101
+01001000
+00100001
+01010101
+01001000
+00100001
+01010101
+01001010
+10100001
+01010101
+01001000
+00100001
+01010101
+01001000
+00100001
+01010101
+01001000
+00100001
+01010101
+01010001
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010000
+00010101
+00000100
+01001000
+10000100
+10100000
+00100010
+00100010
+00001000
+00100010
+00100010
+10101000
+00100000
+00100010
+00001000
+01000101
+01000100
+01010001
+01000000
+00000000
+00000000
+00101010
+10101010
+10101010
+01000000
+00000000
+00000000
+01010101
+00010100
+01010001
+01010100
+10000010
+00001000
+01010100
+10001000
+00100010
+01010100
+10101000
+00100010
+01010100
+10000010
+00100000
+01010101
+00010100
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000001
+01010101
+01010101
+10001000
+01010101
+01010101
+10100010
+00010101
+01010101
+10000010
+00010101
+01010101
+10000010
+00010101
+01010101
+00010100
+01010101
+01010101
+00000000
+01010101
+01010101
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+00010101
+01010010
+00010100
+10000101
+01010010
+00010100
+10000101
+01010010
+00000000
+10000101
+01010010
+00101000
+10000101
+01010100
+10101010
+00010101
+01010100
+10000010
+00010101
+01010101
+00010100
+01010101
+01010100
+10000101
+01010101
+01010100
+10000001
+01010101
+01010100
+10001000
+01010101
+01010100
+10100010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010101
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01000100
+01010101
+00100001
+00100010
+00010101
+00100000
+00100010
+00000101
+00100010
+00100010
+00100001
+00101010
+10100010
+10001000
+01001000
+10000010
+00001000
+01001000
+10000010
+00001000
+01000000
+00000000
+00000001
+00101010
+10101010
+10101000
+01000000
+00000000
+00000001
+00100000
+10000010
+00100001
+00100010
+00001000
+10001000
+00101010
+00001000
+00001000
+00100000
+10001000
+01001000
+01000101
+00010001
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01000100
+01010101
+00100001
+00100010
+00010101
+00100000
+00100010
+00000101
+00100010
+00100010
+00100001
+00101010
+10100010
+10001000
+01001000
+10000010
+00001000
+01001000
+10000010
+00001000
+01000000
+00000000
+00000001
+00101010
+10101010
+10101000
+01000000
+00000000
+00000001
+01010010
+00100001
+00100001
+01001000
+10001000
+00100001
+01001000
+00001000
+00100001
+01001000
+01001000
+00100001
+01010001
+01010001
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01000100
+01010101
+00100001
+00100010
+00010101
+00100000
+00100010
+00000101
+00100010
+00100010
+00100001
+00101010
+10100010
+10001000
+00001000
+10000010
+00001000
+01001000
+10000010
+00001000
+01010001
+00010100
+01010001
+01000000
+00000000
+00000001
+00101010
+10101010
+10101000
+01000000
+00000000
+00000001
+00100000
+10000010
+00100001
+00101000
+10001000
+10001000
+00100010
+10001000
+10001000
+00100000
+10001000
+00001000
+01000101
+00010001
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+00010101
+01001000
+01010100
+10000101
+01001000
+01000100
+10000101
+01001000
+00100000
+10000101
+01001010
+00100010
+10000101
+01010010
+10101010
+00010101
+01010010
+10001010
+00010101
+01010010
+00010010
+00010101
+01010100
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010001
+01010101
+01001000
+01001000
+01010101
+01001000
+00001000
+01000001
+00001000
+10001000
+00101000
+10101010
+10101000
+00101010
+10100010
+10100000
+00100010
+00100010
+00100001
+00100000
+00100010
+00100001
+01000101
+01000100
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010001
+01010001
+00100001
+00001000
+01001000
+00100000
+10001000
+00001000
+00100010
+00001000
+10001000
+00101000
+01001010
+10101000
+00100010
+00010010
+10100001
+00100000
+10000010
+00100001
+00100000
+10000010
+00100001
+01000101
+00010100
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010100
+10000100
+01010101
+01010010
+00100010
+00010101
+01010010
+00000010
+10000101
+01001010
+10000010
+00000101
+01010010
+00000010
+00100001
+01010010
+00010100
+10000101
+01010100
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00000100
+00000101
+00101010
+10100010
+10100001
+01000010
+00001000
+00001000
+01010010
+00001000
+01001000
+01010010
+00001000
+01001000
+01010010
+00001000
+00001000
+01010010
+00010010
+10100001
+01010100
+01010100
+00000101
+01010101
+01010101
+01010101
+01000000
+01010001
+01000101
+00101010
+00001000
+00100001
+01001000
+00100010
+00100001
+01001000
+00100010
+00100001
+01001000
+00101010
+00100001
+01001000
+00100010
+00101000
+01010001
+01000100
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010001
+01000101
+01001010
+00001000
+00100001
+00100000
+10001000
+10101000
+00100000
+10001000
+00100001
+00101010
+10001000
+00100001
+00100000
+10001000
+00001000
+01000101
+00010001
+01010001
+01010101
+01000000
+01010101
+01010101
+00101010
+00010101
+01010100
+10001000
+10000101
+01010100
+10001000
+10000101
+01010100
+10001000
+10000101
+01010101
+00010001
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010001
+01000101
+01001010
+00001000
+00100000
+00100000
+10001000
+10101000
+00100000
+10001000
+00100000
+00101010
+10001000
+00100000
+00100000
+10001000
+00001000
+01000101
+00010001
+01010001
+01000101
+00010100
+01000101
+00100000
+10000010
+00100001
+00100010
+00001000
+10001000
+00101010
+00001000
+10001000
+00100000
+10001000
+00001000
+01000101
+00010001
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010001
+01000101
+01001010
+00001000
+00100001
+00100000
+10001000
+10101000
+00100000
+10001000
+00100000
+00101010
+10001000
+00100000
+00100000
+10001000
+01001000
+01000101
+00010001
+01010001
+01010101
+00010100
+01010101
+01010100
+10000010
+00010101
+01010010
+00001010
+10000101
+01001010
+10000010
+00010101
+01010010
+00010010
+00010101
+01010010
+00010100
+10000101
+01010100
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010001
+01000101
+01001010
+00001000
+00100001
+00100000
+10001000
+10101000
+00100000
+10001000
+00100000
+00101010
+10001000
+00100000
+00100000
+10001000
+01001000
+01000101
+00010001
+01010001
+01000100
+01010001
+01000101
+00100010
+00001000
+00100001
+00100010
+00100000
+10101000
+00101000
+00101000
+00100001
+00100010
+00100001
+00100001
+00100010
+00100001
+01001000
+01000100
+01000101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010001
+01000101
+00101000
+01001000
+00100001
+00100010
+00100000
+10101000
+00100010
+00101000
+00100001
+00100010
+00001000
+00100001
+00101000
+00100001
+01001000
+01000001
+01000101
+01010001
+01010101
+01000000
+01010101
+01010101
+00101010
+00010101
+01010100
+10001000
+10000101
+01010100
+10001000
+10000101
+01010100
+10001000
+10000101
+01010101
+00010001
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010100
+10100001
+01010101
+01010010
+10000101
+01010101
+01001010
+00010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01001010
+00010101
+01010101
+01010010
+10000101
+01010101
+01010100
+10100001
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+01010101
+01010010
+10000101
+01010101
+01010100
+10100001
+01010101
+01010101
+00101000
+01010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+00101000
+01010101
+01010100
+10100001
+01010101
+01010010
+10000101
+01010101
+01010100
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01000001
+01000101
+00101000
+00101000
+00100001
+00100010
+00100000
+10101000
+00100010
+00101000
+00100001
+00100010
+00001000
+00100001
+00101000
+00101000
+01001000
+01000001
+00000000
+01000001
+00100000
+10000010
+00100001
+00100010
+00001000
+10001000
+00101010
+00001000
+10001000
+00100000
+10001000
+00001000
+01000101
+00010001
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01000001
+01000101
+00101000
+00101000
+00100001
+00100010
+00100000
+10101000
+00100010
+00101000
+00100001
+00100010
+00001000
+00100001
+00101000
+00101000
+01001000
+01000001
+01000001
+01010001
+01010101
+00010100
+01010101
+01010100
+10000010
+00010101
+01010010
+00001010
+10000101
+01001010
+10000010
+00010101
+01010010
+00010010
+00010101
+01010010
+00010100
+10000101
+01010100
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01000001
+01000101
+00101000
+00101000
+00100001
+00100010
+00100000
+10101000
+00100010
+00101000
+00100001
+00100010
+00001000
+00100001
+00101000
+00101000
+01001000
+01000001
+01000001
+01010001
+01010100
+00000101
+00000101
+01010010
+10100001
+00100001
+01001000
+10001000
+00100001
+01001000
+10001000
+00100001
+01001000
+10001000
+00100001
+01010001
+00010001
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01000001
+01000101
+00101000
+00101000
+00100001
+00100010
+00100000
+10101000
+00100010
+00101000
+00100001
+00100010
+00001000
+00100001
+00101000
+00101000
+01001000
+01000001
+01000001
+01010001
+01000101
+00010100
+00000101
+00100000
+10000010
+10100001
+00101000
+10001000
+10001000
+00100010
+10001000
+10001000
+00100000
+10001000
+10001000
+01000101
+00010001
+00010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+01010101
+01010100
+10101000
+01010101
+01010010
+00100010
+00010101
+01010010
+00100010
+00010101
+01010010
+00100010
+00010101
+01010010
+00000010
+00010101
+01010100
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+00010100
+01000101
+00100000
+10000010
+00100001
+00100010
+00001000
+10001000
+00101010
+00001000
+10001000
+00100000
+10001000
+00001000
+00100000
+10001000
+01001000
+01000101
+00010001
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000101
+01000101
+01010010
+10100001
+00100001
+01001000
+10001000
+00100001
+01001000
+10001000
+00100001
+01001000
+10001000
+00100001
+01001000
+00001000
+00100001
+01010001
+01010001
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+00010100
+00000101
+00100000
+10000010
+10100001
+00101000
+10001000
+10001000
+00100010
+10001000
+10001000
+00100000
+10001000
+10001000
+00100000
+10001000
+00001000
+01000101
+00010001
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01001010
+00010101
+01010101
+01010000
+10000101
+00000101
+01010101
+00100000
+10100001
+01010101
+00100001
+00001000
+00000000
+00100001
+01001000
+10101010
+10000101
+01001000
+00000000
+00000000
+00100001
+10101010
+10101010
+10000101
+00000000
+00000000
+00010101
+10101010
+10101010
+00010101
+00000000
+00000000
+10000101
+01010101
+01010100
+10000101
+01010101
+01010000
+10000101
+01010101
+01001010
+00010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+01010101
+01010010
+10000101
+01010101
+01001000
+00100001
+01010101
+00100001
+01001000
+01010101
+00100001
+01001000
+01010001
+00100001
+00001000
+01001000
+00100000
+10000001
+00100010
+00100010
+00100001
+00100010
+00100010
+00100001
+00100010
+00100010
+00100001
+01000010
+00100010
+00000101
+01010010
+00100010
+00010101
+01010010
+00100010
+00010101
+01010100
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+00010000
+01000101
+01001000
+10001010
+00100001
+01001010
+00001000
+10001000
+01001000
+10001000
+10001000
+01001000
+10001000
+10001000
+01000000
+00000000
+00000001
+00101010
+10101010
+10101000
+01000000
+00000000
+00000001
+01010010
+00010101
+01010101
+01010010
+00000101
+01010101
+01010010
+00100001
+01010001
+01010010
+10001000
+01001000
+01010010
+00001000
+00101000
+01010010
+00001000
+10101000
+01010100
+01010001
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00010100
+00000101
+01001000
+10000010
+10100001
+00100010
+00100010
+00001000
+00100010
+00100010
+10100001
+00100000
+00100010
+00000101
+01000000
+00000000
+00000101
+00101010
+10101010
+10100001
+01000000
+00000000
+00000101
+01010010
+00010101
+01010101
+01010010
+00000101
+01010101
+01010010
+00100001
+01010001
+01010010
+10001000
+01001000
+01010010
+00001000
+00101000
+01010010
+00001000
+10101000
+01010100
+01010001
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010001
+01010101
+00100000
+01001000
+01010101
+00100010
+00101010
+00010101
+00101000
+01001000
+01010101
+00100010
+00001000
+01010001
+00100010
+00010010
+00001000
+01000100
+01010100
+00101000
+01010101
+01010100
+10101000
+01010101
+01010101
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+00000101
+00010001
+10100000
+10100000
+10001000
+10001000
+10001000
+10101000
+10100000
+10100000
+10001000
+10001000
+10000100
+10001000
+10001000
+10000100
+10001000
+00010001
+00010101
+00010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01000100
+00010101
+01001010
+00100010
+10000101
+00100010
+00100010
+00100001
+00100010
+00100010
+00100001
+00101010
+00100010
+10000101
+00100010
+00100010
+00100001
+00100010
+00100010
+00100001
+00100010
+00100010
+00100001
+01000100
+01000100
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010100
+01010101
+01010100
+10000010
+00010101
+01010010
+00001010
+10000101
+01001010
+10000010
+00010101
+01010010
+00010010
+00010101
+01010010
+00010100
+10000101
+01010000
+00000000
+00010101
+01001010
+10101010
+10000101
+01010000
+00000000
+00010101
+01010101
+00000001
+01010101
+01010100
+10101000
+01010101
+01010010
+10000001
+01010101
+01010100
+00101000
+01010101
+01010010
+10100001
+01010101
+01010100
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000100
+01010100
+01010001
+00100010
+00010010
+00001000
+00100010
+00001000
+00101010
+00101010
+00101010
+00001000
+00100010
+00001000
+01001000
+00100010
+00001000
+01010010
+01000000
+00000000
+00000000
+00101010
+10101010
+10101000
+01000000
+00000000
+00000001
+01001010
+10000010
+00101000
+00100010
+00100010
+00100010
+00100010
+00100010
+00100010
+00100000
+00100010
+00100010
+01000101
+01000100
+01000100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000001
+01010101
+01010010
+10101000
+01010101
+01010010
+00100010
+00010101
+01010010
+00100010
+00010101
+01010010
+00100010
+00010101
+01010000
+00000000
+00010101
+01001010
+10101010
+10000101
+01010000
+00000000
+00010101
+01010101
+00000001
+01010101
+01010100
+10101000
+01010101
+01010010
+10000001
+01010101
+01010100
+00101000
+01010101
+01010010
+10100001
+01010101
+01010100
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+00010000
+01000101
+01001000
+10001010
+00100001
+01001010
+00001000
+10001000
+01001000
+10001000
+10001000
+01001000
+10001000
+10001000
+01000000
+00000000
+00000001
+00101010
+10101010
+10101000
+01000000
+00000000
+00000001
+01010100
+10000101
+01010101
+01010100
+10000001
+01010101
+01010100
+10001000
+01010101
+01010100
+10100010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010101
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00010100
+00000101
+01001000
+10000010
+10100001
+00100010
+00100010
+00001000
+00100010
+00100010
+10100000
+00100000
+00100010
+00000001
+00000000
+00000000
+00000101
+00101010
+10101010
+10100001
+01000000
+00000000
+00000101
+01010100
+10000101
+01010101
+01010100
+10000001
+01010101
+01010100
+10001000
+01010101
+01010100
+10100010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010101
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010100
+01010101
+01001000
+00010010
+00010101
+01001000
+10001010
+10000101
+01001010
+00010010
+00010101
+01001000
+10000010
+00010101
+01001000
+10000100
+10000101
+01010001
+00010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010000
+00010101
+00000100
+01001000
+10000100
+10100000
+00100010
+00100010
+00001000
+00100010
+00100010
+10101000
+00100000
+00100010
+00001000
+01000101
+01000100
+01010001
+01000000
+00000000
+00000000
+00101010
+10101010
+10101010
+01000000
+00000000
+00000000
+01010101
+01000100
+01010100
+01010101
+00100010
+00010010
+01010100
+10001000
+10000010
+01010100
+10001000
+10000010
+01010100
+10000000
+10000010
+01010101
+00010101
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000001
+01010101
+01010101
+10001000
+01010101
+01010101
+10100010
+00010101
+01010101
+10000010
+00010101
+01010101
+10000010
+00010101
+01010101
+00010100
+01010101
+01010101
+00000000
+01010101
+01010101
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+00010101
+01010101
+01010101
+00010101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010101
+01010101
+00101010
+00010101
+01010101
+01000000
+10000101
+01010101
+01000001
+00000101
+01010101
+00101000
+00100001
+01010101
+01000000
+10100001
+01010101
+01000010
+10000101
+01010101
+00101000
+00010101
+01010100
+00101000
+01010101
+01010010
+10000000
+01010101
+01001010
+00001010
+00010101
+01001000
+00010000
+01010101
+01010000
+10000000
+01010101
+01010101
+00101010
+00010101
+01010101
+01000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010101
+01010101
+00101010
+00010101
+01010101
+00100010
+00010101
+01010101
+00101010
+00010101
+01010101
+01000000
+01010101
+01010101
+01010101
+01010100
+00010101
+01010101
+01010010
+10000101
+01010101
+01001000
+00100001
+01010101
+01001000
+01000101
+01010101
+00001000
+00010101
+01010100
+10101010
+10000101
+01010101
+00001000
+00010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010101
+01010101
+00101010
+00010101
+01010101
+00100010
+00010101
+01010101
+00101010
+00010101
+01010101
+01000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00010101
+01010101
+01001010
+10000101
+01010101
+00100000
+00100001
+01010101
+00100001
+01000101
+01010101
+00100001
+01010101
+01010101
+00100001
+01000101
+01010101
+00100000
+00100001
+01010101
+01001010
+10000101
+01010101
+01010000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00010001
+01010001
+00101010
+10001000
+01001000
+00100000
+00001000
+01001000
+00100000
+00001000
+00001000
+00100010
+10000010
+00100001
+00100000
+10000010
+00100001
+00100000
+10000100
+10000001
+00100000
+10000100
+10000101
+00101010
+10000100
+10000101
+01000000
+00010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+00010101
+00000101
+01001000
+10000100
+10100001
+00100010
+00100010
+00001000
+00100010
+00100010
+10101000
+00100000
+00100010
+00001000
+01000101
+01000100
+01010001
+01010101
+00100001
+01010101
+01010101
+00100000
+01010101
+01010101
+00100010
+00010101
+01010101
+00101000
+10000101
+01010101
+00100000
+10000101
+01010101
+00100000
+10000101
+01010101
+01000101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010100
+00000101
+01010010
+10000010
+10100001
+01001000
+00100010
+00001000
+01001000
+00100010
+00001000
+01010010
+10000010
+00001000
+01010100
+00010100
+01010001
+01010100
+01010101
+01010101
+01010010
+00010101
+00010001
+01010010
+00000100
+10001000
+01010010
+00100000
+10100001
+01010010
+10001000
+10000101
+01010010
+00001000
+10000101
+01010100
+01010001
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01000100
+01010001
+01010010
+00100010
+00001000
+01001000
+00100010
+00001000
+00101010
+00100000
+10101000
+01001000
+00100001
+00001000
+01001000
+00100000
+10100001
+01010000
+00000101
+00000101
+01010010
+00010101
+00010001
+01010010
+00000100
+10001000
+01010010
+00100000
+10100001
+01010010
+10001000
+10000101
+01010010
+00001000
+10000101
+01010100
+01010001
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000101
+00000101
+01010010
+10100000
+10100001
+01001000
+00000010
+00000101
+01001000
+10100000
+10000101
+01001000
+00100000
+00100001
+01010010
+10000010
+10000101
+01010000
+00010100
+00010101
+01001000
+01010101
+01010101
+01001010
+00010101
+01010101
+01001000
+10000101
+01010101
+01001000
+00100001
+01010101
+01001000
+01001000
+01010101
+01001000
+01010010
+00010101
+01001000
+00000000
+10000101
+01001010
+10101010
+10100001
+01010000
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00000101
+01001010
+10101010
+10100001
+01001000
+00000000
+00100001
+01001000
+01010101
+00100001
+01001000
+01010101
+00100001
+01001000
+01010101
+00100001
+01001010
+00000000
+10100001
+01010010
+10101010
+10000101
+01010100
+10101010
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010000
+00010101
+01001010
+00001010
+10000101
+00100000
+10001000
+00100001
+00100000
+10001000
+00100001
+01001010
+00001000
+00100001
+01010000
+01010001
+01000101
+01000000
+00010100
+00000101
+00101010
+10000010
+10100001
+00100010
+00100010
+00001000
+00100010
+00100010
+00001000
+00100000
+00100010
+00001000
+01000101
+01000100
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01000100
+01010001
+01010010
+00100010
+00001000
+01001000
+00100010
+00001000
+00101010
+00100000
+10101000
+01001000
+00100000
+00001000
+01001000
+00100000
+10100001
+01010000
+00000101
+00000001
+01001010
+10100000
+10101000
+01001000
+10001000
+10000010
+01001000
+10001000
+10000010
+01001000
+00001000
+10000010
+01010001
+01010001
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01000010
+10101010
+10000001
+00101000
+00000000
+00101000
+00100000
+00100000
+00001000
+10000000
+00100000
+00000010
+10000000
+00100000
+00000010
+10000000
+00100000
+00000010
+10000000
+00101010
+10000010
+10000000
+00000000
+00000010
+10000000
+00000000
+00000010
+00100000
+00000000
+00001000
+00101000
+00000000
+00101000
+01000010
+10101010
+10000001
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+10101010
+10000101
+01001010
+10000010
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+10000010
+10100000
+01010010
+10101010
+10000010
+01010100
+10101010
+00010010
+01010101
+00000000
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10101000
+01010101
+01010100
+10101000
+01010101
+01010100
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010100
+01010100
+10101010
+00010010
+01010100
+10101010
+00010010
+01010101
+00000000
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00010101
+01001010
+10101010
+10000101
+01001010
+10101010
+10100001
+01010000
+00000000
+10100001
+01010101
+01010100
+10100001
+01010100
+00000000
+10100001
+01010010
+10101010
+10100001
+01001010
+10101010
+10000101
+01001010
+00000000
+00010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00000000
+00000100
+01001010
+10101010
+10100010
+01001010
+10101010
+10100010
+01010000
+00000000
+00000100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00010101
+01001010
+10101010
+10000101
+01001010
+10101010
+10100001
+01010000
+00000000
+10100001
+01010101
+01010100
+10100001
+01010101
+01000000
+10100001
+01010101
+00101010
+10000101
+01010101
+00101010
+10000101
+01010101
+01000000
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010000
+00000000
+10100000
+01001010
+10101010
+10100010
+01001010
+10101010
+10000010
+01010000
+00000000
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+00000101
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00000000
+10100001
+01001010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010100
+00000000
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100000
+01010101
+01010100
+10100010
+01010101
+01010100
+10100010
+01010101
+01010101
+00000100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00000101
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+00000000
+00000101
+01001010
+00010101
+01010101
+01001010
+00000000
+00010101
+01001010
+10101010
+10000101
+01001010
+10101010
+10100001
+01010000
+00000000
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010000
+00000000
+10100000
+01001010
+10101010
+10100010
+01001010
+10101010
+10000010
+01010000
+00000000
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01001010
+10101010
+10000101
+01001010
+00000000
+00000101
+01001010
+00010101
+01010101
+01001010
+00000000
+00010101
+01001010
+10101010
+10000101
+01001010
+10101010
+10100001
+01001010
+00000000
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00000000
+10100000
+01001010
+10101010
+10100010
+01010010
+10101010
+10000010
+01010100
+00000000
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00010101
+01001010
+10101010
+10000101
+01001010
+10101010
+10100001
+01010000
+00000000
+10100001
+01010101
+01010100
+10100001
+01010101
+01010010
+10100001
+01010101
+01010010
+10000101
+01010101
+01001010
+10000101
+01010101
+01001010
+00010101
+01010101
+00101010
+00010101
+01010101
+00101000
+01010101
+01010100
+10101000
+01010100
+01010100
+10100001
+01010010
+01010010
+10100001
+01010010
+01010100
+00000101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01001010
+10101010
+10100001
+01001010
+00000000
+10100001
+01001010
+00010100
+10100001
+01001010
+00000000
+10100001
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01001010
+00000000
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00000000
+10100000
+01001010
+10101010
+10100010
+01010010
+10101010
+10000010
+01010100
+00000000
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01001010
+10101010
+10100001
+01001010
+00000000
+10100001
+01001010
+00010100
+10100001
+01001010
+00000000
+10100001
+01001010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010100
+00000000
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010100
+00000000
+10100000
+01010010
+10101010
+10100010
+01010010
+10101010
+10000010
+01010100
+00000000
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010000
+01000001
+00101010
+00001010
+00101000
+00000010
+10001010
+00101000
+00101010
+10001010
+00101000
+00100010
+10001010
+00101000
+00101010
+10000010
+10101000
+01000000
+10100000
+00000000
+01010100
+10100001
+00101000
+01010010
+10101000
+00101000
+01010100
+10100001
+00101010
+01010100
+10100000
+00101000
+01010100
+10101010
+00101000
+01010101
+00101000
+00101000
+01010101
+01000001
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010100
+00000101
+10101010
+00010010
+10100001
+00101000
+01001010
+00101000
+00101000
+00001010
+00101000
+00101010
+10001010
+00101000
+01001010
+00010010
+10100001
+01010000
+01010100
+00000101
+01010100
+00000001
+01010101
+00000010
+10101000
+01010101
+10000010
+10001010
+00010101
+10100010
+10000000
+01010101
+10100010
+10000101
+01010101
+10100010
+10000101
+01010101
+00000100
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+00000000
+10100001
+01010000
+10101010
+00000101
+01001010
+00000000
+01010101
+01010000
+01010101
+01010101
+01010101
+00000001
+01010101
+01010100
+10101000
+01010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10101000
+01010101
+01010100
+10001010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010101
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00000101
+01001010
+10101010
+10100001
+01010000
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+00000001
+01010101
+01010100
+10101000
+01010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10101000
+01010101
+01010100
+10001010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010101
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01001010
+00000000
+01010101
+01010000
+10101010
+00000101
+01010101
+00000000
+10100001
+01010101
+01010101
+00000101
+01010101
+00000001
+01010101
+01010100
+10101000
+01010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10101000
+01010101
+01010100
+10001010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010101
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010100
+10101000
+01010101
+01010010
+10101010
+00010101
+01001010
+10101010
+10000101
+01010000
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+00000001
+01010101
+01010100
+10101000
+01010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10101000
+01010101
+01010100
+10000001
+01010101
+01010100
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+10101010
+10000101
+01001010
+10000010
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+00001010
+10000010
+10100001
+10000010
+10101010
+10000101
+10000100
+10101010
+00010101
+00010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10101000
+01010101
+01010100
+10101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+00010101
+00101000
+01010101
+10000100
+10101010
+00010101
+10000100
+10101010
+00010101
+00010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00010101
+01001010
+10101010
+10000101
+01001010
+10101010
+10100001
+01010000
+00000000
+10100001
+01010101
+01010100
+10100001
+01010100
+00000000
+10100001
+01010010
+10101010
+10100001
+01001010
+10101010
+10000101
+01001010
+00000000
+00010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+00001010
+00000000
+00000101
+10001010
+10101010
+10100001
+10001010
+10101010
+10100001
+00010000
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00010101
+01001010
+10101010
+10000101
+01001010
+10101010
+10100001
+01010000
+00000000
+10100001
+01010101
+01010100
+10100001
+01010101
+01000000
+10100001
+01010101
+00101010
+10000101
+01010101
+00101010
+10000101
+01010101
+01000000
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+00010000
+00000000
+10100001
+10001010
+10101010
+10100001
+10001010
+10101010
+10000101
+00010000
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+00000101
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00000000
+10100001
+01001010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010100
+00000000
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+00010101
+01010100
+10100001
+10000101
+01010100
+10100001
+10000101
+01010100
+10100001
+00010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00000101
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+00000000
+00000101
+01001010
+00010101
+01010101
+01001010
+00000000
+00010101
+01001010
+10101010
+10000101
+01001010
+10101010
+10100001
+01010000
+00000000
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+00010000
+00000000
+10100001
+10001010
+10101010
+10100001
+10001010
+10101010
+10000101
+00010000
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01001010
+10101010
+10000101
+01001010
+00000000
+00000101
+01001010
+00010101
+01010101
+01001010
+00000000
+00010101
+01001010
+10101010
+10000101
+01001010
+10101010
+10100001
+01001010
+00000000
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+00001010
+00000000
+10100001
+10001010
+10101010
+10100001
+10000010
+10101010
+10000101
+00010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00010101
+01001010
+10101010
+10000101
+01001010
+10101010
+10100001
+01010000
+00000000
+10100001
+01010101
+01010100
+10100001
+01010101
+01010010
+10100001
+01010101
+01010010
+10000101
+01010101
+01001010
+10000101
+01010101
+01001010
+00010101
+01010101
+00101010
+00010101
+01010101
+00101000
+01010101
+00010100
+10101000
+01010101
+10000100
+10100001
+01010101
+10000010
+10100001
+01010101
+00010100
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01001010
+10101010
+10100001
+01001010
+00000000
+10100001
+01001010
+00010100
+10100001
+01001010
+00000000
+10100001
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01001010
+00000000
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+00001010
+00000000
+10100001
+10001010
+10101010
+10100001
+10000010
+10101010
+10000101
+00010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01001010
+10101010
+10100001
+01001010
+00000000
+10100001
+01001010
+00010100
+10100001
+01001010
+00000000
+10100001
+01001010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010100
+00000000
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+00010100
+00000000
+10100001
+10000010
+10101010
+10100001
+10000010
+10101010
+10000101
+00010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00010101
+01001010
+10101010
+10000101
+01010010
+10101010
+00010101
+01010100
+10101000
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+01010101
+01010100
+10101000
+01010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10101000
+01010101
+01010100
+10000001
+01010101
+01010100
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+00000000
+01010101
+01010010
+00010100
+00010101
+01010010
+00010010
+10000101
+01010010
+00000000
+10000101
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+00000000
+01010101
+01010010
+00010100
+00010101
+01010010
+00010010
+10000101
+01010010
+00000000
+10000101
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+00010000
+00000101
+01010100
+10001010
+10100001
+01010010
+10001010
+10000101
+01001010
+10001010
+00010101
+00101010
+10001000
+01010101
+01000000
+00010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+00000000
+01010101
+01010010
+00010100
+00010101
+01010010
+00010010
+10000101
+01010010
+00000000
+10000101
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01000100
+01010101
+01010101
+00100010
+00010101
+01010100
+10100010
+10000101
+01010010
+10100010
+10100001
+01010100
+10100010
+10000101
+01010101
+00100010
+00010101
+01010101
+01000100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+00000000
+01010101
+01010010
+00010100
+00010101
+01010010
+00010010
+10000101
+01010010
+00000000
+10000101
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+00101010
+00010101
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010101
+00101010
+00010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010001
+01010001
+01001000
+01001000
+01001000
+00100001
+00100001
+00100001
+00100001
+00100001
+00100001
+01001000
+01001000
+01001000
+01010010
+00010010
+00010010
+01010010
+00010010
+00010010
+01001000
+01001000
+01001000
+01001000
+01001000
+01001000
+01010001
+01010001
+01010001
+01010101
+01010101
+01010101
+01000001
+01010001
+01000001
+00101000
+01001000
+00101000
+00100010
+00100010
+00100010
+00101000
+00101010
+00101000
+00100010
+00100010
+00100010
+00101010
+00100010
+00100010
+01000000
+01000100
+01000100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010001
+01010001
+01001000
+01001000
+01001000
+00100001
+00100001
+00100001
+00100001
+00100001
+00100001
+01001000
+01001000
+01001000
+01010010
+00010010
+00010010
+01010010
+00010010
+00010010
+01001000
+01001000
+01001000
+01001000
+01001000
+01001000
+01010001
+01010001
+01010001
+01010101
+01010101
+01010101
+01000100
+00010000
+01000100
+00100010
+10001010
+00100010
+00100010
+10101010
+00100010
+00100010
+00100010
+00100010
+00100010
+00100010
+00100010
+00100010
+00000010
+00101010
+01000100
+01010100
+01000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00100000
+01010101
+01010101
+00101000
+01010101
+01010101
+00100000
+01010101
+01010101
+00101000
+01010101
+01010101
+00100000
+01010101
+01010101
+00101000
+01010101
+01010101
+00100000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010001
+01010001
+01001000
+01001000
+01001000
+00100001
+00100001
+00100001
+00100001
+00100001
+00100001
+01001000
+01001000
+01001000
+01010010
+00010010
+00010010
+01010010
+00010010
+00010010
+01001000
+01001000
+01001000
+01001000
+01001000
+01001000
+01010001
+01010001
+01010001
+01010101
+01010101
+01010101
+01000000
+01010000
+01010000
+00101010
+00001010
+00001010
+00100000
+00100000
+00100000
+00101000
+00101010
+00100001
+00100000
+00000010
+00100000
+00101010
+00101000
+01001010
+01000000
+01000001
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010001
+01010001
+01001000
+01001000
+01001000
+00100001
+00100001
+00100001
+00100001
+00100001
+00100001
+01001000
+01001000
+01001000
+01010010
+00010010
+00010010
+01010010
+00010010
+00010010
+01001000
+01001000
+01001000
+01001000
+01001000
+01001000
+01010001
+01010001
+01010001
+01010101
+01010101
+01010101
+01000100
+01000000
+01000100
+00100010
+00101010
+00100010
+00100010
+00001000
+00100010
+00100010
+00001000
+01001000
+00100010
+00001000
+00100010
+01001000
+01001000
+00100010
+01010001
+01010001
+01000100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010001
+01010001
+01001000
+01001000
+01001000
+00100001
+00100001
+00100001
+00100001
+00100001
+00100001
+01001000
+01001000
+01001000
+01010010
+00010010
+00010010
+01010010
+00010010
+00010010
+01001000
+01001000
+01001000
+01001000
+01001000
+01001000
+01010001
+01010001
+01010001
+01010101
+01010101
+01010101
+00000100
+00010100
+01000000
+10100010
+10000010
+00101010
+10101010
+10001000
+10001000
+10001000
+10001000
+10001000
+10001000
+10001000
+10001000
+10000000
+10000010
+00001000
+00010101
+00010100
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010001
+01010001
+01001000
+01001000
+01001000
+00100001
+00100001
+00100001
+00100001
+00100001
+00100001
+01001000
+01001000
+01001000
+01010010
+00010010
+00010010
+01010010
+00010010
+00010010
+01001000
+01001000
+01001000
+01001000
+01001000
+01001000
+01010001
+01010001
+01010001
+01010101
+01010101
+01010101
+01000001
+01010001
+01000000
+00101000
+01001000
+00101010
+00100010
+00100010
+00001000
+00101010
+00101010
+00001000
+00100010
+00100010
+00001000
+00101000
+00100010
+00001000
+01000001
+01000100
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010001
+01010001
+01001000
+01001000
+01001000
+00100001
+00100001
+00100001
+00100001
+00100001
+00100001
+01001000
+01001000
+01001000
+01010010
+00010010
+00010010
+01010010
+00010010
+00010010
+01001000
+01001000
+01001000
+01001000
+01001000
+01001000
+01010001
+01010001
+01010001
+01010101
+01010101
+01010101
+01000000
+01000100
+01000000
+00101010
+00100010
+00101010
+00100000
+00100010
+00001000
+00101000
+01001000
+01001000
+00100000
+00100010
+00001000
+00101010
+00100010
+00001000
+01000000
+01000100
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010100
+00010101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10100010
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10001010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010100
+00010100
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+10101010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000000
+00010101
+01010100
+10101000
+01010101
+01010101
+00101010
+00010101
+01010100
+00000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10101010
+10000101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10000000
+00010101
+01010010
+10000001
+01010101
+01010010
+10101000
+01010101
+01010010
+10101000
+01010101
+01010010
+10000001
+01010101
+01010010
+10000000
+00010101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+00000101
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00000000
+10100001
+01001010
+00101000
+10100001
+01001010
+00101000
+10100001
+01010010
+10101010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010100
+00010100
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010001
+01000101
+00010001
+10001000
+00100000
+10001000
+10101000
+10001000
+10001000
+10001000
+10101000
+00100001
+10001000
+10001000
+10001000
+10001000
+10001000
+10001000
+00010001
+00010001
+00010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000101
+01010101
+01001010
+10100000
+00000101
+00100000
+00001010
+10100001
+00101010
+10100101
+01011000
+00100101
+00000001
+01011000
+00100100
+10101000
+01011000
+00100100
+10000010
+00011000
+00100100
+10000010
+00011000
+00100100
+10101000
+01011000
+00100100
+10000001
+01011000
+00100100
+10000101
+01011000
+00100101
+00010101
+01011000
+00101010
+10101010
+10101000
+01000000
+00000000
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00000000
+01010101
+01010101
+00101000
+01010101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01010010
+10101010
+10000101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+10101010
+10000101
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01010010
+10101010
+10000101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+10101010
+10000101
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010101
+00101000
+01010101
+01010101
+00000000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+01010101
+01010010
+10000100
+01010101
+01001000
+00100010
+00010101
+01001000
+00100010
+00000101
+01001010
+10100010
+00100001
+01001000
+00100010
+10001000
+01001000
+00100010
+00001000
+01001000
+00100010
+00001000
+01010001
+01000100
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+00000000
+01010101
+01010010
+00010100
+00010101
+01010010
+00010010
+10000101
+01010010
+00000000
+10000101
+01010100
+10101010
+10000101
+01000001
+00000000
+00000101
+00101000
+00101000
+00100001
+00100010
+00100000
+10101000
+00100010
+00101000
+00100001
+00100010
+01001000
+00100001
+00101000
+00101000
+01001000
+01000001
+01000001
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+00000000
+01010101
+01010010
+00010100
+00010101
+01010010
+00010010
+10000101
+01010010
+00000000
+10000101
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010000
+00000101
+00000001
+01001010
+10100000
+10101000
+01001000
+10001000
+10000010
+01001000
+10001000
+10000010
+01001000
+00001000
+10000010
+01010001
+01010001
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01000001
+00100000
+01010101
+00101000
+00100010
+01010100
+10000010
+00101000
+01010100
+10101010
+00100000
+01010100
+10000010
+00100000
+01010101
+00010100
+01000101
+01000000
+00000000
+00000000
+00101010
+10101010
+10101010
+01000000
+00000000
+00000000
+01010100
+10000101
+01010010
+01010010
+10100001
+01001000
+01001010
+10101000
+00101010
+00101000
+00001010
+00001000
+01000001
+01010000
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+00000000
+01010101
+01010101
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+00001000
+01010101
+01010101
+00101010
+00010101
+01010101
+00001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01010010
+00010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01000001
+00100000
+01010101
+00101000
+00100010
+01010100
+10000010
+00101000
+01010100
+10101010
+00100000
+01010100
+10000010
+00100000
+01010101
+00010100
+01000101
+01000000
+00000000
+00000000
+00101010
+10101010
+10101010
+01000000
+00000000
+00000000
+01010100
+10000101
+01000010
+01010010
+10100001
+01001000
+01001010
+10101000
+01001000
+00101000
+00001010
+00001000
+01000001
+01010000
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+00000000
+01010101
+01010101
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+00100001
+01010101
+01010101
+10001000
+01010101
+01010101
+10001000
+01010101
+01010101
+00001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00000000
+00000101
+00101010
+10101010
+10100001
+00101010
+10000000
+00101000
+00101010
+10000000
+00001000
+00101010
+10000000
+00101000
+00101010
+10101010
+10100001
+01000000
+00000000
+00000101
+01010101
+01010101
+01010101
+00010001
+00010001
+00010100
+10001000
+10001000
+10000010
+10101000
+10001010
+10001000
+10001000
+10001010
+10001000
+10001000
+10001010
+10000010
+10001000
+10001000
+10001000
+00010001
+00010001
+00010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00000000
+00000101
+00101010
+10101010
+10100001
+00101010
+10000000
+00101000
+00101010
+10000000
+00001000
+00101010
+10000000
+00101000
+00101010
+10101010
+10100001
+01000000
+00000000
+00000101
+01010101
+01010101
+01010101
+00010001
+00000101
+01000001
+10001000
+10100001
+00101000
+10001000
+10001000
+10000001
+10101000
+10100000
+00100001
+10001000
+10001000
+00001000
+10001000
+10001000
+10100001
+00010001
+00010001
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00010101
+01010101
+01001010
+10000101
+01010101
+00100000
+00010101
+01010101
+00100001
+01010101
+01010101
+00100000
+00010101
+01010101
+01001010
+10000001
+01010101
+01010000
+00001000
+01010101
+01010101
+00100010
+00010101
+01010101
+01001000
+00000001
+01010101
+01010000
+10101000
+01010101
+01010010
+00000001
+01010101
+01010010
+00101000
+01010101
+01010010
+00001000
+01010101
+01010100
+10101000
+01010101
+01010101
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01001010
+10101010
+10100001
+01001010
+10000010
+10100001
+00101010
+10101010
+10101000
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010100
+10000101
+01010101
+01010010
+10100001
+01010101
+01001010
+10101000
+01010101
+01010000
+10000001
+01010101
+01010100
+10000101
+01010101
+01010000
+10000001
+01010101
+01001010
+10101000
+01010100
+01010010
+10100001
+01010010
+00010100
+10000101
+01010010
+10000101
+00010101
+01001010
+10000101
+01000101
+01001010
+10100001
+00100001
+00101010
+10101000
+00101000
+00101010
+10101010
+10101000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010000
+00010101
+01010010
+10001010
+10000101
+01001000
+00010010
+00010101
+01001000
+01010010
+00010101
+01001000
+00010010
+00010101
+01010010
+10000010
+00010101
+01010100
+00010100
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010100
+10001000
+01010101
+01010100
+10001000
+01010101
+01010010
+10001010
+00010101
+01010010
+10101010
+00010101
+01001010
+10001010
+10000101
+01010000
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010100
+00010101
+01010100
+10000010
+10000101
+01010010
+00100010
+00100001
+01010010
+10100010
+00100001
+01010010
+00100010
+00100001
+01010010
+00100010
+10000101
+01010100
+00000100
+00010101
+01010100
+10100010
+10000101
+01010010
+00000010
+00100001
+01010010
+10100010
+10100001
+01010100
+00100010
+00100001
+01010010
+10000010
+10000101
+01010100
+00010100
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010100
+00010101
+01001010
+00010010
+10000101
+01001000
+10000010
+00100001
+01001010
+00010010
+10000101
+01001000
+10000010
+00100001
+01001010
+10000010
+10100001
+01010000
+00010100
+00000101
+01010101
+01010101
+01010101
+01010110
+00000000
+10010101
+01011000
+00000000
+00100101
+01010110
+00000000
+10010101
+01011000
+00000000
+00100101
+01010110
+00000000
+10010101
+01011000
+00000000
+00100101
+01010110
+00000000
+10010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001001
+01001110
+01000001
+01010110
+00000011
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001001
+01001110
+01000001
+01010110
+00000011
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01000000
+01010101
+01010100
+00101010
+01010101
+01010000
+10101010
+01010101
+01000010
+10101010
+01010101
+00001010
+10101000
+01010100
+00101010
+10100000
+01010100
+10101010
+10000101
+01010000
+10101010
+00010101
+01010010
+10101000
+01010101
+01000010
+10100000
+01010101
+01001010
+10100001
+01010101
+01001010
+10100001
+01010101
+01001010
+10000001
+01010100
+01001010
+10000001
+01010100
+00001010
+10000101
+01010100
+01001010
+10000001
+01010100
+01001010
+10000001
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000101
+10101010
+10101010
+10000000
+10101010
+10101010
+10101000
+10101010
+10101010
+10101010
+10100000
+00000010
+10101010
+00000000
+00000000
+00001010
+01010101
+01010101
+01000010
+01010101
+01010101
+01010000
+01010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010100
+00000101
+01010101
+01000000
+00000000
+01010101
+00001010
+10101000
+00010101
+00101010
+10101010
+00010101
+00101010
+10101010
+00000101
+10101010
+10101010
+00000101
+00101010
+10101010
+00000101
+00101010
+10101010
+10000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010101
+10000001
+01010101
+01010101
+10100000
+01010101
+01010101
+10101000
+00010101
+01010101
+10101010
+00010101
+01010101
+10101010
+10000101
+01010101
+00101010
+10000001
+01010101
+00001010
+10100001
+01010101
+01001010
+10100001
+01010101
+01000010
+10100000
+01010101
+01010010
+10101000
+01010101
+01010010
+10101000
+01010101
+01010010
+10101000
+01010101
+01010000
+10101000
+01010101
+01010010
+10101000
+01010101
+01010010
+10101000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01000010
+01010101
+01010101
+00001010
+01010101
+01010100
+00101010
+01010101
+01010100
+10101010
+01010101
+01010010
+10101010
+01010101
+01000010
+10101000
+01010101
+01001010
+10100000
+01010101
+01001010
+10100001
+01010101
+00001010
+10000001
+01010101
+00101010
+10000101
+01010101
+00101010
+10000101
+01010101
+00101010
+10000101
+01010101
+00101010
+00000101
+01010101
+00101010
+10000101
+01010101
+00101010
+10000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00000000
+00000010
+10101010
+10101010
+00101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10000000
+00001010
+10100000
+00000000
+00000000
+10000001
+01010101
+01010101
+00000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00010101
+01010101
+00000000
+00000001
+01010100
+00101010
+10100000
+01010100
+10101010
+10101000
+01010000
+10101010
+10101000
+01010000
+10101010
+10101010
+01010000
+10101010
+10101000
+01010010
+10101010
+10101000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+00000001
+01010101
+01010101
+10101000
+00010101
+01010101
+10101010
+00000101
+01010101
+10101010
+10000001
+01010101
+00101010
+10100000
+01010101
+00001010
+10101000
+00010101
+01010010
+10101010
+00010101
+01010100
+10101010
+00000101
+01010101
+00101010
+10000101
+01010101
+00001010
+10000001
+01010101
+01001010
+10100001
+01010101
+01001010
+10100001
+00010101
+01000010
+10100001
+00010101
+01000010
+10100001
+00010101
+01010010
+10100000
+00010101
+01000010
+10100001
+00010101
+01000010
+10100001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001010
+10100001
+01010101
+01001010
+10100001
+01010101
+01000010
+10100000
+01010101
+01010010
+10101000
+01010101
+01010010
+10101010
+00010101
+01010100
+10101010
+00000101
+01010100
+00101010
+10100000
+01010101
+00001010
+10101000
+01010101
+01000010
+10101010
+01010101
+01010000
+10101010
+01010101
+01010100
+00101010
+01010101
+01010101
+00000000
+01010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00001010
+10101010
+10100001
+01000000
+10001010
+10101000
+01010000
+00000010
+10101010
+01010101
+01010000
+10101010
+01010101
+01010100
+00101010
+01010101
+01010101
+00001010
+01010101
+01010101
+01000010
+00000001
+01000000
+00010000
+10100000
+00000010
+00000100
+10101010
+10101010
+10000001
+10101010
+10101010
+10100000
+10101010
+10101010
+10000001
+00000000
+00000000
+00000101
+01010000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010010
+10101000
+01010101
+01010010
+10100000
+01010101
+00010010
+10100001
+01010101
+10000100
+10100001
+01000000
+10100001
+00000000
+00101010
+10101000
+01001010
+10101010
+10101000
+00101010
+10101010
+10101000
+10101010
+10101010
+00100010
+10101010
+10101010
+00000010
+10101010
+10000000
+01001010
+10101000
+00000101
+01001010
+10101000
+01010101
+00101010
+10100000
+01010101
+00101010
+10100001
+01010101
+00101010
+10100001
+01010101
+00101010
+10100001
+01010101
+00101010
+10100001
+01010101
+00101010
+10100000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00101010
+10000101
+01010101
+00001010
+10000101
+01010101
+01001010
+10000100
+00000001
+01001010
+00010010
+10101000
+00000000
+01001010
+10101010
+10100001
+00101010
+10101010
+10101000
+00101010
+10101010
+10101010
+00101010
+10101010
+10101010
+10001000
+00000010
+10101010
+10000000
+01010000
+00101010
+10100001
+01010101
+00101010
+10100001
+01010101
+00001010
+10101000
+01010101
+01001010
+10101000
+01010101
+01001010
+10101000
+01010101
+01001010
+10101000
+01010101
+01001010
+10101000
+01010101
+00001010
+10101000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001010
+10101010
+10100000
+00101010
+10100010
+00000001
+10101010
+10000000
+00000101
+10101010
+00000101
+01010101
+10101000
+00010101
+01010101
+10100000
+01010101
+01010101
+10000001
+01010101
+01010101
+00000100
+00000001
+01000000
+00010000
+10000000
+00001010
+01000010
+10101010
+10101010
+00001010
+10101010
+10101010
+01000010
+10101010
+10101010
+01010000
+00000000
+00000000
+01010101
+01010000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001010
+10100001
+01010101
+01001010
+10100001
+01010101
+00001010
+10000001
+01010101
+00101010
+10000101
+01010100
+10101010
+10000101
+01010000
+10101010
+00010101
+00001010
+10101000
+00010101
+00101010
+10100000
+01010101
+10101010
+10000001
+01010101
+10101010
+00000101
+01010101
+10101000
+00010101
+01010101
+00000000
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+00000000
+01010101
+01010100
+00101010
+01010101
+01010000
+10101010
+01010101
+01000010
+10101010
+01010101
+00001010
+10101000
+01010100
+00101010
+10100000
+01010100
+10101010
+00000101
+01010010
+10101010
+00010101
+01010010
+10101000
+01010101
+01000010
+10100000
+01010101
+01001010
+10100001
+01010101
+01001010
+10100001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000101
+01010101
+00000000
+00000000
+00000101
+10101010
+10101010
+10000001
+10101010
+10101010
+10100000
+10101010
+10101010
+10000001
+10100000
+00000010
+00000100
+00000001
+01010000
+00010000
+01010101
+01010101
+01000010
+01010101
+01010101
+00001010
+01010101
+01010100
+00101010
+01010101
+01010000
+10101010
+01010000
+00000010
+10101010
+01000000
+10001010
+10101000
+00001010
+10101010
+10100001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001010
+10101000
+00010101
+01001010
+10101010
+00000001
+01001010
+10101010
+10100000
+01000010
+10101010
+10101010
+01010010
+10101010
+10101010
+01010000
+10101010
+10101010
+01010000
+10101010
+10101010
+01000010
+00101010
+10101010
+00001010
+00101010
+10101010
+00101010
+10001010
+10101010
+10101010
+10000010
+10101010
+10101010
+00010000
+10101010
+10101000
+01010100
+10101010
+10100001
+00000101
+00101010
+10000100
+10100001
+00001010
+00010010
+10100000
+01000010
+01000010
+10100000
+01010000
+01010010
+10101000
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00101010
+10100001
+01000000
+10101010
+10100001
+00001010
+10101010
+10100001
+10101010
+10101010
+10000001
+10101010
+10101010
+10000101
+10101010
+10101010
+00000101
+10101010
+10101010
+00000101
+10101010
+10101000
+10000001
+10101010
+10101000
+10100000
+10101010
+10100010
+10101000
+10101010
+10000010
+10101010
+10101010
+00000100
+10101010
+10101010
+00010101
+00101010
+10101000
+01010000
+01001010
+10100000
+01001010
+00010010
+10000001
+00001010
+10000100
+00000101
+00001010
+10000001
+00010101
+00101010
+10000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000101
+01010000
+00000000
+00000000
+01000010
+10101010
+10101010
+00001010
+10101010
+10101010
+01000010
+10101010
+10101010
+00010000
+10000000
+00001010
+00000100
+00000101
+01000000
+10000001
+01010101
+01010101
+10100000
+01010101
+01010101
+10101000
+00010101
+01010101
+10101010
+00000101
+01010101
+10101010
+10000000
+00000101
+00101010
+10100010
+00000001
+01001010
+10101010
+10100000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010101
+00000000
+01010101
+01010101
+10101000
+00010101
+01010101
+10101010
+00000101
+01010101
+10101010
+10000001
+01010101
+00101010
+10100000
+01010101
+00001010
+10101000
+00010101
+01010000
+10101010
+00010101
+01010100
+10101010
+10000101
+01010101
+00101010
+10000101
+01010101
+00001010
+10000001
+01010101
+01001010
+10100001
+01010101
+01001010
+10100001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001010
+10000001
+01010100
+01001010
+10000001
+01010100
+00001010
+10000101
+01010100
+01001010
+10000001
+01010100
+01001010
+10000001
+01010100
+01001010
+10100001
+01010101
+01001010
+10100001
+01010101
+01000010
+10100000
+01010101
+01010010
+10101000
+01010101
+01010000
+10101010
+00010101
+01010100
+10101010
+10000101
+01010100
+00101010
+10100000
+01010101
+00001010
+10101000
+01010101
+01000010
+10101010
+01010101
+01010000
+10101010
+01010101
+01010100
+00001010
+01010101
+01010101
+01000000
+01010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00101010
+10101010
+10000101
+00101010
+10101010
+00000101
+10101010
+10101010
+00000101
+00101010
+10101010
+00000101
+00101010
+10101010
+00010101
+00001010
+10101000
+00010101
+01000000
+00000000
+01010101
+01010100
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010000
+01010101
+01010101
+01000010
+00000000
+00000000
+00001010
+10100000
+00000010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101000
+10101010
+10101010
+10000000
+00000000
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010010
+10101000
+01010101
+01010010
+10101000
+01010101
+01010000
+10101000
+01010101
+01010010
+10101000
+01010101
+01010010
+10101000
+01010101
+01010010
+10101000
+01010101
+01000010
+10100000
+01010101
+01001010
+10100001
+01010101
+00001010
+10100001
+01010101
+00101010
+10000001
+01010101
+10101010
+10000101
+01010101
+10101010
+00010101
+01010101
+10101000
+00010101
+01010101
+10100000
+01010101
+01010101
+10000001
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00101010
+10000101
+01010101
+00101010
+10000101
+01010101
+00101010
+00000101
+01010101
+00101010
+10000101
+01010101
+00101010
+10000101
+01010101
+00101010
+10000101
+01010101
+00001010
+10000001
+01010101
+01001010
+10100001
+01010101
+01001010
+10100000
+01010101
+01000010
+10101000
+01010101
+01010010
+10101010
+01010101
+01010100
+10101010
+01010101
+01010100
+00101010
+01010101
+01010101
+00001010
+01010101
+01010101
+01000010
+01010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010010
+10101010
+10101000
+01010000
+10101010
+10101000
+01010000
+10101010
+10101010
+01010000
+10101010
+10101000
+01010100
+10101010
+10101000
+01010100
+00101010
+10100000
+01010101
+00000000
+00000001
+01010101
+01010000
+00010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+00000101
+01010101
+01010101
+10000001
+01010101
+01010101
+10100000
+00000000
+00000000
+10101010
+10000000
+00001010
+10101010
+10101010
+10101010
+00101010
+10101010
+10101010
+00000010
+10101010
+10101010
+01010000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01000010
+10100001
+00010101
+01000010
+10100001
+00010101
+01010010
+10100000
+00010101
+01000010
+10100001
+00010101
+01000010
+10100001
+01010101
+01001010
+10100001
+01010101
+01001010
+10100001
+01010101
+00001010
+10000001
+01010101
+00101010
+10000101
+01010100
+10101010
+00000101
+01010010
+10101010
+00010101
+00001010
+10101000
+00010101
+00101010
+10100000
+01010101
+10101010
+10000001
+01010101
+10101010
+00000101
+01010101
+10100000
+00010101
+01010101
+00000001
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10100001
+01010101
+01010010
+10000101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01010010
+10000101
+01010101
+01010100
+10100001
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+01001010
+00010101
+01010101
+01010010
+10000101
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010010
+10000101
+01010101
+01001010
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010101
+10101010
+01010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010100
+10101000
+01010101
+01010100
+10101000
+01010101
+01010010
+10101010
+00010101
+01010010
+10101010
+00010101
+01001010
+10001010
+10000101
+01001010
+00000010
+10000101
+00101000
+00010000
+10100001
+00100000
+01010100
+00100001
+00000001
+01010101
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010100
+10000101
+01010101
+01010010
+10000101
+01010101
+01001010
+10000101
+01010101
+00101010
+10000101
+01010100
+10101010
+10000101
+01010010
+10101010
+10000101
+01001010
+10000010
+10000101
+00100000
+00010010
+10000101
+00000101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+00001000
+01010101
+01000000
+10100001
+01010000
+00101010
+10100001
+00001010
+10101010
+10000101
+00101010
+10101010
+10000101
+00000000
+00001010
+10000101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001000
+01010101
+01010101
+01000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+00101010
+10101010
+10101000
+01000010
+10101010
+10100001
+01010100
+00101010
+10000101
+01010101
+00101010
+00010101
+01010100
+10101000
+01010101
+01010100
+10100001
+01010101
+01010100
+10000101
+01010101
+01010010
+00010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+01010101
+01010101
+00101000
+00010101
+01010101
+00001010
+10000001
+01010101
+01000010
+10101000
+00010101
+01010000
+10101010
+10000001
+01010100
+00101010
+10101000
+01010000
+10101010
+10000001
+01000010
+10101000
+00010101
+00001010
+10000001
+01010101
+00101000
+00010101
+01010101
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01010010
+00010101
+01010101
+01010100
+10000101
+01010101
+01010100
+10100001
+01010101
+01010100
+10101000
+01010101
+01010101
+00101010
+00010101
+01010100
+00101010
+10000101
+01000010
+10101010
+10100001
+00101010
+10101010
+10101000
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+00000000
+00001010
+10000101
+00101010
+10101010
+10000101
+00001010
+10101010
+10000101
+01010000
+00101010
+10100001
+01010101
+01000000
+10100001
+01010101
+01010101
+00001000
+01010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010100
+10000101
+00000101
+01010100
+10000101
+00100000
+00010010
+10000101
+01001010
+10000010
+10000101
+01010010
+10101010
+10000101
+01010100
+10101010
+10000101
+01010101
+00101010
+10000101
+01010101
+01001010
+10000101
+01010101
+01010010
+10000101
+01010101
+01010100
+10000101
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+01010101
+00000001
+00100000
+01010100
+00100001
+00101000
+00010000
+10100001
+01001010
+00000010
+10000101
+01001010
+10001010
+10000101
+01010010
+10101010
+00010101
+01010010
+10101010
+00010101
+01010100
+10101000
+01010101
+01010100
+10101000
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010000
+01010010
+10000100
+00001000
+01010010
+10000010
+10100001
+01010010
+10101010
+10000101
+01010010
+10101010
+00010101
+01010010
+10101000
+01010101
+01010010
+10100001
+01010101
+01010010
+10000101
+01010101
+01010010
+00010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+01010101
+01010101
+00100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010010
+10100000
+00000000
+01010010
+10101010
+10101000
+01010010
+10101010
+10100000
+01001010
+10101000
+00000101
+01001010
+00000001
+01010101
+00100000
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010100
+10000101
+01010101
+01010010
+00010101
+01010101
+01001010
+00010101
+01010101
+00101010
+00010101
+01010100
+10101000
+01010101
+01010010
+10101000
+00010101
+01001010
+10101010
+10000001
+00101010
+10101010
+10101000
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010101
+01010100
+00101000
+01010101
+01000010
+10100000
+01010100
+00101010
+10000001
+01000010
+10101010
+00000101
+00101010
+10101000
+00010101
+01000010
+10101010
+00000101
+01010100
+00101010
+10000001
+01010101
+01000010
+10100000
+01010101
+01010100
+00101000
+01010101
+01010101
+01000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+00101010
+10101010
+10101000
+01001010
+10101010
+10000001
+01010010
+10101000
+00010101
+01010100
+10101000
+01010101
+01010101
+00101010
+00010101
+01010101
+01001010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010100
+10000101
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010101
+00100000
+01010101
+01010101
+01001010
+00000001
+01010101
+01001010
+10101000
+00000101
+01010010
+10101010
+10100000
+01010010
+10101010
+10101000
+01010010
+10100000
+00000000
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01010010
+00010101
+01010101
+01010010
+10000101
+01010101
+01010010
+10100001
+01010101
+01010010
+10101000
+01010101
+01010010
+10101010
+00010101
+01010010
+10101010
+10000101
+01010010
+10000010
+10100001
+01010010
+10000100
+00001000
+01010010
+00010101
+01010000
+01010010
+00010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+10101010
+00000101
+01010000
+10101010
+00000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010000
+10101010
+00000101
+01010000
+10101010
+00000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010000
+10101010
+00000101
+01010000
+10101010
+00000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010000
+10101010
+00000101
+01010000
+10101010
+00000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010000
+10101010
+00000101
+01010000
+10101010
+00000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010000
+10101010
+00000101
+01010000
+10101010
+00000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010000
+10101010
+00000101
+01010000
+10101010
+00000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010000
+10101010
+00000101
+01010000
+10101010
+00000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010000
+10101010
+00000101
+01010000
+10101010
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+00101010
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01010100
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+00101010
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01010100
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+00101010
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01010100
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00000101
+01010010
+10101010
+10100001
+01010100
+10101010
+10000101
+01010101
+00101010
+00010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00000101
+01010010
+10101010
+10100001
+01010100
+10101010
+10000101
+01010101
+00101010
+00010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00000101
+01010010
+10101010
+10100001
+01010100
+10101010
+10000101
+01010101
+00101010
+00010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01000101
+00000001
+01001000
+00100000
+10101000
+00100010
+00100001
+00100000
+00101010
+00100001
+00100001
+00100010
+00100000
+00100001
+00100010
+00101010
+00100001
+01000100
+01000000
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010101
+00000001
+01010101
+01010101
+10100001
+01010101
+01010101
+10100001
+01010101
+01010101
+10100001
+01010101
+01010101
+10100001
+01010101
+01010101
+00000001
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01000000
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01000000
+00010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010100
+00000001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+00000001
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01000000
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01000000
+00010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010100
+00000001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+00000001
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01000000
+01010101
+01010101
+01001010
+01010101
+01010101
+01001010
+01010101
+01010101
+01001010
+01010101
+01010101
+01001010
+01010101
+01010101
+01000000
+01010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+00010101
+01001000
+01010100
+10000101
+01010010
+00010010
+00010101
+01010100
+10001000
+01010101
+01010101
+00100001
+01010101
+01010100
+10001000
+01010101
+01010010
+00010010
+00010101
+01001000
+01010100
+10000101
+01010001
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010101
+01010101
+00101010
+00010101
+01010101
+00101010
+00010101
+01010101
+01000000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00010101
+01010101
+00101010
+10000101
+01010101
+00101010
+10000101
+01010101
+01000000
+00010101
+01010101
+00101010
+00010101
+01010101
+00101010
+00010101
+01010101
+01000000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00000101
+01010101
+00101010
+10100001
+01010101
+00101010
+10100001
+01010101
+01000000
+00000101
+01010101
+00101010
+10000101
+01010101
+00101010
+10000101
+01010101
+01000000
+00010101
+01010101
+00101010
+00010101
+01010101
+00101010
+00010101
+01010101
+01000000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+00010000
+01000000
+10100000
+10001010
+00101010
+10001000
+10001000
+00001000
+10001000
+10000010
+00001000
+10001000
+10000000
+10001000
+10100000
+10001010
+00001000
+00000101
+00010000
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01000001
+01010101
+01010100
+00101000
+00010101
+00000100
+10101010
+00010000
+10100010
+10010110
+10001010
+10100010
+10010110
+10001010
+00000100
+10101010
+00010000
+01010100
+00101000
+00010101
+01010101
+01000001
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00000000
+00000101
+00101010
+10101010
+10100001
+00101010
+10000000
+00101000
+00101010
+10000000
+00001000
+00101010
+10000000
+00101000
+00101010
+10101010
+10100001
+01000000
+00000000
+00000101
+01010101
+01010101
+01010101
+00000101
+00010000
+01000000
+10100000
+10001010
+00101010
+10001000
+10001000
+00001000
+10001000
+10000010
+00001000
+10001000
+10000000
+10001000
+10100000
+10001010
+00001000
+00000101
+00010000
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10100010
+10001010
+00101000
+10100010
+10001010
+00101000
+10100010
+10001010
+00101000
+10100010
+10001010
+00101000
+10100010
+10001010
+00101000
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+00000101
+01000101
+00100000
+10100000
+00100001
+10001000
+10001000
+10001000
+10001000
+10001000
+10001000
+00100000
+10100000
+00100001
+01000101
+00000101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000001
+01010101
+01010010
+10101000
+00000000
+01010100
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01010001
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+00101010
+00010101
+00010100
+10100010
+10000101
+01010101
+00101010
+00010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01010001
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000101
+00000000
+00001010
+10100001
+01010101
+01010000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010100
+01010101
+01010101
+01010100
+01010101
+01010101
+01010100
+01010000
+00000000
+01010101
+01001010
+10101010
+00010101
+01010000
+00000000
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010100
+01010101
+01010101
+01010100
+01010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00010101
+00000000
+00101010
+10010101
+10101010
+10010101
+01010101
+01010101
+10010101
+01010101
+01010101
+10010101
+01010101
+01010101
+10010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10010101
+01010101
+01010101
+10010101
+01010101
+01010101
+10010101
+01010101
+01010101
+10010101
+01010101
+01010101
+00101010
+10010101
+10101010
+01000000
+00010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+01010101
+01000000
+00000001
+01010101
+00101010
+10101000
+01010101
+01000000
+00000001
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010010
+01010101
+01010101
+01010100
+01010100
+00000101
+01010101
+01010010
+10100001
+01010101
+01010100
+00000101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010010
+01010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01000101
+01010010
+00010101
+00100001
+01001000
+01010101
+01001000
+00101000
+01010101
+01001010
+10101000
+01010101
+01001010
+00000001
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+01010101
+01010000
+10101000
+01010101
+01001010
+00101000
+01010101
+01001010
+01001000
+01010101
+01001000
+01010010
+00010101
+00100001
+01010100
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010100
+00000101
+01010101
+01010010
+10100001
+01010101
+01010100
+00000101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010101
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010010
+01010000
+00000001
+01001000
+01001010
+10101000
+00100001
+01010000
+00000001
+01001000
+01010101
+01010101
+01010010
+01010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010100
+00100001
+01010101
+01010010
+01001000
+01010101
+01001000
+00100001
+01010101
+01010010
+10000101
+01010101
+01010100
+00010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01000000
+01010101
+01010101
+01010001
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010100
+00100001
+01010101
+01010010
+01001000
+01010101
+01001000
+00100001
+01010101
+01010010
+01000101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+00100001
+01010101
+01010101
+01001000
+01010000
+00000001
+01010010
+00001010
+10101000
+01001000
+01010000
+00000001
+00100001
+01010101
+01010101
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+01010101
+01001010
+10101010
+01010101
+01010000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+01010101
+01001010
+10101010
+01010101
+01010000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010100
+10000101
+01010101
+01010010
+00100001
+01010101
+01001000
+01001000
+01010101
+00100001
+01010010
+00010100
+10000101
+01010100
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+00010101
+01010010
+00010100
+10000101
+01001000
+01010101
+00100001
+00100001
+01010101
+01001000
+10000101
+01010101
+01010010
+00010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000101
+01010101
+10101010
+10100001
+01010101
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000101
+01010101
+10101010
+10100001
+01010101
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10010101
+01010101
+01010101
+00101010
+10101010
+10101010
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010110
+10101010
+10010101
+01011000
+00000000
+00100101
+10100000
+00000000
+00001010
+00000000
+00000000
+00000000
+10100000
+00000000
+00001010
+01011010
+10101010
+10100101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010110
+10101010
+10101010
+10101000
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00000000
+00000000
+01001010
+10101010
+10101010
+01000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000001
+10101010
+10101010
+10100001
+00000000
+00000000
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100000
+01010101
+01010101
+00101010
+01010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00000000
+00000000
+01001010
+10101010
+10101010
+01001000
+00000000
+00000000
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+00001000
+01010101
+01010101
+10101000
+01010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000001
+10101010
+10101010
+10100001
+00000000
+00000000
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001001
+01010101
+01010101
+00100101
+01010101
+01010100
+10010101
+01010101
+01010010
+01010101
+01010101
+01010100
+10010101
+01010101
+01010101
+00100101
+01010101
+01010101
+01001001
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010001
+01010101
+01010010
+01001001
+01010101
+01001001
+00100101
+01010101
+00100100
+10010101
+01010100
+10010010
+01010101
+01010101
+00100100
+10010101
+01010101
+01001001
+00100101
+01010101
+01010010
+01001001
+01010101
+01010100
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010100
+01010001
+01010100
+10010010
+01001001
+01010010
+01001001
+00100101
+01001001
+00100100
+10010101
+00100100
+10010010
+01010101
+01001001
+00100100
+10010101
+01010010
+01001001
+00100101
+01010100
+10010010
+01001001
+01010101
+00010100
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+01100001
+01010101
+01010101
+01011000
+01010101
+01010101
+01010110
+00010101
+01010101
+01010101
+10000101
+01010101
+01010110
+00010101
+01010101
+01011000
+01010101
+01010101
+01100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+00010101
+01010101
+01100001
+10000101
+01010101
+01011000
+01100001
+01010101
+01010110
+00011000
+01010101
+01010101
+10000110
+00010101
+01010110
+00011000
+01010101
+01011000
+01100001
+01010101
+01100001
+10000101
+01010101
+01000101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+00010100
+01010101
+01100001
+10000110
+00010101
+01011000
+01100001
+10000101
+01010110
+00011000
+01100001
+01010101
+10000110
+00011000
+01010110
+00011000
+01100001
+01011000
+01100001
+10000101
+01100001
+10000110
+00010101
+01000101
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10010110
+00010101
+01010010
+01010101
+10000101
+01001001
+01010101
+01100001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10010110
+00010101
+01010010
+01000001
+10000101
+01001001
+00101000
+01100001
+01010100
+10010110
+00010101
+01010010
+01010101
+10000101
+01001001
+01010101
+01100001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10010110
+00010101
+01010010
+01000001
+10000101
+01001001
+00101000
+01100001
+01010100
+10010110
+00010101
+01010010
+01000001
+10000101
+01001001
+00101000
+01100001
+01010100
+10010110
+00010101
+01010010
+01010101
+10000101
+01001001
+01010101
+01100001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001001
+01010101
+01100001
+01010010
+01010101
+10000101
+01010100
+10010110
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001001
+01010101
+01100001
+01010010
+01010101
+10000101
+01010100
+10010110
+00010101
+01001001
+00101000
+01100001
+01010010
+01000001
+10000101
+01010100
+10010110
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001001
+01010101
+01100001
+01010010
+01010101
+10000101
+01010100
+10010110
+00010101
+01001001
+00101000
+01100001
+01010010
+01000001
+10000101
+01010100
+10010110
+00010101
+01001001
+00101000
+01100001
+01010010
+01000001
+10000101
+01010100
+10010110
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01001010
+10101010
+10101000
+01001010
+10100010
+10101000
+01001010
+10100010
+10101000
+01001010
+10100010
+10101000
+01000010
+10100010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01001010
+10101010
+10101000
+01001010
+10100010
+10101000
+01001010
+10100010
+10101000
+01001010
+10001010
+10101000
+01000010
+10001010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01001010
+10101010
+10101000
+01001010
+10100010
+10101000
+01001010
+10001010
+10101000
+01001010
+00101010
+10101000
+01000010
+10101010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01001010
+10101010
+10101000
+01001000
+00000010
+10101000
+01001010
+10101010
+10101000
+01001010
+10101010
+10101000
+01000010
+10101010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01001000
+00101010
+10101000
+01001010
+10000010
+10101000
+01001010
+10101010
+10101000
+01001010
+10101010
+10101000
+01000010
+10101010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10001010
+10000101
+01010010
+10001010
+10100001
+01001010
+10100010
+10101000
+01001010
+10100010
+10101000
+01001010
+10101010
+10101000
+01001010
+10101010
+10101000
+01000010
+10101010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10100010
+10000101
+01010010
+10100010
+10100001
+01001010
+10100010
+10101000
+01001010
+10100010
+10101000
+01001010
+10101010
+10101000
+01001010
+10101010
+10101000
+01000010
+10101010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101000
+10000101
+01010010
+10101000
+10100001
+01001010
+10100010
+10101000
+01001010
+10100010
+10101000
+01001010
+10101010
+10101000
+01001010
+10101010
+10101000
+01000010
+10101010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01001010
+10101010
+00001000
+01001010
+10100000
+10101000
+01001010
+10101010
+10101000
+01001010
+10101010
+10101000
+01000010
+10101010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01001010
+10101010
+10101000
+01001010
+10100000
+00001000
+01001010
+10101010
+10101000
+01001010
+10101010
+10101000
+01000010
+10101010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01001010
+10101010
+10101000
+01001010
+10100010
+10101000
+01001010
+10101000
+10101000
+01001010
+10101010
+00101000
+01000010
+10101010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01001010
+10101010
+10101000
+01001010
+10100010
+10101000
+01001010
+10100010
+10101000
+01001010
+10101000
+10101000
+01000010
+10101000
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01000100
+10101010
+00010001
+00100010
+00000000
+10001000
+00101000
+01010101
+00101000
+00101010
+00010100
+10101000
+01000000
+01010101
+00000001
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01000100
+10101010
+00010101
+00100010
+00000000
+01010101
+00101000
+01010101
+01010101
+00101010
+00010101
+01010101
+01000000
+01010101
+01010101
+00101000
+01010101
+01010101
+00100010
+00000101
+00010100
+00100010
+00100000
+10000010
+00101000
+10001000
+10100010
+00100000
+10101000
+10001010
+00100000
+10001000
+10000010
+01000101
+00010001
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010001
+01010101
+00000000
+10001000
+01010101
+01010101
+00101000
+01010101
+01010100
+10101000
+01000000
+01010101
+00000001
+00101000
+01010101
+01010101
+00100010
+00000101
+00010100
+00100010
+00100000
+10000010
+00101000
+10001000
+10100010
+00100000
+10101000
+10001010
+00100000
+10001000
+10000010
+01000101
+00010001
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010001
+01010101
+01010010
+00001000
+01010100
+01010010
+00001000
+01010100
+01010010
+00001010
+00010100
+01010010
+00001000
+10000100
+01010010
+00001000
+10000100
+01010010
+00001000
+00100000
+01010010
+00001000
+01001000
+01010010
+00001000
+01001000
+01010010
+00001000
+01010010
+01010010
+00001000
+01010100
+01010010
+00001000
+01010100
+01010100
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010100
+01010101
+10000101
+01010010
+00010101
+10000101
+01001000
+10000101
+10000101
+01001000
+10000101
+10000101
+01001000
+10000101
+10000101
+00100001
+00100001
+10000101
+00100000
+00100001
+10000101
+00101010
+10100001
+10000100
+10000000
+00001000
+10000100
+10000101
+01011000
+10000010
+00010101
+01010010
+10000010
+00010101
+01010010
+00010100
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010100
+01010101
+00100001
+01010010
+00010101
+00100001
+01010010
+00010101
+00100001
+01010010
+00010101
+01001000
+01001000
+01010101
+01001000
+01001000
+01010101
+01001000
+01001000
+01010101
+01010010
+00100001
+01010101
+01010010
+00100001
+01010101
+01010010
+00100001
+01010101
+00010100
+10000101
+01010101
+00010100
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00000000
+01010010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+01010100
+00000000
+10000101
+00000010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01000000
+10101010
+00000000
+01010010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00010101
+10101010
+10101010
+10000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001010
+10101010
+10101010
+00101010
+10101010
+10101010
+00101010
+10101010
+10101010
+00101010
+10101010
+10101010
+00101010
+10101010
+10101010
+00101010
+10101010
+10101010
+00101010
+10101010
+10101010
+01001010
+10101010
+10101010
+01010010
+10101010
+10101010
+01010100
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010010
+01010101
+01010101
+01001010
+01010101
+01010101
+01001010
+01010101
+01010101
+00101010
+01010101
+01010101
+00101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101000
+10101010
+10101010
+10100001
+10101010
+10101010
+10000100
+10101010
+10101010
+00010010
+10101010
+10101000
+01001010
+10101010
+10100001
+00101010
+10101010
+10100000
+10101000
+10101010
+10000100
+10100010
+10101010
+00010010
+10100010
+00000000
+01001010
+10100010
+01010101
+01001010
+10100010
+01010101
+00101010
+10100010
+00000000
+00101010
+10101000
+10101000
+00101010
+10101010
+10100000
+10101010
+10101010
+10100000
+10101010
+10101010
+10100000
+10101010
+10101010
+10100000
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010100
+10101010
+10101010
+01000010
+10101010
+10101010
+00101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10000000
+00001010
+10101010
+00101010
+10100010
+10101010
+10101010
+10101000
+10101010
+10101010
+10101010
+00101010
+10101000
+10101010
+10001010
+10100000
+00101010
+10001010
+10101000
+00101010
+10001010
+10101010
+10001010
+00101010
+10101010
+10100010
+10101010
+00101010
+10101000
+10100000
+10000010
+10001010
+10001010
+10101000
+00101010
+00101010
+10101010
+10101010
+00101010
+10101010
+10101010
+00101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+00010100
+10101010
+10101010
+10000001
+10101010
+10101010
+10101000
+10101010
+10101010
+10101010
+10101010
+10100000
+00000010
+10101010
+00001010
+10101000
+10101000
+10101010
+10101010
+10101000
+10101010
+10101010
+10100010
+10101010
+00101010
+10100010
+10101000
+00001010
+10100010
+10101000
+00101010
+10101000
+10100010
+10101010
+10101010
+10001010
+10101010
+00001010
+00101010
+10101000
+10100010
+10100010
+10000010
+10101000
+10101000
+00101010
+10101000
+10101010
+10101010
+10101000
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00101010
+10101010
+10101010
+01001010
+10101010
+10101010
+00010010
+10101010
+10101010
+10000100
+10101010
+10101010
+10100001
+00101010
+10101010
+10101000
+01001010
+10101010
+00101010
+00001010
+10101010
+10001010
+00010010
+10101010
+10001010
+10000100
+10101010
+10001010
+10100001
+00000000
+10001010
+10100001
+01010101
+10001010
+10101000
+01010101
+00101010
+10101000
+00000000
+10101010
+10101000
+00101010
+10101010
+10101000
+00001010
+10101010
+10101010
+00001010
+10101010
+10101010
+00001010
+10101010
+10101010
+00001010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10100001
+10101010
+10101010
+10101000
+10101010
+10101010
+10101000
+10101010
+10101010
+10101000
+10101010
+10101010
+10101000
+10101010
+10101010
+10101000
+10101010
+10101010
+10101001
+10101010
+10101010
+10100001
+10101010
+10101010
+10000101
+00000000
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+10100001
+01010101
+01010101
+10100001
+01010101
+01010101
+10101000
+01010101
+01010101
+10101000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00101010
+01010101
+01010101
+01001010
+01010101
+01010101
+01001010
+01010101
+01010101
+01010010
+01010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01001010
+01010101
+01010101
+00101010
+01010101
+01010100
+10101010
+01010101
+01010010
+10101010
+01010101
+01010010
+10101010
+01010101
+01010010
+10101010
+01010101
+01010010
+10101010
+01010101
+01010100
+10101010
+01010101
+01010101
+00101010
+01010101
+01010101
+01001010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10100000
+10101010
+10101010
+10100000
+10101010
+10101010
+10100000
+10101010
+10101010
+10101000
+00101010
+10101010
+00000000
+00101010
+10101010
+01010101
+00101010
+10101000
+01010101
+01001010
+10100010
+00000000
+01001010
+10100010
+10101010
+00010010
+10100010
+10101010
+10000010
+10100010
+10101010
+10000100
+10100010
+10101010
+10100000
+10101000
+10101010
+10100001
+00101010
+10101010
+10101000
+01001010
+10101010
+10101010
+00010010
+10101010
+10101010
+10000100
+10101010
+10101010
+10100001
+10101010
+10101010
+10101000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+00001010
+10101010
+10101010
+10000010
+10101000
+00101010
+10000000
+10000010
+10001010
+10100000
+00101010
+10101000
+10100000
+10101010
+10100010
+10101000
+10101010
+10001010
+00101010
+10101000
+00101010
+10001010
+10100000
+00101010
+10001010
+10101000
+10101010
+10001010
+10101010
+10101010
+00101010
+10101010
+10101000
+10101010
+00001010
+10100010
+10101010
+10100000
+00001010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+00001010
+10101010
+10101010
+01010000
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10100000
+10101010
+10101010
+10000010
+10101010
+10101010
+00000010
+10101000
+00101010
+00001010
+10100010
+10000010
+00001010
+00101010
+10101000
+00101010
+10001010
+10101010
+10101000
+10100010
+10101010
+10100010
+10101000
+00101010
+10100010
+10101000
+00001010
+10100010
+10101010
+00101010
+10101000
+10101010
+10101010
+10101010
+00101010
+10101010
+10101010
+10001010
+10100000
+10101010
+10100000
+00001010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10100000
+10101010
+10101010
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+00001010
+10101010
+10101010
+00001010
+10101010
+10101010
+00001010
+10101010
+10101000
+00101010
+10101010
+10101000
+00000000
+00101010
+10101000
+01010101
+10001010
+10100001
+01010101
+10001010
+10100001
+00000000
+10001010
+10000100
+10101010
+10001010
+10000010
+10101010
+10001010
+00010010
+10101010
+00101010
+00001010
+10101010
+10101000
+01001010
+10101010
+10100001
+00101010
+10101010
+10000100
+10101010
+10101010
+00010010
+10101010
+10101010
+01001010
+10101010
+10101010
+00101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010101
+10100001
+01010101
+01010101
+10101000
+01010101
+01010101
+10101010
+00010101
+01010101
+10101010
+10000101
+01010101
+10101010
+10000101
+01010101
+10101010
+10000101
+01010101
+10101010
+10000101
+01010101
+10101010
+00010101
+01010101
+10101000
+01010101
+01010101
+10100001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101000
+01010101
+01010101
+10100001
+01010101
+01010101
+10100001
+01010101
+01010101
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+00000010
+10101010
+01010101
+01010100
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10000000
+00010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
01010101
\ No newline at end of file
diff --git a/resources/osd/analogue/clarity.png b/resources/osd/analogue/clarity.png
new file mode 100644
index 00000000..14dd8a3f
Binary files /dev/null and b/resources/osd/analogue/clarity.png differ
diff --git a/resources/osd/clarity.yaml b/resources/osd/analogue/clarity.yaml
similarity index 100%
rename from resources/osd/clarity.yaml
rename to resources/osd/analogue/clarity.yaml
diff --git a/resources/osd/clarity/001.png b/resources/osd/analogue/clarity/001.png
similarity index 100%
rename from resources/osd/clarity/001.png
rename to resources/osd/analogue/clarity/001.png
diff --git a/resources/osd/clarity/002.png b/resources/osd/analogue/clarity/002.png
similarity index 100%
rename from resources/osd/clarity/002.png
rename to resources/osd/analogue/clarity/002.png
diff --git a/resources/osd/clarity/003.png b/resources/osd/analogue/clarity/003.png
similarity index 100%
rename from resources/osd/clarity/003.png
rename to resources/osd/analogue/clarity/003.png
diff --git a/resources/osd/clarity/004.png b/resources/osd/analogue/clarity/004.png
similarity index 100%
rename from resources/osd/clarity/004.png
rename to resources/osd/analogue/clarity/004.png
diff --git a/resources/osd/clarity/005.png b/resources/osd/analogue/clarity/005.png
similarity index 100%
rename from resources/osd/clarity/005.png
rename to resources/osd/analogue/clarity/005.png
diff --git a/resources/osd/clarity/006.png b/resources/osd/analogue/clarity/006.png
similarity index 100%
rename from resources/osd/clarity/006.png
rename to resources/osd/analogue/clarity/006.png
diff --git a/resources/osd/clarity/007.png b/resources/osd/analogue/clarity/007.png
similarity index 100%
rename from resources/osd/clarity/007.png
rename to resources/osd/analogue/clarity/007.png
diff --git a/resources/osd/clarity/008-009.png b/resources/osd/analogue/clarity/008-009.png
similarity index 100%
rename from resources/osd/clarity/008-009.png
rename to resources/osd/analogue/clarity/008-009.png
diff --git a/resources/osd/clarity/010.png b/resources/osd/analogue/clarity/010.png
similarity index 100%
rename from resources/osd/clarity/010.png
rename to resources/osd/analogue/clarity/010.png
diff --git a/resources/osd/clarity/011.png b/resources/osd/analogue/clarity/011.png
similarity index 100%
rename from resources/osd/clarity/011.png
rename to resources/osd/analogue/clarity/011.png
diff --git a/resources/osd/clarity/012.png b/resources/osd/analogue/clarity/012.png
similarity index 100%
rename from resources/osd/clarity/012.png
rename to resources/osd/analogue/clarity/012.png
diff --git a/resources/osd/clarity/013.png b/resources/osd/analogue/clarity/013.png
similarity index 100%
rename from resources/osd/clarity/013.png
rename to resources/osd/analogue/clarity/013.png
diff --git a/resources/osd/clarity/014-015.png b/resources/osd/analogue/clarity/014-015.png
similarity index 100%
rename from resources/osd/clarity/014-015.png
rename to resources/osd/analogue/clarity/014-015.png
diff --git a/resources/osd/clarity/016.png b/resources/osd/analogue/clarity/016.png
similarity index 100%
rename from resources/osd/clarity/016.png
rename to resources/osd/analogue/clarity/016.png
diff --git a/resources/osd/clarity/017.png b/resources/osd/analogue/clarity/017.png
similarity index 100%
rename from resources/osd/clarity/017.png
rename to resources/osd/analogue/clarity/017.png
diff --git a/resources/osd/clarity/018.png b/resources/osd/analogue/clarity/018.png
similarity index 100%
rename from resources/osd/clarity/018.png
rename to resources/osd/analogue/clarity/018.png
diff --git a/resources/osd/clarity/019.png b/resources/osd/analogue/clarity/019.png
similarity index 100%
rename from resources/osd/clarity/019.png
rename to resources/osd/analogue/clarity/019.png
diff --git a/resources/osd/clarity/020.png b/resources/osd/analogue/clarity/020.png
similarity index 100%
rename from resources/osd/clarity/020.png
rename to resources/osd/analogue/clarity/020.png
diff --git a/resources/osd/clarity/021.png b/resources/osd/analogue/clarity/021.png
similarity index 100%
rename from resources/osd/clarity/021.png
rename to resources/osd/analogue/clarity/021.png
diff --git a/resources/osd/clarity/022.png b/resources/osd/analogue/clarity/022.png
similarity index 100%
rename from resources/osd/clarity/022.png
rename to resources/osd/analogue/clarity/022.png
diff --git a/resources/osd/clarity/023.png b/resources/osd/analogue/clarity/023.png
similarity index 100%
rename from resources/osd/clarity/023.png
rename to resources/osd/analogue/clarity/023.png
diff --git a/resources/osd/clarity/024.png b/resources/osd/analogue/clarity/024.png
similarity index 100%
rename from resources/osd/clarity/024.png
rename to resources/osd/analogue/clarity/024.png
diff --git a/resources/osd/clarity/025.png b/resources/osd/analogue/clarity/025.png
similarity index 100%
rename from resources/osd/clarity/025.png
rename to resources/osd/analogue/clarity/025.png
diff --git a/resources/osd/clarity/026.png b/resources/osd/analogue/clarity/026.png
similarity index 100%
rename from resources/osd/clarity/026.png
rename to resources/osd/analogue/clarity/026.png
diff --git a/resources/osd/clarity/027.png b/resources/osd/analogue/clarity/027.png
similarity index 100%
rename from resources/osd/clarity/027.png
rename to resources/osd/analogue/clarity/027.png
diff --git a/resources/osd/clarity/028.png b/resources/osd/analogue/clarity/028.png
similarity index 100%
rename from resources/osd/clarity/028.png
rename to resources/osd/analogue/clarity/028.png
diff --git a/resources/osd/clarity/029.png b/resources/osd/analogue/clarity/029.png
similarity index 100%
rename from resources/osd/clarity/029.png
rename to resources/osd/analogue/clarity/029.png
diff --git a/resources/osd/clarity/030.png b/resources/osd/analogue/clarity/030.png
similarity index 100%
rename from resources/osd/clarity/030.png
rename to resources/osd/analogue/clarity/030.png
diff --git a/resources/osd/clarity/031.png b/resources/osd/analogue/clarity/031.png
similarity index 100%
rename from resources/osd/clarity/031.png
rename to resources/osd/analogue/clarity/031.png
diff --git a/resources/osd/clarity/032.png b/resources/osd/analogue/clarity/032.png
similarity index 100%
rename from resources/osd/clarity/032.png
rename to resources/osd/analogue/clarity/032.png
diff --git a/resources/osd/clarity/033.png b/resources/osd/analogue/clarity/033.png
similarity index 100%
rename from resources/osd/clarity/033.png
rename to resources/osd/analogue/clarity/033.png
diff --git a/resources/osd/clarity/034.png b/resources/osd/analogue/clarity/034.png
similarity index 100%
rename from resources/osd/clarity/034.png
rename to resources/osd/analogue/clarity/034.png
diff --git a/resources/osd/clarity/035.png b/resources/osd/analogue/clarity/035.png
similarity index 100%
rename from resources/osd/clarity/035.png
rename to resources/osd/analogue/clarity/035.png
diff --git a/resources/osd/clarity/036.png b/resources/osd/analogue/clarity/036.png
similarity index 100%
rename from resources/osd/clarity/036.png
rename to resources/osd/analogue/clarity/036.png
diff --git a/resources/osd/clarity/037.png b/resources/osd/analogue/clarity/037.png
similarity index 100%
rename from resources/osd/clarity/037.png
rename to resources/osd/analogue/clarity/037.png
diff --git a/resources/osd/clarity/038.png b/resources/osd/analogue/clarity/038.png
similarity index 100%
rename from resources/osd/clarity/038.png
rename to resources/osd/analogue/clarity/038.png
diff --git a/resources/osd/clarity/039.png b/resources/osd/analogue/clarity/039.png
similarity index 100%
rename from resources/osd/clarity/039.png
rename to resources/osd/analogue/clarity/039.png
diff --git a/resources/osd/clarity/040.png b/resources/osd/analogue/clarity/040.png
similarity index 100%
rename from resources/osd/clarity/040.png
rename to resources/osd/analogue/clarity/040.png
diff --git a/resources/osd/clarity/041.png b/resources/osd/analogue/clarity/041.png
similarity index 100%
rename from resources/osd/clarity/041.png
rename to resources/osd/analogue/clarity/041.png
diff --git a/resources/osd/clarity/042.png b/resources/osd/analogue/clarity/042.png
similarity index 100%
rename from resources/osd/clarity/042.png
rename to resources/osd/analogue/clarity/042.png
diff --git a/resources/osd/clarity/043.png b/resources/osd/analogue/clarity/043.png
similarity index 100%
rename from resources/osd/clarity/043.png
rename to resources/osd/analogue/clarity/043.png
diff --git a/resources/osd/clarity/044.png b/resources/osd/analogue/clarity/044.png
similarity index 100%
rename from resources/osd/clarity/044.png
rename to resources/osd/analogue/clarity/044.png
diff --git a/resources/osd/clarity/045.png b/resources/osd/analogue/clarity/045.png
similarity index 100%
rename from resources/osd/clarity/045.png
rename to resources/osd/analogue/clarity/045.png
diff --git a/resources/osd/clarity/046.png b/resources/osd/analogue/clarity/046.png
similarity index 100%
rename from resources/osd/clarity/046.png
rename to resources/osd/analogue/clarity/046.png
diff --git a/resources/osd/clarity/047.png b/resources/osd/analogue/clarity/047.png
similarity index 100%
rename from resources/osd/clarity/047.png
rename to resources/osd/analogue/clarity/047.png
diff --git a/resources/osd/clarity/048.png b/resources/osd/analogue/clarity/048.png
similarity index 100%
rename from resources/osd/clarity/048.png
rename to resources/osd/analogue/clarity/048.png
diff --git a/resources/osd/clarity/049.png b/resources/osd/analogue/clarity/049.png
similarity index 100%
rename from resources/osd/clarity/049.png
rename to resources/osd/analogue/clarity/049.png
diff --git a/resources/osd/clarity/050.png b/resources/osd/analogue/clarity/050.png
similarity index 100%
rename from resources/osd/clarity/050.png
rename to resources/osd/analogue/clarity/050.png
diff --git a/resources/osd/clarity/051.png b/resources/osd/analogue/clarity/051.png
similarity index 100%
rename from resources/osd/clarity/051.png
rename to resources/osd/analogue/clarity/051.png
diff --git a/resources/osd/clarity/052.png b/resources/osd/analogue/clarity/052.png
similarity index 100%
rename from resources/osd/clarity/052.png
rename to resources/osd/analogue/clarity/052.png
diff --git a/resources/osd/clarity/053.png b/resources/osd/analogue/clarity/053.png
similarity index 100%
rename from resources/osd/clarity/053.png
rename to resources/osd/analogue/clarity/053.png
diff --git a/resources/osd/clarity/054.png b/resources/osd/analogue/clarity/054.png
similarity index 100%
rename from resources/osd/clarity/054.png
rename to resources/osd/analogue/clarity/054.png
diff --git a/resources/osd/clarity/055.png b/resources/osd/analogue/clarity/055.png
similarity index 100%
rename from resources/osd/clarity/055.png
rename to resources/osd/analogue/clarity/055.png
diff --git a/resources/osd/clarity/056.png b/resources/osd/analogue/clarity/056.png
similarity index 100%
rename from resources/osd/clarity/056.png
rename to resources/osd/analogue/clarity/056.png
diff --git a/resources/osd/clarity/057.png b/resources/osd/analogue/clarity/057.png
similarity index 100%
rename from resources/osd/clarity/057.png
rename to resources/osd/analogue/clarity/057.png
diff --git a/resources/osd/clarity/058.png b/resources/osd/analogue/clarity/058.png
similarity index 100%
rename from resources/osd/clarity/058.png
rename to resources/osd/analogue/clarity/058.png
diff --git a/resources/osd/clarity/059.png b/resources/osd/analogue/clarity/059.png
similarity index 100%
rename from resources/osd/clarity/059.png
rename to resources/osd/analogue/clarity/059.png
diff --git a/resources/osd/clarity/060.png b/resources/osd/analogue/clarity/060.png
similarity index 100%
rename from resources/osd/clarity/060.png
rename to resources/osd/analogue/clarity/060.png
diff --git a/resources/osd/clarity/061.png b/resources/osd/analogue/clarity/061.png
similarity index 100%
rename from resources/osd/clarity/061.png
rename to resources/osd/analogue/clarity/061.png
diff --git a/resources/osd/clarity/062.png b/resources/osd/analogue/clarity/062.png
similarity index 100%
rename from resources/osd/clarity/062.png
rename to resources/osd/analogue/clarity/062.png
diff --git a/resources/osd/clarity/063.png b/resources/osd/analogue/clarity/063.png
similarity index 100%
rename from resources/osd/clarity/063.png
rename to resources/osd/analogue/clarity/063.png
diff --git a/resources/osd/clarity/064.png b/resources/osd/analogue/clarity/064.png
similarity index 100%
rename from resources/osd/clarity/064.png
rename to resources/osd/analogue/clarity/064.png
diff --git a/resources/osd/clarity/065.png b/resources/osd/analogue/clarity/065.png
similarity index 100%
rename from resources/osd/clarity/065.png
rename to resources/osd/analogue/clarity/065.png
diff --git a/resources/osd/clarity/066.png b/resources/osd/analogue/clarity/066.png
similarity index 100%
rename from resources/osd/clarity/066.png
rename to resources/osd/analogue/clarity/066.png
diff --git a/resources/osd/clarity/067.png b/resources/osd/analogue/clarity/067.png
similarity index 100%
rename from resources/osd/clarity/067.png
rename to resources/osd/analogue/clarity/067.png
diff --git a/resources/osd/clarity/068.png b/resources/osd/analogue/clarity/068.png
similarity index 100%
rename from resources/osd/clarity/068.png
rename to resources/osd/analogue/clarity/068.png
diff --git a/resources/osd/clarity/069.png b/resources/osd/analogue/clarity/069.png
similarity index 100%
rename from resources/osd/clarity/069.png
rename to resources/osd/analogue/clarity/069.png
diff --git a/resources/osd/clarity/070.png b/resources/osd/analogue/clarity/070.png
similarity index 100%
rename from resources/osd/clarity/070.png
rename to resources/osd/analogue/clarity/070.png
diff --git a/resources/osd/clarity/071.png b/resources/osd/analogue/clarity/071.png
similarity index 100%
rename from resources/osd/clarity/071.png
rename to resources/osd/analogue/clarity/071.png
diff --git a/resources/osd/clarity/072.png b/resources/osd/analogue/clarity/072.png
similarity index 100%
rename from resources/osd/clarity/072.png
rename to resources/osd/analogue/clarity/072.png
diff --git a/resources/osd/clarity/073.png b/resources/osd/analogue/clarity/073.png
similarity index 100%
rename from resources/osd/clarity/073.png
rename to resources/osd/analogue/clarity/073.png
diff --git a/resources/osd/clarity/074.png b/resources/osd/analogue/clarity/074.png
similarity index 100%
rename from resources/osd/clarity/074.png
rename to resources/osd/analogue/clarity/074.png
diff --git a/resources/osd/clarity/075.png b/resources/osd/analogue/clarity/075.png
similarity index 100%
rename from resources/osd/clarity/075.png
rename to resources/osd/analogue/clarity/075.png
diff --git a/resources/osd/clarity/076.png b/resources/osd/analogue/clarity/076.png
similarity index 100%
rename from resources/osd/clarity/076.png
rename to resources/osd/analogue/clarity/076.png
diff --git a/resources/osd/clarity/077.png b/resources/osd/analogue/clarity/077.png
similarity index 100%
rename from resources/osd/clarity/077.png
rename to resources/osd/analogue/clarity/077.png
diff --git a/resources/osd/clarity/078.png b/resources/osd/analogue/clarity/078.png
similarity index 100%
rename from resources/osd/clarity/078.png
rename to resources/osd/analogue/clarity/078.png
diff --git a/resources/osd/clarity/079.png b/resources/osd/analogue/clarity/079.png
similarity index 100%
rename from resources/osd/clarity/079.png
rename to resources/osd/analogue/clarity/079.png
diff --git a/resources/osd/clarity/080.png b/resources/osd/analogue/clarity/080.png
similarity index 100%
rename from resources/osd/clarity/080.png
rename to resources/osd/analogue/clarity/080.png
diff --git a/resources/osd/clarity/081.png b/resources/osd/analogue/clarity/081.png
similarity index 100%
rename from resources/osd/clarity/081.png
rename to resources/osd/analogue/clarity/081.png
diff --git a/resources/osd/clarity/082.png b/resources/osd/analogue/clarity/082.png
similarity index 100%
rename from resources/osd/clarity/082.png
rename to resources/osd/analogue/clarity/082.png
diff --git a/resources/osd/clarity/083.png b/resources/osd/analogue/clarity/083.png
similarity index 100%
rename from resources/osd/clarity/083.png
rename to resources/osd/analogue/clarity/083.png
diff --git a/resources/osd/clarity/084.png b/resources/osd/analogue/clarity/084.png
similarity index 100%
rename from resources/osd/clarity/084.png
rename to resources/osd/analogue/clarity/084.png
diff --git a/resources/osd/clarity/085.png b/resources/osd/analogue/clarity/085.png
similarity index 100%
rename from resources/osd/clarity/085.png
rename to resources/osd/analogue/clarity/085.png
diff --git a/resources/osd/clarity/086.png b/resources/osd/analogue/clarity/086.png
similarity index 100%
rename from resources/osd/clarity/086.png
rename to resources/osd/analogue/clarity/086.png
diff --git a/resources/osd/clarity/087.png b/resources/osd/analogue/clarity/087.png
similarity index 100%
rename from resources/osd/clarity/087.png
rename to resources/osd/analogue/clarity/087.png
diff --git a/resources/osd/clarity/088.png b/resources/osd/analogue/clarity/088.png
similarity index 100%
rename from resources/osd/clarity/088.png
rename to resources/osd/analogue/clarity/088.png
diff --git a/resources/osd/clarity/089.png b/resources/osd/analogue/clarity/089.png
similarity index 100%
rename from resources/osd/clarity/089.png
rename to resources/osd/analogue/clarity/089.png
diff --git a/resources/osd/clarity/090.png b/resources/osd/analogue/clarity/090.png
similarity index 100%
rename from resources/osd/clarity/090.png
rename to resources/osd/analogue/clarity/090.png
diff --git a/resources/osd/clarity/091.png b/resources/osd/analogue/clarity/091.png
similarity index 100%
rename from resources/osd/clarity/091.png
rename to resources/osd/analogue/clarity/091.png
diff --git a/resources/osd/clarity/092.png b/resources/osd/analogue/clarity/092.png
similarity index 100%
rename from resources/osd/clarity/092.png
rename to resources/osd/analogue/clarity/092.png
diff --git a/resources/osd/clarity/093.png b/resources/osd/analogue/clarity/093.png
similarity index 100%
rename from resources/osd/clarity/093.png
rename to resources/osd/analogue/clarity/093.png
diff --git a/resources/osd/clarity/094.png b/resources/osd/analogue/clarity/094.png
similarity index 100%
rename from resources/osd/clarity/094.png
rename to resources/osd/analogue/clarity/094.png
diff --git a/resources/osd/clarity/095.png b/resources/osd/analogue/clarity/095.png
similarity index 100%
rename from resources/osd/clarity/095.png
rename to resources/osd/analogue/clarity/095.png
diff --git a/resources/osd/clarity/096-097.png b/resources/osd/analogue/clarity/096-097.png
similarity index 100%
rename from resources/osd/clarity/096-097.png
rename to resources/osd/analogue/clarity/096-097.png
diff --git a/resources/osd/clarity/098.png b/resources/osd/analogue/clarity/098.png
similarity index 100%
rename from resources/osd/clarity/098.png
rename to resources/osd/analogue/clarity/098.png
diff --git a/resources/osd/clarity/099.png b/resources/osd/analogue/clarity/099.png
similarity index 100%
rename from resources/osd/clarity/099.png
rename to resources/osd/analogue/clarity/099.png
diff --git a/resources/osd/clarity/100.png b/resources/osd/analogue/clarity/100.png
similarity index 100%
rename from resources/osd/clarity/100.png
rename to resources/osd/analogue/clarity/100.png
diff --git a/resources/osd/clarity/101.png b/resources/osd/analogue/clarity/101.png
similarity index 100%
rename from resources/osd/clarity/101.png
rename to resources/osd/analogue/clarity/101.png
diff --git a/resources/osd/clarity/102.png b/resources/osd/analogue/clarity/102.png
similarity index 100%
rename from resources/osd/clarity/102.png
rename to resources/osd/analogue/clarity/102.png
diff --git a/resources/osd/clarity/103.png b/resources/osd/analogue/clarity/103.png
similarity index 100%
rename from resources/osd/clarity/103.png
rename to resources/osd/analogue/clarity/103.png
diff --git a/resources/osd/clarity/104.png b/resources/osd/analogue/clarity/104.png
similarity index 100%
rename from resources/osd/clarity/104.png
rename to resources/osd/analogue/clarity/104.png
diff --git a/resources/osd/clarity/105.png b/resources/osd/analogue/clarity/105.png
similarity index 100%
rename from resources/osd/clarity/105.png
rename to resources/osd/analogue/clarity/105.png
diff --git a/resources/osd/clarity/106.png b/resources/osd/analogue/clarity/106.png
similarity index 100%
rename from resources/osd/clarity/106.png
rename to resources/osd/analogue/clarity/106.png
diff --git a/resources/osd/clarity/107-108.png b/resources/osd/analogue/clarity/107-108.png
similarity index 100%
rename from resources/osd/clarity/107-108.png
rename to resources/osd/analogue/clarity/107-108.png
diff --git a/resources/osd/clarity/109.png b/resources/osd/analogue/clarity/109.png
similarity index 100%
rename from resources/osd/clarity/109.png
rename to resources/osd/analogue/clarity/109.png
diff --git a/resources/osd/clarity/110.png b/resources/osd/analogue/clarity/110.png
similarity index 100%
rename from resources/osd/clarity/110.png
rename to resources/osd/analogue/clarity/110.png
diff --git a/resources/osd/clarity/111.png b/resources/osd/analogue/clarity/111.png
similarity index 100%
rename from resources/osd/clarity/111.png
rename to resources/osd/analogue/clarity/111.png
diff --git a/resources/osd/clarity/112.png b/resources/osd/analogue/clarity/112.png
similarity index 100%
rename from resources/osd/clarity/112.png
rename to resources/osd/analogue/clarity/112.png
diff --git a/resources/osd/clarity/113.png b/resources/osd/analogue/clarity/113.png
similarity index 100%
rename from resources/osd/clarity/113.png
rename to resources/osd/analogue/clarity/113.png
diff --git a/resources/osd/clarity/114.png b/resources/osd/analogue/clarity/114.png
similarity index 100%
rename from resources/osd/clarity/114.png
rename to resources/osd/analogue/clarity/114.png
diff --git a/resources/osd/clarity/115.png b/resources/osd/analogue/clarity/115.png
similarity index 100%
rename from resources/osd/clarity/115.png
rename to resources/osd/analogue/clarity/115.png
diff --git a/resources/osd/clarity/116.png b/resources/osd/analogue/clarity/116.png
similarity index 100%
rename from resources/osd/clarity/116.png
rename to resources/osd/analogue/clarity/116.png
diff --git a/resources/osd/clarity/117.png b/resources/osd/analogue/clarity/117.png
similarity index 100%
rename from resources/osd/clarity/117.png
rename to resources/osd/analogue/clarity/117.png
diff --git a/resources/osd/clarity/118.png b/resources/osd/analogue/clarity/118.png
similarity index 100%
rename from resources/osd/clarity/118.png
rename to resources/osd/analogue/clarity/118.png
diff --git a/resources/osd/clarity/119.png b/resources/osd/analogue/clarity/119.png
similarity index 100%
rename from resources/osd/clarity/119.png
rename to resources/osd/analogue/clarity/119.png
diff --git a/resources/osd/clarity/120.png b/resources/osd/analogue/clarity/120.png
similarity index 100%
rename from resources/osd/clarity/120.png
rename to resources/osd/analogue/clarity/120.png
diff --git a/resources/osd/clarity/121.png b/resources/osd/analogue/clarity/121.png
similarity index 100%
rename from resources/osd/clarity/121.png
rename to resources/osd/analogue/clarity/121.png
diff --git a/resources/osd/clarity/122.png b/resources/osd/analogue/clarity/122.png
similarity index 100%
rename from resources/osd/clarity/122.png
rename to resources/osd/analogue/clarity/122.png
diff --git a/resources/osd/clarity/123.png b/resources/osd/analogue/clarity/123.png
similarity index 100%
rename from resources/osd/clarity/123.png
rename to resources/osd/analogue/clarity/123.png
diff --git a/resources/osd/clarity/124.png b/resources/osd/analogue/clarity/124.png
similarity index 100%
rename from resources/osd/clarity/124.png
rename to resources/osd/analogue/clarity/124.png
diff --git a/resources/osd/clarity/125.png b/resources/osd/analogue/clarity/125.png
similarity index 100%
rename from resources/osd/clarity/125.png
rename to resources/osd/analogue/clarity/125.png
diff --git a/resources/osd/clarity/126.png b/resources/osd/analogue/clarity/126.png
similarity index 100%
rename from resources/osd/clarity/126.png
rename to resources/osd/analogue/clarity/126.png
diff --git a/resources/osd/clarity/127.png b/resources/osd/analogue/clarity/127.png
similarity index 100%
rename from resources/osd/clarity/127.png
rename to resources/osd/analogue/clarity/127.png
diff --git a/resources/osd/clarity/128.png b/resources/osd/analogue/clarity/128.png
similarity index 100%
rename from resources/osd/clarity/128.png
rename to resources/osd/analogue/clarity/128.png
diff --git a/resources/osd/clarity/129.png b/resources/osd/analogue/clarity/129.png
similarity index 100%
rename from resources/osd/clarity/129.png
rename to resources/osd/analogue/clarity/129.png
diff --git a/resources/osd/clarity/130.png b/resources/osd/analogue/clarity/130.png
similarity index 100%
rename from resources/osd/clarity/130.png
rename to resources/osd/analogue/clarity/130.png
diff --git a/resources/osd/clarity/131.png b/resources/osd/analogue/clarity/131.png
similarity index 100%
rename from resources/osd/clarity/131.png
rename to resources/osd/analogue/clarity/131.png
diff --git a/resources/osd/clarity/132.png b/resources/osd/analogue/clarity/132.png
similarity index 100%
rename from resources/osd/clarity/132.png
rename to resources/osd/analogue/clarity/132.png
diff --git a/resources/osd/clarity/133.png b/resources/osd/analogue/clarity/133.png
similarity index 100%
rename from resources/osd/clarity/133.png
rename to resources/osd/analogue/clarity/133.png
diff --git a/resources/osd/clarity/134.png b/resources/osd/analogue/clarity/134.png
similarity index 100%
rename from resources/osd/clarity/134.png
rename to resources/osd/analogue/clarity/134.png
diff --git a/resources/osd/clarity/135.png b/resources/osd/analogue/clarity/135.png
similarity index 100%
rename from resources/osd/clarity/135.png
rename to resources/osd/analogue/clarity/135.png
diff --git a/resources/osd/clarity/136.png b/resources/osd/analogue/clarity/136.png
similarity index 100%
rename from resources/osd/clarity/136.png
rename to resources/osd/analogue/clarity/136.png
diff --git a/resources/osd/clarity/137.png b/resources/osd/analogue/clarity/137.png
similarity index 100%
rename from resources/osd/clarity/137.png
rename to resources/osd/analogue/clarity/137.png
diff --git a/resources/osd/clarity/138.png b/resources/osd/analogue/clarity/138.png
similarity index 100%
rename from resources/osd/clarity/138.png
rename to resources/osd/analogue/clarity/138.png
diff --git a/resources/osd/clarity/139.png b/resources/osd/analogue/clarity/139.png
similarity index 100%
rename from resources/osd/clarity/139.png
rename to resources/osd/analogue/clarity/139.png
diff --git a/resources/osd/clarity/140.png b/resources/osd/analogue/clarity/140.png
similarity index 100%
rename from resources/osd/clarity/140.png
rename to resources/osd/analogue/clarity/140.png
diff --git a/resources/osd/clarity/141.png b/resources/osd/analogue/clarity/141.png
similarity index 100%
rename from resources/osd/clarity/141.png
rename to resources/osd/analogue/clarity/141.png
diff --git a/resources/osd/clarity/142.png b/resources/osd/analogue/clarity/142.png
similarity index 100%
rename from resources/osd/clarity/142.png
rename to resources/osd/analogue/clarity/142.png
diff --git a/resources/osd/clarity/143.png b/resources/osd/analogue/clarity/143.png
similarity index 100%
rename from resources/osd/clarity/143.png
rename to resources/osd/analogue/clarity/143.png
diff --git a/resources/osd/clarity/144.png b/resources/osd/analogue/clarity/144.png
similarity index 100%
rename from resources/osd/clarity/144.png
rename to resources/osd/analogue/clarity/144.png
diff --git a/resources/osd/clarity/145.png b/resources/osd/analogue/clarity/145.png
similarity index 100%
rename from resources/osd/clarity/145.png
rename to resources/osd/analogue/clarity/145.png
diff --git a/resources/osd/clarity/146.png b/resources/osd/analogue/clarity/146.png
similarity index 100%
rename from resources/osd/clarity/146.png
rename to resources/osd/analogue/clarity/146.png
diff --git a/resources/osd/clarity/147-148.png b/resources/osd/analogue/clarity/147-148.png
similarity index 100%
rename from resources/osd/clarity/147-148.png
rename to resources/osd/analogue/clarity/147-148.png
diff --git a/resources/osd/clarity/149.png b/resources/osd/analogue/clarity/149.png
similarity index 100%
rename from resources/osd/clarity/149.png
rename to resources/osd/analogue/clarity/149.png
diff --git a/resources/osd/clarity/150.png b/resources/osd/analogue/clarity/150.png
similarity index 100%
rename from resources/osd/clarity/150.png
rename to resources/osd/analogue/clarity/150.png
diff --git a/resources/osd/clarity/151.png b/resources/osd/analogue/clarity/151.png
similarity index 100%
rename from resources/osd/clarity/151.png
rename to resources/osd/analogue/clarity/151.png
diff --git a/resources/osd/clarity/152.png b/resources/osd/analogue/clarity/152.png
similarity index 100%
rename from resources/osd/clarity/152.png
rename to resources/osd/analogue/clarity/152.png
diff --git a/resources/osd/clarity/153.png b/resources/osd/analogue/clarity/153.png
similarity index 100%
rename from resources/osd/clarity/153.png
rename to resources/osd/analogue/clarity/153.png
diff --git a/resources/osd/clarity/154.png b/resources/osd/analogue/clarity/154.png
similarity index 100%
rename from resources/osd/clarity/154.png
rename to resources/osd/analogue/clarity/154.png
diff --git a/resources/osd/clarity/155.png b/resources/osd/analogue/clarity/155.png
similarity index 100%
rename from resources/osd/clarity/155.png
rename to resources/osd/analogue/clarity/155.png
diff --git a/resources/osd/clarity/156.png b/resources/osd/analogue/clarity/156.png
similarity index 100%
rename from resources/osd/clarity/156.png
rename to resources/osd/analogue/clarity/156.png
diff --git a/resources/osd/clarity/157.png b/resources/osd/analogue/clarity/157.png
similarity index 100%
rename from resources/osd/clarity/157.png
rename to resources/osd/analogue/clarity/157.png
diff --git a/resources/osd/clarity/158.png b/resources/osd/analogue/clarity/158.png
similarity index 100%
rename from resources/osd/clarity/158.png
rename to resources/osd/analogue/clarity/158.png
diff --git a/resources/osd/clarity/159.png b/resources/osd/analogue/clarity/159.png
similarity index 100%
rename from resources/osd/clarity/159.png
rename to resources/osd/analogue/clarity/159.png
diff --git a/resources/osd/clarity/160.png b/resources/osd/analogue/clarity/160.png
similarity index 100%
rename from resources/osd/clarity/160.png
rename to resources/osd/analogue/clarity/160.png
diff --git a/resources/osd/clarity/161.png b/resources/osd/analogue/clarity/161.png
similarity index 100%
rename from resources/osd/clarity/161.png
rename to resources/osd/analogue/clarity/161.png
diff --git a/resources/osd/clarity/162.png b/resources/osd/analogue/clarity/162.png
similarity index 100%
rename from resources/osd/clarity/162.png
rename to resources/osd/analogue/clarity/162.png
diff --git a/resources/osd/clarity/163.png b/resources/osd/analogue/clarity/163.png
similarity index 100%
rename from resources/osd/clarity/163.png
rename to resources/osd/analogue/clarity/163.png
diff --git a/resources/osd/clarity/164.png b/resources/osd/analogue/clarity/164.png
similarity index 100%
rename from resources/osd/clarity/164.png
rename to resources/osd/analogue/clarity/164.png
diff --git a/resources/osd/clarity/165.png b/resources/osd/analogue/clarity/165.png
similarity index 100%
rename from resources/osd/clarity/165.png
rename to resources/osd/analogue/clarity/165.png
diff --git a/resources/osd/clarity/166.png b/resources/osd/analogue/clarity/166.png
similarity index 100%
rename from resources/osd/clarity/166.png
rename to resources/osd/analogue/clarity/166.png
diff --git a/resources/osd/clarity/167.png b/resources/osd/analogue/clarity/167.png
similarity index 100%
rename from resources/osd/clarity/167.png
rename to resources/osd/analogue/clarity/167.png
diff --git a/resources/osd/clarity/168.png b/resources/osd/analogue/clarity/168.png
similarity index 100%
rename from resources/osd/clarity/168.png
rename to resources/osd/analogue/clarity/168.png
diff --git a/resources/osd/clarity/169.png b/resources/osd/analogue/clarity/169.png
similarity index 100%
rename from resources/osd/clarity/169.png
rename to resources/osd/analogue/clarity/169.png
diff --git a/resources/osd/clarity/170.png b/resources/osd/analogue/clarity/170.png
similarity index 100%
rename from resources/osd/clarity/170.png
rename to resources/osd/analogue/clarity/170.png
diff --git a/resources/osd/clarity/171-172.png b/resources/osd/analogue/clarity/171-172.png
similarity index 100%
rename from resources/osd/clarity/171-172.png
rename to resources/osd/analogue/clarity/171-172.png
diff --git a/resources/osd/clarity/173.png b/resources/osd/analogue/clarity/173.png
similarity index 100%
rename from resources/osd/clarity/173.png
rename to resources/osd/analogue/clarity/173.png
diff --git a/resources/osd/clarity/174.png b/resources/osd/analogue/clarity/174.png
similarity index 100%
rename from resources/osd/clarity/174.png
rename to resources/osd/analogue/clarity/174.png
diff --git a/resources/osd/clarity/175.png b/resources/osd/analogue/clarity/175.png
similarity index 100%
rename from resources/osd/clarity/175.png
rename to resources/osd/analogue/clarity/175.png
diff --git a/resources/osd/clarity/176.png b/resources/osd/analogue/clarity/176.png
similarity index 100%
rename from resources/osd/clarity/176.png
rename to resources/osd/analogue/clarity/176.png
diff --git a/resources/osd/clarity/177.png b/resources/osd/analogue/clarity/177.png
similarity index 100%
rename from resources/osd/clarity/177.png
rename to resources/osd/analogue/clarity/177.png
diff --git a/resources/osd/clarity/178.png b/resources/osd/analogue/clarity/178.png
similarity index 100%
rename from resources/osd/clarity/178.png
rename to resources/osd/analogue/clarity/178.png
diff --git a/resources/osd/clarity/179.png b/resources/osd/analogue/clarity/179.png
similarity index 100%
rename from resources/osd/clarity/179.png
rename to resources/osd/analogue/clarity/179.png
diff --git a/resources/osd/clarity/180.png b/resources/osd/analogue/clarity/180.png
similarity index 100%
rename from resources/osd/clarity/180.png
rename to resources/osd/analogue/clarity/180.png
diff --git a/resources/osd/clarity/181.png b/resources/osd/analogue/clarity/181.png
similarity index 100%
rename from resources/osd/clarity/181.png
rename to resources/osd/analogue/clarity/181.png
diff --git a/resources/osd/clarity/182.png b/resources/osd/analogue/clarity/182.png
similarity index 100%
rename from resources/osd/clarity/182.png
rename to resources/osd/analogue/clarity/182.png
diff --git a/resources/osd/clarity/183.png b/resources/osd/analogue/clarity/183.png
similarity index 100%
rename from resources/osd/clarity/183.png
rename to resources/osd/analogue/clarity/183.png
diff --git a/resources/osd/clarity/184.png b/resources/osd/analogue/clarity/184.png
similarity index 100%
rename from resources/osd/clarity/184.png
rename to resources/osd/analogue/clarity/184.png
diff --git a/resources/osd/clarity/185.png b/resources/osd/analogue/clarity/185.png
similarity index 100%
rename from resources/osd/clarity/185.png
rename to resources/osd/analogue/clarity/185.png
diff --git a/resources/osd/clarity/186.png b/resources/osd/analogue/clarity/186.png
similarity index 100%
rename from resources/osd/clarity/186.png
rename to resources/osd/analogue/clarity/186.png
diff --git a/resources/osd/clarity/187.png b/resources/osd/analogue/clarity/187.png
similarity index 100%
rename from resources/osd/clarity/187.png
rename to resources/osd/analogue/clarity/187.png
diff --git a/resources/osd/clarity/188.png b/resources/osd/analogue/clarity/188.png
similarity index 100%
rename from resources/osd/clarity/188.png
rename to resources/osd/analogue/clarity/188.png
diff --git a/resources/osd/clarity/189.png b/resources/osd/analogue/clarity/189.png
similarity index 100%
rename from resources/osd/clarity/189.png
rename to resources/osd/analogue/clarity/189.png
diff --git a/resources/osd/clarity/190.png b/resources/osd/analogue/clarity/190.png
similarity index 100%
rename from resources/osd/clarity/190.png
rename to resources/osd/analogue/clarity/190.png
diff --git a/resources/osd/clarity/191.png b/resources/osd/analogue/clarity/191.png
similarity index 100%
rename from resources/osd/clarity/191.png
rename to resources/osd/analogue/clarity/191.png
diff --git a/resources/osd/clarity/192.png b/resources/osd/analogue/clarity/192.png
similarity index 100%
rename from resources/osd/clarity/192.png
rename to resources/osd/analogue/clarity/192.png
diff --git a/resources/osd/clarity/193.png b/resources/osd/analogue/clarity/193.png
similarity index 100%
rename from resources/osd/clarity/193.png
rename to resources/osd/analogue/clarity/193.png
diff --git a/resources/osd/clarity/194.png b/resources/osd/analogue/clarity/194.png
similarity index 100%
rename from resources/osd/clarity/194.png
rename to resources/osd/analogue/clarity/194.png
diff --git a/resources/osd/clarity/195.png b/resources/osd/analogue/clarity/195.png
similarity index 100%
rename from resources/osd/clarity/195.png
rename to resources/osd/analogue/clarity/195.png
diff --git a/resources/osd/clarity/196.png b/resources/osd/analogue/clarity/196.png
similarity index 100%
rename from resources/osd/clarity/196.png
rename to resources/osd/analogue/clarity/196.png
diff --git a/resources/osd/clarity/197.png b/resources/osd/analogue/clarity/197.png
similarity index 100%
rename from resources/osd/clarity/197.png
rename to resources/osd/analogue/clarity/197.png
diff --git a/resources/osd/clarity/198.png b/resources/osd/analogue/clarity/198.png
similarity index 100%
rename from resources/osd/clarity/198.png
rename to resources/osd/analogue/clarity/198.png
diff --git a/resources/osd/clarity/199.png b/resources/osd/analogue/clarity/199.png
similarity index 100%
rename from resources/osd/clarity/199.png
rename to resources/osd/analogue/clarity/199.png
diff --git a/resources/osd/clarity/200.png b/resources/osd/analogue/clarity/200.png
similarity index 100%
rename from resources/osd/clarity/200.png
rename to resources/osd/analogue/clarity/200.png
diff --git a/resources/osd/clarity/201.png b/resources/osd/analogue/clarity/201.png
similarity index 100%
rename from resources/osd/clarity/201.png
rename to resources/osd/analogue/clarity/201.png
diff --git a/resources/osd/clarity/202.png b/resources/osd/analogue/clarity/202.png
similarity index 100%
rename from resources/osd/clarity/202.png
rename to resources/osd/analogue/clarity/202.png
diff --git a/resources/osd/clarity/203.png b/resources/osd/analogue/clarity/203.png
similarity index 100%
rename from resources/osd/clarity/203.png
rename to resources/osd/analogue/clarity/203.png
diff --git a/resources/osd/clarity/204.png b/resources/osd/analogue/clarity/204.png
similarity index 100%
rename from resources/osd/clarity/204.png
rename to resources/osd/analogue/clarity/204.png
diff --git a/resources/osd/clarity/205.png b/resources/osd/analogue/clarity/205.png
similarity index 100%
rename from resources/osd/clarity/205.png
rename to resources/osd/analogue/clarity/205.png
diff --git a/resources/osd/clarity/206.png b/resources/osd/analogue/clarity/206.png
similarity index 100%
rename from resources/osd/clarity/206.png
rename to resources/osd/analogue/clarity/206.png
diff --git a/resources/osd/clarity/207.png b/resources/osd/analogue/clarity/207.png
similarity index 100%
rename from resources/osd/clarity/207.png
rename to resources/osd/analogue/clarity/207.png
diff --git a/resources/osd/clarity/211.png b/resources/osd/analogue/clarity/211.png
similarity index 100%
rename from resources/osd/clarity/211.png
rename to resources/osd/analogue/clarity/211.png
diff --git a/resources/osd/analogue/clarity/212.png b/resources/osd/analogue/clarity/212.png
new file mode 100644
index 00000000..eec356d4
Binary files /dev/null and b/resources/osd/analogue/clarity/212.png differ
diff --git a/resources/osd/analogue/clarity/213.png b/resources/osd/analogue/clarity/213.png
new file mode 100644
index 00000000..e5db0853
Binary files /dev/null and b/resources/osd/analogue/clarity/213.png differ
diff --git a/resources/osd/analogue/clarity/214-215.png b/resources/osd/analogue/clarity/214-215.png
new file mode 100644
index 00000000..0096b44f
Binary files /dev/null and b/resources/osd/analogue/clarity/214-215.png differ
diff --git a/resources/osd/analogue/clarity/216-217.png b/resources/osd/analogue/clarity/216-217.png
new file mode 100644
index 00000000..b2fcc1d3
Binary files /dev/null and b/resources/osd/analogue/clarity/216-217.png differ
diff --git a/resources/osd/analogue/clarity/257_296.png b/resources/osd/analogue/clarity/257_296.png
new file mode 100644
index 00000000..a4148c4a
Binary files /dev/null and b/resources/osd/analogue/clarity/257_296.png differ
diff --git a/resources/osd/clarity/300.png b/resources/osd/analogue/clarity/300.png
similarity index 100%
rename from resources/osd/clarity/300.png
rename to resources/osd/analogue/clarity/300.png
diff --git a/resources/osd/clarity/301.png b/resources/osd/analogue/clarity/301.png
similarity index 100%
rename from resources/osd/clarity/301.png
rename to resources/osd/analogue/clarity/301.png
diff --git a/resources/osd/clarity/302.png b/resources/osd/analogue/clarity/302.png
similarity index 100%
rename from resources/osd/clarity/302.png
rename to resources/osd/analogue/clarity/302.png
diff --git a/resources/osd/clarity/303.png b/resources/osd/analogue/clarity/303.png
similarity index 100%
rename from resources/osd/clarity/303.png
rename to resources/osd/analogue/clarity/303.png
diff --git a/resources/osd/clarity/304.png b/resources/osd/analogue/clarity/304.png
similarity index 100%
rename from resources/osd/clarity/304.png
rename to resources/osd/analogue/clarity/304.png
diff --git a/resources/osd/clarity/305.png b/resources/osd/analogue/clarity/305.png
similarity index 100%
rename from resources/osd/clarity/305.png
rename to resources/osd/analogue/clarity/305.png
diff --git a/resources/osd/clarity/306.png b/resources/osd/analogue/clarity/306.png
similarity index 100%
rename from resources/osd/clarity/306.png
rename to resources/osd/analogue/clarity/306.png
diff --git a/resources/osd/clarity/307.png b/resources/osd/analogue/clarity/307.png
similarity index 100%
rename from resources/osd/clarity/307.png
rename to resources/osd/analogue/clarity/307.png
diff --git a/resources/osd/clarity/314.png b/resources/osd/analogue/clarity/314.png
similarity index 100%
rename from resources/osd/clarity/314.png
rename to resources/osd/analogue/clarity/314.png
diff --git a/resources/osd/clarity/315.png b/resources/osd/analogue/clarity/315.png
similarity index 100%
rename from resources/osd/clarity/315.png
rename to resources/osd/analogue/clarity/315.png
diff --git a/resources/osd/clarity/316.png b/resources/osd/analogue/clarity/316.png
similarity index 100%
rename from resources/osd/clarity/316.png
rename to resources/osd/analogue/clarity/316.png
diff --git a/resources/osd/clarity/317.png b/resources/osd/analogue/clarity/317.png
similarity index 100%
rename from resources/osd/clarity/317.png
rename to resources/osd/analogue/clarity/317.png
diff --git a/resources/osd/clarity/318.png b/resources/osd/analogue/clarity/318.png
similarity index 100%
rename from resources/osd/clarity/318.png
rename to resources/osd/analogue/clarity/318.png
diff --git a/resources/osd/clarity/319.png b/resources/osd/analogue/clarity/319.png
similarity index 100%
rename from resources/osd/clarity/319.png
rename to resources/osd/analogue/clarity/319.png
diff --git a/resources/osd/clarity/320.png b/resources/osd/analogue/clarity/320.png
similarity index 100%
rename from resources/osd/clarity/320.png
rename to resources/osd/analogue/clarity/320.png
diff --git a/resources/osd/clarity/321.png b/resources/osd/analogue/clarity/321.png
similarity index 100%
rename from resources/osd/clarity/321.png
rename to resources/osd/analogue/clarity/321.png
diff --git a/resources/osd/clarity/322.png b/resources/osd/analogue/clarity/322.png
similarity index 100%
rename from resources/osd/clarity/322.png
rename to resources/osd/analogue/clarity/322.png
diff --git a/resources/osd/clarity/323.png b/resources/osd/analogue/clarity/323.png
similarity index 100%
rename from resources/osd/clarity/323.png
rename to resources/osd/analogue/clarity/323.png
diff --git a/resources/osd/clarity/324.png b/resources/osd/analogue/clarity/324.png
similarity index 100%
rename from resources/osd/clarity/324.png
rename to resources/osd/analogue/clarity/324.png
diff --git a/resources/osd/clarity/325.png b/resources/osd/analogue/clarity/325.png
similarity index 100%
rename from resources/osd/clarity/325.png
rename to resources/osd/analogue/clarity/325.png
diff --git a/resources/osd/clarity/326.png b/resources/osd/analogue/clarity/326.png
similarity index 100%
rename from resources/osd/clarity/326.png
rename to resources/osd/analogue/clarity/326.png
diff --git a/resources/osd/clarity/327.png b/resources/osd/analogue/clarity/327.png
similarity index 100%
rename from resources/osd/clarity/327.png
rename to resources/osd/analogue/clarity/327.png
diff --git a/resources/osd/clarity/328.png b/resources/osd/analogue/clarity/328.png
similarity index 100%
rename from resources/osd/clarity/328.png
rename to resources/osd/analogue/clarity/328.png
diff --git a/resources/osd/clarity/329.png b/resources/osd/analogue/clarity/329.png
similarity index 100%
rename from resources/osd/clarity/329.png
rename to resources/osd/analogue/clarity/329.png
diff --git a/resources/osd/clarity/330.png b/resources/osd/analogue/clarity/330.png
similarity index 100%
rename from resources/osd/clarity/330.png
rename to resources/osd/analogue/clarity/330.png
diff --git a/resources/osd/clarity/331.png b/resources/osd/analogue/clarity/331.png
similarity index 100%
rename from resources/osd/clarity/331.png
rename to resources/osd/analogue/clarity/331.png
diff --git a/resources/osd/clarity/332.png b/resources/osd/analogue/clarity/332.png
similarity index 100%
rename from resources/osd/clarity/332.png
rename to resources/osd/analogue/clarity/332.png
diff --git a/resources/osd/clarity/333.png b/resources/osd/analogue/clarity/333.png
similarity index 100%
rename from resources/osd/clarity/333.png
rename to resources/osd/analogue/clarity/333.png
diff --git a/resources/osd/clarity/334.png b/resources/osd/analogue/clarity/334.png
similarity index 100%
rename from resources/osd/clarity/334.png
rename to resources/osd/analogue/clarity/334.png
diff --git a/resources/osd/clarity/335.png b/resources/osd/analogue/clarity/335.png
similarity index 100%
rename from resources/osd/clarity/335.png
rename to resources/osd/analogue/clarity/335.png
diff --git a/resources/osd/clarity/336.png b/resources/osd/analogue/clarity/336.png
similarity index 100%
rename from resources/osd/clarity/336.png
rename to resources/osd/analogue/clarity/336.png
diff --git a/resources/osd/clarity/337.png b/resources/osd/analogue/clarity/337.png
similarity index 100%
rename from resources/osd/clarity/337.png
rename to resources/osd/analogue/clarity/337.png
diff --git a/resources/osd/clarity/338.png b/resources/osd/analogue/clarity/338.png
similarity index 100%
rename from resources/osd/clarity/338.png
rename to resources/osd/analogue/clarity/338.png
diff --git a/resources/osd/clarity/339.png b/resources/osd/analogue/clarity/339.png
similarity index 100%
rename from resources/osd/clarity/339.png
rename to resources/osd/analogue/clarity/339.png
diff --git a/resources/osd/clarity/340.png b/resources/osd/analogue/clarity/340.png
similarity index 100%
rename from resources/osd/clarity/340.png
rename to resources/osd/analogue/clarity/340.png
diff --git a/resources/osd/clarity/341.png b/resources/osd/analogue/clarity/341.png
similarity index 100%
rename from resources/osd/clarity/341.png
rename to resources/osd/analogue/clarity/341.png
diff --git a/resources/osd/clarity/342.png b/resources/osd/analogue/clarity/342.png
similarity index 100%
rename from resources/osd/clarity/342.png
rename to resources/osd/analogue/clarity/342.png
diff --git a/resources/osd/clarity/343.png b/resources/osd/analogue/clarity/343.png
similarity index 100%
rename from resources/osd/clarity/343.png
rename to resources/osd/analogue/clarity/343.png
diff --git a/resources/osd/clarity/344.png b/resources/osd/analogue/clarity/344.png
similarity index 100%
rename from resources/osd/clarity/344.png
rename to resources/osd/analogue/clarity/344.png
diff --git a/resources/osd/clarity/345.png b/resources/osd/analogue/clarity/345.png
similarity index 100%
rename from resources/osd/clarity/345.png
rename to resources/osd/analogue/clarity/345.png
diff --git a/resources/osd/clarity/346.png b/resources/osd/analogue/clarity/346.png
similarity index 100%
rename from resources/osd/clarity/346.png
rename to resources/osd/analogue/clarity/346.png
diff --git a/resources/osd/clarity/347.png b/resources/osd/analogue/clarity/347.png
similarity index 100%
rename from resources/osd/clarity/347.png
rename to resources/osd/analogue/clarity/347.png
diff --git a/resources/osd/clarity/348.png b/resources/osd/analogue/clarity/348.png
similarity index 100%
rename from resources/osd/clarity/348.png
rename to resources/osd/analogue/clarity/348.png
diff --git a/resources/osd/clarity/349.png b/resources/osd/analogue/clarity/349.png
similarity index 100%
rename from resources/osd/clarity/349.png
rename to resources/osd/analogue/clarity/349.png
diff --git a/resources/osd/clarity/350.png b/resources/osd/analogue/clarity/350.png
similarity index 100%
rename from resources/osd/clarity/350.png
rename to resources/osd/analogue/clarity/350.png
diff --git a/resources/osd/clarity/351.png b/resources/osd/analogue/clarity/351.png
similarity index 100%
rename from resources/osd/clarity/351.png
rename to resources/osd/analogue/clarity/351.png
diff --git a/resources/osd/clarity/352.png b/resources/osd/analogue/clarity/352.png
similarity index 100%
rename from resources/osd/clarity/352.png
rename to resources/osd/analogue/clarity/352.png
diff --git a/resources/osd/clarity/353.png b/resources/osd/analogue/clarity/353.png
similarity index 100%
rename from resources/osd/clarity/353.png
rename to resources/osd/analogue/clarity/353.png
diff --git a/resources/osd/clarity/354.png b/resources/osd/analogue/clarity/354.png
similarity index 100%
rename from resources/osd/clarity/354.png
rename to resources/osd/analogue/clarity/354.png
diff --git a/resources/osd/clarity/355.png b/resources/osd/analogue/clarity/355.png
similarity index 100%
rename from resources/osd/clarity/355.png
rename to resources/osd/analogue/clarity/355.png
diff --git a/resources/osd/clarity/356.png b/resources/osd/analogue/clarity/356.png
similarity index 100%
rename from resources/osd/clarity/356.png
rename to resources/osd/analogue/clarity/356.png
diff --git a/resources/osd/clarity/357.png b/resources/osd/analogue/clarity/357.png
similarity index 100%
rename from resources/osd/clarity/357.png
rename to resources/osd/analogue/clarity/357.png
diff --git a/resources/osd/clarity/358.png b/resources/osd/analogue/clarity/358.png
similarity index 100%
rename from resources/osd/clarity/358.png
rename to resources/osd/analogue/clarity/358.png
diff --git a/resources/osd/clarity/400_402.png b/resources/osd/analogue/clarity/400_402.png
similarity index 100%
rename from resources/osd/clarity/400_402.png
rename to resources/osd/analogue/clarity/400_402.png
diff --git a/resources/osd/clarity/403_405.png b/resources/osd/analogue/clarity/403_405.png
similarity index 100%
rename from resources/osd/clarity/403_405.png
rename to resources/osd/analogue/clarity/403_405.png
diff --git a/resources/osd/clarity/406_408.png b/resources/osd/analogue/clarity/406_408.png
similarity index 100%
rename from resources/osd/clarity/406_408.png
rename to resources/osd/analogue/clarity/406_408.png
diff --git a/resources/osd/clarity/409_411.png b/resources/osd/analogue/clarity/409_411.png
similarity index 100%
rename from resources/osd/clarity/409_411.png
rename to resources/osd/analogue/clarity/409_411.png
diff --git a/resources/osd/clarity/412_414.png b/resources/osd/analogue/clarity/412_414.png
similarity index 100%
rename from resources/osd/clarity/412_414.png
rename to resources/osd/analogue/clarity/412_414.png
diff --git a/resources/osd/clarity/418-419-420-421-422.png b/resources/osd/analogue/clarity/418_422.png
similarity index 100%
rename from resources/osd/clarity/418-419-420-421-422.png
rename to resources/osd/analogue/clarity/418_422.png
diff --git a/resources/osd/clarity/430.png b/resources/osd/analogue/clarity/430.png
similarity index 100%
rename from resources/osd/clarity/430.png
rename to resources/osd/analogue/clarity/430.png
diff --git a/resources/osd/clarity/431.png b/resources/osd/analogue/clarity/431.png
similarity index 100%
rename from resources/osd/clarity/431.png
rename to resources/osd/analogue/clarity/431.png
diff --git a/resources/osd/clarity/432.png b/resources/osd/analogue/clarity/432.png
similarity index 100%
rename from resources/osd/clarity/432.png
rename to resources/osd/analogue/clarity/432.png
diff --git a/resources/osd/clarity/433.png b/resources/osd/analogue/clarity/433.png
similarity index 100%
rename from resources/osd/clarity/433.png
rename to resources/osd/analogue/clarity/433.png
diff --git a/resources/osd/clarity/434.png b/resources/osd/analogue/clarity/434.png
similarity index 100%
rename from resources/osd/clarity/434.png
rename to resources/osd/analogue/clarity/434.png
diff --git a/resources/osd/clarity/435.png b/resources/osd/analogue/clarity/435.png
similarity index 100%
rename from resources/osd/clarity/435.png
rename to resources/osd/analogue/clarity/435.png
diff --git a/resources/osd/clarity/436.png b/resources/osd/analogue/clarity/436.png
similarity index 100%
rename from resources/osd/clarity/436.png
rename to resources/osd/analogue/clarity/436.png
diff --git a/resources/osd/clarity/437.png b/resources/osd/analogue/clarity/437.png
similarity index 100%
rename from resources/osd/clarity/437.png
rename to resources/osd/analogue/clarity/437.png
diff --git a/resources/osd/clarity/438.png b/resources/osd/analogue/clarity/438.png
similarity index 100%
rename from resources/osd/clarity/438.png
rename to resources/osd/analogue/clarity/438.png
diff --git a/resources/osd/clarity/439.png b/resources/osd/analogue/clarity/439.png
similarity index 100%
rename from resources/osd/clarity/439.png
rename to resources/osd/analogue/clarity/439.png
diff --git a/resources/osd/clarity/440.png b/resources/osd/analogue/clarity/440.png
similarity index 100%
rename from resources/osd/clarity/440.png
rename to resources/osd/analogue/clarity/440.png
diff --git a/resources/osd/clarity/441.png b/resources/osd/analogue/clarity/441.png
similarity index 100%
rename from resources/osd/clarity/441.png
rename to resources/osd/analogue/clarity/441.png
diff --git a/resources/osd/clarity_medium.mcm b/resources/osd/analogue/clarity_medium.mcm
similarity index 83%
rename from resources/osd/clarity_medium.mcm
rename to resources/osd/analogue/clarity_medium.mcm
index bc5f4c26..cb8d171a 100644
--- a/resources/osd/clarity_medium.mcm
+++ b/resources/osd/analogue/clarity_medium.mcm
@@ -1,32769 +1,32769 @@
-MAX7456
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010100
-00100001
-01010101
-01000010
-00100001
-01010100
-00100010
-00100001
-01000010
-00100010
-00100001
-00100010
-00100010
-00100001
-00000000
-00000000
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010100
-00010101
-01001000
-01010010
-10000101
-01001000
-01001000
-00100001
-01001000
-01001000
-00100001
-01001000
-00001000
-00100001
-01001010
-10000010
-10000101
-01010000
-00010100
-00100001
-01010101
-01010101
-01000101
-01010101
-01010100
-00100001
-01010101
-01000010
-00100001
-01010100
-00100010
-00100001
-01000010
-00100010
-00100001
-00100010
-00100010
-00100001
-00000000
-00000000
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010001
-01000000
-00100001
-01001000
-00101010
-00100001
-00100010
-00001000
-00100001
-00101010
-00001000
-00100000
-00100010
-00001000
-00101010
-00100010
-00001000
-01000000
-01000100
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01000101
-00010100
-10000101
-00100000
-10000010
-10000100
-10001000
-10100010
-10000100
-10001000
-10001010
-10000000
-10001000
-10001010
-10101000
-00100000
-10000010
-00000001
-01000101
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01000000
-01000101
-01001000
-00101010
-00100001
-00100010
-00000010
-00100001
-00101010
-00001000
-00100001
-00100010
-00100000
-00100001
-00100010
-00101010
-00100001
-01000100
-01000000
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10101010
-10101010
-10101010
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-00100001
-01010101
-01010100
-10101000
-01010101
-01010010
-10101010
-01010101
-01010100
-10101010
-01010101
-01010101
-00101010
-01010101
-01010101
-01000010
-01010101
-01010101
-01010100
-01010101
-01010101
-01000010
-01010101
-01010100
-00100010
-01010101
-01010010
-00100000
-01010101
-01010010
-00001010
-01010101
-01010100
-10000000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-00010001
-01010101
-01010101
-10001000
-01010101
-01010101
-00101010
-00010101
-01010101
-10101000
-01010101
-01010101
-10100010
-00000101
-01010101
-10001010
-10100001
-01010101
-00010010
-10101000
-01010101
-00010010
-10101010
-00010101
-01010100
-10101000
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00000001
-01001010
-00001010
-00000001
-01001010
-00001010
-00000001
-01000000
-10100000
-10100001
-01000000
-10100000
-10100001
-01001010
-00001010
-00000001
-01001010
-00001010
-00000001
-01001000
-00000000
-00000001
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010010
-00000000
-00010101
-01001010
-10101010
-10000101
-01001010
-10101010
-10100001
-01010010
-00000000
-10101000
-01010100
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010100
-01010101
-00101000
-01010010
-00000000
-10101000
-01001010
-10101010
-10100001
-01001010
-10101010
-10000101
-01010010
-00000000
-00010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00000000
-00000001
-00101010
-10101010
-10101000
-01000000
-00101000
-00000001
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01000000
-00101000
-00000001
-00101010
-10101010
-10101000
-01000000
-00000000
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010100
-01000000
-01010100
-10000010
-00101010
-01010100
-10000010
-00100000
-01010100
-10000010
-00100000
-01010100
-10101010
-00100000
-01010100
-10000010
-00100000
-01010100
-10000010
-00100000
-01010100
-10000010
-00101010
-01010101
-00010100
-01000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010100
-00000101
-00000010
-10000010
-10100001
-10001000
-00100010
-00001000
-10001000
-00100010
-00001000
-10001000
-00100010
-10100001
-10001000
-00100010
-00000101
-10001000
-00100010
-00010101
-00000010
-10000010
-00010101
-01010100
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01000101
-01010101
-00101000
-00100001
-01010100
-10101010
-00100001
-01010010
-10101010
-10100001
-01001010
-10101010
-10100001
-00101010
-10101010
-10101000
-00101000
-00101000
-00101000
-01001000
-00101000
-00100001
-01001000
-00101010
-10100001
-01001000
-00101010
-10100001
-01001010
-10101010
-10100001
-01000000
-00000000
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-01001000
-00010101
-01010101
-01001000
-10000001
-01010101
-01001000
-10001000
-00010101
-01001000
-10001000
-10000001
-01001000
-10001000
-10001000
-01000000
-00000000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01000001
-01010101
-01010010
-00101000
-01010101
-01000010
-00100010
-00010101
-00101010
-00101000
-01010101
-00100010
-00100010
-00010101
-00101010
-00101010
-00010101
-01000000
-01000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01000001
-01010101
-01010010
-00101000
-01000100
-01000010
-00100010
-00100010
-00101010
-00101000
-00101010
-00100010
-00100010
-00100010
-00101010
-00101010
-00100010
-01000000
-01000000
-01000100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-00000101
-00000101
-00101000
-10100000
-10100001
-10000000
-10001000
-10001000
-10000000
-10001000
-10001000
-10101000
-10001000
-10100001
-00001000
-10001000
-10001000
-00001000
-10001000
-10001000
-10100000
-10001000
-10001000
-00000101
-00010001
-00010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10101010
-00010101
-01010010
-10101010
-10000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01010100
-10101010
-00010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-00100001
-01010101
-01010100
-10101000
-01010101
-01010010
-10101010
-00010101
-01001010
-00000010
-10000101
-01010000
-01010100
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-01010101
-01001010
-10101010
-00010101
-01010010
-10101010
-00010101
-01010100
-00101010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-00100001
-01010101
-01010101
-00101000
-01010101
-01010101
-01001010
-00010101
-01010101
-01001010
-10000101
-01010101
-01001010
-00010101
-01010101
-00101000
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010100
-10000101
-01010101
-01010010
-10000101
-01010101
-01010010
-10000101
-01010101
-00001010
-10000101
-01010100
-10101010
-10000101
-01010010
-10101010
-10000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-00000101
-01010010
-10000000
-10100001
-01010100
-10101010
-10000101
-01010101
-00101010
-00010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010100
-10000101
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10101000
-00010101
-01010100
-10101010
-10000101
-01010100
-10101010
-10100001
-01010101
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-00101000
-01010101
-01010100
-10100001
-01010101
-01010010
-10100001
-01010101
-01010100
-10100001
-01010101
-01010101
-00101000
-01010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01010010
-10101010
-00010101
-01010010
-10100000
-01010101
-01010010
-10000101
-01010101
-01010010
-10000101
-01010101
-01010010
-00010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010001
-01010101
-01001000
-01001000
-01010101
-01001000
-01001000
-01010101
-01001000
-01001000
-01010101
-01010010
-00100001
-01010101
-01010010
-10100001
-01010101
-01010100
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010000
-01001000
-00010101
-01001010
-00001000
-10000101
-00100000
-10001010
-00100001
-00101010
-10001000
-00100001
-00100000
-10001000
-00100001
-01000101
-00010001
-01000101
-01000000
-00000000
-00000101
-00101010
-10101010
-10100001
-01000000
-00000000
-00000101
-01000101
-00010100
-01000101
-00100000
-10000010
-00100001
-00100010
-00001000
-10001000
-00101010
-00001000
-10001000
-00100000
-10001000
-00001000
-01000101
-00010001
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010100
-01010101
-01010100
-10000010
-00010101
-01010000
-10000010
-00000101
-01001010
-10101010
-10100001
-01010000
-10000010
-00000101
-01010100
-10000010
-00010101
-01010000
-10000010
-00000101
-01001010
-10101010
-10100001
-01010000
-10000010
-00000101
-01010100
-10000010
-00010101
-01010101
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010000
-01001000
-00010101
-01001010
-00001000
-10000101
-00100000
-10001010
-00100001
-00101010
-10001000
-00100001
-00100000
-10001000
-00100001
-01000101
-00010001
-01000101
-01000000
-00000000
-00000101
-00101010
-10101010
-10100001
-01000000
-00000000
-00000101
-01010000
-00010101
-00010101
-01001010
-10000100
-10000101
-00100010
-00100000
-10000101
-00100010
-00100000
-10000101
-00100000
-00100000
-10000101
-01000101
-01000101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-00000101
-01001010
-00010100
-10100001
-01001010
-00010010
-10000101
-01010000
-01001010
-00010101
-01010101
-00101000
-01010101
-01010100
-10100001
-01010101
-01010010
-10000101
-00000101
-01001010
-00010100
-10100001
-01001000
-01010100
-10100001
-01010001
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000001
-01010101
-01010100
-10101000
-01010101
-01010010
-00000010
-00010101
-01010010
-00010100
-01010101
-01010100
-10000001
-01010101
-01010010
-00001000
-01000101
-01010010
-00010010
-00100001
-01010010
-00000000
-10000101
-01010100
-10101010
-00100001
-01010101
-00000000
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000100
-01000000
-01000100
-00100010
-00101010
-00100010
-00100010
-00001000
-00100010
-00100010
-00001000
-01001000
-01001000
-01001000
-00100010
-01001000
-01001000
-00100010
-01010001
-01010001
-01000100
-01010101
-01010101
-01000101
-01010101
-01010100
-00100001
-01010101
-01000010
-00100001
-01010100
-00100010
-00100001
-01000010
-00100010
-00100001
-00100010
-00100010
-00100001
-00000000
-00000000
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10100001
-01010101
-01010010
-10000101
-01010101
-01010010
-10000101
-01010101
-01010010
-10000101
-01010101
-01010010
-10000101
-01010101
-01010010
-10000101
-01010101
-01010010
-10000101
-01010101
-01010100
-10100001
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-01001010
-00010101
-01010101
-01010010
-10000101
-01010101
-01010010
-10000101
-01010101
-01010010
-10000101
-01010101
-01010010
-10000101
-01010101
-01010010
-10000101
-01010101
-01010010
-10000101
-01010101
-01001010
-00010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-00010101
-01001000
-01010100
-10000101
-01010010
-00010010
-00010101
-01010000
-10001000
-00010101
-01001010
-10101010
-10000101
-01010000
-10001000
-00010101
-01010010
-00010010
-00010101
-01001000
-01010100
-10000101
-01010001
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-00100001
-01010101
-01010100
-00100000
-01010101
-01010010
-10101010
-00010101
-01010100
-00100000
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010010
-10000101
-01010101
-01010100
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01110011
-00001000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01101111
-00000000
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-01010101
-01010010
-10000101
-01010101
-01001010
-00010101
-01010101
-00101000
-01010101
-01010100
-10100001
-01010101
-01010010
-10000101
-01010101
-01001010
-00010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-10101010
-10000101
-01001010
-10000010
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-10000010
-10100001
-01010010
-10101010
-10000101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10101000
-01010101
-01010100
-10101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01001010
-10101010
-10100001
-01001010
-00000000
-10100001
-01010000
-00000010
-10100001
-01010100
-00101010
-10000101
-01010010
-10101000
-00010101
-01001010
-10100001
-01010101
-01001010
-00000000
-00000101
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01010000
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00010101
-01001010
-10101010
-10000101
-01001010
-10101010
-10100001
-01010000
-00000000
-10100001
-01010101
-00000000
-10100001
-01010100
-10101010
-10100001
-01010100
-10101010
-10100001
-01010101
-00000000
-10100001
-01010000
-00000000
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10000101
-01010000
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-00000101
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010100
-00000000
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00000101
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-00000000
-00000101
-01001010
-00000000
-00010101
-01001010
-10101010
-10000001
-01010010
-10101010
-10100001
-01010100
-00000000
-10100001
-01010000
-00000000
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10000101
-01010000
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00000101
-01010010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-00000000
-00000101
-01001010
-00000000
-00010101
-01001010
-10101010
-10000101
-01001010
-10101010
-10100001
-01001010
-00000000
-10100001
-01001010
-00000000
-10100001
-01001010
-10101010
-10100001
-01010010
-10101010
-10000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00000101
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01010000
-00000010
-10000101
-01010101
-01001010
-10000101
-01010101
-01001010
-00010101
-01010101
-00101010
-00010101
-01010101
-00101000
-01010101
-01010100
-10101000
-01010101
-01010100
-10100001
-01010101
-01010010
-10100001
-01010101
-01010100
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01001010
-10101010
-10100001
-01001010
-00000000
-10100001
-01001010
-00000000
-10100001
-01010010
-10101010
-10000101
-01000010
-10101010
-10000101
-01001010
-00000000
-10100001
-01001010
-00000000
-10100001
-01001010
-10101010
-10100001
-01010010
-10101010
-10000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01001010
-10101010
-10100001
-01001010
-00000000
-10100001
-01001010
-00000000
-10100001
-01001010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010100
-00000000
-10100001
-01010000
-00000000
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10000101
-01010000
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010100
-10100001
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10100001
-01010101
-01010010
-10000101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01010010
-10000101
-01010101
-01010100
-10100001
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-01001010
-00010101
-01010101
-01010010
-10000101
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010010
-10000101
-01010101
-01001010
-00010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010000
-01001000
-00010101
-01001010
-00001000
-10000101
-00100000
-10001010
-00100001
-00101010
-10001000
-00100001
-00100000
-10001000
-00100001
-01000101
-00010001
-01000101
-01000000
-00000000
-00000101
-00101010
-10101010
-10100001
-01000000
-00000000
-00000101
-01000101
-00010100
-00000101
-00100000
-10000010
-10100001
-00101000
-10001000
-10001000
-00100010
-10001000
-10001000
-00100000
-10001000
-00001000
-01000101
-00010001
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01010101
-01010100
-00101010
-00000101
-01010010
-10000000
-10100000
-01001000
-00000000
-00001000
-01001000
-00101010
-00001000
-00100000
-10000010
-00001000
-00100000
-10000010
-00001000
-00100000
-10000010
-00100001
-01001000
-00101000
-10000101
-01001000
-00000001
-00000101
-01010010
-10000000
-00100001
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01001010
-10101010
-10100001
-01001010
-00000000
-10100001
-01001010
-00010100
-10100001
-01001010
-00000000
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-00000000
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01010000
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00010101
-01001010
-10101010
-10000101
-01001010
-10101010
-10100001
-01001010
-00000000
-10100001
-01001010
-00000000
-10100001
-01001010
-10101010
-10000101
-01001010
-10101010
-10000101
-01001010
-00000000
-10100001
-01001010
-00000000
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10000101
-01010000
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00000101
-01010100
-00101010
-10100001
-01010010
-10101010
-10100001
-01010010
-10000000
-00000101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01010010
-10000000
-00000101
-01010010
-10101010
-10100001
-01010100
-00101010
-10100001
-01010101
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000001
-01010101
-01001010
-10101000
-00010101
-01001010
-10101010
-10000101
-01001010
-00000010
-10000101
-01001010
-00010000
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010000
-10100001
-01001010
-00000010
-10000101
-01001010
-10101010
-10000101
-01001010
-10101000
-00010101
-01010000
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00000101
-01010010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-00000000
-00000101
-01001010
-00000000
-01010101
-01001010
-10101010
-00010101
-01001010
-10101010
-00010101
-01001010
-00000000
-01010101
-01001010
-00000000
-00000101
-01001010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010100
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01001010
-10101010
-10000101
-01001010
-00000000
-00010101
-01001010
-00000001
-01010101
-01001010
-10101000
-01010101
-01001010
-10101000
-01010101
-01001010
-00000001
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00000101
-01010100
-00101010
-10100001
-01010010
-10101010
-10100001
-01010010
-10000000
-00000101
-01001010
-00010101
-01010101
-01001010
-00010101
-00000101
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01010010
-10000000
-10100001
-01010010
-10101010
-10100001
-01010100
-00101010
-10100001
-01010101
-01000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-00000101
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00000000
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-00000000
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01010000
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010000
-01010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01010010
-10000010
-10000101
-01010010
-10101010
-10000101
-01010100
-00101000
-00010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-00000101
-01001010
-00010100
-10100001
-01001010
-00010010
-10100001
-01001010
-00001010
-10000101
-01001010
-00101010
-00010101
-01001010
-10101000
-01010101
-01001010
-10101000
-00010101
-01001010
-10101010
-00010101
-01001010
-00001010
-10000101
-01001010
-00010010
-10100001
-01001010
-00010100
-10100001
-01010000
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00000000
-00010101
-01001010
-10101010
-10000101
-01001010
-10101010
-10000101
-01010000
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-00000101
-01001010
-00010100
-10100001
-01001010
-10000010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-00101000
-10100001
-01001010
-00000000
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01010000
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-00000101
-01001010
-00010100
-10100001
-01001010
-10000100
-10100001
-01001010
-10100000
-10100001
-01001010
-10101000
-10100001
-01001010
-00101010
-10100001
-01001010
-00001010
-10100001
-01001010
-00010010
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01010000
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-10101010
-10000101
-01001010
-10000010
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-10000010
-10100001
-01010010
-10101010
-10000101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-01010101
-01001010
-10101010
-00010101
-01001010
-10101010
-10000101
-01001010
-00000000
-10100001
-01001010
-00000000
-10100001
-01001010
-10101010
-10000101
-01001010
-10101010
-00010101
-01001010
-00000000
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-10101010
-10000101
-01001010
-10000010
-10100001
-01001010
-00010100
-10100001
-01001010
-00000000
-10100001
-01001010
-00101000
-10100001
-01001010
-00001010
-10100001
-01001010
-10000010
-10000101
-01010010
-10101010
-10100001
-01010100
-10101010
-00101000
-01010101
-00000000
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00010101
-01001010
-10101010
-10000101
-01001010
-10101010
-10100001
-01001010
-00000000
-10100001
-01001010
-00010100
-10100001
-01001010
-00000010
-10000101
-01001010
-10101010
-10000101
-01001010
-10101010
-10000101
-01001010
-00000010
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01010000
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00000101
-01010010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-00000000
-00000101
-01001010
-00000000
-00000101
-01001010
-10101010
-10000101
-01010000
-10101010
-10100001
-01010100
-00000000
-10100001
-01010000
-00000000
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10000101
-01010000
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00000101
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01010000
-00101000
-00000101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-00000101
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-10000010
-10100001
-01010010
-10101010
-10000101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-00000101
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-00000101
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00000000
-10100001
-01001010
-00101000
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10000010
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01010000
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-00000101
-01001010
-00010100
-10100001
-01001010
-10000010
-10100001
-01010010
-10000010
-10000101
-01010010
-10101010
-10000101
-01010100
-10101010
-00010101
-01010010
-10101010
-10000101
-01010010
-10000010
-10000101
-01001010
-10000010
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01010000
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-00000101
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01010010
-10000010
-10000101
-01010010
-10101010
-10000101
-01010100
-10101010
-00010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00000101
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01010000
-00000010
-10100001
-01010101
-01001010
-10000101
-01010101
-00101010
-00010101
-01010100
-10101000
-01010101
-01010010
-10100001
-01010101
-01001010
-10100000
-00000101
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01010000
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010100
-10100000
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100000
-01010101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000101
-01010101
-01010010
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-10000101
-01010101
-01010010
-10000101
-01010101
-01010010
-10100001
-01010101
-01010100
-10100001
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010101
-00001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-00001010
-00010101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10101010
-00010101
-01010010
-10000010
-10000101
-01010010
-00010100
-10000101
-01010100
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00000101
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01010000
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010000
-00010101
-00000100
-01001000
-10000100
-10100000
-00100010
-00100010
-00001000
-00100010
-00100010
-10101000
-00100000
-00100010
-00001000
-01000000
-00000000
-00000000
-00101010
-10101010
-10101010
-01000000
-00000000
-00000000
-01010101
-00010100
-01010001
-01010100
-10000010
-00001000
-01010100
-10100010
-00100010
-01010100
-10001010
-00100010
-01010100
-10000010
-00100000
-01010101
-00010100
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-10000101
-01010101
-01010101
-10000001
-01010101
-01010101
-10001000
-01010101
-01010101
-10100010
-00010101
-01010101
-10000010
-00010101
-01010101
-10000010
-00010101
-01010101
-00000000
-01010101
-01010101
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-00010101
-01010101
-01010101
-10000101
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010001
-01010101
-01010100
-10001000
-01010101
-01010010
-00100010
-00010101
-01010010
-00100010
-00010101
-01010010
-00000010
-00010101
-01010010
-00010010
-00010101
-01010100
-01010100
-01010101
-01010101
-00000001
-01010101
-01010100
-10101000
-01010101
-01010010
-00000010
-00010101
-01010010
-00010010
-00010101
-01010010
-00010010
-00010101
-01010000
-10001000
-00010101
-01001010
-10001010
-10000101
-01010000
-00010000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010000
-10101010
-00000101
-01001010
-10000010
-10100001
-01001010
-10000010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01000000
-00000000
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010000
-10101010
-00000101
-01001010
-10000010
-10100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01000000
-00000000
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010000
-10101010
-00000101
-01001010
-10000010
-10100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01000000
-00000000
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010000
-10101010
-00000101
-01001010
-10000010
-10100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01000000
-00000000
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010000
-10101010
-00000101
-01001010
-10000010
-10100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01000000
-00000000
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010000
-10101010
-00000101
-01001010
-10000010
-10100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01000000
-00000000
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010000
-10101010
-00000101
-01001010
-10000010
-10100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001000
-00000000
-00100001
-01001010
-10101010
-10100001
-01000000
-00000000
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-01010101
-01010010
-10000101
-01010101
-01001000
-00100001
-01010101
-01001000
-00100001
-01010101
-01001010
-10100001
-01010101
-01001000
-00100001
-01010101
-01001000
-00100001
-01010101
-01010001
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010000
-00010101
-00000100
-01001000
-10000100
-10100000
-00100010
-00100010
-00001000
-00100010
-00100010
-10101000
-00100000
-00100010
-00001000
-01000101
-01000100
-01010001
-01000000
-00000000
-00000000
-00101010
-10101010
-10101010
-01000000
-00000000
-00000000
-01010101
-00010100
-01010001
-01010100
-10000010
-00001000
-01010100
-10001000
-00100010
-01010100
-10101000
-00100010
-01010100
-10000010
-00100000
-01010101
-00010100
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-10000101
-01010101
-01010101
-10000001
-01010101
-01010101
-10001000
-01010101
-01010101
-10100010
-00010101
-01010101
-10000010
-00010101
-01010101
-10000010
-00010101
-01010101
-00010100
-01010101
-01010101
-00000000
-01010101
-01010101
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-00010101
-01010101
-01010101
-10000101
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-00010101
-01010010
-00010100
-10000101
-01010010
-00010100
-10000101
-01010010
-00000000
-10000101
-01010010
-00101000
-10000101
-01010100
-10101010
-00010101
-01010100
-10000010
-00010101
-01010101
-00010100
-01010101
-01010100
-10000101
-01010101
-01010100
-10000001
-01010101
-01010100
-10001000
-01010101
-01010100
-10100010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010101
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01000100
-01010101
-00100001
-00100010
-00010101
-00100000
-00100010
-00000101
-00100010
-00100010
-00100001
-00101010
-10100010
-10001000
-01001000
-10000010
-00001000
-01001000
-10000010
-00001000
-01000000
-00000000
-00000001
-00101010
-10101010
-10101000
-01000000
-00000000
-00000001
-00100000
-10000010
-00100001
-00100010
-00001000
-10001000
-00101010
-00001000
-00001000
-00100000
-10001000
-00001000
-01000101
-00010001
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01000100
-01010101
-00100001
-00100010
-00010101
-00100000
-00100010
-00000101
-00100010
-00100010
-00100001
-00101010
-10100010
-10001000
-00001000
-10000010
-00001000
-01001000
-10000010
-00001000
-01000000
-00000000
-00000001
-00101010
-10101010
-10101000
-01000000
-00000000
-00000001
-01010010
-00100001
-00100001
-01001000
-10001000
-00100001
-01001000
-00001000
-00100001
-01001000
-00001000
-00100001
-01010001
-01010001
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01000100
-01010101
-00100001
-00100010
-00010101
-00100000
-00100010
-00000101
-00100010
-00100010
-00100001
-00101010
-10100010
-10001000
-00001000
-10000010
-00001000
-01001000
-10000010
-00001000
-01010001
-00010100
-01010001
-01000000
-00000000
-00000001
-00101010
-10101010
-10101000
-01000000
-00000000
-00000001
-00100000
-10000010
-00100001
-00101000
-10001000
-10001000
-00100010
-10001000
-00001000
-00100000
-10001000
-01001000
-01000101
-00010001
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-00010101
-01001000
-01010100
-10000101
-01001000
-01000100
-10000101
-01001000
-00100000
-10000101
-01001010
-00100010
-10000101
-01010010
-10101010
-00010101
-01010010
-10001010
-00010101
-01010010
-00010010
-00010101
-01010100
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010001
-01010101
-01001000
-01001000
-01010101
-01001000
-00001000
-01000001
-00001000
-10001000
-00101000
-10101010
-10101000
-00101010
-10100010
-10100000
-00100010
-00100010
-00100001
-00100000
-00100010
-00100001
-01000101
-01000100
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010001
-01010001
-00100001
-00001000
-01001000
-00100000
-10001000
-00001000
-00100010
-00001000
-10001000
-00101000
-01001010
-10101000
-00100010
-00010010
-10100001
-00100000
-10000010
-00100001
-00100000
-10000010
-00100001
-01000101
-00010100
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-00010101
-01010010
-10000100
-10000101
-01001000
-00100100
-10000001
-01001000
-01000010
-10101000
-01001000
-00010100
-10000001
-00101010
-10000100
-10000101
-01001000
-00010100
-10000001
-01001000
-01010101
-00101000
-01010001
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00010000
-00010101
-01001010
-10001010
-10000101
-01010010
-00001000
-10000101
-01010010
-00001000
-10000101
-01010010
-00001000
-10000101
-01010010
-00001010
-10000101
-01000000
-00010000
-00000101
-00101010
-00001000
-00100001
-01001000
-00100010
-00100001
-01001000
-00101010
-00100001
-01001000
-00100010
-00100000
-01001000
-00100010
-00101010
-01010001
-01000100
-01000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010001
-01000101
-01001010
-00001000
-00100001
-00100000
-10001000
-10101000
-00100000
-10001000
-00100000
-00101010
-10001000
-00100001
-00100000
-10001000
-00001000
-01000101
-00010001
-01010001
-01010101
-01000000
-01010101
-01010101
-00101010
-00010101
-01010100
-10001000
-10000101
-01010100
-10001000
-10000101
-01010100
-10001000
-10000101
-01010101
-00010001
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010001
-01000101
-01001010
-00001000
-00100001
-00100000
-10001000
-10101000
-00100000
-10001000
-00100001
-00101010
-10001000
-00100001
-00100000
-10001000
-00001000
-01000101
-00010001
-01010001
-01000101
-00010100
-01000101
-00100000
-10000010
-00100001
-00100010
-00001000
-10001000
-00101010
-00001000
-10001000
-00100000
-10001000
-00001000
-01000101
-00010001
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010001
-01000101
-01001010
-00001000
-00100001
-00100000
-10001000
-10101000
-00100000
-10001000
-00100000
-00101010
-10001000
-00100000
-00100000
-10001000
-01001000
-01000101
-00010001
-01010001
-01010101
-00010100
-01010101
-01010100
-10000010
-00010101
-01010010
-00001010
-10000101
-01001010
-10000010
-00010101
-01010010
-00010010
-00010101
-01010010
-00010100
-10000101
-01010100
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010001
-01000101
-01001010
-00001000
-00100001
-00100000
-10001000
-10101000
-00100000
-10001000
-00100000
-00101010
-10001000
-00100000
-00100000
-10001000
-01001000
-01000101
-00010001
-01010001
-01000100
-01010001
-01000101
-00100010
-00001000
-00100001
-00100010
-00100000
-10101000
-00101000
-00101000
-00100001
-00100010
-00100001
-00100001
-00100010
-00100001
-01001000
-01000100
-01000101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010001
-01000101
-00101000
-01001000
-00100001
-00100010
-00100000
-10101000
-00100010
-00101000
-00100001
-00100010
-00001000
-00100001
-00101000
-00100001
-01001000
-01000001
-01000101
-01010001
-01010101
-01000000
-01010101
-01010101
-00101010
-00010101
-01010100
-10001000
-10000101
-01010100
-10001000
-10000101
-01010100
-10001000
-10000101
-01010101
-00010001
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-01010100
-10100001
-01010101
-01010010
-10000101
-01010101
-01001010
-00010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01001010
-00010101
-01010101
-01010010
-10000101
-01010101
-01010100
-10100001
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-01010101
-01010010
-10000101
-01010101
-01010100
-10100001
-01010101
-01010101
-00101000
-01010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-00101000
-01010101
-01010100
-10100001
-01010101
-01010010
-10000101
-01010101
-01010100
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01000001
-01000101
-00101000
-00101000
-00100001
-00100010
-00100000
-10101000
-00100010
-00101000
-00100001
-00100010
-00001000
-00100001
-00101000
-00101000
-01001000
-01000001
-00000000
-01000001
-00100000
-10000010
-00100001
-00100010
-00001000
-10001000
-00101010
-00001000
-10001000
-00100000
-10001000
-00001000
-01000101
-00010001
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01000001
-01000101
-00101000
-00101000
-00100001
-00100010
-00100000
-10101000
-00100010
-00101000
-00100001
-00100010
-00001000
-00100001
-00101000
-00101000
-01001000
-01000001
-01000001
-01010001
-01010101
-00010100
-01010101
-01010100
-10000010
-00010101
-01010010
-00001010
-10000101
-01001010
-10000010
-00010101
-01010010
-00010010
-00010101
-01010010
-00010100
-10000101
-01010100
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01000001
-01000101
-00101000
-00101000
-00100001
-00100010
-00100000
-10101000
-00100010
-00101000
-00100001
-00100010
-00001000
-00100001
-00101000
-00101000
-01001000
-01000001
-01000001
-01010001
-01010100
-00000101
-01000101
-01010010
-10100001
-00100001
-01001000
-10001000
-00100001
-01001000
-10001000
-00100001
-01001000
-10001000
-00100001
-01010001
-00010001
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01000001
-01000101
-00101000
-00101000
-00100001
-00100010
-00100000
-10101000
-00100010
-00101000
-00100001
-00100010
-00001000
-00100001
-00101000
-00101000
-01001000
-01000001
-01000001
-01010001
-01000101
-00010100
-00000101
-00100000
-10000010
-10100001
-00101000
-10001000
-10001000
-00100010
-10001000
-10001000
-00100000
-10001000
-10001000
-01000101
-00010001
-00010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000001
-01010101
-01010100
-10101000
-01010101
-01010010
-00100010
-00010101
-01010010
-00100010
-00010101
-01010010
-00100010
-00010101
-01010010
-00000010
-00010101
-01010100
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-00010100
-01000101
-00100000
-10000010
-00100001
-00100010
-00001000
-10001000
-00101010
-00001000
-10001000
-00100000
-10001000
-00001000
-00100000
-10001000
-01001000
-01000101
-00010001
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000101
-01000101
-01010010
-10100001
-00100001
-01001000
-10001000
-00100001
-01001000
-10001000
-00100001
-01001000
-10001000
-00100001
-01001000
-00001000
-00100001
-01010001
-01010001
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-00010100
-00000101
-00100000
-10000010
-10100001
-00101000
-10001000
-10001000
-00100010
-10001000
-10001000
-00100000
-10001000
-10001000
-00100000
-10001000
-00001000
-01000101
-00010001
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01001010
-00010101
-01010101
-01010000
-10000101
-00000101
-01010101
-00100000
-10100001
-01010101
-00100001
-00001000
-00000000
-00100001
-01001000
-10101010
-10000101
-01001000
-00000000
-00000000
-00100001
-10101010
-10101010
-10000101
-00000000
-00000000
-00010101
-10101010
-10101010
-00010101
-00000000
-00000000
-10000101
-01010101
-01010100
-10000101
-01010101
-01010000
-10000101
-01010101
-01001010
-00010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-01010101
-01010010
-10000101
-01010101
-01001000
-00100001
-01010101
-00100001
-01001000
-01010101
-00100001
-01001000
-01010001
-00100001
-00001000
-01001000
-00100000
-10000001
-00100010
-00100010
-00100001
-00100010
-00100010
-00100001
-00100010
-00100010
-00100001
-01000010
-00100010
-00000101
-01010010
-00100010
-00010101
-01010010
-00100010
-00010101
-01010100
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-00010000
-01000101
-01001000
-10001010
-00100001
-01001010
-00001000
-10001000
-01001000
-10001000
-10001000
-01001000
-10001000
-10001000
-01000000
-00000000
-00000000
-00101010
-10101010
-10101000
-01000000
-00000000
-00000001
-01010010
-00000101
-01010101
-01010010
-00100001
-01010001
-01010010
-10001000
-01001000
-01010010
-00001000
-00101000
-01010010
-00001000
-10101000
-01010100
-01010001
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00010100
-00000101
-01001000
-10000010
-10100001
-00100010
-00100010
-00001000
-00100010
-00100010
-10100001
-00100000
-00100010
-00000101
-01000000
-00000000
-00000101
-00101010
-10101010
-10100001
-01000000
-00000000
-00000101
-01010010
-00000101
-01010101
-01010010
-00100001
-01010001
-01010010
-10001000
-01001000
-01010010
-00001000
-00101000
-01010010
-00001000
-10101000
-01010100
-01010001
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010001
-01010101
-00100000
-01001000
-01010101
-00100010
-00101010
-00010101
-00101000
-01001000
-01010101
-00100010
-00001000
-01010001
-00100010
-00010010
-00001000
-01000100
-01010100
-00101000
-01010101
-01010100
-10101000
-01010101
-01010101
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-00000101
-00010001
-10100000
-10100000
-10001000
-10001000
-10001000
-10101000
-10100000
-10100000
-10001000
-10001000
-10000100
-10001000
-10001000
-10000100
-10001000
-00010001
-00010101
-00010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01000100
-00010101
-01001010
-00100010
-10000101
-00100010
-00100010
-00100001
-00100010
-00100010
-00100001
-00101010
-00100010
-10000101
-00100010
-00100010
-00100001
-00100010
-00100010
-00100001
-00100010
-00100010
-00100001
-01000100
-01000100
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010100
-01010101
-01010100
-10000010
-00010101
-01010010
-00001010
-10000101
-01001010
-10000010
-00010101
-01010010
-00010010
-00010101
-01010010
-00010000
-10000101
-01010000
-00000000
-00000101
-01001010
-10101010
-10000101
-01010000
-00000000
-00010101
-01010101
-00000001
-01010101
-01010100
-10101000
-01010101
-01010010
-10000001
-01010101
-01010100
-00101000
-01010101
-01010010
-10100001
-01010101
-01010100
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000100
-01010100
-01010001
-00100010
-00010010
-00001000
-00100010
-00001000
-00101010
-00101010
-00101010
-00001000
-00100010
-00001000
-01001000
-00100010
-00001000
-01010010
-01000000
-00000000
-00000000
-00101010
-10101010
-10101000
-01000000
-00000000
-00000001
-01001010
-10000010
-00101000
-00100010
-00100010
-00100010
-00100010
-00100010
-00100010
-00100000
-00100010
-00100010
-01000101
-01000100
-01000100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000001
-01010101
-01010010
-10101000
-01010101
-01010010
-00100010
-00010101
-01010010
-00100010
-00010101
-01010010
-00100010
-00010101
-01010000
-00000000
-00010101
-01001010
-10101010
-10000101
-01010000
-00000000
-00010101
-01010101
-00000001
-01010101
-01010100
-10101000
-01010101
-01010010
-10000001
-01010101
-01010100
-00101000
-01010101
-01010010
-10100001
-01010101
-01010100
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-00010000
-01000101
-01001000
-10001010
-00100001
-01001010
-00001000
-10001000
-01001000
-10001000
-10001000
-01001000
-10001000
-10001000
-01000000
-00000000
-00000000
-00101010
-10101010
-10101000
-01000000
-00000000
-00000001
-01010100
-10000001
-01010101
-01010100
-10001000
-01010101
-01010100
-10100010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010101
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00010100
-00000101
-01001000
-10000010
-10100001
-00100010
-00100010
-00001000
-00100010
-00100010
-10100001
-00100000
-00100010
-00000101
-00000000
-00000000
-00000101
-00101010
-10101010
-10100001
-01000000
-00000000
-00000101
-01010100
-10000001
-01010101
-01010100
-10001000
-01010101
-01010100
-10100010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010101
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010100
-01010101
-01001000
-00010010
-00010101
-01001000
-10001010
-10000101
-01001010
-00010010
-00010101
-01001000
-10000010
-00010101
-01001000
-10000100
-10000101
-01010001
-00010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010000
-00010101
-00000100
-01001000
-10000100
-10100000
-00100010
-00100010
-00001000
-00100010
-00100010
-10101000
-00100000
-00100010
-00001000
-01000101
-01000100
-01010001
-01000000
-00000000
-00000000
-00101010
-10101010
-10101010
-01000000
-00000000
-00000000
-01010101
-01000100
-01010100
-01010101
-00100010
-00010010
-01010100
-10001000
-10000010
-01010100
-10001000
-10000010
-01010100
-10000000
-10000010
-01010101
-00010101
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-10000101
-01010101
-01010101
-10000001
-01010101
-01010101
-10001000
-01010101
-01010101
-10100010
-00010101
-01010101
-10000010
-00010101
-01010101
-10000010
-00010101
-01010101
-00010100
-01010101
-01010101
-00000000
-01010101
-01010101
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-00010101
-01010101
-01010101
-00010101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01010101
-01010101
-00101010
-00010101
-01010101
-01000000
-10000101
-01010101
-01000001
-00000101
-01010101
-00101000
-00100001
-01010101
-01000000
-10100001
-01010101
-01000010
-10000101
-01010101
-00101000
-00010101
-01010100
-00101000
-01010101
-01010010
-10000000
-01010101
-01001010
-00001010
-00010101
-01001000
-00010000
-01010101
-01010000
-10000000
-01010101
-01010101
-00101010
-00010101
-01010101
-01000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01010101
-01010101
-00101010
-00010101
-01010101
-00100010
-00010101
-01010101
-00101010
-00010100
-00010101
-01000000
-01010010
-10000101
-01010101
-01001000
-00100001
-01010101
-01001000
-01000101
-01010101
-00001000
-00010101
-01010100
-10101010
-10000101
-01010101
-00001000
-00010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01010101
-01010101
-00101010
-00010101
-01010101
-00100010
-00010101
-01010101
-00101010
-00010101
-01010101
-01000000
-01010000
-00010101
-01010101
-01001010
-10000101
-01010101
-00100000
-00100001
-01010101
-00100001
-01000101
-01010101
-00100001
-01010101
-01010101
-00100001
-01000101
-01010101
-00100000
-00100001
-01010101
-01001010
-10000101
-01010101
-01010000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00010001
-01010001
-00101010
-10001000
-01001000
-00100000
-00001000
-01001000
-00100000
-00001000
-00001000
-00100010
-10000010
-00100001
-00100000
-10000010
-00100001
-00100000
-10000100
-10000001
-00100000
-10000100
-10000101
-00101010
-10000100
-10000101
-01000000
-00010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-00010101
-00000101
-00101000
-10000000
-10100001
-00100010
-00100010
-00001000
-00100010
-00100010
-10101000
-00100010
-00100010
-00001000
-00100010
-00100010
-00001000
-01000100
-00000100
-01010001
-01010100
-10000101
-01010101
-01010100
-10000001
-01010101
-01010100
-10101000
-01010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010101
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010100
-00000101
-01010010
-10000010
-10100001
-01001000
-00100010
-00001000
-01001000
-00100010
-00001000
-01010010
-10000010
-00001000
-01010000
-00010100
-01010001
-01001000
-01010101
-01010101
-01001000
-00000101
-00000001
-01001000
-10100000
-10001000
-01001010
-00100000
-10100001
-01001000
-00100000
-10000101
-01001000
-00100000
-10000101
-01010001
-01000101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01000101
-00010001
-01001010
-00100000
-10001000
-00100000
-00100000
-10001000
-00101010
-00100000
-10001000
-00100000
-00100000
-00100000
-00100001
-01001010
-00100001
-01000001
-01010000
-01000101
-01001000
-01010101
-01010101
-01001000
-00000101
-00010001
-01001000
-10100000
-10001000
-01001010
-00100000
-10100001
-01001000
-00100000
-10000101
-01001000
-00100000
-10000101
-01010001
-01000101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000101
-00000101
-01010010
-10100000
-10100001
-01001000
-00000010
-00000101
-01001000
-10100000
-10000101
-01001000
-00100000
-00100001
-01010010
-10000010
-10000101
-01010000
-00010100
-00010101
-01001000
-01010101
-01010101
-01001010
-00010101
-01010101
-01001000
-10000101
-01010101
-01001000
-00100001
-01010101
-01001000
-01001000
-01010101
-01001000
-01010010
-00010101
-01001000
-00000000
-10000101
-01001010
-10101010
-10100001
-01010000
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00000101
-01001010
-10101010
-10100001
-01001000
-00000000
-00100001
-01001000
-01010101
-00100001
-01001000
-01010101
-00100001
-01001000
-01010101
-00100001
-01001010
-00000000
-10100001
-01010010
-10101010
-10000101
-01010100
-10101010
-00010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010000
-00010101
-01001010
-00001010
-10000101
-00100000
-10001000
-00100001
-00100000
-10001000
-00100001
-01001010
-00001000
-00100001
-01010000
-01010001
-01000101
-01000000
-00010100
-00000001
-00101010
-10000010
-10100001
-00100010
-00100010
-00001000
-00100010
-00100010
-00001000
-00100000
-00100010
-00001000
-01000101
-01000100
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01000100
-00010001
-01010010
-00100010
-00001000
-01001000
-00100010
-00001000
-00101010
-00100000
-10101000
-00001000
-00100000
-00001000
-01001000
-00100000
-10100001
-01010000
-00000101
-00000001
-01001010
-10100000
-10101000
-01001000
-10001000
-10000010
-01001000
-10001000
-10000010
-01001000
-00001000
-10000010
-01010001
-01010001
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01001010
-00000000
-10100001
-00101000
-00100001
-00101000
-00100001
-00100001
-01001000
-00100001
-00100000
-01001000
-00100001
-00101010
-00001000
-00100001
-01000000
-01001000
-00101000
-01010101
-00101000
-01001010
-00000000
-10100001
-01010010
-10101010
-10000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-10101010
-10000101
-01001010
-10000010
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-10000010
-10100000
-01010010
-10101010
-10000010
-01010100
-10101010
-00010010
-01010101
-00000000
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10101000
-01010101
-01010100
-10101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010100
-01010100
-10101010
-00010010
-01010100
-10101010
-00010010
-01010101
-00000000
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01001010
-10101010
-10100001
-01001010
-00000000
-10100001
-01010000
-00000010
-10100001
-01010100
-00101010
-10000101
-01010010
-10101000
-00010101
-01001010
-10100001
-01010101
-01001010
-00000000
-00000100
-01001010
-10101010
-10100010
-01001010
-10101010
-10100010
-01010000
-00000000
-00000100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00010101
-01001010
-10101010
-10000101
-01001010
-10101010
-10100001
-01010000
-00000000
-10100001
-01010101
-00000000
-10100001
-01010100
-10101010
-10100001
-01010100
-10101010
-10100001
-01010101
-00000000
-10100001
-01010000
-00000000
-10100000
-01001010
-10101010
-10100010
-01001010
-10101010
-10000010
-01010000
-00000000
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-00000101
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010100
-00000000
-10100001
-01010101
-01010100
-10100000
-01010101
-01010100
-10100010
-01010101
-01010100
-10100010
-01010101
-01010101
-00000100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00000101
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-00000000
-00000101
-01001010
-00000000
-00010101
-01001010
-10101010
-10000101
-01010010
-10101010
-10100001
-01010100
-00000000
-10100001
-01010000
-00000000
-10100000
-01001010
-10101010
-10100010
-01001010
-10101010
-10000010
-01010000
-00000000
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00000101
-01010010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-00000000
-00000101
-01001010
-00000000
-00010101
-01001010
-10101010
-10000101
-01001010
-10101010
-10100001
-01001010
-00000000
-10100001
-01001010
-00000000
-10100000
-01001010
-10101010
-10100010
-01010010
-10101010
-10000010
-01010100
-00000000
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00000101
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01010000
-00000010
-10000101
-01010101
-01001010
-10000101
-01010101
-01001010
-00010101
-01010101
-00101010
-00010101
-01010101
-00101000
-01010101
-01010100
-10101000
-01010100
-01010100
-10100001
-01010010
-01010010
-10100001
-01010010
-01010100
-00000101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01001010
-10101010
-10100001
-01001010
-00000000
-10100001
-01001010
-00000000
-10100001
-01010010
-10101010
-10000101
-01000010
-10101010
-10000101
-01001010
-00000000
-10100001
-01001010
-00000000
-10100000
-01001010
-10101010
-10100010
-01010010
-10101010
-10000010
-01010100
-00000000
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01001010
-10101010
-10100001
-01001010
-00000000
-10100001
-01001010
-00000000
-10100001
-01001010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010100
-00000000
-10100001
-01010000
-00000000
-10100000
-01001010
-10101010
-10100010
-01001010
-10101010
-10000010
-01010000
-00000000
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01010000
-01000001
-00101010
-00001010
-00101000
-00000010
-10001010
-00101000
-00101010
-10001010
-00101000
-00100010
-10001010
-00101000
-00101010
-10000010
-10101000
-01000000
-10100000
-00000000
-01010100
-10100001
-00101000
-01010010
-10101000
-00101000
-01010100
-10100001
-00101010
-01010100
-10100000
-00101000
-01010100
-10101010
-00101000
-01010101
-00101000
-00101000
-01010101
-01000001
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010100
-00000101
-10101010
-00010010
-10100001
-00101000
-01001010
-00101000
-00101000
-00001010
-00101000
-00101010
-10001010
-00101000
-01001010
-00010010
-10100001
-01010000
-01010100
-00000101
-01010100
-00000001
-01010101
-00000010
-10101000
-01010101
-10000010
-10001010
-00010101
-10100010
-10000000
-01010101
-10100010
-10000101
-01010101
-10100010
-10000101
-01010101
-00000100
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-00000000
-10100001
-01010000
-10101010
-00000101
-01001010
-00000000
-01010101
-01010000
-01010101
-01010101
-01010101
-00000001
-01010101
-01010100
-10101000
-01010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10101000
-01010101
-01010100
-10001010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010101
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00000101
-01001010
-10101010
-10100001
-01010000
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-00000001
-01010101
-01010100
-10101000
-01010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10101000
-01010101
-01010100
-10001010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010101
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01001010
-00000000
-01010101
-01010000
-10101010
-00000101
-01010101
-00000000
-10100001
-01010101
-01010101
-00000101
-01010101
-00000001
-01010101
-01010100
-10101000
-01010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10101000
-01010101
-01010100
-10001010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010101
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-00100001
-01010101
-01010100
-10101000
-01010101
-01010010
-10101010
-00010101
-01001010
-10101010
-10000101
-01010000
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-00000001
-01010101
-01010100
-10101000
-01010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10101000
-01010101
-01010100
-10000001
-01010101
-01010100
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-10101010
-10000101
-01001010
-10000010
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-00001010
-10000010
-10100001
-10000010
-10101010
-10000101
-10000100
-10101010
-00010101
-00010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10101000
-01010101
-01010100
-10101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-00010101
-00101000
-01010101
-10000100
-10101010
-00010101
-10000100
-10101010
-00010101
-00010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01001010
-10101010
-10100001
-01001010
-00000000
-10100001
-01010000
-00000010
-10100001
-01010100
-00101010
-10000101
-01010010
-10101000
-00010101
-01001010
-10100001
-01010101
-00001010
-00000000
-00000101
-10001010
-10101010
-10100001
-10001010
-10101010
-10100001
-00010000
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00010101
-01001010
-10101010
-10000101
-01001010
-10101010
-10100001
-01010000
-00000000
-10100001
-01010101
-00000000
-10100001
-01010100
-10101010
-10100001
-01010100
-10101010
-10100001
-01010101
-00000000
-10100001
-00010000
-00000000
-10100001
-10001010
-10101010
-10100001
-10001010
-10101010
-10000101
-00010000
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-00000101
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010100
-00000000
-10100001
-00010101
-01010100
-10100001
-10000101
-01010100
-10100001
-10000101
-01010100
-10100001
-00010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00000101
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-00000000
-00000101
-01001010
-00000000
-00010101
-01001010
-10101010
-10000101
-01010010
-10101010
-10100001
-01010100
-00000000
-10100001
-00010000
-00000000
-10100001
-10001010
-10101010
-10100001
-10001010
-10101010
-10000101
-00010000
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00000101
-01010010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-00000000
-00000101
-01001010
-00000000
-00010101
-01001010
-10101010
-10000101
-01001010
-10101010
-10100001
-01001010
-00000000
-10100001
-00001010
-00000000
-10100001
-10001010
-10101010
-10100001
-10000010
-10101010
-10000101
-00010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00000101
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01010000
-00000010
-10000101
-01010101
-01001010
-10000101
-01010101
-01001010
-00010101
-01010101
-00101010
-00010101
-01010101
-00101000
-01010101
-00010100
-10101000
-01010101
-10000100
-10100001
-01010101
-10000010
-10100001
-01010101
-00010100
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01001010
-10101010
-10100001
-01001010
-00000000
-10100001
-01001010
-00000000
-10100001
-01010010
-10101010
-10000101
-01000010
-10101010
-10000101
-01001010
-00000000
-10100001
-00001010
-00000000
-10100001
-10001010
-10101010
-10100001
-10000010
-10101010
-10000101
-00010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01001010
-10101010
-10100001
-01001010
-00000000
-10100001
-01001010
-00000000
-10100001
-01001010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010100
-00000000
-10100001
-00010000
-00000000
-10100001
-10001010
-10101010
-10100001
-10001010
-10101010
-10000101
-00010000
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00010101
-01001010
-10101010
-10000101
-01010010
-10101010
-00010101
-01010100
-10101000
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000001
-01010101
-01010100
-10101000
-01010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10101000
-01010101
-01010100
-10000001
-01010101
-01010100
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-00000000
-01010101
-01010010
-00010100
-00010101
-01010010
-00010010
-10000101
-01010010
-00000000
-10000101
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-00000000
-01010101
-01010010
-00010100
-00010101
-01010010
-00010010
-10000101
-01010010
-00000000
-10000101
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-00010000
-00000101
-01010100
-10001010
-10100001
-01010010
-10001010
-10000101
-01001010
-10001010
-00010101
-00101010
-10001000
-01010101
-01000000
-00010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-00000000
-01010101
-01010010
-00010100
-00010101
-01010010
-00010010
-10000101
-01010010
-00000000
-10000101
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01000100
-01010101
-01010101
-00100010
-00010101
-01010100
-10100010
-10000101
-01010010
-10100010
-10100001
-01010100
-10100010
-10000101
-01010101
-00100010
-00010101
-01010101
-01000100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-00000000
-01010101
-01010010
-00010100
-00010101
-01010010
-00010010
-10000101
-01010010
-00000000
-10000101
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-00101010
-00010101
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010101
-00101010
-00010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010001
-01010001
-01001000
-01001000
-01001000
-00100001
-00100001
-00100001
-00100001
-00100001
-00100001
-01001000
-01001000
-01001000
-01010010
-00010010
-00010010
-01010010
-00010010
-00010010
-01001000
-01001000
-01001000
-01001000
-01001000
-01001000
-01010001
-01010001
-01010001
-01010101
-01010101
-01010101
-01000001
-01010001
-01000001
-00101000
-01001000
-00101000
-00100010
-00100010
-00100010
-00101000
-00101010
-00101000
-00100010
-00100010
-00100010
-00101010
-00100010
-00100010
-01000000
-01000100
-01000100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010001
-01010001
-01001000
-01001000
-01001000
-00100001
-00100001
-00100001
-00100001
-00100001
-00100001
-01001000
-01001000
-01001000
-01010010
-00010010
-00010010
-01010010
-00010010
-00010010
-01001000
-01001000
-01001000
-01001000
-01001000
-01001000
-01010001
-01010001
-01010001
-01010101
-01010101
-01010101
-01000100
-00010000
-01000100
-00100010
-10001010
-00100010
-00100010
-10101010
-00100010
-00100010
-00100010
-00100010
-00100010
-00100010
-00100010
-00100010
-00000010
-00101010
-01000100
-01010100
-01000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00100000
-01010101
-01010101
-00101000
-01010101
-01010101
-00100000
-01010101
-01010101
-00101000
-01010101
-01010101
-00100000
-01010101
-01010101
-00101000
-01010101
-01010101
-00100000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010001
-01010001
-01001000
-01001000
-01001000
-00100001
-00100001
-00100001
-00100001
-00100001
-00100001
-01001000
-01001000
-01001000
-01010010
-00010010
-00010010
-01010010
-00010010
-00010010
-01001000
-01001000
-01001000
-01001000
-01001000
-01001000
-01010001
-01010001
-01010001
-01010101
-01010101
-01010101
-01000000
-01010000
-01010000
-00101010
-00001010
-00001010
-00100000
-00100000
-00100000
-00101000
-00101010
-00100001
-00100000
-00000010
-00100000
-00101010
-00101000
-01001010
-01000000
-01000001
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010001
-01010001
-01001000
-01001000
-01001000
-00100001
-00100001
-00100001
-00100001
-00100001
-00100001
-01001000
-01001000
-01001000
-01010010
-00010010
-00010010
-01010010
-00010010
-00010010
-01001000
-01001000
-01001000
-01001000
-01001000
-01001000
-01010001
-01010001
-01010001
-01010101
-01010101
-01010101
-01000100
-01000000
-01000100
-00100010
-00101010
-00100010
-00100010
-00001000
-00100010
-00100010
-00001000
-01001000
-00100010
-00001000
-00100010
-01001000
-01001000
-00100010
-01010001
-01010001
-01000100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010001
-01010001
-01001000
-01001000
-01001000
-00100001
-00100001
-00100001
-00100001
-00100001
-00100001
-01001000
-01001000
-01001000
-01010010
-00010010
-00010010
-01010010
-00010010
-00010010
-01001000
-01001000
-01001000
-01001000
-01001000
-01001000
-01010001
-01010001
-01010001
-01010101
-01010101
-01010101
-00000100
-00010100
-01000000
-10100010
-10000010
-00101010
-10101010
-10001000
-10001000
-10001000
-10001000
-10001000
-10001000
-10001000
-10001000
-10000000
-10000010
-00001000
-00010101
-00010100
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010001
-01010001
-01001000
-01001000
-01001000
-00100001
-00100001
-00100001
-00100001
-00100001
-00100001
-01001000
-01001000
-01001000
-01010010
-00010010
-00010010
-01010010
-00010010
-00010010
-01001000
-01001000
-01001000
-01001000
-01001000
-01001000
-01010001
-01010001
-01010001
-01010101
-01010101
-01010101
-01000001
-01010001
-01000000
-00101000
-01001000
-00101010
-00100010
-00100010
-00001000
-00101010
-00101010
-00001000
-00100010
-00100010
-00001000
-00101000
-00100010
-00001000
-01000001
-01000100
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010001
-01010001
-01001000
-01001000
-01001000
-00100001
-00100001
-00100001
-00100001
-00100001
-00100001
-01001000
-01001000
-01001000
-01010010
-00010010
-00010010
-01010010
-00010010
-00010010
-01001000
-01001000
-01001000
-01001000
-01001000
-01001000
-01010001
-01010001
-01010001
-01010101
-01010101
-01010101
-01000000
-01000100
-01000000
-00101010
-00100010
-00101010
-00100000
-00100010
-00001000
-00101000
-01001000
-01001000
-00100000
-00100010
-00001000
-00101010
-00100010
-00001000
-01000000
-01000100
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010100
-00010101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10100010
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10001010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010100
-00010100
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-10101010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000000
-00010101
-01010100
-10101000
-01010101
-01010101
-00101010
-00010101
-01010100
-00000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10101010
-10000101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10000000
-00010101
-01010010
-10000001
-01010101
-01010010
-10101000
-01010101
-01010010
-10101000
-01010101
-01010010
-10000001
-01010101
-01010010
-10000000
-00010101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-00000101
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00000000
-10100001
-01001010
-00101000
-10100001
-01001010
-00101000
-10100001
-01010010
-10101010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010100
-00010100
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010001
-01000101
-00010001
-10001000
-00100000
-10001000
-10101000
-10001000
-10001000
-10001000
-10101000
-00100001
-10001000
-10001000
-10001000
-10001000
-10001000
-10001000
-00010001
-00010001
-00010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000101
-01010101
-01001010
-10100000
-00000101
-00100000
-00001010
-10100001
-00101010
-10100101
-01011000
-00100101
-00000001
-01011000
-00100100
-10101000
-01011000
-00100100
-10000010
-00011000
-00100100
-10000010
-00011000
-00100100
-10101000
-01011000
-00100100
-10000001
-01011000
-00100100
-10000101
-01011000
-00100101
-00010101
-01011000
-00101010
-10101010
-10101000
-01000000
-00000000
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00000000
-01010101
-01010101
-00101000
-01010101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01010010
-10101010
-10000101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-10101010
-10000101
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01010010
-10101010
-10000101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-10101010
-10000101
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010101
-00101000
-01010101
-01010101
-00000000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010100
-01010101
-01010010
-10000010
-00010101
-01001000
-00100010
-00000101
-01001000
-00100010
-00100001
-01001010
-10100010
-10001000
-01001000
-00100010
-00001000
-01001000
-00100010
-00001000
-01010001
-01000100
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010100
-00010101
-01010100
-10000010
-10000101
-01010010
-00100010
-00100001
-01010010
-10100010
-00100001
-01010010
-00100010
-00100001
-01010010
-00100010
-10000101
-01010100
-00000100
-00010101
-01010100
-10100010
-10000101
-01010010
-00000010
-00100001
-01010010
-10100010
-10100001
-01010100
-00100010
-00100001
-01010010
-10000010
-10000101
-01010100
-00010100
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01001001
-01001110
-01000001
-01010110
-00000011
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01001001
-01001110
-01000001
-01010110
-00000011
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01000000
-01010101
-01010100
-00010110
-01010101
-01010000
-01101010
-01010101
-01000010
-10101010
-01010101
-00001010
-10100100
-01010100
-00011010
-10010000
-01010100
-01101010
-01000101
-01010000
-10101001
-00010101
-01010001
-10100100
-01010101
-01000010
-10100000
-01010101
-01000110
-10010001
-01010101
-01000110
-10010001
-01010101
-01001010
-10000001
-01010100
-01001010
-10000001
-01010100
-00001010
-10000101
-01010100
-01001010
-10000001
-01010100
-01001010
-10000001
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000000
-00000101
-01011010
-10100101
-01000000
-10101010
-10101010
-10100100
-10101010
-10101010
-10101010
-01010000
-00000001
-01101010
-00000000
-00000000
-00000110
-01010101
-01010101
-01000001
-01010101
-01010101
-01010000
-01010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010100
-00000101
-01010101
-01000000
-00000000
-01010101
-00000110
-10100100
-00010101
-00011010
-10101001
-00010101
-00101010
-10101010
-00000101
-01101010
-10101010
-00000101
-00101010
-10101010
-00000101
-00011010
-10101010
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-01010101
-01000001
-01010101
-01010101
-10010000
-01010101
-01010101
-10100100
-00010101
-01010101
-10101001
-00010101
-01010101
-01101010
-01000101
-01010101
-00011010
-10000001
-01010101
-00001010
-10010001
-01010101
-01000110
-10010001
-01010101
-01000010
-10100000
-01010101
-01010001
-10100100
-01010101
-01010001
-10100100
-01010101
-01010001
-10100100
-01010101
-01010000
-10100100
-01010101
-01010001
-10100100
-01010101
-01010001
-10100100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01000001
-01010101
-01010101
-00000110
-01010101
-01010100
-00011010
-01010101
-01010100
-01101010
-01010101
-01010001
-10101001
-01010101
-01000010
-10100100
-01010101
-01000110
-10100000
-01010101
-01000110
-10010001
-01010101
-00001010
-10000001
-01010101
-00011010
-01000101
-01010101
-00011010
-01000101
-01010101
-00011010
-01000101
-01010101
-00011010
-00000101
-01010101
-00011010
-01000101
-01010101
-00011010
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00000000
-00000001
-01011010
-10100101
-00011010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101001
-01000000
-00000101
-10010000
-00000000
-00000000
-01000001
-01010101
-01010101
-00000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00010101
-01010101
-00000000
-00000001
-01010100
-00011010
-10010000
-01010100
-01101010
-10100100
-01010000
-10101010
-10101000
-01010000
-10101010
-10101001
-01010000
-10101010
-10101000
-01010001
-10101010
-10100100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-00000001
-01010101
-01010101
-10010100
-00010101
-01010101
-10101001
-00000101
-01010101
-10101010
-10000001
-01010101
-00011010
-10100000
-01010101
-00000110
-10100100
-00010101
-01010001
-10101001
-00010101
-01010100
-01101010
-00000101
-01010101
-00011010
-01000101
-01010101
-00001010
-10000001
-01010101
-01000110
-10010001
-01010101
-01000110
-10010001
-00010101
-01000010
-10100001
-00010101
-01000010
-10100001
-00010101
-01010010
-10100000
-00010101
-01000010
-10100001
-00010101
-01000010
-10100001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000110
-10010001
-01010101
-01000110
-10010001
-01010101
-01000010
-10100000
-01010101
-01010001
-10100100
-01010101
-01010001
-10101001
-00010101
-01010100
-01101010
-00000101
-01010100
-00101010
-10010000
-01010101
-00001010
-10100100
-01010101
-01000010
-10101010
-01010101
-01010000
-01101010
-01010101
-01010100
-00010110
-01010101
-01010101
-00000000
-01010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000110
-10101010
-10010001
-01000000
-01000110
-10100100
-01010000
-00000001
-10101001
-01010101
-01010000
-01101010
-01010101
-01010100
-00011010
-01010101
-01010101
-00000110
-01010101
-01010101
-01000001
-00000001
-01000000
-00010000
-01010000
-00000001
-00000100
-10101010
-10101010
-01000001
-10101010
-10101010
-10010000
-01011010
-10101001
-01000001
-00000000
-00000000
-00000101
-01010000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-10100100
-01010101
-01010010
-10100000
-01010101
-00010001
-10100001
-01010101
-01000100
-01010001
-01000000
-10010001
-00000000
-00010101
-10100100
-01000101
-10101010
-10101000
-00011010
-10101010
-01100100
-01101010
-10101010
-00010001
-10101010
-10010101
-00000010
-10101010
-01000000
-01000110
-10101000
-00000101
-01001010
-10100100
-01010101
-00011010
-10100000
-01010101
-00011010
-10010001
-01010101
-00011010
-10010001
-01010101
-00011010
-10010001
-01010101
-00011010
-10010001
-01010101
-00011010
-10100000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00011010
-01000101
-01010101
-00001010
-10000101
-01010101
-01001010
-01000100
-00000001
-01000101
-00010001
-01010100
-00000000
-01000110
-10101010
-01010001
-00011010
-10101010
-10100100
-00101010
-10101010
-10101001
-00011001
-01010110
-10101010
-01000100
-00000001
-10101010
-10000000
-01010000
-00101010
-10010001
-01010101
-00011010
-10100001
-01010101
-00001010
-10100100
-01010101
-01000110
-10100100
-01010101
-01000110
-10100100
-01010101
-01000110
-10100100
-01010101
-01000110
-10100100
-01010101
-00001010
-10100100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000110
-10101010
-10010000
-00011010
-10010001
-00000001
-01101010
-01000000
-00000101
-10101001
-00000101
-01010101
-10100100
-00010101
-01010101
-10010000
-01010101
-01010101
-01000001
-01010101
-01010101
-00000100
-00000001
-01000000
-00010000
-01000000
-00000101
-01000001
-10101010
-10101010
-00000110
-10101010
-10101010
-01000001
-01101010
-10100101
-01010000
-00000000
-00000000
-01010101
-01010000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000110
-10010001
-01010101
-01000110
-10010001
-01010101
-00001010
-10000001
-01010101
-00011010
-01000101
-01010100
-01101010
-01000101
-01010000
-10101001
-00010101
-00000110
-10101000
-00010101
-00011010
-10100000
-01010101
-10101010
-10000001
-01010101
-10101001
-00000101
-01010101
-10010100
-00010101
-01010101
-00000000
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-00000000
-01010101
-01010100
-00010110
-01010101
-01010000
-01101010
-01010101
-01000010
-10101010
-01010101
-00001010
-10100100
-01010100
-00101010
-10010000
-01010100
-01101010
-00000101
-01010001
-10101001
-00010101
-01010001
-10100100
-01010101
-01000010
-10100000
-01010101
-01000110
-10010001
-01010101
-01000110
-10010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000101
-01010101
-00000000
-00000000
-00000101
-01011010
-10101001
-01000001
-10101010
-10101010
-10010000
-10101010
-10101010
-01000001
-01010000
-00000001
-00000100
-00000001
-01010000
-00010000
-01010101
-01010101
-01000001
-01010101
-01010101
-00000110
-01010101
-01010100
-00011010
-01010101
-01010000
-01101010
-01010000
-00000001
-10101001
-01000000
-01000110
-10100100
-00000110
-10101010
-10010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01001010
-10100100
-00010101
-01000110
-10101001
-00000001
-01000110
-10101010
-01010000
-01000010
-10101010
-10101001
-01010001
-10101010
-10101010
-01010000
-10101010
-10101010
-01010000
-01101010
-10101010
-01000010
-00011010
-10101010
-00000110
-00011010
-10101010
-00011010
-10000110
-10101010
-01101010
-01000001
-10101010
-10101001
-00010000
-10101010
-10100100
-01010100
-01101010
-10010001
-00000101
-00011010
-01000100
-01010001
-00000110
-00010001
-10100000
-01000001
-01000010
-10100000
-01010000
-01010001
-10100100
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00011010
-10100001
-01000000
-01101010
-10010001
-00000101
-10101010
-10010001
-01101010
-10101010
-10000001
-10101010
-10101010
-01000101
-10101010
-10101010
-00000101
-10101010
-10101001
-00000101
-10101010
-10100100
-10000001
-10101010
-10100100
-10010000
-10101010
-10010010
-10100100
-10101010
-01000001
-10101001
-10101010
-00000100
-01101010
-10101001
-00010101
-00011010
-10100100
-01010000
-01000110
-10010000
-01000101
-00010001
-01000001
-00001010
-01000100
-00000101
-00001010
-10000001
-00010101
-00011010
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000101
-01010000
-00000000
-00000000
-01000001
-01101010
-10100101
-00000110
-10101010
-10101010
-01000001
-10101010
-10101010
-00010000
-01000000
-00000101
-00000100
-00000101
-01000000
-01000001
-01010101
-01010101
-10010000
-01010101
-01010101
-10100100
-00010101
-01010101
-10101001
-00000101
-01010101
-01101010
-01000000
-00000101
-00011010
-10010001
-00000001
-01000110
-10101010
-10010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-01010101
-00000000
-01010101
-01010101
-10010100
-00010101
-01010101
-10101001
-00000101
-01010101
-10101010
-10000001
-01010101
-00011010
-10100000
-01010101
-00000110
-10101000
-00010101
-01010000
-10101001
-00010101
-01010100
-01101010
-01000101
-01010101
-00011010
-01000101
-01010101
-00001010
-10000001
-01010101
-01000110
-10010001
-01010101
-01000110
-10010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01001010
-10000001
-01010100
-01001010
-10000001
-01010100
-00001010
-10000101
-01010100
-01001010
-10000001
-01010100
-01001010
-10000001
-01010100
-01000110
-10010001
-01010101
-01000110
-10010001
-01010101
-01000010
-10100000
-01010101
-01010001
-10100100
-01010101
-01010000
-10101001
-00010101
-01010100
-01101010
-01000101
-01010100
-00011010
-10010000
-01010101
-00001010
-10100100
-01010101
-01000010
-10101010
-01010101
-01010000
-01101010
-01010101
-01010100
-00010110
-01010101
-01010101
-01000000
-01010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00011010
-10101010
-01000101
-00101010
-10101010
-00000101
-01101010
-10101010
-00000101
-00101010
-10101010
-00000101
-00011010
-10101001
-00010101
-00000110
-10100100
-00010101
-01000000
-00000000
-01010101
-01010100
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010000
-01010101
-01010101
-01000001
-00000000
-00000000
-00000110
-01010000
-00000001
-01101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10100100
-01011010
-10100101
-01000000
-00000000
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-10100100
-01010101
-01010001
-10100100
-01010101
-01010000
-10100100
-01010101
-01010001
-10100100
-01010101
-01010001
-10100100
-01010101
-01010001
-10100100
-01010101
-01000010
-10100000
-01010101
-01000110
-10010001
-01010101
-00001010
-10010001
-01010101
-00011010
-10000001
-01010101
-01101010
-01000101
-01010101
-10101001
-00010101
-01010101
-10100100
-00010101
-01010101
-10010000
-01010101
-01010101
-01000001
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00011010
-01000101
-01010101
-00011010
-01000101
-01010101
-00011010
-00000101
-01010101
-00011010
-01000101
-01010101
-00011010
-01000101
-01010101
-00011010
-01000101
-01010101
-00001010
-10000001
-01010101
-01000110
-10010001
-01010101
-01000110
-10100000
-01010101
-01000010
-10100100
-01010101
-01010001
-10101001
-01010101
-01010100
-01101010
-01010101
-01010100
-00011010
-01010101
-01010101
-00000110
-01010101
-01010101
-01000001
-01010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-10101010
-10100100
-01010000
-10101010
-10101000
-01010000
-10101010
-10101001
-01010000
-10101010
-10101000
-01010100
-01101010
-10100100
-01010100
-00011010
-10010000
-01010101
-00000000
-00000001
-01010101
-01010000
-00010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-00000101
-01010101
-01010101
-01000001
-01010101
-01010101
-10010000
-00000000
-00000000
-10101001
-01000000
-00000101
-10101010
-10101010
-10101010
-00011010
-10101010
-10101010
-00000001
-01011010
-10100101
-01010000
-00000000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01000010
-10100001
-00010101
-01000010
-10100001
-00010101
-01010010
-10100000
-00010101
-01000010
-10100001
-00010101
-01000010
-10100001
-01010101
-01000110
-10010001
-01010101
-01000110
-10010001
-01010101
-00001010
-10000001
-01010101
-00011010
-01000101
-01010100
-01101010
-00000101
-01010001
-10101001
-00010101
-00000110
-10100100
-00010101
-00011010
-10100000
-01010101
-10101010
-10000001
-01010101
-10101001
-00000101
-01010101
-10010100
-00010101
-01010101
-00000001
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10100001
-01010101
-01010010
-10000101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01010010
-10000101
-01010101
-01010100
-10100001
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-01001010
-00010101
-01010101
-01010010
-10000101
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010010
-10000101
-01010101
-01001010
-00010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010101
-10101010
-01010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010100
-10101000
-01010101
-01010100
-10101000
-01010101
-01010010
-10101010
-00010101
-01010010
-10101010
-00010101
-01001010
-10001010
-10000101
-01001010
-00000010
-10000101
-00101000
-00010000
-10100001
-00100000
-01010100
-00100001
-00000001
-01010101
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-01010100
-10000101
-01010101
-01010010
-10000101
-01010101
-01001010
-10000101
-01010101
-00101010
-10000101
-01010100
-10101010
-10000101
-01010010
-10101010
-10000101
-01001010
-10000010
-10000101
-00100000
-00010010
-10000101
-00000101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-00001000
-01010101
-01000000
-10100001
-01010000
-00101010
-10100001
-00001010
-10101010
-10000101
-00101010
-10101010
-10000101
-00000000
-00001010
-10000101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001000
-01010101
-01010101
-01000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000000
-00000000
-00101010
-10101010
-10101000
-01000010
-10101010
-10100001
-01010100
-00101010
-10000101
-01010101
-00101010
-00010101
-01010100
-10101000
-01010101
-01010100
-10100001
-01010101
-01010100
-10000101
-01010101
-01010010
-00010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000001
-01010101
-01010101
-00101000
-00010101
-01010101
-00001010
-10000001
-01010101
-01000010
-10101000
-00010101
-01010000
-10101010
-10000001
-01010100
-00101010
-10101000
-01010000
-10101010
-10000001
-01000010
-10101000
-00010101
-00001010
-10000001
-01010101
-00101000
-00010101
-01010101
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01010010
-00010101
-01010101
-01010100
-10000101
-01010101
-01010100
-10100001
-01010101
-01010100
-10101000
-01010101
-01010101
-00101010
-00010101
-01010100
-00101010
-10000101
-01000010
-10101010
-10100001
-00101010
-10101010
-10101000
-00000000
-00000000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-00000000
-00001010
-10000101
-00101010
-10101010
-10000101
-00001010
-10101010
-10000101
-01010000
-00101010
-10100001
-01010101
-01000000
-10100001
-01010101
-01010101
-00001000
-01010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-01010100
-10000101
-00000101
-01010100
-10000101
-00100000
-00010010
-10000101
-01001010
-10000010
-10000101
-01010010
-10101010
-10000101
-01010100
-10101010
-10000101
-01010101
-00101010
-10000101
-01010101
-01001010
-10000101
-01010101
-01010010
-10000101
-01010101
-01010100
-10000101
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000001
-01010101
-00000001
-00100000
-01010100
-00100001
-00101000
-00010000
-10100001
-01001010
-00000010
-10000101
-01001010
-10001010
-10000101
-01010010
-10101010
-00010101
-01010010
-10101010
-00010101
-01010100
-10101000
-01010101
-01010100
-10101000
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01010010
-00010101
-01010101
-01010010
-00010101
-01010000
-01010010
-10000100
-00001000
-01010010
-10000010
-10100001
-01010010
-10101010
-10000101
-01010010
-10101010
-00010101
-01010010
-10101000
-01010101
-01010010
-10100001
-01010101
-01010010
-10000101
-01010101
-01010010
-00010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000001
-01010101
-01010101
-00100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010010
-10100000
-00000000
-01010010
-10101010
-10101000
-01010010
-10101010
-10100000
-01001010
-10101000
-00000101
-01001010
-00000001
-01010101
-00100000
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-01010100
-10000101
-01010101
-01010010
-00010101
-01010101
-01001010
-00010101
-01010101
-00101010
-00010101
-01010100
-10101000
-01010101
-01010010
-10101000
-00010101
-01001010
-10101010
-10000001
-00101010
-10101010
-10101000
-00000000
-00000000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01010101
-01010100
-00101000
-01010101
-01000010
-10100000
-01010100
-00101010
-10000001
-01000010
-10101010
-00000101
-00101010
-10101000
-00010101
-01000010
-10101010
-00000101
-01010100
-00101010
-10000001
-01010101
-01000010
-10100000
-01010101
-01010100
-00101000
-01010101
-01010101
-01000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000000
-00000000
-00101010
-10101010
-10101000
-01001010
-10101010
-10000001
-01010010
-10101000
-00010101
-01010100
-10101000
-01010101
-01010101
-00101010
-00010101
-01010101
-01001010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010100
-10000101
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-01010101
-00100000
-01010101
-01010101
-01001010
-00000001
-01010101
-01001010
-10101000
-00000101
-01010010
-10101010
-10100000
-01010010
-10101010
-10101000
-01010010
-10100000
-00000000
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01010010
-00010101
-01010101
-01010010
-10000101
-01010101
-01010010
-10100001
-01010101
-01010010
-10101000
-01010101
-01010010
-10101010
-00010101
-01010010
-10101010
-10000101
-01010010
-10000010
-10100001
-01010010
-10000100
-00001000
-01010010
-00010101
-01010000
-01010010
-00010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-00101010
-00010101
-01010100
-10101010
-10000101
-01010010
-10101010
-10100001
-01010100
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-00101010
-00010101
-01010100
-10101010
-10000101
-01010010
-10101010
-10100001
-01010100
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-00101010
-00010101
-01010100
-10101010
-10000101
-01010010
-10101010
-10100001
-01010100
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00000101
-01010010
-10101010
-10100001
-01010100
-10101010
-10000101
-01010101
-00101010
-00010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00000101
-01010010
-10101010
-10100001
-01010100
-10101010
-10000101
-01010101
-00101010
-00010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00000101
-01010010
-10101010
-10100001
-01010100
-10101010
-10000101
-01010101
-00101010
-00010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01000101
-00000001
-01001000
-00100000
-10101000
-00100010
-00100001
-00100000
-00101010
-00100001
-00100001
-00100010
-00100000
-00100001
-00100010
-00101010
-00100001
-01000100
-01000000
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-01010101
-00000001
-01010101
-01010101
-10100001
-01010101
-01010101
-10100001
-01010101
-01010101
-10100001
-01010101
-01010101
-10100001
-01010101
-01010101
-00000001
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01000000
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01000000
-00010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-01010100
-00000001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-00000001
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01000000
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01000000
-00010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-01010100
-00000001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-00000001
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01000000
-01010101
-01010101
-01001010
-01010101
-01010101
-01001010
-01010101
-01010101
-01001010
-01010101
-01010101
-01001010
-01010101
-01010101
-01000000
-01010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-00010101
-01001000
-01010100
-10000101
-01010010
-00010010
-00010101
-01010100
-10001000
-01010101
-01010101
-00100001
-01010101
-01010100
-10001000
-01010101
-01010010
-00010010
-00010101
-01001000
-01010100
-10000101
-01010001
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01010101
-01010101
-00101010
-00010101
-01010101
-00101010
-00010101
-01010101
-01000000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00010101
-01010101
-00101010
-10000101
-01010101
-00101010
-10000101
-01010101
-01000000
-00010101
-01010101
-00101010
-00010101
-01010101
-00101010
-00010101
-01010101
-01000000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00000101
-01010101
-00101010
-10100001
-01010101
-00101010
-10100001
-01010101
-01000000
-00000101
-01010101
-00101010
-10000101
-01010101
-00101010
-10000101
-01010101
-01000000
-00010101
-01010101
-00101010
-00010101
-01010101
-00101010
-00010101
-01010101
-01000000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-00010000
-01000000
-10100000
-10001010
-00101010
-10001000
-10001000
-00001000
-10001000
-10000010
-00001000
-10001000
-10000000
-10001000
-10100000
-10001010
-00001000
-00000101
-00010000
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01000001
-01000001
-01000001
-00101000
-00101000
-00101000
-00101000
-00101000
-00101000
-01000001
-01000001
-01000001
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000001
-01010101
-01010010
-10101000
-00000000
-01010100
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01010001
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-00101010
-00010101
-00010100
-10100010
-10000101
-01010101
-00101010
-00010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01010001
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000101
-00000000
-00001010
-10100001
-01010101
-01010000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010100
-01010101
-01010101
-01010100
-01010101
-01010101
-01010100
-01010000
-00000000
-01010101
-01001010
-10101010
-00010101
-01010000
-00000000
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010100
-01010101
-01010101
-01010100
-01010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00010101
-00000000
-00101010
-10010101
-10101010
-10010101
-01010101
-01010101
-10010101
-01010101
-01010101
-10010101
-01010101
-01010101
-10010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10010101
-01010101
-01010101
-10010101
-01010101
-01010101
-10010101
-01010101
-01010101
-10010101
-01010101
-01010101
-00101010
-10010101
-10101010
-01000000
-00010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-10000101
-01010101
-01010101
-10000101
-01010101
-01010101
-10000101
-01010101
-01010101
-10000101
-01010101
-01010101
-01010101
-01000000
-00000001
-01010101
-00101010
-10101000
-01010101
-01000000
-00000001
-10000101
-01010101
-01010101
-10000101
-01010101
-01010101
-10000101
-01010101
-01010101
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010010
-01010101
-01010101
-01010100
-01010100
-00000101
-01010101
-01010010
-10100001
-01010101
-01010100
-00000101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010010
-01010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01000101
-01010010
-00010101
-00100001
-01001000
-01010101
-01001000
-00101000
-01010101
-01001010
-10101000
-01010101
-01001010
-00000001
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000001
-01010101
-01010000
-10101000
-01010101
-01001010
-00101000
-01010101
-01001010
-01001000
-01010101
-01001000
-01010010
-00010101
-00100001
-01010100
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-10000101
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010100
-00000101
-01010101
-01010010
-10100001
-01010101
-01010100
-00000101
-01000101
-01010101
-01010101
-00100001
-01010101
-01010101
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010010
-01010000
-00000001
-01001000
-01001010
-10101000
-00100001
-01010000
-00000001
-01001000
-01010101
-01010101
-01010010
-01010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010100
-00100001
-01010101
-01010010
-01001000
-01010101
-01001000
-00100001
-01010101
-01010010
-10000101
-01010101
-01010100
-00010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01000000
-01010101
-01010101
-01010001
-01010101
-00010101
-01010101
-01010101
-10000101
-01010101
-01010100
-00100001
-01010101
-01010010
-01001000
-01010101
-01001000
-00100001
-01010101
-01010010
-01000101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-10000101
-01010101
-01010101
-00100001
-01010101
-01010101
-01001000
-01010000
-00000001
-01010010
-00001010
-10101000
-01001000
-01010000
-00000001
-00100001
-01010101
-01010101
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-01010101
-01001010
-10101010
-01010101
-01010000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-01010101
-01001010
-10101010
-01010101
-01010000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010100
-10000101
-01010101
-01010010
-00100001
-01010101
-01001000
-01001000
-01010101
-00100001
-01010010
-00010100
-10000101
-01010100
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-00010101
-01010010
-00010100
-10000101
-01001000
-01010101
-00100001
-00100001
-01010101
-01001000
-10000101
-01010101
-01010010
-00010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000101
-01010101
-10101010
-10100001
-01010101
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000101
-01010101
-10101010
-10100001
-01010101
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10010101
-01010101
-01010101
-00101010
-10101010
-10101010
-00000000
-00000000
-00000000
-10101010
-10101010
-10101010
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010110
-10101010
-10010101
-01011000
-00000000
-00100101
-10100000
-00000000
-00001010
-00000000
-00000000
-00000000
-10100000
-00000000
-00001010
-01011010
-10101010
-10100101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010110
-10101010
-10101010
-10101000
-00000000
-00000000
-00000000
-10101010
-10101010
-10101010
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00000000
-00000000
-01001010
-10101010
-10101010
-01000000
-00000000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000000
-00000001
-10101010
-10101010
-10100001
-00000000
-00000000
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100000
-01010101
-01010101
-00101010
-01010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000000
-00000000
-10101010
-10101010
-10101010
-00000000
-00000000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00000000
-00000000
-01001010
-10101010
-10101010
-01001000
-00000000
-00000000
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-00001000
-01010101
-01010101
-10101000
-01010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000000
-00000001
-10101010
-10101010
-10100001
-00000000
-00000000
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001001
-01010101
-01010101
-00100101
-01010101
-01010100
-10010101
-01010101
-01010010
-01010101
-01010101
-01010100
-10010101
-01010101
-01010101
-00100101
-01010101
-01010101
-01001001
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010001
-01010101
-01010010
-01001001
-01010101
-01001001
-00100101
-01010101
-00100100
-10010101
-01010100
-10010010
-01010101
-01010101
-00100100
-10010101
-01010101
-01001001
-00100101
-01010101
-01010010
-01001001
-01010101
-01010100
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010100
-01010001
-01010100
-10010010
-01001001
-01010010
-01001001
-00100101
-01001001
-00100100
-10010101
-00100100
-10010010
-01010101
-01001001
-00100100
-10010101
-01010010
-01001001
-00100101
-01010100
-10010010
-01001001
-01010101
-00010100
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-01100001
-01010101
-01010101
-01011000
-01010101
-01010101
-01010110
-00010101
-01010101
-01010101
-10000101
-01010101
-01010110
-00010101
-01010101
-01011000
-01010101
-01010101
-01100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-00010101
-01010101
-01100001
-10000101
-01010101
-01011000
-01100001
-01010101
-01010110
-00011000
-01010101
-01010101
-10000110
-00010101
-01010110
-00011000
-01010101
-01011000
-01100001
-01010101
-01100001
-10000101
-01010101
-01000101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-00010100
-01010101
-01100001
-10000110
-00010101
-01011000
-01100001
-10000101
-01010110
-00011000
-01100001
-01010101
-10000110
-00011000
-01010110
-00011000
-01100001
-01011000
-01100001
-10000101
-01100001
-10000110
-00010101
-01000101
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10010110
-00010101
-01010010
-01010101
-10000101
-01001001
-01010101
-01100001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10010110
-00010101
-01010010
-01000001
-10000101
-01001001
-00101000
-01100001
-01010100
-10010110
-00010101
-01010010
-01010101
-10000101
-01001001
-01010101
-01100001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10010110
-00010101
-01010010
-01000001
-10000101
-01001001
-00101000
-01100001
-01010100
-10010110
-00010101
-01010010
-01000001
-10000101
-01001001
-00101000
-01100001
-01010100
-10010110
-00010101
-01010010
-01010101
-10000101
-01001001
-01010101
-01100001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01001001
-01010101
-01100001
-01010010
-01010101
-10000101
-01010100
-10010110
-00010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01001001
-01010101
-01100001
-01010010
-01010101
-10000101
-01010100
-10010110
-00010101
-01001001
-00101000
-01100001
-01010010
-01000001
-10000101
-01010100
-10010110
-00010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01001001
-01010101
-01100001
-01010010
-01010101
-10000101
-01010100
-10010110
-00010101
-01001001
-00101000
-01100001
-01010010
-01000001
-10000101
-01010100
-10010110
-00010101
-01001001
-00101000
-01100001
-01010010
-01000001
-10000101
-01010100
-10010110
-00010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
+MAX7456
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010100
+00100001
+01010101
+01000010
+00100001
+01010100
+00100010
+00100001
+01000010
+00100010
+00100001
+00100010
+00100010
+00100001
+00000000
+00000000
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010100
+00010101
+01001000
+01010010
+10000101
+01001000
+01001000
+00100001
+01001000
+01001000
+00100001
+01001000
+00001000
+00100001
+01001010
+10000010
+10000101
+01010000
+00010100
+00100001
+01010101
+01010101
+01000101
+01010101
+01010100
+00100001
+01010101
+01000010
+00100001
+01010100
+00100010
+00100001
+01000010
+00100010
+00100001
+00100010
+00100010
+00100001
+00000000
+00000000
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010001
+01000000
+00100001
+01001000
+00101010
+00100001
+00100010
+00001000
+00100001
+00101010
+00001000
+00100000
+00100010
+00001000
+00101010
+00100010
+00001000
+01000000
+01000100
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01000101
+00010100
+10000101
+00100000
+10000010
+10000100
+10001000
+10100010
+10000100
+10001000
+10001010
+10000000
+10001000
+10001010
+10101000
+00100000
+10000010
+00000001
+01000101
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01000000
+01000101
+01001000
+00101010
+00100001
+00100010
+00000010
+00100001
+00101010
+00001000
+00100001
+00100010
+00100000
+00100001
+00100010
+00101010
+00100001
+01000100
+01000000
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010100
+10101000
+01010101
+01010010
+10101010
+01010101
+01010100
+10101010
+01010101
+01010101
+00101010
+01010101
+01010101
+01000010
+01010101
+01010101
+01010100
+01010101
+01010101
+01000010
+01010101
+01010100
+00100010
+01010101
+01010010
+00100000
+01010101
+01010010
+00001010
+01010101
+01010100
+10000000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+00010001
+01010101
+01010101
+10001000
+01010101
+01010101
+00101010
+00010101
+01010101
+10101000
+01010101
+01010101
+10100010
+00000101
+01010101
+10001010
+10100001
+01010101
+00010010
+10101000
+01010101
+00010010
+10101010
+00010101
+01010100
+10101000
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00000001
+01001010
+00001010
+00000001
+01001010
+00001010
+00000001
+01000000
+10100000
+10100001
+01000000
+10100000
+10100001
+01001010
+00001010
+00000001
+01001010
+00001010
+00000001
+01001000
+00000000
+00000001
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010010
+00000000
+00010101
+01001010
+10101010
+10000101
+01001010
+10101010
+10100001
+01010010
+00000000
+10101000
+01010100
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010100
+01010101
+00101000
+01010010
+00000000
+10101000
+01001010
+10101010
+10100001
+01001010
+10101010
+10000101
+01010010
+00000000
+00010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00000000
+00000001
+00101010
+10101010
+10101000
+01000000
+00101000
+00000001
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01000000
+00101000
+00000001
+00101010
+10101010
+10101000
+01000000
+00000000
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010100
+01000000
+01010100
+10000010
+00101010
+01010100
+10000010
+00100000
+01010100
+10000010
+00100000
+01010100
+10101010
+00100000
+01010100
+10000010
+00100000
+01010100
+10000010
+00100000
+01010100
+10000010
+00101010
+01010101
+00010100
+01000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010100
+00000101
+00000010
+10000010
+10100001
+10001000
+00100010
+00001000
+10001000
+00100010
+00001000
+10001000
+00100010
+10100001
+10001000
+00100010
+00000101
+10001000
+00100010
+00010101
+00000010
+10000010
+00010101
+01010100
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01000101
+01010101
+00101000
+00100001
+01010100
+10101010
+00100001
+01010010
+10101010
+10100001
+01001010
+10101010
+10100001
+00101010
+10101010
+10101000
+00101000
+00101000
+00101000
+01001000
+00101000
+00100001
+01001000
+00101010
+10100001
+01001000
+00101010
+10100001
+01001010
+10101010
+10100001
+01000000
+00000000
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+01001000
+00010101
+01010101
+01001000
+10000001
+01010101
+01001000
+10001000
+00010101
+01001000
+10001000
+10000001
+01001000
+10001000
+10001000
+01000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01000001
+01010101
+01010010
+00101000
+01010101
+01000010
+00100010
+00010101
+00101010
+00101000
+01010101
+00100010
+00100010
+00010101
+00101010
+00101010
+00010101
+01000000
+01000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01000001
+01010101
+01010010
+00101000
+01000100
+01000010
+00100010
+00100010
+00101010
+00101000
+00101010
+00100010
+00100010
+00100010
+00101010
+00101010
+00100010
+01000000
+01000000
+01000100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+00000101
+00000101
+00101000
+10100000
+10100001
+10000000
+10001000
+10001000
+10000000
+10001000
+10001000
+10101000
+10001000
+10100001
+00001000
+10001000
+10001000
+00001000
+10001000
+10001000
+10100000
+10001000
+10001000
+00000101
+00010001
+00010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10101010
+00010101
+01010010
+10101010
+10000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01010100
+10101010
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010100
+10101000
+01010101
+01010010
+10101010
+00010101
+01001010
+00000010
+10000101
+01010000
+01010100
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+01010101
+01001010
+10101010
+00010101
+01010010
+10101010
+00010101
+01010100
+00101010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010101
+00101000
+01010101
+01010101
+01001010
+00010101
+01010101
+01001010
+10000101
+01010101
+01001010
+00010101
+01010101
+00101000
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010100
+10000101
+01010101
+01010010
+10000101
+01010101
+01010010
+10000101
+01010101
+00001010
+10000101
+01010100
+10101010
+10000101
+01010010
+10101010
+10000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+00000101
+01010010
+10000000
+10100001
+01010100
+10101010
+10000101
+01010101
+00101010
+00010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010100
+10000101
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10101000
+00010101
+01010100
+10101010
+10000101
+01010100
+10101010
+10100001
+01010101
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+00101000
+01010101
+01010100
+10100001
+01010101
+01010010
+10100001
+01010101
+01010100
+10100001
+01010101
+01010101
+00101000
+01010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01010010
+10101010
+00010101
+01010010
+10100000
+01010101
+01010010
+10000101
+01010101
+01010010
+10000101
+01010101
+01010010
+00010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010001
+01010101
+01001000
+01001000
+01010101
+01001000
+01001000
+01010101
+01001000
+01001000
+01010101
+01010010
+00100001
+01010101
+01010010
+10100001
+01010101
+01010100
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010000
+01001000
+00010101
+01001010
+00001000
+10000101
+00100000
+10001010
+00100001
+00101010
+10001000
+00100001
+00100000
+10001000
+00100001
+01000101
+00010001
+01000101
+01000000
+00000000
+00000101
+00101010
+10101010
+10100001
+01000000
+00000000
+00000101
+01000101
+00010100
+01000101
+00100000
+10000010
+00100001
+00100010
+00001000
+10001000
+00101010
+00001000
+10001000
+00100000
+10001000
+00001000
+01000101
+00010001
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010100
+01010101
+01010100
+10000010
+00010101
+01010000
+10000010
+00000101
+01001010
+10101010
+10100001
+01010000
+10000010
+00000101
+01010100
+10000010
+00010101
+01010000
+10000010
+00000101
+01001010
+10101010
+10100001
+01010000
+10000010
+00000101
+01010100
+10000010
+00010101
+01010101
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010000
+01001000
+00010101
+01001010
+00001000
+10000101
+00100000
+10001010
+00100001
+00101010
+10001000
+00100001
+00100000
+10001000
+00100001
+01000101
+00010001
+01000101
+01000000
+00000000
+00000101
+00101010
+10101010
+10100001
+01000000
+00000000
+00000101
+01010000
+00010101
+00010101
+01001010
+10000100
+10000101
+00100010
+00100000
+10000101
+00100010
+00100000
+10000101
+00100000
+00100000
+10000101
+01000101
+01000101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+00000101
+01001010
+00010100
+10100001
+01001010
+00010010
+10000101
+01010000
+01001010
+00010101
+01010101
+00101000
+01010101
+01010100
+10100001
+01010101
+01010010
+10000101
+00000101
+01001010
+00010100
+10100001
+01001000
+01010100
+10100001
+01010001
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+01010101
+01010100
+10101000
+01010101
+01010010
+00000010
+00010101
+01010010
+00010100
+01010101
+01010100
+10000001
+01010101
+01010010
+00001000
+01000101
+01010010
+00010010
+00100001
+01010010
+00000000
+10000101
+01010100
+10101010
+00100001
+01010101
+00000000
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000100
+01000000
+01000100
+00100010
+00101010
+00100010
+00100010
+00001000
+00100010
+00100010
+00001000
+01001000
+01001000
+01001000
+00100010
+01001000
+01001000
+00100010
+01010001
+01010001
+01000100
+01010101
+01010101
+01000101
+01010101
+01010100
+00100001
+01010101
+01000010
+00100001
+01010100
+00100010
+00100001
+01000010
+00100010
+00100001
+00100010
+00100010
+00100001
+00000000
+00000000
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10100001
+01010101
+01010010
+10000101
+01010101
+01010010
+10000101
+01010101
+01010010
+10000101
+01010101
+01010010
+10000101
+01010101
+01010010
+10000101
+01010101
+01010010
+10000101
+01010101
+01010100
+10100001
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+01001010
+00010101
+01010101
+01010010
+10000101
+01010101
+01010010
+10000101
+01010101
+01010010
+10000101
+01010101
+01010010
+10000101
+01010101
+01010010
+10000101
+01010101
+01010010
+10000101
+01010101
+01001010
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+00010101
+01001000
+01010100
+10000101
+01010010
+00010010
+00010101
+01010000
+10001000
+00010101
+01001010
+10101010
+10000101
+01010000
+10001000
+00010101
+01010010
+00010010
+00010101
+01001000
+01010100
+10000101
+01010001
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010100
+00100000
+01010101
+01010010
+10101010
+00010101
+01010100
+00100000
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010010
+10000101
+01010101
+01010100
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01110011
+00001000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01101111
+00000000
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+01010101
+01010010
+10000101
+01010101
+01001010
+00010101
+01010101
+00101000
+01010101
+01010100
+10100001
+01010101
+01010010
+10000101
+01010101
+01001010
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+10101010
+10000101
+01001010
+10000010
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+10000010
+10100001
+01010010
+10101010
+10000101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10101000
+01010101
+01010100
+10101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01001010
+10101010
+10100001
+01001010
+00000000
+10100001
+01010000
+00000010
+10100001
+01010100
+00101010
+10000101
+01010010
+10101000
+00010101
+01001010
+10100001
+01010101
+01001010
+00000000
+00000101
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01010000
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00010101
+01001010
+10101010
+10000101
+01001010
+10101010
+10100001
+01010000
+00000000
+10100001
+01010101
+00000000
+10100001
+01010100
+10101010
+10100001
+01010100
+10101010
+10100001
+01010101
+00000000
+10100001
+01010000
+00000000
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10000101
+01010000
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+00000101
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010100
+00000000
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00000101
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+00000000
+00000101
+01001010
+00000000
+00010101
+01001010
+10101010
+10000001
+01010010
+10101010
+10100001
+01010100
+00000000
+10100001
+01010000
+00000000
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10000101
+01010000
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00000101
+01010010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+00000000
+00000101
+01001010
+00000000
+00010101
+01001010
+10101010
+10000101
+01001010
+10101010
+10100001
+01001010
+00000000
+10100001
+01001010
+00000000
+10100001
+01001010
+10101010
+10100001
+01010010
+10101010
+10000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00000101
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01010000
+00000010
+10000101
+01010101
+01001010
+10000101
+01010101
+01001010
+00010101
+01010101
+00101010
+00010101
+01010101
+00101000
+01010101
+01010100
+10101000
+01010101
+01010100
+10100001
+01010101
+01010010
+10100001
+01010101
+01010100
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01001010
+10101010
+10100001
+01001010
+00000000
+10100001
+01001010
+00000000
+10100001
+01010010
+10101010
+10000101
+01000010
+10101010
+10000101
+01001010
+00000000
+10100001
+01001010
+00000000
+10100001
+01001010
+10101010
+10100001
+01010010
+10101010
+10000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01001010
+10101010
+10100001
+01001010
+00000000
+10100001
+01001010
+00000000
+10100001
+01001010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010100
+00000000
+10100001
+01010000
+00000000
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10000101
+01010000
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010100
+10100001
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10100001
+01010101
+01010010
+10000101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01010010
+10000101
+01010101
+01010100
+10100001
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+01001010
+00010101
+01010101
+01010010
+10000101
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010010
+10000101
+01010101
+01001010
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010000
+01001000
+00010101
+01001010
+00001000
+10000101
+00100000
+10001010
+00100001
+00101010
+10001000
+00100001
+00100000
+10001000
+00100001
+01000101
+00010001
+01000101
+01000000
+00000000
+00000101
+00101010
+10101010
+10100001
+01000000
+00000000
+00000101
+01000101
+00010100
+00000101
+00100000
+10000010
+10100001
+00101000
+10001000
+10001000
+00100010
+10001000
+10001000
+00100000
+10001000
+00001000
+01000101
+00010001
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010101
+01010100
+00101010
+00000101
+01010010
+10000000
+10100000
+01001000
+00000000
+00001000
+01001000
+00101010
+00001000
+00100000
+10000010
+00001000
+00100000
+10000010
+00001000
+00100000
+10000010
+00100001
+01001000
+00101000
+10000101
+01001000
+00000001
+00000101
+01010010
+10000000
+00100001
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01001010
+10101010
+10100001
+01001010
+00000000
+10100001
+01001010
+00010100
+10100001
+01001010
+00000000
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+00000000
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01010000
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00010101
+01001010
+10101010
+10000101
+01001010
+10101010
+10100001
+01001010
+00000000
+10100001
+01001010
+00000000
+10100001
+01001010
+10101010
+10000101
+01001010
+10101010
+10000101
+01001010
+00000000
+10100001
+01001010
+00000000
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10000101
+01010000
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00000101
+01010100
+00101010
+10100001
+01010010
+10101010
+10100001
+01010010
+10000000
+00000101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01010010
+10000000
+00000101
+01010010
+10101010
+10100001
+01010100
+00101010
+10100001
+01010101
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000001
+01010101
+01001010
+10101000
+00010101
+01001010
+10101010
+10000101
+01001010
+00000010
+10000101
+01001010
+00010000
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010000
+10100001
+01001010
+00000010
+10000101
+01001010
+10101010
+10000101
+01001010
+10101000
+00010101
+01010000
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00000101
+01010010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+00000000
+00000101
+01001010
+00000000
+01010101
+01001010
+10101010
+00010101
+01001010
+10101010
+00010101
+01001010
+00000000
+01010101
+01001010
+00000000
+00000101
+01001010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010100
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01001010
+10101010
+10000101
+01001010
+00000000
+00010101
+01001010
+00000001
+01010101
+01001010
+10101000
+01010101
+01001010
+10101000
+01010101
+01001010
+00000001
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00000101
+01010100
+00101010
+10100001
+01010010
+10101010
+10100001
+01010010
+10000000
+00000101
+01001010
+00010101
+01010101
+01001010
+00010101
+00000101
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01010010
+10000000
+10100001
+01010010
+10101010
+10100001
+01010100
+00101010
+10100001
+01010101
+01000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+00000101
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00000000
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+00000000
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01010000
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010000
+01010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01010010
+10000010
+10000101
+01010010
+10101010
+10000101
+01010100
+00101000
+00010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+00000101
+01001010
+00010100
+10100001
+01001010
+00010010
+10100001
+01001010
+00001010
+10000101
+01001010
+00101010
+00010101
+01001010
+10101000
+01010101
+01001010
+10101000
+00010101
+01001010
+10101010
+00010101
+01001010
+00001010
+10000101
+01001010
+00010010
+10100001
+01001010
+00010100
+10100001
+01010000
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00000000
+00010101
+01001010
+10101010
+10000101
+01001010
+10101010
+10000101
+01010000
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+00000101
+01001010
+00010100
+10100001
+01001010
+10000010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+00101000
+10100001
+01001010
+00000000
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01010000
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+00000101
+01001010
+00010100
+10100001
+01001010
+10000100
+10100001
+01001010
+10100000
+10100001
+01001010
+10101000
+10100001
+01001010
+00101010
+10100001
+01001010
+00001010
+10100001
+01001010
+00010010
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01010000
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+10101010
+10000101
+01001010
+10000010
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+10000010
+10100001
+01010010
+10101010
+10000101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+01010101
+01001010
+10101010
+00010101
+01001010
+10101010
+10000101
+01001010
+00000000
+10100001
+01001010
+00000000
+10100001
+01001010
+10101010
+10000101
+01001010
+10101010
+00010101
+01001010
+00000000
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+10101010
+10000101
+01001010
+10000010
+10100001
+01001010
+00010100
+10100001
+01001010
+00000000
+10100001
+01001010
+00101000
+10100001
+01001010
+00001010
+10100001
+01001010
+10000010
+10000101
+01010010
+10101010
+10100001
+01010100
+10101010
+00101000
+01010101
+00000000
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00010101
+01001010
+10101010
+10000101
+01001010
+10101010
+10100001
+01001010
+00000000
+10100001
+01001010
+00010100
+10100001
+01001010
+00000010
+10000101
+01001010
+10101010
+10000101
+01001010
+10101010
+10000101
+01001010
+00000010
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01010000
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00000101
+01010010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+00000000
+00000101
+01001010
+00000000
+00000101
+01001010
+10101010
+10000101
+01010000
+10101010
+10100001
+01010100
+00000000
+10100001
+01010000
+00000000
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10000101
+01010000
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00000101
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01010000
+00101000
+00000101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+00000101
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+10000010
+10100001
+01010010
+10101010
+10000101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+00000101
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+00000101
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00000000
+10100001
+01001010
+00101000
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10000010
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01010000
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+00000101
+01001010
+00010100
+10100001
+01001010
+10000010
+10100001
+01010010
+10000010
+10000101
+01010010
+10101010
+10000101
+01010100
+10101010
+00010101
+01010010
+10101010
+10000101
+01010010
+10000010
+10000101
+01001010
+10000010
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01010000
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+00000101
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01010010
+10000010
+10000101
+01010010
+10101010
+10000101
+01010100
+10101010
+00010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00000101
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01010000
+00000010
+10100001
+01010101
+01001010
+10000101
+01010101
+00101010
+00010101
+01010100
+10101000
+01010101
+01010010
+10100001
+01010101
+01001010
+10100000
+00000101
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01010000
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010100
+10100000
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100000
+01010101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000101
+01010101
+01010010
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+10000101
+01010101
+01010010
+10000101
+01010101
+01010010
+10100001
+01010101
+01010100
+10100001
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010101
+00001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+00001010
+00010101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10101010
+00010101
+01010010
+10000010
+10000101
+01010010
+00010100
+10000101
+01010100
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00000101
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01010000
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010000
+00010101
+00000100
+01001000
+10000100
+10100000
+00100010
+00100010
+00001000
+00100010
+00100010
+10101000
+00100000
+00100010
+00001000
+01000000
+00000000
+00000000
+00101010
+10101010
+10101010
+01000000
+00000000
+00000000
+01010101
+00010100
+01010001
+01010100
+10000010
+00001000
+01010100
+10100010
+00100010
+01010100
+10001010
+00100010
+01010100
+10000010
+00100000
+01010101
+00010100
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000001
+01010101
+01010101
+10001000
+01010101
+01010101
+10100010
+00010101
+01010101
+10000010
+00010101
+01010101
+10000010
+00010101
+01010101
+00000000
+01010101
+01010101
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010001
+01010101
+01010100
+10001000
+01010101
+01010010
+00100010
+00010101
+01010010
+00100010
+00010101
+01010010
+00000010
+00010101
+01010010
+00010010
+00010101
+01010100
+01010100
+01010101
+01010101
+00000001
+01010101
+01010100
+10101000
+01010101
+01010010
+00000010
+00010101
+01010010
+00010010
+00010101
+01010010
+00010010
+00010101
+01010000
+10001000
+00010101
+01001010
+10001010
+10000101
+01010000
+00010000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010000
+10101010
+00000101
+01001010
+10000010
+10100001
+01001010
+10000010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01000000
+00000000
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010000
+10101010
+00000101
+01001010
+10000010
+10100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01000000
+00000000
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010000
+10101010
+00000101
+01001010
+10000010
+10100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01000000
+00000000
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010000
+10101010
+00000101
+01001010
+10000010
+10100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01000000
+00000000
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010000
+10101010
+00000101
+01001010
+10000010
+10100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01000000
+00000000
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010000
+10101010
+00000101
+01001010
+10000010
+10100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01000000
+00000000
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010000
+10101010
+00000101
+01001010
+10000010
+10100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001000
+00000000
+00100001
+01001010
+10101010
+10100001
+01000000
+00000000
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+01010101
+01010010
+10000101
+01010101
+01001000
+00100001
+01010101
+01001000
+00100001
+01010101
+01001010
+10100001
+01010101
+01001000
+00100001
+01010101
+01001000
+00100001
+01010101
+01010001
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010000
+00010101
+00000100
+01001000
+10000100
+10100000
+00100010
+00100010
+00001000
+00100010
+00100010
+10101000
+00100000
+00100010
+00001000
+01000101
+01000100
+01010001
+01000000
+00000000
+00000000
+00101010
+10101010
+10101010
+01000000
+00000000
+00000000
+01010101
+00010100
+01010001
+01010100
+10000010
+00001000
+01010100
+10001000
+00100010
+01010100
+10101000
+00100010
+01010100
+10000010
+00100000
+01010101
+00010100
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000001
+01010101
+01010101
+10001000
+01010101
+01010101
+10100010
+00010101
+01010101
+10000010
+00010101
+01010101
+10000010
+00010101
+01010101
+00010100
+01010101
+01010101
+00000000
+01010101
+01010101
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+00010101
+01010010
+00010100
+10000101
+01010010
+00010100
+10000101
+01010010
+00000000
+10000101
+01010010
+00101000
+10000101
+01010100
+10101010
+00010101
+01010100
+10000010
+00010101
+01010101
+00010100
+01010101
+01010100
+10000101
+01010101
+01010100
+10000001
+01010101
+01010100
+10001000
+01010101
+01010100
+10100010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010101
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01000100
+01010101
+00100001
+00100010
+00010101
+00100000
+00100010
+00000101
+00100010
+00100010
+00100001
+00101010
+10100010
+10001000
+01001000
+10000010
+00001000
+01001000
+10000010
+00001000
+01000000
+00000000
+00000001
+00101010
+10101010
+10101000
+01000000
+00000000
+00000001
+00100000
+10000010
+00100001
+00100010
+00001000
+10001000
+00101010
+00001000
+00001000
+00100000
+10001000
+00001000
+01000101
+00010001
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01000100
+01010101
+00100001
+00100010
+00010101
+00100000
+00100010
+00000101
+00100010
+00100010
+00100001
+00101010
+10100010
+10001000
+00001000
+10000010
+00001000
+01001000
+10000010
+00001000
+01000000
+00000000
+00000001
+00101010
+10101010
+10101000
+01000000
+00000000
+00000001
+01010010
+00100001
+00100001
+01001000
+10001000
+00100001
+01001000
+00001000
+00100001
+01001000
+00001000
+00100001
+01010001
+01010001
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01000100
+01010101
+00100001
+00100010
+00010101
+00100000
+00100010
+00000101
+00100010
+00100010
+00100001
+00101010
+10100010
+10001000
+00001000
+10000010
+00001000
+01001000
+10000010
+00001000
+01010001
+00010100
+01010001
+01000000
+00000000
+00000001
+00101010
+10101010
+10101000
+01000000
+00000000
+00000001
+00100000
+10000010
+00100001
+00101000
+10001000
+10001000
+00100010
+10001000
+00001000
+00100000
+10001000
+01001000
+01000101
+00010001
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+00010101
+01001000
+01010100
+10000101
+01001000
+01000100
+10000101
+01001000
+00100000
+10000101
+01001010
+00100010
+10000101
+01010010
+10101010
+00010101
+01010010
+10001010
+00010101
+01010010
+00010010
+00010101
+01010100
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010001
+01010101
+01001000
+01001000
+01010101
+01001000
+00001000
+01000001
+00001000
+10001000
+00101000
+10101010
+10101000
+00101010
+10100010
+10100000
+00100010
+00100010
+00100001
+00100000
+00100010
+00100001
+01000101
+01000100
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010001
+01010001
+00100001
+00001000
+01001000
+00100000
+10001000
+00001000
+00100010
+00001000
+10001000
+00101000
+01001010
+10101000
+00100010
+00010010
+10100001
+00100000
+10000010
+00100001
+00100000
+10000010
+00100001
+01000101
+00010100
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+00010101
+01010010
+10000100
+10000101
+01001000
+00100100
+10000001
+01001000
+01000010
+10101000
+01001000
+00010100
+10000001
+00101010
+10000100
+10000101
+01001000
+00010100
+10000001
+01001000
+01010101
+00101000
+01010001
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00010000
+00010101
+01001010
+10001010
+10000101
+01010010
+00001000
+10000101
+01010010
+00001000
+10000101
+01010010
+00001000
+10000101
+01010010
+00001010
+10000101
+01000000
+00010000
+00000101
+00101010
+00001000
+00100001
+01001000
+00100010
+00100001
+01001000
+00101010
+00100001
+01001000
+00100010
+00100000
+01001000
+00100010
+00101010
+01010001
+01000100
+01000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010001
+01000101
+01001010
+00001000
+00100001
+00100000
+10001000
+10101000
+00100000
+10001000
+00100000
+00101010
+10001000
+00100001
+00100000
+10001000
+00001000
+01000101
+00010001
+01010001
+01010101
+01000000
+01010101
+01010101
+00101010
+00010101
+01010100
+10001000
+10000101
+01010100
+10001000
+10000101
+01010100
+10001000
+10000101
+01010101
+00010001
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010001
+01000101
+01001010
+00001000
+00100001
+00100000
+10001000
+10101000
+00100000
+10001000
+00100001
+00101010
+10001000
+00100001
+00100000
+10001000
+00001000
+01000101
+00010001
+01010001
+01000101
+00010100
+01000101
+00100000
+10000010
+00100001
+00100010
+00001000
+10001000
+00101010
+00001000
+10001000
+00100000
+10001000
+00001000
+01000101
+00010001
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010001
+01000101
+01001010
+00001000
+00100001
+00100000
+10001000
+10101000
+00100000
+10001000
+00100000
+00101010
+10001000
+00100000
+00100000
+10001000
+01001000
+01000101
+00010001
+01010001
+01010101
+00010100
+01010101
+01010100
+10000010
+00010101
+01010010
+00001010
+10000101
+01001010
+10000010
+00010101
+01010010
+00010010
+00010101
+01010010
+00010100
+10000101
+01010100
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010001
+01000101
+01001010
+00001000
+00100001
+00100000
+10001000
+10101000
+00100000
+10001000
+00100000
+00101010
+10001000
+00100000
+00100000
+10001000
+01001000
+01000101
+00010001
+01010001
+01000100
+01010001
+01000101
+00100010
+00001000
+00100001
+00100010
+00100000
+10101000
+00101000
+00101000
+00100001
+00100010
+00100001
+00100001
+00100010
+00100001
+01001000
+01000100
+01000101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010001
+01000101
+00101000
+01001000
+00100001
+00100010
+00100000
+10101000
+00100010
+00101000
+00100001
+00100010
+00001000
+00100001
+00101000
+00100001
+01001000
+01000001
+01000101
+01010001
+01010101
+01000000
+01010101
+01010101
+00101010
+00010101
+01010100
+10001000
+10000101
+01010100
+10001000
+10000101
+01010100
+10001000
+10000101
+01010101
+00010001
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010100
+10100001
+01010101
+01010010
+10000101
+01010101
+01001010
+00010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01001010
+00010101
+01010101
+01010010
+10000101
+01010101
+01010100
+10100001
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+01010101
+01010010
+10000101
+01010101
+01010100
+10100001
+01010101
+01010101
+00101000
+01010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+00101000
+01010101
+01010100
+10100001
+01010101
+01010010
+10000101
+01010101
+01010100
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01000001
+01000101
+00101000
+00101000
+00100001
+00100010
+00100000
+10101000
+00100010
+00101000
+00100001
+00100010
+00001000
+00100001
+00101000
+00101000
+01001000
+01000001
+00000000
+01000001
+00100000
+10000010
+00100001
+00100010
+00001000
+10001000
+00101010
+00001000
+10001000
+00100000
+10001000
+00001000
+01000101
+00010001
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01000001
+01000101
+00101000
+00101000
+00100001
+00100010
+00100000
+10101000
+00100010
+00101000
+00100001
+00100010
+00001000
+00100001
+00101000
+00101000
+01001000
+01000001
+01000001
+01010001
+01010101
+00010100
+01010101
+01010100
+10000010
+00010101
+01010010
+00001010
+10000101
+01001010
+10000010
+00010101
+01010010
+00010010
+00010101
+01010010
+00010100
+10000101
+01010100
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01000001
+01000101
+00101000
+00101000
+00100001
+00100010
+00100000
+10101000
+00100010
+00101000
+00100001
+00100010
+00001000
+00100001
+00101000
+00101000
+01001000
+01000001
+01000001
+01010001
+01010100
+00000101
+01000101
+01010010
+10100001
+00100001
+01001000
+10001000
+00100001
+01001000
+10001000
+00100001
+01001000
+10001000
+00100001
+01010001
+00010001
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01000001
+01000101
+00101000
+00101000
+00100001
+00100010
+00100000
+10101000
+00100010
+00101000
+00100001
+00100010
+00001000
+00100001
+00101000
+00101000
+01001000
+01000001
+01000001
+01010001
+01000101
+00010100
+00000101
+00100000
+10000010
+10100001
+00101000
+10001000
+10001000
+00100010
+10001000
+10001000
+00100000
+10001000
+10001000
+01000101
+00010001
+00010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+01010101
+01010100
+10101000
+01010101
+01010010
+00100010
+00010101
+01010010
+00100010
+00010101
+01010010
+00100010
+00010101
+01010010
+00000010
+00010101
+01010100
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+00010100
+01000101
+00100000
+10000010
+00100001
+00100010
+00001000
+10001000
+00101010
+00001000
+10001000
+00100000
+10001000
+00001000
+00100000
+10001000
+01001000
+01000101
+00010001
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000101
+01000101
+01010010
+10100001
+00100001
+01001000
+10001000
+00100001
+01001000
+10001000
+00100001
+01001000
+10001000
+00100001
+01001000
+00001000
+00100001
+01010001
+01010001
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+00010100
+00000101
+00100000
+10000010
+10100001
+00101000
+10001000
+10001000
+00100010
+10001000
+10001000
+00100000
+10001000
+10001000
+00100000
+10001000
+00001000
+01000101
+00010001
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01001010
+00010101
+01010101
+01010000
+10000101
+00000101
+01010101
+00100000
+10100001
+01010101
+00100001
+00001000
+00000000
+00100001
+01001000
+10101010
+10000101
+01001000
+00000000
+00000000
+00100001
+10101010
+10101010
+10000101
+00000000
+00000000
+00010101
+10101010
+10101010
+00010101
+00000000
+00000000
+10000101
+01010101
+01010100
+10000101
+01010101
+01010000
+10000101
+01010101
+01001010
+00010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+01010101
+01010010
+10000101
+01010101
+01001000
+00100001
+01010101
+00100001
+01001000
+01010101
+00100001
+01001000
+01010001
+00100001
+00001000
+01001000
+00100000
+10000001
+00100010
+00100010
+00100001
+00100010
+00100010
+00100001
+00100010
+00100010
+00100001
+01000010
+00100010
+00000101
+01010010
+00100010
+00010101
+01010010
+00100010
+00010101
+01010100
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+00010000
+01000101
+01001000
+10001010
+00100001
+01001010
+00001000
+10001000
+01001000
+10001000
+10001000
+01001000
+10001000
+10001000
+01000000
+00000000
+00000000
+00101010
+10101010
+10101000
+01000000
+00000000
+00000001
+01010010
+00000101
+01010101
+01010010
+00100001
+01010001
+01010010
+10001000
+01001000
+01010010
+00001000
+00101000
+01010010
+00001000
+10101000
+01010100
+01010001
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00010100
+00000101
+01001000
+10000010
+10100001
+00100010
+00100010
+00001000
+00100010
+00100010
+10100001
+00100000
+00100010
+00000101
+01000000
+00000000
+00000101
+00101010
+10101010
+10100001
+01000000
+00000000
+00000101
+01010010
+00000101
+01010101
+01010010
+00100001
+01010001
+01010010
+10001000
+01001000
+01010010
+00001000
+00101000
+01010010
+00001000
+10101000
+01010100
+01010001
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010001
+01010101
+00100000
+01001000
+01010101
+00100010
+00101010
+00010101
+00101000
+01001000
+01010101
+00100010
+00001000
+01010001
+00100010
+00010010
+00001000
+01000100
+01010100
+00101000
+01010101
+01010100
+10101000
+01010101
+01010101
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+00000101
+00010001
+10100000
+10100000
+10001000
+10001000
+10001000
+10101000
+10100000
+10100000
+10001000
+10001000
+10000100
+10001000
+10001000
+10000100
+10001000
+00010001
+00010101
+00010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01000100
+00010101
+01001010
+00100010
+10000101
+00100010
+00100010
+00100001
+00100010
+00100010
+00100001
+00101010
+00100010
+10000101
+00100010
+00100010
+00100001
+00100010
+00100010
+00100001
+00100010
+00100010
+00100001
+01000100
+01000100
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010100
+01010101
+01010100
+10000010
+00010101
+01010010
+00001010
+10000101
+01001010
+10000010
+00010101
+01010010
+00010010
+00010101
+01010010
+00010000
+10000101
+01010000
+00000000
+00000101
+01001010
+10101010
+10000101
+01010000
+00000000
+00010101
+01010101
+00000001
+01010101
+01010100
+10101000
+01010101
+01010010
+10000001
+01010101
+01010100
+00101000
+01010101
+01010010
+10100001
+01010101
+01010100
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000100
+01010100
+01010001
+00100010
+00010010
+00001000
+00100010
+00001000
+00101010
+00101010
+00101010
+00001000
+00100010
+00001000
+01001000
+00100010
+00001000
+01010010
+01000000
+00000000
+00000000
+00101010
+10101010
+10101000
+01000000
+00000000
+00000001
+01001010
+10000010
+00101000
+00100010
+00100010
+00100010
+00100010
+00100010
+00100010
+00100000
+00100010
+00100010
+01000101
+01000100
+01000100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000001
+01010101
+01010010
+10101000
+01010101
+01010010
+00100010
+00010101
+01010010
+00100010
+00010101
+01010010
+00100010
+00010101
+01010000
+00000000
+00010101
+01001010
+10101010
+10000101
+01010000
+00000000
+00010101
+01010101
+00000001
+01010101
+01010100
+10101000
+01010101
+01010010
+10000001
+01010101
+01010100
+00101000
+01010101
+01010010
+10100001
+01010101
+01010100
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+00010000
+01000101
+01001000
+10001010
+00100001
+01001010
+00001000
+10001000
+01001000
+10001000
+10001000
+01001000
+10001000
+10001000
+01000000
+00000000
+00000000
+00101010
+10101010
+10101000
+01000000
+00000000
+00000001
+01010100
+10000001
+01010101
+01010100
+10001000
+01010101
+01010100
+10100010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010101
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00010100
+00000101
+01001000
+10000010
+10100001
+00100010
+00100010
+00001000
+00100010
+00100010
+10100001
+00100000
+00100010
+00000101
+00000000
+00000000
+00000101
+00101010
+10101010
+10100001
+01000000
+00000000
+00000101
+01010100
+10000001
+01010101
+01010100
+10001000
+01010101
+01010100
+10100010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010101
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010100
+01010101
+01001000
+00010010
+00010101
+01001000
+10001010
+10000101
+01001010
+00010010
+00010101
+01001000
+10000010
+00010101
+01001000
+10000100
+10000101
+01010001
+00010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010000
+00010101
+00000100
+01001000
+10000100
+10100000
+00100010
+00100010
+00001000
+00100010
+00100010
+10101000
+00100000
+00100010
+00001000
+01000101
+01000100
+01010001
+01000000
+00000000
+00000000
+00101010
+10101010
+10101010
+01000000
+00000000
+00000000
+01010101
+01000100
+01010100
+01010101
+00100010
+00010010
+01010100
+10001000
+10000010
+01010100
+10001000
+10000010
+01010100
+10000000
+10000010
+01010101
+00010101
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000001
+01010101
+01010101
+10001000
+01010101
+01010101
+10100010
+00010101
+01010101
+10000010
+00010101
+01010101
+10000010
+00010101
+01010101
+00010100
+01010101
+01010101
+00000000
+01010101
+01010101
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+00010101
+01010101
+01010101
+00010101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010101
+01010101
+00101010
+00010101
+01010101
+01000000
+10000101
+01010101
+01000001
+00000101
+01010101
+00101000
+00100001
+01010101
+01000000
+10100001
+01010101
+01000010
+10000101
+01010101
+00101000
+00010101
+01010100
+00101000
+01010101
+01010010
+10000000
+01010101
+01001010
+00001010
+00010101
+01001000
+00010000
+01010101
+01010000
+10000000
+01010101
+01010101
+00101010
+00010101
+01010101
+01000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010101
+01010101
+00101010
+00010101
+01010101
+00100010
+00010101
+01010101
+00101010
+00010100
+00010101
+01000000
+01010010
+10000101
+01010101
+01001000
+00100001
+01010101
+01001000
+01000101
+01010101
+00001000
+00010101
+01010100
+10101010
+10000101
+01010101
+00001000
+00010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010101
+01010101
+00101010
+00010101
+01010101
+00100010
+00010101
+01010101
+00101010
+00010101
+01010101
+01000000
+01010000
+00010101
+01010101
+01001010
+10000101
+01010101
+00100000
+00100001
+01010101
+00100001
+01000101
+01010101
+00100001
+01010101
+01010101
+00100001
+01000101
+01010101
+00100000
+00100001
+01010101
+01001010
+10000101
+01010101
+01010000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00010001
+01010001
+00101010
+10001000
+01001000
+00100000
+00001000
+01001000
+00100000
+00001000
+00001000
+00100010
+10000010
+00100001
+00100000
+10000010
+00100001
+00100000
+10000100
+10000001
+00100000
+10000100
+10000101
+00101010
+10000100
+10000101
+01000000
+00010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+00010101
+00000101
+00101000
+10000000
+10100001
+00100010
+00100010
+00001000
+00100010
+00100010
+10101000
+00100010
+00100010
+00001000
+00100010
+00100010
+00001000
+01000100
+00000100
+01010001
+01010100
+10000101
+01010101
+01010100
+10000001
+01010101
+01010100
+10101000
+01010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010101
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010100
+00000101
+01010010
+10000010
+10100001
+01001000
+00100010
+00001000
+01001000
+00100010
+00001000
+01010010
+10000010
+00001000
+01010000
+00010100
+01010001
+01001000
+01010101
+01010101
+01001000
+00000101
+00000001
+01001000
+10100000
+10001000
+01001010
+00100000
+10100001
+01001000
+00100000
+10000101
+01001000
+00100000
+10000101
+01010001
+01000101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01000101
+00010001
+01001010
+00100000
+10001000
+00100000
+00100000
+10001000
+00101010
+00100000
+10001000
+00100000
+00100000
+00100000
+00100001
+01001010
+00100001
+01000001
+01010000
+01000101
+01001000
+01010101
+01010101
+01001000
+00000101
+00010001
+01001000
+10100000
+10001000
+01001010
+00100000
+10100001
+01001000
+00100000
+10000101
+01001000
+00100000
+10000101
+01010001
+01000101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000101
+00000101
+01010010
+10100000
+10100001
+01001000
+00000010
+00000101
+01001000
+10100000
+10000101
+01001000
+00100000
+00100001
+01010010
+10000010
+10000101
+01010000
+00010100
+00010101
+01001000
+01010101
+01010101
+01001010
+00010101
+01010101
+01001000
+10000101
+01010101
+01001000
+00100001
+01010101
+01001000
+01001000
+01010101
+01001000
+01010010
+00010101
+01001000
+00000000
+10000101
+01001010
+10101010
+10100001
+01010000
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00000101
+01001010
+10101010
+10100001
+01001000
+00000000
+00100001
+01001000
+01010101
+00100001
+01001000
+01010101
+00100001
+01001000
+01010101
+00100001
+01001010
+00000000
+10100001
+01010010
+10101010
+10000101
+01010100
+10101010
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010000
+00010101
+01001010
+00001010
+10000101
+00100000
+10001000
+00100001
+00100000
+10001000
+00100001
+01001010
+00001000
+00100001
+01010000
+01010001
+01000101
+01000000
+00010100
+00000001
+00101010
+10000010
+10100001
+00100010
+00100010
+00001000
+00100010
+00100010
+00001000
+00100000
+00100010
+00001000
+01000101
+01000100
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01000100
+00010001
+01010010
+00100010
+00001000
+01001000
+00100010
+00001000
+00101010
+00100000
+10101000
+00001000
+00100000
+00001000
+01001000
+00100000
+10100001
+01010000
+00000101
+00000001
+01001010
+10100000
+10101000
+01001000
+10001000
+10000010
+01001000
+10001000
+10000010
+01001000
+00001000
+10000010
+01010001
+01010001
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01001010
+00000000
+10100001
+00101000
+00100001
+00101000
+00100001
+00100001
+01001000
+00100001
+00100000
+01001000
+00100001
+00101010
+00001000
+00100001
+01000000
+01001000
+00101000
+01010101
+00101000
+01001010
+00000000
+10100001
+01010010
+10101010
+10000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+10101010
+10000101
+01001010
+10000010
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+10000010
+10100000
+01010010
+10101010
+10000010
+01010100
+10101010
+00010010
+01010101
+00000000
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10101000
+01010101
+01010100
+10101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010100
+01010100
+10101010
+00010010
+01010100
+10101010
+00010010
+01010101
+00000000
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01001010
+10101010
+10100001
+01001010
+00000000
+10100001
+01010000
+00000010
+10100001
+01010100
+00101010
+10000101
+01010010
+10101000
+00010101
+01001010
+10100001
+01010101
+01001010
+00000000
+00000100
+01001010
+10101010
+10100010
+01001010
+10101010
+10100010
+01010000
+00000000
+00000100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00010101
+01001010
+10101010
+10000101
+01001010
+10101010
+10100001
+01010000
+00000000
+10100001
+01010101
+00000000
+10100001
+01010100
+10101010
+10100001
+01010100
+10101010
+10100001
+01010101
+00000000
+10100001
+01010000
+00000000
+10100000
+01001010
+10101010
+10100010
+01001010
+10101010
+10000010
+01010000
+00000000
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+00000101
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010100
+00000000
+10100001
+01010101
+01010100
+10100000
+01010101
+01010100
+10100010
+01010101
+01010100
+10100010
+01010101
+01010101
+00000100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00000101
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+00000000
+00000101
+01001010
+00000000
+00010101
+01001010
+10101010
+10000101
+01010010
+10101010
+10100001
+01010100
+00000000
+10100001
+01010000
+00000000
+10100000
+01001010
+10101010
+10100010
+01001010
+10101010
+10000010
+01010000
+00000000
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00000101
+01010010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+00000000
+00000101
+01001010
+00000000
+00010101
+01001010
+10101010
+10000101
+01001010
+10101010
+10100001
+01001010
+00000000
+10100001
+01001010
+00000000
+10100000
+01001010
+10101010
+10100010
+01010010
+10101010
+10000010
+01010100
+00000000
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00000101
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01010000
+00000010
+10000101
+01010101
+01001010
+10000101
+01010101
+01001010
+00010101
+01010101
+00101010
+00010101
+01010101
+00101000
+01010101
+01010100
+10101000
+01010100
+01010100
+10100001
+01010010
+01010010
+10100001
+01010010
+01010100
+00000101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01001010
+10101010
+10100001
+01001010
+00000000
+10100001
+01001010
+00000000
+10100001
+01010010
+10101010
+10000101
+01000010
+10101010
+10000101
+01001010
+00000000
+10100001
+01001010
+00000000
+10100000
+01001010
+10101010
+10100010
+01010010
+10101010
+10000010
+01010100
+00000000
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01001010
+10101010
+10100001
+01001010
+00000000
+10100001
+01001010
+00000000
+10100001
+01001010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010100
+00000000
+10100001
+01010000
+00000000
+10100000
+01001010
+10101010
+10100010
+01001010
+10101010
+10000010
+01010000
+00000000
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010000
+01000001
+00101010
+00001010
+00101000
+00000010
+10001010
+00101000
+00101010
+10001010
+00101000
+00100010
+10001010
+00101000
+00101010
+10000010
+10101000
+01000000
+10100000
+00000000
+01010100
+10100001
+00101000
+01010010
+10101000
+00101000
+01010100
+10100001
+00101010
+01010100
+10100000
+00101000
+01010100
+10101010
+00101000
+01010101
+00101000
+00101000
+01010101
+01000001
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010100
+00000101
+10101010
+00010010
+10100001
+00101000
+01001010
+00101000
+00101000
+00001010
+00101000
+00101010
+10001010
+00101000
+01001010
+00010010
+10100001
+01010000
+01010100
+00000101
+01010100
+00000001
+01010101
+00000010
+10101000
+01010101
+10000010
+10001010
+00010101
+10100010
+10000000
+01010101
+10100010
+10000101
+01010101
+10100010
+10000101
+01010101
+00000100
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+00000000
+10100001
+01010000
+10101010
+00000101
+01001010
+00000000
+01010101
+01010000
+01010101
+01010101
+01010101
+00000001
+01010101
+01010100
+10101000
+01010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10101000
+01010101
+01010100
+10001010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010101
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00000101
+01001010
+10101010
+10100001
+01010000
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+00000001
+01010101
+01010100
+10101000
+01010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10101000
+01010101
+01010100
+10001010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010101
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01001010
+00000000
+01010101
+01010000
+10101010
+00000101
+01010101
+00000000
+10100001
+01010101
+01010101
+00000101
+01010101
+00000001
+01010101
+01010100
+10101000
+01010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10101000
+01010101
+01010100
+10001010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010101
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010100
+10101000
+01010101
+01010010
+10101010
+00010101
+01001010
+10101010
+10000101
+01010000
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+00000001
+01010101
+01010100
+10101000
+01010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10101000
+01010101
+01010100
+10000001
+01010101
+01010100
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+10101010
+10000101
+01001010
+10000010
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+00001010
+10000010
+10100001
+10000010
+10101010
+10000101
+10000100
+10101010
+00010101
+00010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10101000
+01010101
+01010100
+10101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+00010101
+00101000
+01010101
+10000100
+10101010
+00010101
+10000100
+10101010
+00010101
+00010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01001010
+10101010
+10100001
+01001010
+00000000
+10100001
+01010000
+00000010
+10100001
+01010100
+00101010
+10000101
+01010010
+10101000
+00010101
+01001010
+10100001
+01010101
+00001010
+00000000
+00000101
+10001010
+10101010
+10100001
+10001010
+10101010
+10100001
+00010000
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00010101
+01001010
+10101010
+10000101
+01001010
+10101010
+10100001
+01010000
+00000000
+10100001
+01010101
+00000000
+10100001
+01010100
+10101010
+10100001
+01010100
+10101010
+10100001
+01010101
+00000000
+10100001
+00010000
+00000000
+10100001
+10001010
+10101010
+10100001
+10001010
+10101010
+10000101
+00010000
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+00000101
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010100
+00000000
+10100001
+00010101
+01010100
+10100001
+10000101
+01010100
+10100001
+10000101
+01010100
+10100001
+00010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00000101
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+00000000
+00000101
+01001010
+00000000
+00010101
+01001010
+10101010
+10000101
+01010010
+10101010
+10100001
+01010100
+00000000
+10100001
+00010000
+00000000
+10100001
+10001010
+10101010
+10100001
+10001010
+10101010
+10000101
+00010000
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00000101
+01010010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+00000000
+00000101
+01001010
+00000000
+00010101
+01001010
+10101010
+10000101
+01001010
+10101010
+10100001
+01001010
+00000000
+10100001
+00001010
+00000000
+10100001
+10001010
+10101010
+10100001
+10000010
+10101010
+10000101
+00010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00000101
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01010000
+00000010
+10000101
+01010101
+01001010
+10000101
+01010101
+01001010
+00010101
+01010101
+00101010
+00010101
+01010101
+00101000
+01010101
+00010100
+10101000
+01010101
+10000100
+10100001
+01010101
+10000010
+10100001
+01010101
+00010100
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01001010
+10101010
+10100001
+01001010
+00000000
+10100001
+01001010
+00000000
+10100001
+01010010
+10101010
+10000101
+01000010
+10101010
+10000101
+01001010
+00000000
+10100001
+00001010
+00000000
+10100001
+10001010
+10101010
+10100001
+10000010
+10101010
+10000101
+00010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01001010
+10101010
+10100001
+01001010
+00000000
+10100001
+01001010
+00000000
+10100001
+01001010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010100
+00000000
+10100001
+00010000
+00000000
+10100001
+10001010
+10101010
+10100001
+10001010
+10101010
+10000101
+00010000
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00010101
+01001010
+10101010
+10000101
+01010010
+10101010
+00010101
+01010100
+10101000
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+01010101
+01010100
+10101000
+01010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10101000
+01010101
+01010100
+10000001
+01010101
+01010100
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+00000000
+01010101
+01010010
+00010100
+00010101
+01010010
+00010010
+10000101
+01010010
+00000000
+10000101
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+00000000
+01010101
+01010010
+00010100
+00010101
+01010010
+00010010
+10000101
+01010010
+00000000
+10000101
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+00010000
+00000101
+01010100
+10001010
+10100001
+01010010
+10001010
+10000101
+01001010
+10001010
+00010101
+00101010
+10001000
+01010101
+01000000
+00010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+00000000
+01010101
+01010010
+00010100
+00010101
+01010010
+00010010
+10000101
+01010010
+00000000
+10000101
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01000100
+01010101
+01010101
+00100010
+00010101
+01010100
+10100010
+10000101
+01010010
+10100010
+10100001
+01010100
+10100010
+10000101
+01010101
+00100010
+00010101
+01010101
+01000100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+00000000
+01010101
+01010010
+00010100
+00010101
+01010010
+00010010
+10000101
+01010010
+00000000
+10000101
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+00101010
+00010101
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010101
+00101010
+00010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010001
+01010001
+01001000
+01001000
+01001000
+00100001
+00100001
+00100001
+00100001
+00100001
+00100001
+01001000
+01001000
+01001000
+01010010
+00010010
+00010010
+01010010
+00010010
+00010010
+01001000
+01001000
+01001000
+01001000
+01001000
+01001000
+01010001
+01010001
+01010001
+01010101
+01010101
+01010101
+01000001
+01010001
+01000001
+00101000
+01001000
+00101000
+00100010
+00100010
+00100010
+00101000
+00101010
+00101000
+00100010
+00100010
+00100010
+00101010
+00100010
+00100010
+01000000
+01000100
+01000100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010001
+01010001
+01001000
+01001000
+01001000
+00100001
+00100001
+00100001
+00100001
+00100001
+00100001
+01001000
+01001000
+01001000
+01010010
+00010010
+00010010
+01010010
+00010010
+00010010
+01001000
+01001000
+01001000
+01001000
+01001000
+01001000
+01010001
+01010001
+01010001
+01010101
+01010101
+01010101
+01000100
+00010000
+01000100
+00100010
+10001010
+00100010
+00100010
+10101010
+00100010
+00100010
+00100010
+00100010
+00100010
+00100010
+00100010
+00100010
+00000010
+00101010
+01000100
+01010100
+01000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00100000
+01010101
+01010101
+00101000
+01010101
+01010101
+00100000
+01010101
+01010101
+00101000
+01010101
+01010101
+00100000
+01010101
+01010101
+00101000
+01010101
+01010101
+00100000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010001
+01010001
+01001000
+01001000
+01001000
+00100001
+00100001
+00100001
+00100001
+00100001
+00100001
+01001000
+01001000
+01001000
+01010010
+00010010
+00010010
+01010010
+00010010
+00010010
+01001000
+01001000
+01001000
+01001000
+01001000
+01001000
+01010001
+01010001
+01010001
+01010101
+01010101
+01010101
+01000000
+01010000
+01010000
+00101010
+00001010
+00001010
+00100000
+00100000
+00100000
+00101000
+00101010
+00100001
+00100000
+00000010
+00100000
+00101010
+00101000
+01001010
+01000000
+01000001
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010001
+01010001
+01001000
+01001000
+01001000
+00100001
+00100001
+00100001
+00100001
+00100001
+00100001
+01001000
+01001000
+01001000
+01010010
+00010010
+00010010
+01010010
+00010010
+00010010
+01001000
+01001000
+01001000
+01001000
+01001000
+01001000
+01010001
+01010001
+01010001
+01010101
+01010101
+01010101
+01000100
+01000000
+01000100
+00100010
+00101010
+00100010
+00100010
+00001000
+00100010
+00100010
+00001000
+01001000
+00100010
+00001000
+00100010
+01001000
+01001000
+00100010
+01010001
+01010001
+01000100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010001
+01010001
+01001000
+01001000
+01001000
+00100001
+00100001
+00100001
+00100001
+00100001
+00100001
+01001000
+01001000
+01001000
+01010010
+00010010
+00010010
+01010010
+00010010
+00010010
+01001000
+01001000
+01001000
+01001000
+01001000
+01001000
+01010001
+01010001
+01010001
+01010101
+01010101
+01010101
+00000100
+00010100
+01000000
+10100010
+10000010
+00101010
+10101010
+10001000
+10001000
+10001000
+10001000
+10001000
+10001000
+10001000
+10001000
+10000000
+10000010
+00001000
+00010101
+00010100
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010001
+01010001
+01001000
+01001000
+01001000
+00100001
+00100001
+00100001
+00100001
+00100001
+00100001
+01001000
+01001000
+01001000
+01010010
+00010010
+00010010
+01010010
+00010010
+00010010
+01001000
+01001000
+01001000
+01001000
+01001000
+01001000
+01010001
+01010001
+01010001
+01010101
+01010101
+01010101
+01000001
+01010001
+01000000
+00101000
+01001000
+00101010
+00100010
+00100010
+00001000
+00101010
+00101010
+00001000
+00100010
+00100010
+00001000
+00101000
+00100010
+00001000
+01000001
+01000100
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010001
+01010001
+01001000
+01001000
+01001000
+00100001
+00100001
+00100001
+00100001
+00100001
+00100001
+01001000
+01001000
+01001000
+01010010
+00010010
+00010010
+01010010
+00010010
+00010010
+01001000
+01001000
+01001000
+01001000
+01001000
+01001000
+01010001
+01010001
+01010001
+01010101
+01010101
+01010101
+01000000
+01000100
+01000000
+00101010
+00100010
+00101010
+00100000
+00100010
+00001000
+00101000
+01001000
+01001000
+00100000
+00100010
+00001000
+00101010
+00100010
+00001000
+01000000
+01000100
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010100
+00010101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10100010
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10001010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010100
+00010100
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+10101010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000000
+00010101
+01010100
+10101000
+01010101
+01010101
+00101010
+00010101
+01010100
+00000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10101010
+10000101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10000000
+00010101
+01010010
+10000001
+01010101
+01010010
+10101000
+01010101
+01010010
+10101000
+01010101
+01010010
+10000001
+01010101
+01010010
+10000000
+00010101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+00000101
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00000000
+10100001
+01001010
+00101000
+10100001
+01001010
+00101000
+10100001
+01010010
+10101010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010100
+00010100
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010001
+01000101
+00010001
+10001000
+00100000
+10001000
+10101000
+10001000
+10001000
+10001000
+10101000
+00100001
+10001000
+10001000
+10001000
+10001000
+10001000
+10001000
+00010001
+00010001
+00010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000101
+01010101
+01001010
+10100000
+00000101
+00100000
+00001010
+10100001
+00101010
+10100101
+01011000
+00100101
+00000001
+01011000
+00100100
+10101000
+01011000
+00100100
+10000010
+00011000
+00100100
+10000010
+00011000
+00100100
+10101000
+01011000
+00100100
+10000001
+01011000
+00100100
+10000101
+01011000
+00100101
+00010101
+01011000
+00101010
+10101010
+10101000
+01000000
+00000000
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00000000
+01010101
+01010101
+00101000
+01010101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01010010
+10101010
+10000101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+10101010
+10000101
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01010010
+10101010
+10000101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+10101010
+10000101
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010101
+00101000
+01010101
+01010101
+00000000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010100
+01010101
+01010010
+10000010
+00010101
+01001000
+00100010
+00000101
+01001000
+00100010
+00100001
+01001010
+10100010
+10001000
+01001000
+00100010
+00001000
+01001000
+00100010
+00001000
+01010001
+01000100
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+00000000
+01010101
+01010010
+00010100
+00010101
+01010010
+00010010
+10000101
+01010010
+00000000
+10000101
+01010100
+10101010
+10000101
+01000001
+00000000
+00000101
+00101000
+00101000
+00100001
+00100010
+00100000
+10101000
+00100010
+00101000
+00100001
+00100010
+00001000
+00100001
+00101000
+00101000
+01001000
+01000001
+01000001
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+00000000
+01010101
+01010010
+00010100
+00010101
+01010010
+00010010
+10000101
+01010010
+00000000
+10000101
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010000
+00000101
+00000001
+01001010
+10100000
+10101000
+01001000
+10001000
+10000010
+01001000
+10001000
+10000010
+01001000
+00001000
+10000010
+01010001
+01010001
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01000001
+00100000
+01010101
+00101000
+00100010
+01010100
+10000010
+00101000
+01010100
+10101010
+00100000
+01010100
+10000010
+00100000
+01010101
+00010100
+01000101
+01000000
+00000000
+00000000
+00101010
+10101010
+10101010
+01000000
+00000000
+00000000
+01010100
+10000101
+01010010
+01010010
+10100001
+01001000
+01001010
+10101000
+00101010
+00101000
+00001010
+00001000
+01000001
+01010000
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+00000000
+01010101
+01010101
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+00001000
+01010101
+01010101
+00101010
+00010101
+01010101
+00001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01010010
+00010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01000001
+00100000
+01010101
+00101000
+00100010
+01010100
+10000010
+00101000
+01010100
+10101010
+00100000
+01010100
+10000010
+00100000
+01010101
+00010100
+01000101
+01000000
+00000000
+00000000
+00101010
+10101010
+10101010
+01000000
+00000000
+00000000
+01010100
+10000101
+01010000
+01010010
+10100001
+01010010
+01001010
+10101000
+01010010
+00101000
+00001010
+00010010
+01000001
+01010000
+01010010
+01010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+00000000
+01010101
+01010101
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+10001000
+01010101
+01010101
+00100010
+00010101
+01010101
+00100010
+00010101
+01010101
+00000010
+00010101
+01010101
+00010010
+00010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00000000
+00000101
+00101010
+10101010
+10100001
+00101010
+10000000
+00101000
+00101010
+10000000
+00001000
+00101010
+10000000
+00101000
+00101010
+10101010
+10100001
+01000000
+00000000
+00000101
+01010101
+01010101
+01010101
+00010001
+00010001
+00010100
+10001000
+10001000
+10000010
+10101000
+10001010
+10001000
+10001000
+10001010
+10001000
+10001000
+10001010
+10000010
+10001000
+10001000
+10001000
+00010001
+00010001
+00010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00000000
+00000101
+00101010
+10101010
+10100001
+00101010
+10000000
+00101000
+00101010
+10000000
+00001000
+00101010
+10000000
+00101000
+00101010
+10101010
+10100001
+01000000
+00000000
+00000101
+01010101
+01010101
+01010101
+00010001
+00000101
+01000001
+10001000
+10100001
+00101000
+10001000
+10001000
+10000001
+10101000
+10100000
+00100001
+10001000
+10001000
+00001000
+10001000
+10001000
+10100001
+00010001
+00010001
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00010101
+01010101
+01001010
+10000101
+01010101
+00100000
+00010101
+01010101
+00100001
+01010101
+01010101
+00100000
+00010101
+01010101
+01001010
+10000001
+01010101
+01010000
+00001000
+01010101
+01010101
+00100010
+00010101
+01010101
+01001000
+00000001
+01010101
+01010000
+10101000
+01010101
+01010010
+00000001
+01010101
+01010010
+00101000
+01010101
+01010010
+00001000
+01010101
+01010100
+10101000
+01010101
+01010101
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01001010
+10101010
+10100001
+01001010
+10000010
+10100001
+00101010
+10101010
+10101000
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010100
+10000101
+01010101
+01010010
+10100001
+01010101
+01001010
+10101000
+01010101
+01010000
+10000001
+01010101
+01010100
+10000101
+01010101
+01010000
+10000001
+01010101
+01001010
+10101000
+01010100
+01010010
+10100001
+01010010
+00010100
+10000101
+01010010
+10000101
+00010101
+01001010
+10000101
+01000101
+01001010
+10100001
+00100001
+00101010
+10101000
+00101000
+00101010
+10101010
+10101000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010000
+00010101
+01010010
+10001010
+10000101
+01001000
+00010010
+00010101
+01001000
+01010010
+00010101
+01001000
+00010010
+00010101
+01010010
+10000010
+00010101
+01010100
+00010100
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010100
+10001000
+01010101
+01010100
+10001000
+01010101
+01010010
+10001010
+00010101
+01010010
+10101010
+00010101
+01001010
+10001010
+10000101
+01010000
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010100
+00010101
+01010100
+10000010
+10000101
+01010010
+00100010
+00100001
+01010010
+10100010
+00100001
+01010010
+00100010
+00100001
+01010010
+00100010
+10000101
+01010100
+00000100
+00010101
+01010100
+10100010
+10000101
+01010010
+00000010
+00100001
+01010010
+10100010
+10100001
+01010100
+00100010
+00100001
+01010010
+10000010
+10000101
+01010100
+00010100
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010100
+00010101
+01001010
+00010010
+10000101
+01001000
+10000010
+00100001
+01001010
+00010010
+10000101
+01001000
+10000010
+00100001
+01001010
+10000010
+10100001
+01010000
+00010100
+00000101
+01010101
+01010101
+01010101
+01010110
+00000000
+10010101
+01011000
+00000000
+00100101
+01010110
+00000000
+10010101
+01011000
+00000000
+00100101
+01010110
+00000000
+10010101
+01011000
+00000000
+00100101
+01010110
+00000000
+10010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001001
+01001110
+01000001
+01010110
+00000011
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001001
+01001110
+01000001
+01010110
+00000011
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01000000
+01010101
+01010100
+00101010
+01010101
+01010000
+10101010
+01010101
+01000010
+10101010
+01010101
+00001010
+10101000
+01010100
+00101010
+10100000
+01010100
+10101010
+10000101
+01010000
+10101010
+00010101
+01010010
+10101000
+01010101
+01000010
+10100000
+01010101
+01001010
+10100001
+01010101
+01001010
+10100001
+01010101
+01001010
+10000001
+01010100
+01001010
+10000001
+01010100
+00001010
+10000101
+01010100
+01001010
+10000001
+01010100
+01001010
+10000001
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000101
+10101010
+10101010
+10000000
+10101010
+10101010
+10101000
+10101010
+10101010
+10101010
+10100000
+00000010
+10101010
+00000000
+00000000
+00001010
+01010101
+01010101
+01000010
+01010101
+01010101
+01010000
+01010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010100
+00000101
+01010101
+01000000
+00000000
+01010101
+00001010
+10101000
+00010101
+00101010
+10101010
+00010101
+00101010
+10101010
+00000101
+10101010
+10101010
+00000101
+00101010
+10101010
+00000101
+00101010
+10101010
+10000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010101
+10000001
+01010101
+01010101
+10100000
+01010101
+01010101
+10101000
+00010101
+01010101
+10101010
+00010101
+01010101
+10101010
+10000101
+01010101
+00101010
+10000001
+01010101
+00001010
+10100001
+01010101
+01001010
+10100001
+01010101
+01000010
+10100000
+01010101
+01010010
+10101000
+01010101
+01010010
+10101000
+01010101
+01010010
+10101000
+01010101
+01010000
+10101000
+01010101
+01010010
+10101000
+01010101
+01010010
+10101000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01000010
+01010101
+01010101
+00001010
+01010101
+01010100
+00101010
+01010101
+01010100
+10101010
+01010101
+01010010
+10101010
+01010101
+01000010
+10101000
+01010101
+01001010
+10100000
+01010101
+01001010
+10100001
+01010101
+00001010
+10000001
+01010101
+00101010
+10000101
+01010101
+00101010
+10000101
+01010101
+00101010
+10000101
+01010101
+00101010
+00000101
+01010101
+00101010
+10000101
+01010101
+00101010
+10000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00000000
+00000010
+10101010
+10101010
+00101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10000000
+00001010
+10100000
+00000000
+00000000
+10000001
+01010101
+01010101
+00000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00010101
+01010101
+00000000
+00000001
+01010100
+00101010
+10100000
+01010100
+10101010
+10101000
+01010000
+10101010
+10101000
+01010000
+10101010
+10101010
+01010000
+10101010
+10101000
+01010010
+10101010
+10101000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+00000001
+01010101
+01010101
+10101000
+00010101
+01010101
+10101010
+00000101
+01010101
+10101010
+10000001
+01010101
+00101010
+10100000
+01010101
+00001010
+10101000
+00010101
+01010010
+10101010
+00010101
+01010100
+10101010
+00000101
+01010101
+00101010
+10000101
+01010101
+00001010
+10000001
+01010101
+01001010
+10100001
+01010101
+01001010
+10100001
+00010101
+01000010
+10100001
+00010101
+01000010
+10100001
+00010101
+01010010
+10100000
+00010101
+01000010
+10100001
+00010101
+01000010
+10100001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001010
+10100001
+01010101
+01001010
+10100001
+01010101
+01000010
+10100000
+01010101
+01010010
+10101000
+01010101
+01010010
+10101010
+00010101
+01010100
+10101010
+00000101
+01010100
+00101010
+10100000
+01010101
+00001010
+10101000
+01010101
+01000010
+10101010
+01010101
+01010000
+10101010
+01010101
+01010100
+00101010
+01010101
+01010101
+00000000
+01010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00001010
+10101010
+10100001
+01000000
+10001010
+10101000
+01010000
+00000010
+10101010
+01010101
+01010000
+10101010
+01010101
+01010100
+00101010
+01010101
+01010101
+00001010
+01010101
+01010101
+01000010
+00000001
+01000000
+00010000
+10100000
+00000010
+00000100
+10101010
+10101010
+10000001
+10101010
+10101010
+10100000
+10101010
+10101010
+10000001
+00000000
+00000000
+00000101
+01010000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010010
+10101000
+01010101
+01010010
+10100000
+01010101
+00010010
+10100001
+01010101
+10000100
+10100001
+01000000
+10100001
+00000000
+00101010
+10101000
+01001010
+10101010
+10101000
+00101010
+10101010
+10101000
+10101010
+10101010
+00100010
+10101010
+10101010
+00000010
+10101010
+10000000
+01001010
+10101000
+00000101
+01001010
+10101000
+01010101
+00101010
+10100000
+01010101
+00101010
+10100001
+01010101
+00101010
+10100001
+01010101
+00101010
+10100001
+01010101
+00101010
+10100001
+01010101
+00101010
+10100000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00101010
+10000101
+01010101
+00001010
+10000101
+01010101
+01001010
+10000100
+00000001
+01001010
+00010010
+10101000
+00000000
+01001010
+10101010
+10100001
+00101010
+10101010
+10101000
+00101010
+10101010
+10101010
+00101010
+10101010
+10101010
+10001000
+00000010
+10101010
+10000000
+01010000
+00101010
+10100001
+01010101
+00101010
+10100001
+01010101
+00001010
+10101000
+01010101
+01001010
+10101000
+01010101
+01001010
+10101000
+01010101
+01001010
+10101000
+01010101
+01001010
+10101000
+01010101
+00001010
+10101000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001010
+10101010
+10100000
+00101010
+10100010
+00000001
+10101010
+10000000
+00000101
+10101010
+00000101
+01010101
+10101000
+00010101
+01010101
+10100000
+01010101
+01010101
+10000001
+01010101
+01010101
+00000100
+00000001
+01000000
+00010000
+10000000
+00001010
+01000010
+10101010
+10101010
+00001010
+10101010
+10101010
+01000010
+10101010
+10101010
+01010000
+00000000
+00000000
+01010101
+01010000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001010
+10100001
+01010101
+01001010
+10100001
+01010101
+00001010
+10000001
+01010101
+00101010
+10000101
+01010100
+10101010
+10000101
+01010000
+10101010
+00010101
+00001010
+10101000
+00010101
+00101010
+10100000
+01010101
+10101010
+10000001
+01010101
+10101010
+00000101
+01010101
+10101000
+00010101
+01010101
+00000000
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+00000000
+01010101
+01010100
+00101010
+01010101
+01010000
+10101010
+01010101
+01000010
+10101010
+01010101
+00001010
+10101000
+01010100
+00101010
+10100000
+01010100
+10101010
+00000101
+01010010
+10101010
+00010101
+01010010
+10101000
+01010101
+01000010
+10100000
+01010101
+01001010
+10100001
+01010101
+01001010
+10100001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000101
+01010101
+00000000
+00000000
+00000101
+10101010
+10101010
+10000001
+10101010
+10101010
+10100000
+10101010
+10101010
+10000001
+10100000
+00000010
+00000100
+00000001
+01010000
+00010000
+01010101
+01010101
+01000010
+01010101
+01010101
+00001010
+01010101
+01010100
+00101010
+01010101
+01010000
+10101010
+01010000
+00000010
+10101010
+01000000
+10001010
+10101000
+00001010
+10101010
+10100001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001010
+10101000
+00010101
+01001010
+10101010
+00000001
+01001010
+10101010
+10100000
+01000010
+10101010
+10101010
+01010010
+10101010
+10101010
+01010000
+10101010
+10101010
+01010000
+10101010
+10101010
+01000010
+00101010
+10101010
+00001010
+00101010
+10101010
+00101010
+10001010
+10101010
+10101010
+10000010
+10101010
+10101010
+00010000
+10101010
+10101000
+01010100
+10101010
+10100001
+00000101
+00101010
+10000100
+10100001
+00001010
+00010010
+10100000
+01000010
+01000010
+10100000
+01010000
+01010010
+10101000
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00101010
+10100001
+01000000
+10101010
+10100001
+00001010
+10101010
+10100001
+10101010
+10101010
+10000001
+10101010
+10101010
+10000101
+10101010
+10101010
+00000101
+10101010
+10101010
+00000101
+10101010
+10101000
+10000001
+10101010
+10101000
+10100000
+10101010
+10100010
+10101000
+10101010
+10000010
+10101010
+10101010
+00000100
+10101010
+10101010
+00010101
+00101010
+10101000
+01010000
+01001010
+10100000
+01001010
+00010010
+10000001
+00001010
+10000100
+00000101
+00001010
+10000001
+00010101
+00101010
+10000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000101
+01010000
+00000000
+00000000
+01000010
+10101010
+10101010
+00001010
+10101010
+10101010
+01000010
+10101010
+10101010
+00010000
+10000000
+00001010
+00000100
+00000101
+01000000
+10000001
+01010101
+01010101
+10100000
+01010101
+01010101
+10101000
+00010101
+01010101
+10101010
+00000101
+01010101
+10101010
+10000000
+00000101
+00101010
+10100010
+00000001
+01001010
+10101010
+10100000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010101
+00000000
+01010101
+01010101
+10101000
+00010101
+01010101
+10101010
+00000101
+01010101
+10101010
+10000001
+01010101
+00101010
+10100000
+01010101
+00001010
+10101000
+00010101
+01010000
+10101010
+00010101
+01010100
+10101010
+10000101
+01010101
+00101010
+10000101
+01010101
+00001010
+10000001
+01010101
+01001010
+10100001
+01010101
+01001010
+10100001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001010
+10000001
+01010100
+01001010
+10000001
+01010100
+00001010
+10000101
+01010100
+01001010
+10000001
+01010100
+01001010
+10000001
+01010100
+01001010
+10100001
+01010101
+01001010
+10100001
+01010101
+01000010
+10100000
+01010101
+01010010
+10101000
+01010101
+01010000
+10101010
+00010101
+01010100
+10101010
+10000101
+01010100
+00101010
+10100000
+01010101
+00001010
+10101000
+01010101
+01000010
+10101010
+01010101
+01010000
+10101010
+01010101
+01010100
+00001010
+01010101
+01010101
+01000000
+01010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00101010
+10101010
+10000101
+00101010
+10101010
+00000101
+10101010
+10101010
+00000101
+00101010
+10101010
+00000101
+00101010
+10101010
+00010101
+00001010
+10101000
+00010101
+01000000
+00000000
+01010101
+01010100
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010000
+01010101
+01010101
+01000010
+00000000
+00000000
+00001010
+10100000
+00000010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101000
+10101010
+10101010
+10000000
+00000000
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010010
+10101000
+01010101
+01010010
+10101000
+01010101
+01010000
+10101000
+01010101
+01010010
+10101000
+01010101
+01010010
+10101000
+01010101
+01010010
+10101000
+01010101
+01000010
+10100000
+01010101
+01001010
+10100001
+01010101
+00001010
+10100001
+01010101
+00101010
+10000001
+01010101
+10101010
+10000101
+01010101
+10101010
+00010101
+01010101
+10101000
+00010101
+01010101
+10100000
+01010101
+01010101
+10000001
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00101010
+10000101
+01010101
+00101010
+10000101
+01010101
+00101010
+00000101
+01010101
+00101010
+10000101
+01010101
+00101010
+10000101
+01010101
+00101010
+10000101
+01010101
+00001010
+10000001
+01010101
+01001010
+10100001
+01010101
+01001010
+10100000
+01010101
+01000010
+10101000
+01010101
+01010010
+10101010
+01010101
+01010100
+10101010
+01010101
+01010100
+00101010
+01010101
+01010101
+00001010
+01010101
+01010101
+01000010
+01010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010010
+10101010
+10101000
+01010000
+10101010
+10101000
+01010000
+10101010
+10101010
+01010000
+10101010
+10101000
+01010100
+10101010
+10101000
+01010100
+00101010
+10100000
+01010101
+00000000
+00000001
+01010101
+01010000
+00010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+00000101
+01010101
+01010101
+10000001
+01010101
+01010101
+10100000
+00000000
+00000000
+10101010
+10000000
+00001010
+10101010
+10101010
+10101010
+00101010
+10101010
+10101010
+00000010
+10101010
+10101010
+01010000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01000010
+10100001
+00010101
+01000010
+10100001
+00010101
+01010010
+10100000
+00010101
+01000010
+10100001
+00010101
+01000010
+10100001
+01010101
+01001010
+10100001
+01010101
+01001010
+10100001
+01010101
+00001010
+10000001
+01010101
+00101010
+10000101
+01010100
+10101010
+00000101
+01010010
+10101010
+00010101
+00001010
+10101000
+00010101
+00101010
+10100000
+01010101
+10101010
+10000001
+01010101
+10101010
+00000101
+01010101
+10100000
+00010101
+01010101
+00000001
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10100001
+01010101
+01010010
+10000101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01010010
+10000101
+01010101
+01010100
+10100001
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+01001010
+00010101
+01010101
+01010010
+10000101
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010010
+10000101
+01010101
+01001010
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010101
+10101010
+01010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010100
+10101000
+01010101
+01010100
+10101000
+01010101
+01010010
+10101010
+00010101
+01010010
+10101010
+00010101
+01001010
+10001010
+10000101
+01001010
+00000010
+10000101
+00101000
+00010000
+10100001
+00100000
+01010100
+00100001
+00000001
+01010101
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010100
+10000101
+01010101
+01010010
+10000101
+01010101
+01001010
+10000101
+01010101
+00101010
+10000101
+01010100
+10101010
+10000101
+01010010
+10101010
+10000101
+01001010
+10000010
+10000101
+00100000
+00010010
+10000101
+00000101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+00001000
+01010101
+01000000
+10100001
+01010000
+00101010
+10100001
+00001010
+10101010
+10000101
+00101010
+10101010
+10000101
+00000000
+00001010
+10000101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001000
+01010101
+01010101
+01000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+00101010
+10101010
+10101000
+01000010
+10101010
+10100001
+01010100
+00101010
+10000101
+01010101
+00101010
+00010101
+01010100
+10101000
+01010101
+01010100
+10100001
+01010101
+01010100
+10000101
+01010101
+01010010
+00010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+01010101
+01010101
+00101000
+00010101
+01010101
+00001010
+10000001
+01010101
+01000010
+10101000
+00010101
+01010000
+10101010
+10000001
+01010100
+00101010
+10101000
+01010000
+10101010
+10000001
+01000010
+10101000
+00010101
+00001010
+10000001
+01010101
+00101000
+00010101
+01010101
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01010010
+00010101
+01010101
+01010100
+10000101
+01010101
+01010100
+10100001
+01010101
+01010100
+10101000
+01010101
+01010101
+00101010
+00010101
+01010100
+00101010
+10000101
+01000010
+10101010
+10100001
+00101010
+10101010
+10101000
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+00000000
+00001010
+10000101
+00101010
+10101010
+10000101
+00001010
+10101010
+10000101
+01010000
+00101010
+10100001
+01010101
+01000000
+10100001
+01010101
+01010101
+00001000
+01010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010100
+10000101
+00000101
+01010100
+10000101
+00100000
+00010010
+10000101
+01001010
+10000010
+10000101
+01010010
+10101010
+10000101
+01010100
+10101010
+10000101
+01010101
+00101010
+10000101
+01010101
+01001010
+10000101
+01010101
+01010010
+10000101
+01010101
+01010100
+10000101
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+01010101
+00000001
+00100000
+01010100
+00100001
+00101000
+00010000
+10100001
+01001010
+00000010
+10000101
+01001010
+10001010
+10000101
+01010010
+10101010
+00010101
+01010010
+10101010
+00010101
+01010100
+10101000
+01010101
+01010100
+10101000
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010000
+01010010
+10000100
+00001000
+01010010
+10000010
+10100001
+01010010
+10101010
+10000101
+01010010
+10101010
+00010101
+01010010
+10101000
+01010101
+01010010
+10100001
+01010101
+01010010
+10000101
+01010101
+01010010
+00010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+01010101
+01010101
+00100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010010
+10100000
+00000000
+01010010
+10101010
+10101000
+01010010
+10101010
+10100000
+01001010
+10101000
+00000101
+01001010
+00000001
+01010101
+00100000
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010100
+10000101
+01010101
+01010010
+00010101
+01010101
+01001010
+00010101
+01010101
+00101010
+00010101
+01010100
+10101000
+01010101
+01010010
+10101000
+00010101
+01001010
+10101010
+10000001
+00101010
+10101010
+10101000
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010101
+01010100
+00101000
+01010101
+01000010
+10100000
+01010100
+00101010
+10000001
+01000010
+10101010
+00000101
+00101010
+10101000
+00010101
+01000010
+10101010
+00000101
+01010100
+00101010
+10000001
+01010101
+01000010
+10100000
+01010101
+01010100
+00101000
+01010101
+01010101
+01000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+00101010
+10101010
+10101000
+01001010
+10101010
+10000001
+01010010
+10101000
+00010101
+01010100
+10101000
+01010101
+01010101
+00101010
+00010101
+01010101
+01001010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010100
+10000101
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010101
+00100000
+01010101
+01010101
+01001010
+00000001
+01010101
+01001010
+10101000
+00000101
+01010010
+10101010
+10100000
+01010010
+10101010
+10101000
+01010010
+10100000
+00000000
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01010010
+00010101
+01010101
+01010010
+10000101
+01010101
+01010010
+10100001
+01010101
+01010010
+10101000
+01010101
+01010010
+10101010
+00010101
+01010010
+10101010
+10000101
+01010010
+10000010
+10100001
+01010010
+10000100
+00001000
+01010010
+00010101
+01010000
+01010010
+00010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+00101010
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01010100
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+00101010
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01010100
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+00101010
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01010100
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00000101
+01010010
+10101010
+10100001
+01010100
+10101010
+10000101
+01010101
+00101010
+00010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00000101
+01010010
+10101010
+10100001
+01010100
+10101010
+10000101
+01010101
+00101010
+00010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00000101
+01010010
+10101010
+10100001
+01010100
+10101010
+10000101
+01010101
+00101010
+00010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01000101
+00000001
+01001000
+00100000
+10101000
+00100010
+00100001
+00100000
+00101010
+00100001
+00100001
+00100010
+00100000
+00100001
+00100010
+00101010
+00100001
+01000100
+01000000
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010101
+00000001
+01010101
+01010101
+10100001
+01010101
+01010101
+10100001
+01010101
+01010101
+10100001
+01010101
+01010101
+10100001
+01010101
+01010101
+00000001
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01000000
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01000000
+00010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010100
+00000001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+00000001
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01000000
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01000000
+00010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010100
+00000001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+00000001
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01000000
+01010101
+01010101
+01001010
+01010101
+01010101
+01001010
+01010101
+01010101
+01001010
+01010101
+01010101
+01001010
+01010101
+01010101
+01000000
+01010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+00010101
+01001000
+01010100
+10000101
+01010010
+00010010
+00010101
+01010100
+10001000
+01010101
+01010101
+00100001
+01010101
+01010100
+10001000
+01010101
+01010010
+00010010
+00010101
+01001000
+01010100
+10000101
+01010001
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010101
+01010101
+00101010
+00010101
+01010101
+00101010
+00010101
+01010101
+01000000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00010101
+01010101
+00101010
+10000101
+01010101
+00101010
+10000101
+01010101
+01000000
+00010101
+01010101
+00101010
+00010101
+01010101
+00101010
+00010101
+01010101
+01000000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00000101
+01010101
+00101010
+10100001
+01010101
+00101010
+10100001
+01010101
+01000000
+00000101
+01010101
+00101010
+10000101
+01010101
+00101010
+10000101
+01010101
+01000000
+00010101
+01010101
+00101010
+00010101
+01010101
+00101010
+00010101
+01010101
+01000000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+00010000
+01000000
+10100000
+10001010
+00101010
+10001000
+10001000
+00001000
+10001000
+10000010
+00001000
+10001000
+10000000
+10001000
+10100000
+10001010
+00001000
+00000101
+00010000
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01000001
+01000001
+01000001
+00101000
+00101000
+00101000
+00101000
+00101000
+00101000
+01000001
+01000001
+01000001
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00000000
+00000101
+00101010
+10101010
+10100001
+00101010
+10000000
+00101000
+00101010
+10000000
+00001000
+00101010
+10000000
+00101000
+00101010
+10101010
+10100001
+01000000
+00000000
+00000101
+01010101
+01010101
+01010101
+00000101
+00010000
+01000000
+10100000
+10001010
+00101010
+10001000
+10001000
+00001000
+10001000
+10000010
+00001000
+10001000
+10000000
+10001000
+10100000
+10001010
+00001000
+00000101
+00010000
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10100010
+10001010
+00101000
+10100010
+10001010
+00101000
+10100010
+10001010
+00101000
+10100010
+10001010
+00101000
+10100010
+10001010
+00101000
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+00000101
+01000101
+00100000
+10100000
+00100001
+10001000
+10001000
+10001000
+10001000
+10001000
+10001000
+00100000
+10100000
+00100001
+01000101
+00000101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000001
+01010101
+01010010
+10101000
+00000000
+01010100
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01010001
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+00101010
+00010101
+00010100
+10100010
+10000101
+01010101
+00101010
+00010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01010001
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000101
+00000000
+00001010
+10100001
+01010101
+01010000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010100
+01010101
+01010101
+01010100
+01010101
+01010101
+01010100
+01010000
+00000000
+01010101
+01001010
+10101010
+00010101
+01010000
+00000000
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010100
+01010101
+01010101
+01010100
+01010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00010101
+00000000
+00101010
+10010101
+10101010
+10010101
+01010101
+01010101
+10010101
+01010101
+01010101
+10010101
+01010101
+01010101
+10010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10010101
+01010101
+01010101
+10010101
+01010101
+01010101
+10010101
+01010101
+01010101
+10010101
+01010101
+01010101
+00101010
+10010101
+10101010
+01000000
+00010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+01010101
+01000000
+00000001
+01010101
+00101010
+10101000
+01010101
+01000000
+00000001
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010010
+01010101
+01010101
+01010100
+01010100
+00000101
+01010101
+01010010
+10100001
+01010101
+01010100
+00000101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010010
+01010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01000101
+01010010
+00010101
+00100001
+01001000
+01010101
+01001000
+00101000
+01010101
+01001010
+10101000
+01010101
+01001010
+00000001
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+01010101
+01010000
+10101000
+01010101
+01001010
+00101000
+01010101
+01001010
+01001000
+01010101
+01001000
+01010010
+00010101
+00100001
+01010100
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010100
+00000101
+01010101
+01010010
+10100001
+01010101
+01010100
+00000101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010101
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010010
+01010000
+00000001
+01001000
+01001010
+10101000
+00100001
+01010000
+00000001
+01001000
+01010101
+01010101
+01010010
+01010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010100
+00100001
+01010101
+01010010
+01001000
+01010101
+01001000
+00100001
+01010101
+01010010
+10000101
+01010101
+01010100
+00010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01000000
+01010101
+01010101
+01010001
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010100
+00100001
+01010101
+01010010
+01001000
+01010101
+01001000
+00100001
+01010101
+01010010
+01000101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+00100001
+01010101
+01010101
+01001000
+01010000
+00000001
+01010010
+00001010
+10101000
+01001000
+01010000
+00000001
+00100001
+01010101
+01010101
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+01010101
+01001010
+10101010
+01010101
+01010000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+01010101
+01001010
+10101010
+01010101
+01010000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010100
+10000101
+01010101
+01010010
+00100001
+01010101
+01001000
+01001000
+01010101
+00100001
+01010010
+00010100
+10000101
+01010100
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+00010101
+01010010
+00010100
+10000101
+01001000
+01010101
+00100001
+00100001
+01010101
+01001000
+10000101
+01010101
+01010010
+00010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000101
+01010101
+10101010
+10100001
+01010101
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000101
+01010101
+10101010
+10100001
+01010101
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10010101
+01010101
+01010101
+00101010
+10101010
+10101010
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010110
+10101010
+10010101
+01011000
+00000000
+00100101
+10100000
+00000000
+00001010
+00000000
+00000000
+00000000
+10100000
+00000000
+00001010
+01011010
+10101010
+10100101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010110
+10101010
+10101010
+10101000
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00000000
+00000000
+01001010
+10101010
+10101010
+01000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000001
+10101010
+10101010
+10100001
+00000000
+00000000
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100000
+01010101
+01010101
+00101010
+01010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00000000
+00000000
+01001010
+10101010
+10101010
+01001000
+00000000
+00000000
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+00001000
+01010101
+01010101
+10101000
+01010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000001
+10101010
+10101010
+10100001
+00000000
+00000000
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001001
+01010101
+01010101
+00100101
+01010101
+01010100
+10010101
+01010101
+01010010
+01010101
+01010101
+01010100
+10010101
+01010101
+01010101
+00100101
+01010101
+01010101
+01001001
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010001
+01010101
+01010010
+01001001
+01010101
+01001001
+00100101
+01010101
+00100100
+10010101
+01010100
+10010010
+01010101
+01010101
+00100100
+10010101
+01010101
+01001001
+00100101
+01010101
+01010010
+01001001
+01010101
+01010100
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010100
+01010001
+01010100
+10010010
+01001001
+01010010
+01001001
+00100101
+01001001
+00100100
+10010101
+00100100
+10010010
+01010101
+01001001
+00100100
+10010101
+01010010
+01001001
+00100101
+01010100
+10010010
+01001001
+01010101
+00010100
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+01100001
+01010101
+01010101
+01011000
+01010101
+01010101
+01010110
+00010101
+01010101
+01010101
+10000101
+01010101
+01010110
+00010101
+01010101
+01011000
+01010101
+01010101
+01100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+00010101
+01010101
+01100001
+10000101
+01010101
+01011000
+01100001
+01010101
+01010110
+00011000
+01010101
+01010101
+10000110
+00010101
+01010110
+00011000
+01010101
+01011000
+01100001
+01010101
+01100001
+10000101
+01010101
+01000101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+00010100
+01010101
+01100001
+10000110
+00010101
+01011000
+01100001
+10000101
+01010110
+00011000
+01100001
+01010101
+10000110
+00011000
+01010110
+00011000
+01100001
+01011000
+01100001
+10000101
+01100001
+10000110
+00010101
+01000101
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10010110
+00010101
+01010010
+01010101
+10000101
+01001001
+01010101
+01100001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10010110
+00010101
+01010010
+01000001
+10000101
+01001001
+00101000
+01100001
+01010100
+10010110
+00010101
+01010010
+01010101
+10000101
+01001001
+01010101
+01100001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10010110
+00010101
+01010010
+01000001
+10000101
+01001001
+00101000
+01100001
+01010100
+10010110
+00010101
+01010010
+01000001
+10000101
+01001001
+00101000
+01100001
+01010100
+10010110
+00010101
+01010010
+01010101
+10000101
+01001001
+01010101
+01100001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001001
+01010101
+01100001
+01010010
+01010101
+10000101
+01010100
+10010110
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001001
+01010101
+01100001
+01010010
+01010101
+10000101
+01010100
+10010110
+00010101
+01001001
+00101000
+01100001
+01010010
+01000001
+10000101
+01010100
+10010110
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001001
+01010101
+01100001
+01010010
+01010101
+10000101
+01010100
+10010110
+00010101
+01001001
+00101000
+01100001
+01010010
+01000001
+10000101
+01010100
+10010110
+00010101
+01001001
+00101000
+01100001
+01010010
+01000001
+10000101
+01010100
+10010110
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01001010
+10101010
+10101000
+01001010
+10100010
+10101000
+01001010
+10100010
+10101000
+01001010
+10100010
+10101000
+01000010
+10100010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01001010
+10101010
+10101000
+01001010
+10100010
+10101000
+01001010
+10100010
+10101000
+01001010
+10001010
+10101000
+01000010
+10001010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01001010
+10101010
+10101000
+01001010
+10100010
+10101000
+01001010
+10001010
+10101000
+01001010
+00101010
+10101000
+01000010
+10101010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01001010
+10101010
+10101000
+01001000
+00000010
+10101000
+01001010
+10101010
+10101000
+01001010
+10101010
+10101000
+01000010
+10101010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01001000
+00101010
+10101000
+01001010
+10000010
+10101000
+01001010
+10101010
+10101000
+01001010
+10101010
+10101000
+01000010
+10101010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10001010
+10000101
+01010010
+10001010
+10100001
+01001010
+10100010
+10101000
+01001010
+10100010
+10101000
+01001010
+10101010
+10101000
+01001010
+10101010
+10101000
+01000010
+10101010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10100010
+10000101
+01010010
+10100010
+10100001
+01001010
+10100010
+10101000
+01001010
+10100010
+10101000
+01001010
+10101010
+10101000
+01001010
+10101010
+10101000
+01000010
+10101010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101000
+10000101
+01010010
+10101000
+10100001
+01001010
+10100010
+10101000
+01001010
+10100010
+10101000
+01001010
+10101010
+10101000
+01001010
+10101010
+10101000
+01000010
+10101010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01001010
+10101010
+00001000
+01001010
+10100000
+10101000
+01001010
+10101010
+10101000
+01001010
+10101010
+10101000
+01000010
+10101010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01001010
+10101010
+10101000
+01001010
+10100000
+00001000
+01001010
+10101010
+10101000
+01001010
+10101010
+10101000
+01000010
+10101010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01001010
+10101010
+10101000
+01001010
+10100010
+10101000
+01001010
+10101000
+10101000
+01001010
+10101010
+00101000
+01000010
+10101010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01001010
+10101010
+10101000
+01001010
+10100010
+10101000
+01001010
+10100010
+10101000
+01001010
+10101000
+10101000
+01000010
+10101000
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01000100
+10101010
+00010001
+00100010
+00000000
+10001000
+00101000
+01010101
+00101000
+00101010
+00010100
+10101000
+01000000
+01010101
+00000001
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01000100
+10101010
+00010101
+00100010
+00000000
+01010101
+00101000
+01010101
+01010101
+00101010
+00010101
+01010101
+01000000
+01010101
+01010101
+00101000
+01010101
+01010101
+00100010
+00000101
+00010100
+00100010
+00100000
+10000010
+00101000
+10001000
+10100010
+00100000
+10101000
+10001010
+00100000
+10001000
+10000010
+01000101
+00010001
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010001
+01010101
+00000000
+10001000
+01010101
+01010101
+00101000
+01010101
+01010100
+10101000
+01000000
+01010101
+00000001
+00101000
+01010101
+01010101
+00100010
+00000101
+00010100
+00100010
+00100000
+10000010
+00101000
+10001000
+10100010
+00100000
+10101000
+10001010
+00100000
+10001000
+10000010
+01000101
+00010001
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010001
+01010101
+01010010
+00001000
+01010100
+01010010
+00001000
+01010100
+01010010
+00001010
+00010100
+01010010
+00001000
+10000100
+01010010
+00001000
+10000100
+01010010
+00001000
+00100000
+01010010
+00001000
+01001000
+01010010
+00001000
+01001000
+01010010
+00001000
+01010010
+01010010
+00001000
+01010100
+01010010
+00001000
+01010100
+01010100
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010100
+01010101
+10000101
+01010010
+00010101
+10000101
+01001000
+10000101
+10000101
+01001000
+10000101
+10000101
+01001000
+10000101
+10000101
+00100001
+00100001
+10000101
+00100000
+00100001
+10000101
+00101010
+10100001
+10000100
+10000000
+00001000
+10000100
+10000101
+01011000
+10000010
+00010101
+01010010
+10000010
+00010101
+01010010
+00010100
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010100
+01010101
+00100001
+01010010
+00010101
+00100001
+01010010
+00010101
+00100001
+01010010
+00010101
+01001000
+01001000
+01010101
+01001000
+01001000
+01010101
+01001000
+01001000
+01010101
+01010010
+00100001
+01010101
+01010010
+00100001
+01010101
+01010010
+00100001
+01010101
+00010100
+10000101
+01010101
+00010100
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00000000
+01010010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+01010100
+00000000
+10000101
+00000010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01000000
+10101010
+00000000
+01010010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00010101
+10101010
+10101010
+10000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001010
+10101010
+10101010
+00101010
+10101010
+10101010
+00101010
+10101010
+10101010
+00101010
+10101010
+10101010
+00101010
+10101010
+10101010
+00101010
+10101010
+10101010
+00101010
+10101010
+10101010
+01001010
+10101010
+10101010
+01010010
+10101010
+10101010
+01010100
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010010
+01010101
+01010101
+01001010
+01010101
+01010101
+01001010
+01010101
+01010101
+00101010
+01010101
+01010101
+00101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101000
+10101010
+10101010
+10100001
+10101010
+10101010
+10000100
+10101010
+10101010
+00010010
+10101010
+10101000
+01001010
+10101010
+10100001
+00101010
+10101010
+10100000
+10101000
+10101010
+10000100
+10100010
+10101010
+00010010
+10100010
+00000000
+01001010
+10100010
+01010101
+01001010
+10100010
+01010101
+00101010
+10100010
+00000000
+00101010
+10101000
+10101000
+00101010
+10101010
+10100000
+10101010
+10101010
+10100000
+10101010
+10101010
+10100000
+10101010
+10101010
+10100000
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010100
+10101010
+10101010
+01000010
+10101010
+10101010
+00101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10000000
+00001010
+10101010
+00101010
+10100010
+10101010
+10101010
+10101000
+10101010
+10101010
+10101010
+00101010
+10101000
+10101010
+10001010
+10100000
+00101010
+10001010
+10101000
+00101010
+10001010
+10101010
+10001010
+00101010
+10101010
+10100010
+10101010
+00101010
+10101000
+10100000
+10000010
+10001010
+10001010
+10101000
+00101010
+00101010
+10101010
+10101010
+00101010
+10101010
+10101010
+00101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+00010100
+10101010
+10101010
+10000001
+10101010
+10101010
+10101000
+10101010
+10101010
+10101010
+10101010
+10100000
+00000010
+10101010
+00001010
+10101000
+10101000
+10101010
+10101010
+10101000
+10101010
+10101010
+10100010
+10101010
+00101010
+10100010
+10101000
+00001010
+10100010
+10101000
+00101010
+10101000
+10100010
+10101010
+10101010
+10001010
+10101010
+00001010
+00101010
+10101000
+10100010
+10100010
+10000010
+10101000
+10101000
+00101010
+10101000
+10101010
+10101010
+10101000
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00101010
+10101010
+10101010
+01001010
+10101010
+10101010
+00010010
+10101010
+10101010
+10000100
+10101010
+10101010
+10100001
+00101010
+10101010
+10101000
+01001010
+10101010
+00101010
+00001010
+10101010
+10001010
+00010010
+10101010
+10001010
+10000100
+10101010
+10001010
+10100001
+00000000
+10001010
+10100001
+01010101
+10001010
+10101000
+01010101
+00101010
+10101000
+00000000
+10101010
+10101000
+00101010
+10101010
+10101000
+00001010
+10101010
+10101010
+00001010
+10101010
+10101010
+00001010
+10101010
+10101010
+00001010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10100001
+10101010
+10101010
+10101000
+10101010
+10101010
+10101000
+10101010
+10101010
+10101000
+10101010
+10101010
+10101000
+10101010
+10101010
+10101000
+10101010
+10101010
+10101001
+10101010
+10101010
+10100001
+10101010
+10101010
+10000101
+00000000
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+10100001
+01010101
+01010101
+10100001
+01010101
+01010101
+10101000
+01010101
+01010101
+10101000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00101010
+01010101
+01010101
+01001010
+01010101
+01010101
+01001010
+01010101
+01010101
+01010010
+01010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01001010
+01010101
+01010101
+00101010
+01010101
+01010100
+10101010
+01010101
+01010010
+10101010
+01010101
+01010010
+10101010
+01010101
+01010010
+10101010
+01010101
+01010010
+10101010
+01010101
+01010100
+10101010
+01010101
+01010101
+00101010
+01010101
+01010101
+01001010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10100000
+10101010
+10101010
+10100000
+10101010
+10101010
+10100000
+10101010
+10101010
+10101000
+00101010
+10101010
+00000000
+00101010
+10101010
+01010101
+00101010
+10101000
+01010101
+01001010
+10100010
+00000000
+01001010
+10100010
+10101010
+00010010
+10100010
+10101010
+10000010
+10100010
+10101010
+10000100
+10100010
+10101010
+10100000
+10101000
+10101010
+10100001
+00101010
+10101010
+10101000
+01001010
+10101010
+10101010
+00010010
+10101010
+10101010
+10000100
+10101010
+10101010
+10100001
+10101010
+10101010
+10101000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+00001010
+10101010
+10101010
+10000010
+10101000
+00101010
+10000000
+10000010
+10001010
+10100000
+00101010
+10101000
+10100000
+10101010
+10100010
+10101000
+10101010
+10001010
+00101010
+10101000
+00101010
+10001010
+10100000
+00101010
+10001010
+10101000
+10101010
+10001010
+10101010
+10101010
+00101010
+10101010
+10101000
+10101010
+00001010
+10100010
+10101010
+10100000
+00001010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+00001010
+10101010
+10101010
+01010000
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10100000
+10101010
+10101010
+10000010
+10101010
+10101010
+00000010
+10101000
+00101010
+00001010
+10100010
+10000010
+00001010
+00101010
+10101000
+00101010
+10001010
+10101010
+10101000
+10100010
+10101010
+10100010
+10101000
+00101010
+10100010
+10101000
+00001010
+10100010
+10101010
+00101010
+10101000
+10101010
+10101010
+10101010
+00101010
+10101010
+10101010
+10001010
+10100000
+10101010
+10100000
+00001010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10100000
+10101010
+10101010
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+00001010
+10101010
+10101010
+00001010
+10101010
+10101010
+00001010
+10101010
+10101000
+00101010
+10101010
+10101000
+00000000
+00101010
+10101000
+01010101
+10001010
+10100001
+01010101
+10001010
+10100001
+00000000
+10001010
+10000100
+10101010
+10001010
+10000010
+10101010
+10001010
+00010010
+10101010
+00101010
+00001010
+10101010
+10101000
+01001010
+10101010
+10100001
+00101010
+10101010
+10000100
+10101010
+10101010
+00010010
+10101010
+10101010
+01001010
+10101010
+10101010
+00101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010101
+10100001
+01010101
+01010101
+10101000
+01010101
+01010101
+10101010
+00010101
+01010101
+10101010
+10000101
+01010101
+10101010
+10000101
+01010101
+10101010
+10000101
+01010101
+10101010
+10000101
+01010101
+10101010
+00010101
+01010101
+10101000
+01010101
+01010101
+10100001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101000
+01010101
+01010101
+10100001
+01010101
+01010101
+10100001
+01010101
+01010101
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+00000010
+10101010
+01010101
+01010100
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10000000
+00010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
01010101
\ No newline at end of file
diff --git a/resources/osd/analogue/clarity_medium.png b/resources/osd/analogue/clarity_medium.png
new file mode 100644
index 00000000..6ac6ad52
Binary files /dev/null and b/resources/osd/analogue/clarity_medium.png differ
diff --git a/resources/osd/clarity_medium.yaml b/resources/osd/analogue/clarity_medium.yaml
similarity index 100%
rename from resources/osd/clarity_medium.yaml
rename to resources/osd/analogue/clarity_medium.yaml
diff --git a/resources/osd/clarity_medium/001.png b/resources/osd/analogue/clarity_medium/001.png
similarity index 100%
rename from resources/osd/clarity_medium/001.png
rename to resources/osd/analogue/clarity_medium/001.png
diff --git a/resources/osd/clarity_medium/002.png b/resources/osd/analogue/clarity_medium/002.png
similarity index 100%
rename from resources/osd/clarity_medium/002.png
rename to resources/osd/analogue/clarity_medium/002.png
diff --git a/resources/osd/clarity_medium/003.png b/resources/osd/analogue/clarity_medium/003.png
similarity index 100%
rename from resources/osd/clarity_medium/003.png
rename to resources/osd/analogue/clarity_medium/003.png
diff --git a/resources/osd/clarity_medium/004.png b/resources/osd/analogue/clarity_medium/004.png
similarity index 100%
rename from resources/osd/clarity_medium/004.png
rename to resources/osd/analogue/clarity_medium/004.png
diff --git a/resources/osd/clarity_medium/005.png b/resources/osd/analogue/clarity_medium/005.png
similarity index 100%
rename from resources/osd/clarity_medium/005.png
rename to resources/osd/analogue/clarity_medium/005.png
diff --git a/resources/osd/clarity_medium/006.png b/resources/osd/analogue/clarity_medium/006.png
similarity index 100%
rename from resources/osd/clarity_medium/006.png
rename to resources/osd/analogue/clarity_medium/006.png
diff --git a/resources/osd/clarity_medium/007.png b/resources/osd/analogue/clarity_medium/007.png
similarity index 100%
rename from resources/osd/clarity_medium/007.png
rename to resources/osd/analogue/clarity_medium/007.png
diff --git a/resources/osd/clarity_medium/008-009.png b/resources/osd/analogue/clarity_medium/008-009.png
similarity index 100%
rename from resources/osd/clarity_medium/008-009.png
rename to resources/osd/analogue/clarity_medium/008-009.png
diff --git a/resources/osd/clarity_medium/010.png b/resources/osd/analogue/clarity_medium/010.png
similarity index 100%
rename from resources/osd/clarity_medium/010.png
rename to resources/osd/analogue/clarity_medium/010.png
diff --git a/resources/osd/clarity_medium/011.png b/resources/osd/analogue/clarity_medium/011.png
similarity index 100%
rename from resources/osd/clarity_medium/011.png
rename to resources/osd/analogue/clarity_medium/011.png
diff --git a/resources/osd/clarity_medium/012.png b/resources/osd/analogue/clarity_medium/012.png
similarity index 100%
rename from resources/osd/clarity_medium/012.png
rename to resources/osd/analogue/clarity_medium/012.png
diff --git a/resources/osd/clarity_medium/013.png b/resources/osd/analogue/clarity_medium/013.png
similarity index 100%
rename from resources/osd/clarity_medium/013.png
rename to resources/osd/analogue/clarity_medium/013.png
diff --git a/resources/osd/clarity_medium/014-015.png b/resources/osd/analogue/clarity_medium/014-015.png
similarity index 100%
rename from resources/osd/clarity_medium/014-015.png
rename to resources/osd/analogue/clarity_medium/014-015.png
diff --git a/resources/osd/clarity_medium/016.png b/resources/osd/analogue/clarity_medium/016.png
similarity index 100%
rename from resources/osd/clarity_medium/016.png
rename to resources/osd/analogue/clarity_medium/016.png
diff --git a/resources/osd/clarity_medium/017.png b/resources/osd/analogue/clarity_medium/017.png
similarity index 100%
rename from resources/osd/clarity_medium/017.png
rename to resources/osd/analogue/clarity_medium/017.png
diff --git a/resources/osd/clarity_medium/018.png b/resources/osd/analogue/clarity_medium/018.png
similarity index 100%
rename from resources/osd/clarity_medium/018.png
rename to resources/osd/analogue/clarity_medium/018.png
diff --git a/resources/osd/clarity_medium/019.png b/resources/osd/analogue/clarity_medium/019.png
similarity index 100%
rename from resources/osd/clarity_medium/019.png
rename to resources/osd/analogue/clarity_medium/019.png
diff --git a/resources/osd/clarity_medium/020.png b/resources/osd/analogue/clarity_medium/020.png
similarity index 100%
rename from resources/osd/clarity_medium/020.png
rename to resources/osd/analogue/clarity_medium/020.png
diff --git a/resources/osd/clarity_medium/021.png b/resources/osd/analogue/clarity_medium/021.png
similarity index 100%
rename from resources/osd/clarity_medium/021.png
rename to resources/osd/analogue/clarity_medium/021.png
diff --git a/resources/osd/clarity_medium/022.png b/resources/osd/analogue/clarity_medium/022.png
similarity index 100%
rename from resources/osd/clarity_medium/022.png
rename to resources/osd/analogue/clarity_medium/022.png
diff --git a/resources/osd/clarity_medium/023.png b/resources/osd/analogue/clarity_medium/023.png
similarity index 100%
rename from resources/osd/clarity_medium/023.png
rename to resources/osd/analogue/clarity_medium/023.png
diff --git a/resources/osd/clarity_medium/024.png b/resources/osd/analogue/clarity_medium/024.png
similarity index 100%
rename from resources/osd/clarity_medium/024.png
rename to resources/osd/analogue/clarity_medium/024.png
diff --git a/resources/osd/clarity_medium/025.png b/resources/osd/analogue/clarity_medium/025.png
similarity index 100%
rename from resources/osd/clarity_medium/025.png
rename to resources/osd/analogue/clarity_medium/025.png
diff --git a/resources/osd/clarity_medium/026.png b/resources/osd/analogue/clarity_medium/026.png
similarity index 100%
rename from resources/osd/clarity_medium/026.png
rename to resources/osd/analogue/clarity_medium/026.png
diff --git a/resources/osd/clarity_medium/027.png b/resources/osd/analogue/clarity_medium/027.png
similarity index 100%
rename from resources/osd/clarity_medium/027.png
rename to resources/osd/analogue/clarity_medium/027.png
diff --git a/resources/osd/clarity_medium/028.png b/resources/osd/analogue/clarity_medium/028.png
similarity index 100%
rename from resources/osd/clarity_medium/028.png
rename to resources/osd/analogue/clarity_medium/028.png
diff --git a/resources/osd/clarity_medium/029.png b/resources/osd/analogue/clarity_medium/029.png
similarity index 100%
rename from resources/osd/clarity_medium/029.png
rename to resources/osd/analogue/clarity_medium/029.png
diff --git a/resources/osd/clarity_medium/030.png b/resources/osd/analogue/clarity_medium/030.png
similarity index 100%
rename from resources/osd/clarity_medium/030.png
rename to resources/osd/analogue/clarity_medium/030.png
diff --git a/resources/osd/clarity_medium/031.png b/resources/osd/analogue/clarity_medium/031.png
similarity index 100%
rename from resources/osd/clarity_medium/031.png
rename to resources/osd/analogue/clarity_medium/031.png
diff --git a/resources/osd/clarity_medium/032.png b/resources/osd/analogue/clarity_medium/032.png
similarity index 100%
rename from resources/osd/clarity_medium/032.png
rename to resources/osd/analogue/clarity_medium/032.png
diff --git a/resources/osd/clarity_medium/033.png b/resources/osd/analogue/clarity_medium/033.png
similarity index 100%
rename from resources/osd/clarity_medium/033.png
rename to resources/osd/analogue/clarity_medium/033.png
diff --git a/resources/osd/clarity_medium/034.png b/resources/osd/analogue/clarity_medium/034.png
similarity index 100%
rename from resources/osd/clarity_medium/034.png
rename to resources/osd/analogue/clarity_medium/034.png
diff --git a/resources/osd/clarity_medium/035.png b/resources/osd/analogue/clarity_medium/035.png
similarity index 100%
rename from resources/osd/clarity_medium/035.png
rename to resources/osd/analogue/clarity_medium/035.png
diff --git a/resources/osd/clarity_medium/036.png b/resources/osd/analogue/clarity_medium/036.png
similarity index 100%
rename from resources/osd/clarity_medium/036.png
rename to resources/osd/analogue/clarity_medium/036.png
diff --git a/resources/osd/clarity_medium/037.png b/resources/osd/analogue/clarity_medium/037.png
similarity index 100%
rename from resources/osd/clarity_medium/037.png
rename to resources/osd/analogue/clarity_medium/037.png
diff --git a/resources/osd/clarity_medium/038.png b/resources/osd/analogue/clarity_medium/038.png
similarity index 100%
rename from resources/osd/clarity_medium/038.png
rename to resources/osd/analogue/clarity_medium/038.png
diff --git a/resources/osd/clarity_medium/039.png b/resources/osd/analogue/clarity_medium/039.png
similarity index 100%
rename from resources/osd/clarity_medium/039.png
rename to resources/osd/analogue/clarity_medium/039.png
diff --git a/resources/osd/clarity_medium/040.png b/resources/osd/analogue/clarity_medium/040.png
similarity index 100%
rename from resources/osd/clarity_medium/040.png
rename to resources/osd/analogue/clarity_medium/040.png
diff --git a/resources/osd/clarity_medium/041.png b/resources/osd/analogue/clarity_medium/041.png
similarity index 100%
rename from resources/osd/clarity_medium/041.png
rename to resources/osd/analogue/clarity_medium/041.png
diff --git a/resources/osd/clarity_medium/042.png b/resources/osd/analogue/clarity_medium/042.png
similarity index 100%
rename from resources/osd/clarity_medium/042.png
rename to resources/osd/analogue/clarity_medium/042.png
diff --git a/resources/osd/clarity_medium/043.png b/resources/osd/analogue/clarity_medium/043.png
similarity index 100%
rename from resources/osd/clarity_medium/043.png
rename to resources/osd/analogue/clarity_medium/043.png
diff --git a/resources/osd/clarity_medium/044.png b/resources/osd/analogue/clarity_medium/044.png
similarity index 100%
rename from resources/osd/clarity_medium/044.png
rename to resources/osd/analogue/clarity_medium/044.png
diff --git a/resources/osd/clarity_medium/045.png b/resources/osd/analogue/clarity_medium/045.png
similarity index 100%
rename from resources/osd/clarity_medium/045.png
rename to resources/osd/analogue/clarity_medium/045.png
diff --git a/resources/osd/clarity_medium/046.png b/resources/osd/analogue/clarity_medium/046.png
similarity index 100%
rename from resources/osd/clarity_medium/046.png
rename to resources/osd/analogue/clarity_medium/046.png
diff --git a/resources/osd/clarity_medium/047.png b/resources/osd/analogue/clarity_medium/047.png
similarity index 100%
rename from resources/osd/clarity_medium/047.png
rename to resources/osd/analogue/clarity_medium/047.png
diff --git a/resources/osd/clarity_medium/048.png b/resources/osd/analogue/clarity_medium/048.png
similarity index 100%
rename from resources/osd/clarity_medium/048.png
rename to resources/osd/analogue/clarity_medium/048.png
diff --git a/resources/osd/clarity_medium/049.png b/resources/osd/analogue/clarity_medium/049.png
similarity index 100%
rename from resources/osd/clarity_medium/049.png
rename to resources/osd/analogue/clarity_medium/049.png
diff --git a/resources/osd/clarity_medium/050.png b/resources/osd/analogue/clarity_medium/050.png
similarity index 100%
rename from resources/osd/clarity_medium/050.png
rename to resources/osd/analogue/clarity_medium/050.png
diff --git a/resources/osd/clarity_medium/051.png b/resources/osd/analogue/clarity_medium/051.png
similarity index 100%
rename from resources/osd/clarity_medium/051.png
rename to resources/osd/analogue/clarity_medium/051.png
diff --git a/resources/osd/clarity_medium/052.png b/resources/osd/analogue/clarity_medium/052.png
similarity index 100%
rename from resources/osd/clarity_medium/052.png
rename to resources/osd/analogue/clarity_medium/052.png
diff --git a/resources/osd/clarity_medium/053.png b/resources/osd/analogue/clarity_medium/053.png
similarity index 100%
rename from resources/osd/clarity_medium/053.png
rename to resources/osd/analogue/clarity_medium/053.png
diff --git a/resources/osd/clarity_medium/054.png b/resources/osd/analogue/clarity_medium/054.png
similarity index 100%
rename from resources/osd/clarity_medium/054.png
rename to resources/osd/analogue/clarity_medium/054.png
diff --git a/resources/osd/clarity_medium/055.png b/resources/osd/analogue/clarity_medium/055.png
similarity index 100%
rename from resources/osd/clarity_medium/055.png
rename to resources/osd/analogue/clarity_medium/055.png
diff --git a/resources/osd/clarity_medium/056.png b/resources/osd/analogue/clarity_medium/056.png
similarity index 100%
rename from resources/osd/clarity_medium/056.png
rename to resources/osd/analogue/clarity_medium/056.png
diff --git a/resources/osd/clarity_medium/057.png b/resources/osd/analogue/clarity_medium/057.png
similarity index 100%
rename from resources/osd/clarity_medium/057.png
rename to resources/osd/analogue/clarity_medium/057.png
diff --git a/resources/osd/clarity_medium/058.png b/resources/osd/analogue/clarity_medium/058.png
similarity index 100%
rename from resources/osd/clarity_medium/058.png
rename to resources/osd/analogue/clarity_medium/058.png
diff --git a/resources/osd/clarity_medium/059.png b/resources/osd/analogue/clarity_medium/059.png
similarity index 100%
rename from resources/osd/clarity_medium/059.png
rename to resources/osd/analogue/clarity_medium/059.png
diff --git a/resources/osd/clarity_medium/060.png b/resources/osd/analogue/clarity_medium/060.png
similarity index 100%
rename from resources/osd/clarity_medium/060.png
rename to resources/osd/analogue/clarity_medium/060.png
diff --git a/resources/osd/clarity_medium/061.png b/resources/osd/analogue/clarity_medium/061.png
similarity index 100%
rename from resources/osd/clarity_medium/061.png
rename to resources/osd/analogue/clarity_medium/061.png
diff --git a/resources/osd/clarity_medium/062.png b/resources/osd/analogue/clarity_medium/062.png
similarity index 100%
rename from resources/osd/clarity_medium/062.png
rename to resources/osd/analogue/clarity_medium/062.png
diff --git a/resources/osd/clarity_medium/063.png b/resources/osd/analogue/clarity_medium/063.png
similarity index 100%
rename from resources/osd/clarity_medium/063.png
rename to resources/osd/analogue/clarity_medium/063.png
diff --git a/resources/osd/clarity_medium/064.png b/resources/osd/analogue/clarity_medium/064.png
similarity index 100%
rename from resources/osd/clarity_medium/064.png
rename to resources/osd/analogue/clarity_medium/064.png
diff --git a/resources/osd/clarity_medium/065.png b/resources/osd/analogue/clarity_medium/065.png
similarity index 100%
rename from resources/osd/clarity_medium/065.png
rename to resources/osd/analogue/clarity_medium/065.png
diff --git a/resources/osd/clarity_medium/066.png b/resources/osd/analogue/clarity_medium/066.png
similarity index 100%
rename from resources/osd/clarity_medium/066.png
rename to resources/osd/analogue/clarity_medium/066.png
diff --git a/resources/osd/clarity_medium/067.png b/resources/osd/analogue/clarity_medium/067.png
similarity index 100%
rename from resources/osd/clarity_medium/067.png
rename to resources/osd/analogue/clarity_medium/067.png
diff --git a/resources/osd/clarity_medium/068.png b/resources/osd/analogue/clarity_medium/068.png
similarity index 100%
rename from resources/osd/clarity_medium/068.png
rename to resources/osd/analogue/clarity_medium/068.png
diff --git a/resources/osd/clarity_medium/069.png b/resources/osd/analogue/clarity_medium/069.png
similarity index 100%
rename from resources/osd/clarity_medium/069.png
rename to resources/osd/analogue/clarity_medium/069.png
diff --git a/resources/osd/clarity_medium/070.png b/resources/osd/analogue/clarity_medium/070.png
similarity index 100%
rename from resources/osd/clarity_medium/070.png
rename to resources/osd/analogue/clarity_medium/070.png
diff --git a/resources/osd/clarity_medium/071.png b/resources/osd/analogue/clarity_medium/071.png
similarity index 100%
rename from resources/osd/clarity_medium/071.png
rename to resources/osd/analogue/clarity_medium/071.png
diff --git a/resources/osd/clarity_medium/072.png b/resources/osd/analogue/clarity_medium/072.png
similarity index 100%
rename from resources/osd/clarity_medium/072.png
rename to resources/osd/analogue/clarity_medium/072.png
diff --git a/resources/osd/clarity_medium/073.png b/resources/osd/analogue/clarity_medium/073.png
similarity index 100%
rename from resources/osd/clarity_medium/073.png
rename to resources/osd/analogue/clarity_medium/073.png
diff --git a/resources/osd/clarity_medium/074.png b/resources/osd/analogue/clarity_medium/074.png
similarity index 100%
rename from resources/osd/clarity_medium/074.png
rename to resources/osd/analogue/clarity_medium/074.png
diff --git a/resources/osd/clarity_medium/075.png b/resources/osd/analogue/clarity_medium/075.png
similarity index 100%
rename from resources/osd/clarity_medium/075.png
rename to resources/osd/analogue/clarity_medium/075.png
diff --git a/resources/osd/clarity_medium/076.png b/resources/osd/analogue/clarity_medium/076.png
similarity index 100%
rename from resources/osd/clarity_medium/076.png
rename to resources/osd/analogue/clarity_medium/076.png
diff --git a/resources/osd/clarity_medium/077.png b/resources/osd/analogue/clarity_medium/077.png
similarity index 100%
rename from resources/osd/clarity_medium/077.png
rename to resources/osd/analogue/clarity_medium/077.png
diff --git a/resources/osd/clarity_medium/078.png b/resources/osd/analogue/clarity_medium/078.png
similarity index 100%
rename from resources/osd/clarity_medium/078.png
rename to resources/osd/analogue/clarity_medium/078.png
diff --git a/resources/osd/clarity_medium/079.png b/resources/osd/analogue/clarity_medium/079.png
similarity index 100%
rename from resources/osd/clarity_medium/079.png
rename to resources/osd/analogue/clarity_medium/079.png
diff --git a/resources/osd/clarity_medium/080.png b/resources/osd/analogue/clarity_medium/080.png
similarity index 100%
rename from resources/osd/clarity_medium/080.png
rename to resources/osd/analogue/clarity_medium/080.png
diff --git a/resources/osd/clarity_medium/081.png b/resources/osd/analogue/clarity_medium/081.png
similarity index 100%
rename from resources/osd/clarity_medium/081.png
rename to resources/osd/analogue/clarity_medium/081.png
diff --git a/resources/osd/clarity_medium/082.png b/resources/osd/analogue/clarity_medium/082.png
similarity index 100%
rename from resources/osd/clarity_medium/082.png
rename to resources/osd/analogue/clarity_medium/082.png
diff --git a/resources/osd/clarity_medium/083.png b/resources/osd/analogue/clarity_medium/083.png
similarity index 100%
rename from resources/osd/clarity_medium/083.png
rename to resources/osd/analogue/clarity_medium/083.png
diff --git a/resources/osd/clarity_medium/084.png b/resources/osd/analogue/clarity_medium/084.png
similarity index 100%
rename from resources/osd/clarity_medium/084.png
rename to resources/osd/analogue/clarity_medium/084.png
diff --git a/resources/osd/clarity_medium/085.png b/resources/osd/analogue/clarity_medium/085.png
similarity index 100%
rename from resources/osd/clarity_medium/085.png
rename to resources/osd/analogue/clarity_medium/085.png
diff --git a/resources/osd/clarity_medium/086.png b/resources/osd/analogue/clarity_medium/086.png
similarity index 100%
rename from resources/osd/clarity_medium/086.png
rename to resources/osd/analogue/clarity_medium/086.png
diff --git a/resources/osd/clarity_medium/087.png b/resources/osd/analogue/clarity_medium/087.png
similarity index 100%
rename from resources/osd/clarity_medium/087.png
rename to resources/osd/analogue/clarity_medium/087.png
diff --git a/resources/osd/clarity_medium/088.png b/resources/osd/analogue/clarity_medium/088.png
similarity index 100%
rename from resources/osd/clarity_medium/088.png
rename to resources/osd/analogue/clarity_medium/088.png
diff --git a/resources/osd/clarity_medium/089.png b/resources/osd/analogue/clarity_medium/089.png
similarity index 100%
rename from resources/osd/clarity_medium/089.png
rename to resources/osd/analogue/clarity_medium/089.png
diff --git a/resources/osd/clarity_medium/090.png b/resources/osd/analogue/clarity_medium/090.png
similarity index 100%
rename from resources/osd/clarity_medium/090.png
rename to resources/osd/analogue/clarity_medium/090.png
diff --git a/resources/osd/clarity_medium/091.png b/resources/osd/analogue/clarity_medium/091.png
similarity index 100%
rename from resources/osd/clarity_medium/091.png
rename to resources/osd/analogue/clarity_medium/091.png
diff --git a/resources/osd/clarity_medium/092.png b/resources/osd/analogue/clarity_medium/092.png
similarity index 100%
rename from resources/osd/clarity_medium/092.png
rename to resources/osd/analogue/clarity_medium/092.png
diff --git a/resources/osd/clarity_medium/093.png b/resources/osd/analogue/clarity_medium/093.png
similarity index 100%
rename from resources/osd/clarity_medium/093.png
rename to resources/osd/analogue/clarity_medium/093.png
diff --git a/resources/osd/clarity_medium/094.png b/resources/osd/analogue/clarity_medium/094.png
similarity index 100%
rename from resources/osd/clarity_medium/094.png
rename to resources/osd/analogue/clarity_medium/094.png
diff --git a/resources/osd/clarity_medium/095.png b/resources/osd/analogue/clarity_medium/095.png
similarity index 100%
rename from resources/osd/clarity_medium/095.png
rename to resources/osd/analogue/clarity_medium/095.png
diff --git a/resources/osd/clarity_medium/096-097.png b/resources/osd/analogue/clarity_medium/096-097.png
similarity index 100%
rename from resources/osd/clarity_medium/096-097.png
rename to resources/osd/analogue/clarity_medium/096-097.png
diff --git a/resources/osd/clarity_medium/098.png b/resources/osd/analogue/clarity_medium/098.png
similarity index 100%
rename from resources/osd/clarity_medium/098.png
rename to resources/osd/analogue/clarity_medium/098.png
diff --git a/resources/osd/clarity_medium/099.png b/resources/osd/analogue/clarity_medium/099.png
similarity index 100%
rename from resources/osd/clarity_medium/099.png
rename to resources/osd/analogue/clarity_medium/099.png
diff --git a/resources/osd/clarity_medium/100.png b/resources/osd/analogue/clarity_medium/100.png
similarity index 100%
rename from resources/osd/clarity_medium/100.png
rename to resources/osd/analogue/clarity_medium/100.png
diff --git a/resources/osd/clarity_medium/101.png b/resources/osd/analogue/clarity_medium/101.png
similarity index 100%
rename from resources/osd/clarity_medium/101.png
rename to resources/osd/analogue/clarity_medium/101.png
diff --git a/resources/osd/clarity_medium/102.png b/resources/osd/analogue/clarity_medium/102.png
similarity index 100%
rename from resources/osd/clarity_medium/102.png
rename to resources/osd/analogue/clarity_medium/102.png
diff --git a/resources/osd/clarity_medium/103.png b/resources/osd/analogue/clarity_medium/103.png
similarity index 100%
rename from resources/osd/clarity_medium/103.png
rename to resources/osd/analogue/clarity_medium/103.png
diff --git a/resources/osd/clarity_medium/104.png b/resources/osd/analogue/clarity_medium/104.png
similarity index 100%
rename from resources/osd/clarity_medium/104.png
rename to resources/osd/analogue/clarity_medium/104.png
diff --git a/resources/osd/clarity_medium/105.png b/resources/osd/analogue/clarity_medium/105.png
similarity index 100%
rename from resources/osd/clarity_medium/105.png
rename to resources/osd/analogue/clarity_medium/105.png
diff --git a/resources/osd/clarity_medium/106.png b/resources/osd/analogue/clarity_medium/106.png
similarity index 100%
rename from resources/osd/clarity_medium/106.png
rename to resources/osd/analogue/clarity_medium/106.png
diff --git a/resources/osd/clarity_medium/107-108.png b/resources/osd/analogue/clarity_medium/107-108.png
similarity index 100%
rename from resources/osd/clarity_medium/107-108.png
rename to resources/osd/analogue/clarity_medium/107-108.png
diff --git a/resources/osd/clarity_medium/109.png b/resources/osd/analogue/clarity_medium/109.png
similarity index 100%
rename from resources/osd/clarity_medium/109.png
rename to resources/osd/analogue/clarity_medium/109.png
diff --git a/resources/osd/clarity_medium/110.png b/resources/osd/analogue/clarity_medium/110.png
similarity index 100%
rename from resources/osd/clarity_medium/110.png
rename to resources/osd/analogue/clarity_medium/110.png
diff --git a/resources/osd/clarity_medium/111.png b/resources/osd/analogue/clarity_medium/111.png
similarity index 100%
rename from resources/osd/clarity_medium/111.png
rename to resources/osd/analogue/clarity_medium/111.png
diff --git a/resources/osd/clarity_medium/112.png b/resources/osd/analogue/clarity_medium/112.png
similarity index 100%
rename from resources/osd/clarity_medium/112.png
rename to resources/osd/analogue/clarity_medium/112.png
diff --git a/resources/osd/clarity_medium/113.png b/resources/osd/analogue/clarity_medium/113.png
similarity index 100%
rename from resources/osd/clarity_medium/113.png
rename to resources/osd/analogue/clarity_medium/113.png
diff --git a/resources/osd/clarity_medium/114.png b/resources/osd/analogue/clarity_medium/114.png
similarity index 100%
rename from resources/osd/clarity_medium/114.png
rename to resources/osd/analogue/clarity_medium/114.png
diff --git a/resources/osd/clarity_medium/115.png b/resources/osd/analogue/clarity_medium/115.png
similarity index 100%
rename from resources/osd/clarity_medium/115.png
rename to resources/osd/analogue/clarity_medium/115.png
diff --git a/resources/osd/clarity_medium/116.png b/resources/osd/analogue/clarity_medium/116.png
similarity index 100%
rename from resources/osd/clarity_medium/116.png
rename to resources/osd/analogue/clarity_medium/116.png
diff --git a/resources/osd/clarity_medium/117.png b/resources/osd/analogue/clarity_medium/117.png
similarity index 100%
rename from resources/osd/clarity_medium/117.png
rename to resources/osd/analogue/clarity_medium/117.png
diff --git a/resources/osd/clarity_medium/118.png b/resources/osd/analogue/clarity_medium/118.png
similarity index 100%
rename from resources/osd/clarity_medium/118.png
rename to resources/osd/analogue/clarity_medium/118.png
diff --git a/resources/osd/clarity_medium/119.png b/resources/osd/analogue/clarity_medium/119.png
similarity index 100%
rename from resources/osd/clarity_medium/119.png
rename to resources/osd/analogue/clarity_medium/119.png
diff --git a/resources/osd/clarity_medium/120.png b/resources/osd/analogue/clarity_medium/120.png
similarity index 100%
rename from resources/osd/clarity_medium/120.png
rename to resources/osd/analogue/clarity_medium/120.png
diff --git a/resources/osd/clarity_medium/121.png b/resources/osd/analogue/clarity_medium/121.png
similarity index 100%
rename from resources/osd/clarity_medium/121.png
rename to resources/osd/analogue/clarity_medium/121.png
diff --git a/resources/osd/clarity_medium/122.png b/resources/osd/analogue/clarity_medium/122.png
similarity index 100%
rename from resources/osd/clarity_medium/122.png
rename to resources/osd/analogue/clarity_medium/122.png
diff --git a/resources/osd/clarity_medium/123.png b/resources/osd/analogue/clarity_medium/123.png
similarity index 100%
rename from resources/osd/clarity_medium/123.png
rename to resources/osd/analogue/clarity_medium/123.png
diff --git a/resources/osd/clarity_medium/124.png b/resources/osd/analogue/clarity_medium/124.png
similarity index 100%
rename from resources/osd/clarity_medium/124.png
rename to resources/osd/analogue/clarity_medium/124.png
diff --git a/resources/osd/clarity_medium/125.png b/resources/osd/analogue/clarity_medium/125.png
similarity index 100%
rename from resources/osd/clarity_medium/125.png
rename to resources/osd/analogue/clarity_medium/125.png
diff --git a/resources/osd/clarity_medium/126.png b/resources/osd/analogue/clarity_medium/126.png
similarity index 100%
rename from resources/osd/clarity_medium/126.png
rename to resources/osd/analogue/clarity_medium/126.png
diff --git a/resources/osd/clarity_medium/127.png b/resources/osd/analogue/clarity_medium/127.png
similarity index 100%
rename from resources/osd/clarity_medium/127.png
rename to resources/osd/analogue/clarity_medium/127.png
diff --git a/resources/osd/clarity_medium/128.png b/resources/osd/analogue/clarity_medium/128.png
similarity index 100%
rename from resources/osd/clarity_medium/128.png
rename to resources/osd/analogue/clarity_medium/128.png
diff --git a/resources/osd/clarity_medium/129.png b/resources/osd/analogue/clarity_medium/129.png
similarity index 100%
rename from resources/osd/clarity_medium/129.png
rename to resources/osd/analogue/clarity_medium/129.png
diff --git a/resources/osd/clarity_medium/130.png b/resources/osd/analogue/clarity_medium/130.png
similarity index 100%
rename from resources/osd/clarity_medium/130.png
rename to resources/osd/analogue/clarity_medium/130.png
diff --git a/resources/osd/clarity_medium/131.png b/resources/osd/analogue/clarity_medium/131.png
similarity index 100%
rename from resources/osd/clarity_medium/131.png
rename to resources/osd/analogue/clarity_medium/131.png
diff --git a/resources/osd/clarity_medium/132.png b/resources/osd/analogue/clarity_medium/132.png
similarity index 100%
rename from resources/osd/clarity_medium/132.png
rename to resources/osd/analogue/clarity_medium/132.png
diff --git a/resources/osd/clarity_medium/133.png b/resources/osd/analogue/clarity_medium/133.png
similarity index 100%
rename from resources/osd/clarity_medium/133.png
rename to resources/osd/analogue/clarity_medium/133.png
diff --git a/resources/osd/clarity_medium/134.png b/resources/osd/analogue/clarity_medium/134.png
similarity index 100%
rename from resources/osd/clarity_medium/134.png
rename to resources/osd/analogue/clarity_medium/134.png
diff --git a/resources/osd/clarity_medium/135.png b/resources/osd/analogue/clarity_medium/135.png
similarity index 100%
rename from resources/osd/clarity_medium/135.png
rename to resources/osd/analogue/clarity_medium/135.png
diff --git a/resources/osd/clarity_medium/136.png b/resources/osd/analogue/clarity_medium/136.png
similarity index 100%
rename from resources/osd/clarity_medium/136.png
rename to resources/osd/analogue/clarity_medium/136.png
diff --git a/resources/osd/clarity_medium/137.png b/resources/osd/analogue/clarity_medium/137.png
similarity index 100%
rename from resources/osd/clarity_medium/137.png
rename to resources/osd/analogue/clarity_medium/137.png
diff --git a/resources/osd/clarity_medium/138.png b/resources/osd/analogue/clarity_medium/138.png
similarity index 100%
rename from resources/osd/clarity_medium/138.png
rename to resources/osd/analogue/clarity_medium/138.png
diff --git a/resources/osd/clarity_medium/139.png b/resources/osd/analogue/clarity_medium/139.png
similarity index 100%
rename from resources/osd/clarity_medium/139.png
rename to resources/osd/analogue/clarity_medium/139.png
diff --git a/resources/osd/clarity_medium/140.png b/resources/osd/analogue/clarity_medium/140.png
similarity index 100%
rename from resources/osd/clarity_medium/140.png
rename to resources/osd/analogue/clarity_medium/140.png
diff --git a/resources/osd/clarity_medium/141.png b/resources/osd/analogue/clarity_medium/141.png
similarity index 100%
rename from resources/osd/clarity_medium/141.png
rename to resources/osd/analogue/clarity_medium/141.png
diff --git a/resources/osd/clarity_medium/142.png b/resources/osd/analogue/clarity_medium/142.png
similarity index 100%
rename from resources/osd/clarity_medium/142.png
rename to resources/osd/analogue/clarity_medium/142.png
diff --git a/resources/osd/clarity_medium/143.png b/resources/osd/analogue/clarity_medium/143.png
similarity index 100%
rename from resources/osd/clarity_medium/143.png
rename to resources/osd/analogue/clarity_medium/143.png
diff --git a/resources/osd/clarity_medium/144.png b/resources/osd/analogue/clarity_medium/144.png
similarity index 100%
rename from resources/osd/clarity_medium/144.png
rename to resources/osd/analogue/clarity_medium/144.png
diff --git a/resources/osd/clarity_medium/145.png b/resources/osd/analogue/clarity_medium/145.png
similarity index 100%
rename from resources/osd/clarity_medium/145.png
rename to resources/osd/analogue/clarity_medium/145.png
diff --git a/resources/osd/clarity_medium/146.png b/resources/osd/analogue/clarity_medium/146.png
similarity index 100%
rename from resources/osd/clarity_medium/146.png
rename to resources/osd/analogue/clarity_medium/146.png
diff --git a/resources/osd/clarity_medium/147-148.png b/resources/osd/analogue/clarity_medium/147-148.png
similarity index 100%
rename from resources/osd/clarity_medium/147-148.png
rename to resources/osd/analogue/clarity_medium/147-148.png
diff --git a/resources/osd/clarity_medium/149.png b/resources/osd/analogue/clarity_medium/149.png
similarity index 100%
rename from resources/osd/clarity_medium/149.png
rename to resources/osd/analogue/clarity_medium/149.png
diff --git a/resources/osd/clarity_medium/150.png b/resources/osd/analogue/clarity_medium/150.png
similarity index 100%
rename from resources/osd/clarity_medium/150.png
rename to resources/osd/analogue/clarity_medium/150.png
diff --git a/resources/osd/clarity_medium/151.png b/resources/osd/analogue/clarity_medium/151.png
similarity index 100%
rename from resources/osd/clarity_medium/151.png
rename to resources/osd/analogue/clarity_medium/151.png
diff --git a/resources/osd/clarity_medium/152.png b/resources/osd/analogue/clarity_medium/152.png
similarity index 100%
rename from resources/osd/clarity_medium/152.png
rename to resources/osd/analogue/clarity_medium/152.png
diff --git a/resources/osd/clarity_medium/153.png b/resources/osd/analogue/clarity_medium/153.png
similarity index 100%
rename from resources/osd/clarity_medium/153.png
rename to resources/osd/analogue/clarity_medium/153.png
diff --git a/resources/osd/clarity_medium/154.png b/resources/osd/analogue/clarity_medium/154.png
similarity index 100%
rename from resources/osd/clarity_medium/154.png
rename to resources/osd/analogue/clarity_medium/154.png
diff --git a/resources/osd/clarity_medium/155.png b/resources/osd/analogue/clarity_medium/155.png
similarity index 100%
rename from resources/osd/clarity_medium/155.png
rename to resources/osd/analogue/clarity_medium/155.png
diff --git a/resources/osd/clarity_medium/156.png b/resources/osd/analogue/clarity_medium/156.png
similarity index 100%
rename from resources/osd/clarity_medium/156.png
rename to resources/osd/analogue/clarity_medium/156.png
diff --git a/resources/osd/clarity_medium/157.png b/resources/osd/analogue/clarity_medium/157.png
similarity index 100%
rename from resources/osd/clarity_medium/157.png
rename to resources/osd/analogue/clarity_medium/157.png
diff --git a/resources/osd/clarity_medium/158.png b/resources/osd/analogue/clarity_medium/158.png
similarity index 100%
rename from resources/osd/clarity_medium/158.png
rename to resources/osd/analogue/clarity_medium/158.png
diff --git a/resources/osd/clarity_medium/159.png b/resources/osd/analogue/clarity_medium/159.png
similarity index 100%
rename from resources/osd/clarity_medium/159.png
rename to resources/osd/analogue/clarity_medium/159.png
diff --git a/resources/osd/clarity_medium/160.png b/resources/osd/analogue/clarity_medium/160.png
similarity index 100%
rename from resources/osd/clarity_medium/160.png
rename to resources/osd/analogue/clarity_medium/160.png
diff --git a/resources/osd/clarity_medium/161.png b/resources/osd/analogue/clarity_medium/161.png
similarity index 100%
rename from resources/osd/clarity_medium/161.png
rename to resources/osd/analogue/clarity_medium/161.png
diff --git a/resources/osd/clarity_medium/162.png b/resources/osd/analogue/clarity_medium/162.png
similarity index 100%
rename from resources/osd/clarity_medium/162.png
rename to resources/osd/analogue/clarity_medium/162.png
diff --git a/resources/osd/clarity_medium/163.png b/resources/osd/analogue/clarity_medium/163.png
similarity index 100%
rename from resources/osd/clarity_medium/163.png
rename to resources/osd/analogue/clarity_medium/163.png
diff --git a/resources/osd/clarity_medium/164.png b/resources/osd/analogue/clarity_medium/164.png
similarity index 100%
rename from resources/osd/clarity_medium/164.png
rename to resources/osd/analogue/clarity_medium/164.png
diff --git a/resources/osd/clarity_medium/165.png b/resources/osd/analogue/clarity_medium/165.png
similarity index 100%
rename from resources/osd/clarity_medium/165.png
rename to resources/osd/analogue/clarity_medium/165.png
diff --git a/resources/osd/clarity_medium/166.png b/resources/osd/analogue/clarity_medium/166.png
similarity index 100%
rename from resources/osd/clarity_medium/166.png
rename to resources/osd/analogue/clarity_medium/166.png
diff --git a/resources/osd/clarity_medium/167.png b/resources/osd/analogue/clarity_medium/167.png
similarity index 100%
rename from resources/osd/clarity_medium/167.png
rename to resources/osd/analogue/clarity_medium/167.png
diff --git a/resources/osd/clarity_medium/168.png b/resources/osd/analogue/clarity_medium/168.png
similarity index 100%
rename from resources/osd/clarity_medium/168.png
rename to resources/osd/analogue/clarity_medium/168.png
diff --git a/resources/osd/clarity_medium/169.png b/resources/osd/analogue/clarity_medium/169.png
similarity index 100%
rename from resources/osd/clarity_medium/169.png
rename to resources/osd/analogue/clarity_medium/169.png
diff --git a/resources/osd/clarity_medium/170.png b/resources/osd/analogue/clarity_medium/170.png
similarity index 100%
rename from resources/osd/clarity_medium/170.png
rename to resources/osd/analogue/clarity_medium/170.png
diff --git a/resources/osd/clarity_medium/171-172.png b/resources/osd/analogue/clarity_medium/171-172.png
similarity index 100%
rename from resources/osd/clarity_medium/171-172.png
rename to resources/osd/analogue/clarity_medium/171-172.png
diff --git a/resources/osd/clarity_medium/173.png b/resources/osd/analogue/clarity_medium/173.png
similarity index 100%
rename from resources/osd/clarity_medium/173.png
rename to resources/osd/analogue/clarity_medium/173.png
diff --git a/resources/osd/clarity_medium/174.png b/resources/osd/analogue/clarity_medium/174.png
similarity index 100%
rename from resources/osd/clarity_medium/174.png
rename to resources/osd/analogue/clarity_medium/174.png
diff --git a/resources/osd/clarity_medium/175.png b/resources/osd/analogue/clarity_medium/175.png
similarity index 100%
rename from resources/osd/clarity_medium/175.png
rename to resources/osd/analogue/clarity_medium/175.png
diff --git a/resources/osd/clarity_medium/176.png b/resources/osd/analogue/clarity_medium/176.png
similarity index 100%
rename from resources/osd/clarity_medium/176.png
rename to resources/osd/analogue/clarity_medium/176.png
diff --git a/resources/osd/clarity_medium/177.png b/resources/osd/analogue/clarity_medium/177.png
similarity index 100%
rename from resources/osd/clarity_medium/177.png
rename to resources/osd/analogue/clarity_medium/177.png
diff --git a/resources/osd/clarity_medium/178.png b/resources/osd/analogue/clarity_medium/178.png
similarity index 100%
rename from resources/osd/clarity_medium/178.png
rename to resources/osd/analogue/clarity_medium/178.png
diff --git a/resources/osd/clarity_medium/179.png b/resources/osd/analogue/clarity_medium/179.png
similarity index 100%
rename from resources/osd/clarity_medium/179.png
rename to resources/osd/analogue/clarity_medium/179.png
diff --git a/resources/osd/clarity_medium/180.png b/resources/osd/analogue/clarity_medium/180.png
similarity index 100%
rename from resources/osd/clarity_medium/180.png
rename to resources/osd/analogue/clarity_medium/180.png
diff --git a/resources/osd/clarity_medium/181.png b/resources/osd/analogue/clarity_medium/181.png
similarity index 100%
rename from resources/osd/clarity_medium/181.png
rename to resources/osd/analogue/clarity_medium/181.png
diff --git a/resources/osd/clarity_medium/182.png b/resources/osd/analogue/clarity_medium/182.png
similarity index 100%
rename from resources/osd/clarity_medium/182.png
rename to resources/osd/analogue/clarity_medium/182.png
diff --git a/resources/osd/clarity_medium/183.png b/resources/osd/analogue/clarity_medium/183.png
similarity index 100%
rename from resources/osd/clarity_medium/183.png
rename to resources/osd/analogue/clarity_medium/183.png
diff --git a/resources/osd/clarity_medium/184.png b/resources/osd/analogue/clarity_medium/184.png
similarity index 100%
rename from resources/osd/clarity_medium/184.png
rename to resources/osd/analogue/clarity_medium/184.png
diff --git a/resources/osd/clarity_medium/185.png b/resources/osd/analogue/clarity_medium/185.png
similarity index 100%
rename from resources/osd/clarity_medium/185.png
rename to resources/osd/analogue/clarity_medium/185.png
diff --git a/resources/osd/clarity_medium/186.png b/resources/osd/analogue/clarity_medium/186.png
similarity index 100%
rename from resources/osd/clarity_medium/186.png
rename to resources/osd/analogue/clarity_medium/186.png
diff --git a/resources/osd/clarity_medium/187.png b/resources/osd/analogue/clarity_medium/187.png
similarity index 100%
rename from resources/osd/clarity_medium/187.png
rename to resources/osd/analogue/clarity_medium/187.png
diff --git a/resources/osd/clarity_medium/188.png b/resources/osd/analogue/clarity_medium/188.png
similarity index 100%
rename from resources/osd/clarity_medium/188.png
rename to resources/osd/analogue/clarity_medium/188.png
diff --git a/resources/osd/clarity_medium/189.png b/resources/osd/analogue/clarity_medium/189.png
similarity index 100%
rename from resources/osd/clarity_medium/189.png
rename to resources/osd/analogue/clarity_medium/189.png
diff --git a/resources/osd/clarity_medium/190.png b/resources/osd/analogue/clarity_medium/190.png
similarity index 100%
rename from resources/osd/clarity_medium/190.png
rename to resources/osd/analogue/clarity_medium/190.png
diff --git a/resources/osd/clarity_medium/191.png b/resources/osd/analogue/clarity_medium/191.png
similarity index 100%
rename from resources/osd/clarity_medium/191.png
rename to resources/osd/analogue/clarity_medium/191.png
diff --git a/resources/osd/clarity_medium/192.png b/resources/osd/analogue/clarity_medium/192.png
similarity index 100%
rename from resources/osd/clarity_medium/192.png
rename to resources/osd/analogue/clarity_medium/192.png
diff --git a/resources/osd/clarity_medium/193.png b/resources/osd/analogue/clarity_medium/193.png
similarity index 100%
rename from resources/osd/clarity_medium/193.png
rename to resources/osd/analogue/clarity_medium/193.png
diff --git a/resources/osd/clarity_medium/194.png b/resources/osd/analogue/clarity_medium/194.png
similarity index 100%
rename from resources/osd/clarity_medium/194.png
rename to resources/osd/analogue/clarity_medium/194.png
diff --git a/resources/osd/clarity_medium/195.png b/resources/osd/analogue/clarity_medium/195.png
similarity index 100%
rename from resources/osd/clarity_medium/195.png
rename to resources/osd/analogue/clarity_medium/195.png
diff --git a/resources/osd/clarity_medium/196.png b/resources/osd/analogue/clarity_medium/196.png
similarity index 100%
rename from resources/osd/clarity_medium/196.png
rename to resources/osd/analogue/clarity_medium/196.png
diff --git a/resources/osd/clarity_medium/197.png b/resources/osd/analogue/clarity_medium/197.png
similarity index 100%
rename from resources/osd/clarity_medium/197.png
rename to resources/osd/analogue/clarity_medium/197.png
diff --git a/resources/osd/clarity_medium/198.png b/resources/osd/analogue/clarity_medium/198.png
similarity index 100%
rename from resources/osd/clarity_medium/198.png
rename to resources/osd/analogue/clarity_medium/198.png
diff --git a/resources/osd/clarity_medium/199.png b/resources/osd/analogue/clarity_medium/199.png
similarity index 100%
rename from resources/osd/clarity_medium/199.png
rename to resources/osd/analogue/clarity_medium/199.png
diff --git a/resources/osd/clarity_medium/200.png b/resources/osd/analogue/clarity_medium/200.png
similarity index 100%
rename from resources/osd/clarity_medium/200.png
rename to resources/osd/analogue/clarity_medium/200.png
diff --git a/resources/osd/clarity_medium/201.png b/resources/osd/analogue/clarity_medium/201.png
similarity index 100%
rename from resources/osd/clarity_medium/201.png
rename to resources/osd/analogue/clarity_medium/201.png
diff --git a/resources/osd/clarity_medium/202.png b/resources/osd/analogue/clarity_medium/202.png
similarity index 100%
rename from resources/osd/clarity_medium/202.png
rename to resources/osd/analogue/clarity_medium/202.png
diff --git a/resources/osd/clarity_medium/203.png b/resources/osd/analogue/clarity_medium/203.png
similarity index 100%
rename from resources/osd/clarity_medium/203.png
rename to resources/osd/analogue/clarity_medium/203.png
diff --git a/resources/osd/clarity_medium/204.png b/resources/osd/analogue/clarity_medium/204.png
similarity index 100%
rename from resources/osd/clarity_medium/204.png
rename to resources/osd/analogue/clarity_medium/204.png
diff --git a/resources/osd/clarity_medium/205.png b/resources/osd/analogue/clarity_medium/205.png
similarity index 100%
rename from resources/osd/clarity_medium/205.png
rename to resources/osd/analogue/clarity_medium/205.png
diff --git a/resources/osd/clarity_medium/206.png b/resources/osd/analogue/clarity_medium/206.png
similarity index 100%
rename from resources/osd/clarity_medium/206.png
rename to resources/osd/analogue/clarity_medium/206.png
diff --git a/resources/osd/clarity_medium/207.png b/resources/osd/analogue/clarity_medium/207.png
similarity index 100%
rename from resources/osd/clarity_medium/207.png
rename to resources/osd/analogue/clarity_medium/207.png
diff --git a/resources/osd/clarity_medium/211.png b/resources/osd/analogue/clarity_medium/211.png
similarity index 100%
rename from resources/osd/clarity_medium/211.png
rename to resources/osd/analogue/clarity_medium/211.png
diff --git a/resources/osd/analogue/clarity_medium/212.png b/resources/osd/analogue/clarity_medium/212.png
new file mode 100644
index 00000000..f46e7be3
Binary files /dev/null and b/resources/osd/analogue/clarity_medium/212.png differ
diff --git a/resources/osd/analogue/clarity_medium/213.png b/resources/osd/analogue/clarity_medium/213.png
new file mode 100644
index 00000000..ff6d78e7
Binary files /dev/null and b/resources/osd/analogue/clarity_medium/213.png differ
diff --git a/resources/osd/analogue/clarity_medium/214-215.png b/resources/osd/analogue/clarity_medium/214-215.png
new file mode 100644
index 00000000..3aca818e
Binary files /dev/null and b/resources/osd/analogue/clarity_medium/214-215.png differ
diff --git a/resources/osd/analogue/clarity_medium/216-217.png b/resources/osd/analogue/clarity_medium/216-217.png
new file mode 100644
index 00000000..f5d5c7c2
Binary files /dev/null and b/resources/osd/analogue/clarity_medium/216-217.png differ
diff --git a/resources/osd/analogue/clarity_medium/257_296.png b/resources/osd/analogue/clarity_medium/257_296.png
new file mode 100644
index 00000000..a4148c4a
Binary files /dev/null and b/resources/osd/analogue/clarity_medium/257_296.png differ
diff --git a/resources/osd/clarity_medium/300.png b/resources/osd/analogue/clarity_medium/300.png
similarity index 100%
rename from resources/osd/clarity_medium/300.png
rename to resources/osd/analogue/clarity_medium/300.png
diff --git a/resources/osd/clarity_medium/301.png b/resources/osd/analogue/clarity_medium/301.png
similarity index 100%
rename from resources/osd/clarity_medium/301.png
rename to resources/osd/analogue/clarity_medium/301.png
diff --git a/resources/osd/clarity_medium/302.png b/resources/osd/analogue/clarity_medium/302.png
similarity index 100%
rename from resources/osd/clarity_medium/302.png
rename to resources/osd/analogue/clarity_medium/302.png
diff --git a/resources/osd/clarity_medium/303.png b/resources/osd/analogue/clarity_medium/303.png
similarity index 100%
rename from resources/osd/clarity_medium/303.png
rename to resources/osd/analogue/clarity_medium/303.png
diff --git a/resources/osd/clarity_medium/304.png b/resources/osd/analogue/clarity_medium/304.png
similarity index 100%
rename from resources/osd/clarity_medium/304.png
rename to resources/osd/analogue/clarity_medium/304.png
diff --git a/resources/osd/clarity_medium/305.png b/resources/osd/analogue/clarity_medium/305.png
similarity index 100%
rename from resources/osd/clarity_medium/305.png
rename to resources/osd/analogue/clarity_medium/305.png
diff --git a/resources/osd/clarity_medium/306.png b/resources/osd/analogue/clarity_medium/306.png
similarity index 100%
rename from resources/osd/clarity_medium/306.png
rename to resources/osd/analogue/clarity_medium/306.png
diff --git a/resources/osd/clarity_medium/307.png b/resources/osd/analogue/clarity_medium/307.png
similarity index 100%
rename from resources/osd/clarity_medium/307.png
rename to resources/osd/analogue/clarity_medium/307.png
diff --git a/resources/osd/clarity_medium/314.png b/resources/osd/analogue/clarity_medium/314.png
similarity index 100%
rename from resources/osd/clarity_medium/314.png
rename to resources/osd/analogue/clarity_medium/314.png
diff --git a/resources/osd/clarity_medium/315.png b/resources/osd/analogue/clarity_medium/315.png
similarity index 100%
rename from resources/osd/clarity_medium/315.png
rename to resources/osd/analogue/clarity_medium/315.png
diff --git a/resources/osd/clarity_medium/316.png b/resources/osd/analogue/clarity_medium/316.png
similarity index 100%
rename from resources/osd/clarity_medium/316.png
rename to resources/osd/analogue/clarity_medium/316.png
diff --git a/resources/osd/clarity_medium/317.png b/resources/osd/analogue/clarity_medium/317.png
similarity index 100%
rename from resources/osd/clarity_medium/317.png
rename to resources/osd/analogue/clarity_medium/317.png
diff --git a/resources/osd/clarity_medium/318.png b/resources/osd/analogue/clarity_medium/318.png
similarity index 100%
rename from resources/osd/clarity_medium/318.png
rename to resources/osd/analogue/clarity_medium/318.png
diff --git a/resources/osd/clarity_medium/319.png b/resources/osd/analogue/clarity_medium/319.png
similarity index 100%
rename from resources/osd/clarity_medium/319.png
rename to resources/osd/analogue/clarity_medium/319.png
diff --git a/resources/osd/clarity_medium/320.png b/resources/osd/analogue/clarity_medium/320.png
similarity index 100%
rename from resources/osd/clarity_medium/320.png
rename to resources/osd/analogue/clarity_medium/320.png
diff --git a/resources/osd/clarity_medium/321.png b/resources/osd/analogue/clarity_medium/321.png
similarity index 100%
rename from resources/osd/clarity_medium/321.png
rename to resources/osd/analogue/clarity_medium/321.png
diff --git a/resources/osd/clarity_medium/322.png b/resources/osd/analogue/clarity_medium/322.png
similarity index 100%
rename from resources/osd/clarity_medium/322.png
rename to resources/osd/analogue/clarity_medium/322.png
diff --git a/resources/osd/clarity_medium/323.png b/resources/osd/analogue/clarity_medium/323.png
similarity index 100%
rename from resources/osd/clarity_medium/323.png
rename to resources/osd/analogue/clarity_medium/323.png
diff --git a/resources/osd/clarity_medium/324.png b/resources/osd/analogue/clarity_medium/324.png
similarity index 100%
rename from resources/osd/clarity_medium/324.png
rename to resources/osd/analogue/clarity_medium/324.png
diff --git a/resources/osd/clarity_medium/325.png b/resources/osd/analogue/clarity_medium/325.png
similarity index 100%
rename from resources/osd/clarity_medium/325.png
rename to resources/osd/analogue/clarity_medium/325.png
diff --git a/resources/osd/clarity_medium/326.png b/resources/osd/analogue/clarity_medium/326.png
similarity index 100%
rename from resources/osd/clarity_medium/326.png
rename to resources/osd/analogue/clarity_medium/326.png
diff --git a/resources/osd/clarity_medium/327.png b/resources/osd/analogue/clarity_medium/327.png
similarity index 100%
rename from resources/osd/clarity_medium/327.png
rename to resources/osd/analogue/clarity_medium/327.png
diff --git a/resources/osd/clarity_medium/328.png b/resources/osd/analogue/clarity_medium/328.png
similarity index 100%
rename from resources/osd/clarity_medium/328.png
rename to resources/osd/analogue/clarity_medium/328.png
diff --git a/resources/osd/clarity_medium/329.png b/resources/osd/analogue/clarity_medium/329.png
similarity index 100%
rename from resources/osd/clarity_medium/329.png
rename to resources/osd/analogue/clarity_medium/329.png
diff --git a/resources/osd/clarity_medium/330.png b/resources/osd/analogue/clarity_medium/330.png
similarity index 100%
rename from resources/osd/clarity_medium/330.png
rename to resources/osd/analogue/clarity_medium/330.png
diff --git a/resources/osd/clarity_medium/331.png b/resources/osd/analogue/clarity_medium/331.png
similarity index 100%
rename from resources/osd/clarity_medium/331.png
rename to resources/osd/analogue/clarity_medium/331.png
diff --git a/resources/osd/clarity_medium/332.png b/resources/osd/analogue/clarity_medium/332.png
similarity index 100%
rename from resources/osd/clarity_medium/332.png
rename to resources/osd/analogue/clarity_medium/332.png
diff --git a/resources/osd/clarity_medium/333.png b/resources/osd/analogue/clarity_medium/333.png
similarity index 100%
rename from resources/osd/clarity_medium/333.png
rename to resources/osd/analogue/clarity_medium/333.png
diff --git a/resources/osd/clarity_medium/334.png b/resources/osd/analogue/clarity_medium/334.png
similarity index 100%
rename from resources/osd/clarity_medium/334.png
rename to resources/osd/analogue/clarity_medium/334.png
diff --git a/resources/osd/clarity_medium/335.png b/resources/osd/analogue/clarity_medium/335.png
similarity index 100%
rename from resources/osd/clarity_medium/335.png
rename to resources/osd/analogue/clarity_medium/335.png
diff --git a/resources/osd/clarity_medium/336.png b/resources/osd/analogue/clarity_medium/336.png
similarity index 100%
rename from resources/osd/clarity_medium/336.png
rename to resources/osd/analogue/clarity_medium/336.png
diff --git a/resources/osd/clarity_medium/337.png b/resources/osd/analogue/clarity_medium/337.png
similarity index 100%
rename from resources/osd/clarity_medium/337.png
rename to resources/osd/analogue/clarity_medium/337.png
diff --git a/resources/osd/clarity_medium/338.png b/resources/osd/analogue/clarity_medium/338.png
similarity index 100%
rename from resources/osd/clarity_medium/338.png
rename to resources/osd/analogue/clarity_medium/338.png
diff --git a/resources/osd/clarity_medium/339.png b/resources/osd/analogue/clarity_medium/339.png
similarity index 100%
rename from resources/osd/clarity_medium/339.png
rename to resources/osd/analogue/clarity_medium/339.png
diff --git a/resources/osd/clarity_medium/340.png b/resources/osd/analogue/clarity_medium/340.png
similarity index 100%
rename from resources/osd/clarity_medium/340.png
rename to resources/osd/analogue/clarity_medium/340.png
diff --git a/resources/osd/clarity_medium/341.png b/resources/osd/analogue/clarity_medium/341.png
similarity index 100%
rename from resources/osd/clarity_medium/341.png
rename to resources/osd/analogue/clarity_medium/341.png
diff --git a/resources/osd/clarity_medium/342.png b/resources/osd/analogue/clarity_medium/342.png
similarity index 100%
rename from resources/osd/clarity_medium/342.png
rename to resources/osd/analogue/clarity_medium/342.png
diff --git a/resources/osd/clarity_medium/343.png b/resources/osd/analogue/clarity_medium/343.png
similarity index 100%
rename from resources/osd/clarity_medium/343.png
rename to resources/osd/analogue/clarity_medium/343.png
diff --git a/resources/osd/clarity_medium/344.png b/resources/osd/analogue/clarity_medium/344.png
similarity index 100%
rename from resources/osd/clarity_medium/344.png
rename to resources/osd/analogue/clarity_medium/344.png
diff --git a/resources/osd/clarity_medium/345.png b/resources/osd/analogue/clarity_medium/345.png
similarity index 100%
rename from resources/osd/clarity_medium/345.png
rename to resources/osd/analogue/clarity_medium/345.png
diff --git a/resources/osd/clarity_medium/346.png b/resources/osd/analogue/clarity_medium/346.png
similarity index 100%
rename from resources/osd/clarity_medium/346.png
rename to resources/osd/analogue/clarity_medium/346.png
diff --git a/resources/osd/clarity_medium/347.png b/resources/osd/analogue/clarity_medium/347.png
similarity index 100%
rename from resources/osd/clarity_medium/347.png
rename to resources/osd/analogue/clarity_medium/347.png
diff --git a/resources/osd/clarity_medium/348.png b/resources/osd/analogue/clarity_medium/348.png
similarity index 100%
rename from resources/osd/clarity_medium/348.png
rename to resources/osd/analogue/clarity_medium/348.png
diff --git a/resources/osd/clarity_medium/349.png b/resources/osd/analogue/clarity_medium/349.png
similarity index 100%
rename from resources/osd/clarity_medium/349.png
rename to resources/osd/analogue/clarity_medium/349.png
diff --git a/resources/osd/clarity_medium/350.png b/resources/osd/analogue/clarity_medium/350.png
similarity index 100%
rename from resources/osd/clarity_medium/350.png
rename to resources/osd/analogue/clarity_medium/350.png
diff --git a/resources/osd/clarity_medium/351.png b/resources/osd/analogue/clarity_medium/351.png
similarity index 100%
rename from resources/osd/clarity_medium/351.png
rename to resources/osd/analogue/clarity_medium/351.png
diff --git a/resources/osd/clarity_medium/352.png b/resources/osd/analogue/clarity_medium/352.png
similarity index 100%
rename from resources/osd/clarity_medium/352.png
rename to resources/osd/analogue/clarity_medium/352.png
diff --git a/resources/osd/clarity_medium/353.png b/resources/osd/analogue/clarity_medium/353.png
similarity index 100%
rename from resources/osd/clarity_medium/353.png
rename to resources/osd/analogue/clarity_medium/353.png
diff --git a/resources/osd/clarity_medium/354.png b/resources/osd/analogue/clarity_medium/354.png
similarity index 100%
rename from resources/osd/clarity_medium/354.png
rename to resources/osd/analogue/clarity_medium/354.png
diff --git a/resources/osd/clarity_medium/355.png b/resources/osd/analogue/clarity_medium/355.png
similarity index 100%
rename from resources/osd/clarity_medium/355.png
rename to resources/osd/analogue/clarity_medium/355.png
diff --git a/resources/osd/clarity_medium/356.png b/resources/osd/analogue/clarity_medium/356.png
similarity index 100%
rename from resources/osd/clarity_medium/356.png
rename to resources/osd/analogue/clarity_medium/356.png
diff --git a/resources/osd/clarity_medium/357.png b/resources/osd/analogue/clarity_medium/357.png
similarity index 100%
rename from resources/osd/clarity_medium/357.png
rename to resources/osd/analogue/clarity_medium/357.png
diff --git a/resources/osd/clarity_medium/358.png b/resources/osd/analogue/clarity_medium/358.png
similarity index 100%
rename from resources/osd/clarity_medium/358.png
rename to resources/osd/analogue/clarity_medium/358.png
diff --git a/resources/osd/clarity_medium/400_402.png b/resources/osd/analogue/clarity_medium/400_402.png
similarity index 100%
rename from resources/osd/clarity_medium/400_402.png
rename to resources/osd/analogue/clarity_medium/400_402.png
diff --git a/resources/osd/clarity_medium/403_405.png b/resources/osd/analogue/clarity_medium/403_405.png
similarity index 100%
rename from resources/osd/clarity_medium/403_405.png
rename to resources/osd/analogue/clarity_medium/403_405.png
diff --git a/resources/osd/clarity_medium/406_408.png b/resources/osd/analogue/clarity_medium/406_408.png
similarity index 100%
rename from resources/osd/clarity_medium/406_408.png
rename to resources/osd/analogue/clarity_medium/406_408.png
diff --git a/resources/osd/clarity_medium/409_411.png b/resources/osd/analogue/clarity_medium/409_411.png
similarity index 100%
rename from resources/osd/clarity_medium/409_411.png
rename to resources/osd/analogue/clarity_medium/409_411.png
diff --git a/resources/osd/clarity_medium/412_414.png b/resources/osd/analogue/clarity_medium/412_414.png
similarity index 100%
rename from resources/osd/clarity_medium/412_414.png
rename to resources/osd/analogue/clarity_medium/412_414.png
diff --git a/resources/osd/clarity_medium/418-419-420-421-422.png b/resources/osd/analogue/clarity_medium/418_422.png
similarity index 100%
rename from resources/osd/clarity_medium/418-419-420-421-422.png
rename to resources/osd/analogue/clarity_medium/418_422.png
diff --git a/resources/osd/clarity_medium/430.png b/resources/osd/analogue/clarity_medium/430.png
similarity index 100%
rename from resources/osd/clarity_medium/430.png
rename to resources/osd/analogue/clarity_medium/430.png
diff --git a/resources/osd/clarity_medium/431.png b/resources/osd/analogue/clarity_medium/431.png
similarity index 100%
rename from resources/osd/clarity_medium/431.png
rename to resources/osd/analogue/clarity_medium/431.png
diff --git a/resources/osd/clarity_medium/432.png b/resources/osd/analogue/clarity_medium/432.png
similarity index 100%
rename from resources/osd/clarity_medium/432.png
rename to resources/osd/analogue/clarity_medium/432.png
diff --git a/resources/osd/clarity_medium/433.png b/resources/osd/analogue/clarity_medium/433.png
similarity index 100%
rename from resources/osd/clarity_medium/433.png
rename to resources/osd/analogue/clarity_medium/433.png
diff --git a/resources/osd/clarity_medium/434.png b/resources/osd/analogue/clarity_medium/434.png
similarity index 100%
rename from resources/osd/clarity_medium/434.png
rename to resources/osd/analogue/clarity_medium/434.png
diff --git a/resources/osd/clarity_medium/435.png b/resources/osd/analogue/clarity_medium/435.png
similarity index 100%
rename from resources/osd/clarity_medium/435.png
rename to resources/osd/analogue/clarity_medium/435.png
diff --git a/resources/osd/clarity_medium/436.png b/resources/osd/analogue/clarity_medium/436.png
similarity index 100%
rename from resources/osd/clarity_medium/436.png
rename to resources/osd/analogue/clarity_medium/436.png
diff --git a/resources/osd/clarity_medium/437.png b/resources/osd/analogue/clarity_medium/437.png
similarity index 100%
rename from resources/osd/clarity_medium/437.png
rename to resources/osd/analogue/clarity_medium/437.png
diff --git a/resources/osd/clarity_medium/438.png b/resources/osd/analogue/clarity_medium/438.png
similarity index 100%
rename from resources/osd/clarity_medium/438.png
rename to resources/osd/analogue/clarity_medium/438.png
diff --git a/resources/osd/clarity_medium/439.png b/resources/osd/analogue/clarity_medium/439.png
similarity index 100%
rename from resources/osd/clarity_medium/439.png
rename to resources/osd/analogue/clarity_medium/439.png
diff --git a/resources/osd/clarity_medium/440.png b/resources/osd/analogue/clarity_medium/440.png
similarity index 100%
rename from resources/osd/clarity_medium/440.png
rename to resources/osd/analogue/clarity_medium/440.png
diff --git a/resources/osd/clarity_medium/441.png b/resources/osd/analogue/clarity_medium/441.png
similarity index 100%
rename from resources/osd/clarity_medium/441.png
rename to resources/osd/analogue/clarity_medium/441.png
diff --git a/resources/osd/default.mcm b/resources/osd/analogue/default.mcm
similarity index 83%
rename from resources/osd/default.mcm
rename to resources/osd/analogue/default.mcm
index 9b9e4edd..ced1110d 100644
--- a/resources/osd/default.mcm
+++ b/resources/osd/analogue/default.mcm
@@ -1,32769 +1,32769 @@
-MAX7456
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010100
-00100001
-01010101
-01000010
-00100001
-01010100
-00100010
-00100001
-01000010
-00100010
-00100001
-00100010
-00100010
-00100001
-00000000
-00000000
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010100
-00010101
-01001000
-01010010
-10000101
-01001000
-01001000
-00100001
-01001000
-01001000
-00100001
-01001000
-00001000
-00100001
-01001010
-10000010
-10000101
-01010000
-00010100
-00100001
-01010101
-01010101
-01000101
-01010101
-01010100
-00100001
-01010101
-01000010
-00100001
-01010100
-00100010
-00100001
-01000010
-00100010
-00100001
-00100010
-00100010
-00100001
-00000000
-00000000
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010001
-01000000
-00100001
-01001000
-00101010
-00100001
-00100010
-00001000
-00100001
-00101010
-00001000
-00100000
-00100010
-00001000
-00101010
-00100010
-00001000
-01000000
-01000100
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01000101
-00010100
-10000101
-00100000
-10000010
-10000100
-10001000
-10100010
-10000100
-10001000
-10001010
-10000000
-10001000
-10001010
-10101000
-00100000
-10000010
-00000001
-01000101
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01000000
-01000101
-01001000
-00101010
-00100001
-00100010
-00000010
-00100001
-00101010
-00001000
-00100001
-00100010
-00100000
-00100001
-00100010
-00101010
-00100001
-01000100
-01000000
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10101010
-10101010
-10101010
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010100
-10000101
-01010101
-01010010
-10100001
-01010101
-01001010
-10101000
-01010101
-01010010
-10101000
-01010101
-01010100
-10101010
-01010101
-01010101
-00001000
-01010101
-01010101
-01010010
-01010101
-01010101
-00001010
-01010101
-01010000
-10001010
-01010101
-01001000
-10000000
-01010101
-01001000
-00101000
-01010101
-01010010
-00000001
-01010101
-01010100
-10100001
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-00100001
-01010101
-01010101
-10101000
-01010101
-01010101
-10100001
-01010101
-01010101
-10001000
-00010101
-01010101
-00101010
-10000101
-01010101
-01001010
-10100001
-01010101
-01001010
-10101000
-01010101
-01010010
-10100001
-01010101
-01010100
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00000000
-00000001
-01001010
-00001010
-00000001
-01001010
-00001010
-00000001
-01000000
-10100000
-10100001
-01000000
-10100000
-10100001
-01001010
-00001010
-00000001
-01001010
-00001010
-00000001
-01001000
-00000000
-00000001
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010010
-00000000
-00010101
-01001010
-10101010
-10000101
-01001010
-10101010
-10100001
-01010010
-00000000
-10101000
-01010100
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010100
-01010101
-00101000
-01010010
-00000000
-10101000
-01001010
-10101010
-10100001
-01001010
-10101010
-10000101
-01010010
-00000000
-00010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00000101
-01010010
-10101010
-10100001
-01010100
-00001000
-00000101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010100
-00001000
-00000101
-01010010
-10101010
-10100001
-01010100
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010100
-01000000
-01010100
-10000010
-00101010
-01010100
-10000010
-00100000
-01010100
-10000010
-00100000
-01010100
-10101010
-00100000
-01010100
-10000010
-00100000
-01010100
-10000010
-00100000
-01010100
-10000010
-00101010
-01010101
-00010100
-01000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010100
-00000101
-00000010
-10000010
-10100001
-10001000
-00100010
-00001000
-10001000
-00100010
-00001000
-10001000
-00100010
-10100001
-10001000
-00100010
-00000101
-10001000
-00100010
-00010101
-00000010
-10000010
-00010101
-01010100
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01000001
-00100001
-01010101
-00101000
-00100001
-01010100
-10101010
-00100001
-01010010
-10000010
-10100001
-01001010
-00010100
-10100001
-00101000
-01000001
-00101000
-01001000
-00101000
-00100001
-01001000
-10000010
-00100001
-01001000
-10000010
-00100001
-01001000
-10000010
-00100001
-01001010
-10101010
-10100001
-01010000
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-01001000
-00010101
-01010101
-01001000
-10000001
-01010101
-01001000
-10001000
-00010101
-01001000
-10001000
-10000001
-01001000
-10001000
-10001000
-01000000
-00000000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-00000101
-01010101
-01001000
-10100001
-01010101
-00001000
-10001000
-01010101
-10101000
-10100000
-01010101
-10001000
-10001000
-01010101
-10101000
-10101000
-01010101
-00000001
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-00000101
-01010101
-01001000
-10100001
-00010001
-00001000
-10001000
-10001000
-10101000
-10100000
-10101000
-10001000
-10001000
-10001000
-10101000
-10100000
-10001000
-00000001
-00000001
-00010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-00000101
-00000101
-00101000
-10100000
-10100001
-10000000
-10001000
-10001000
-10101000
-10001000
-10100000
-00001000
-10001000
-10001000
-10100000
-10001000
-10001000
-00000101
-00010001
-00010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10101010
-00010101
-01010010
-10101010
-10000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01010100
-10101010
-00010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-00100001
-01010101
-01010100
-10101000
-01010101
-01010010
-10101010
-00010101
-01001010
-00000010
-10000101
-01010000
-01010100
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-01010101
-01001010
-10101010
-00010101
-01010010
-10101010
-00010101
-01010100
-00101010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-00100001
-01010101
-01010101
-00101000
-01010101
-01010101
-01001010
-00010101
-01010101
-01001010
-10000101
-01010101
-01001010
-00010101
-01010101
-00101000
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010100
-10000101
-01010101
-01010010
-10000101
-01010101
-01010010
-10000101
-01010101
-00001010
-10000101
-01010100
-10101010
-10000101
-01010010
-10101010
-10000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-00000101
-01010010
-10000000
-10100001
-01010100
-10101010
-10000101
-01010101
-00101010
-00010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010100
-10000101
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10101000
-00010101
-01010100
-10101010
-10000101
-01010100
-10101010
-10100001
-01010101
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-00101000
-01010101
-01010100
-10100001
-01010101
-01010010
-10100001
-01010101
-01010100
-10100001
-01010101
-01010101
-00101000
-01010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01010010
-10101010
-00010101
-01010010
-10100000
-01010101
-01010010
-10000101
-01010101
-01010010
-10000101
-01010101
-01010010
-00010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010001
-01010101
-01001000
-01001000
-01010101
-01001000
-01001000
-01010101
-01001000
-01001000
-01010101
-01001000
-01001000
-01010101
-01010010
-00100001
-01010101
-01010100
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01000101
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010000
-01001000
-00010101
-01001010
-00001000
-10000101
-00100000
-10001010
-00100001
-00101010
-10001000
-00100001
-00100000
-10001000
-00100001
-01000000
-00000000
-00000101
-00101010
-10101010
-10100001
-01000000
-00000000
-00000101
-00100000
-10000010
-00100001
-00100010
-00001000
-10001000
-00101010
-00001000
-10001000
-00100000
-10001000
-00001000
-01000101
-00010001
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010100
-01010101
-01010100
-10000010
-00010101
-01010000
-10000010
-00000101
-01001010
-10101010
-10100001
-01010000
-10000010
-00000101
-01010100
-10000010
-00010101
-01010000
-10000010
-00000101
-01001010
-10101010
-10100001
-01010000
-10000010
-00000101
-01010100
-10000010
-00010101
-01010101
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010000
-01001000
-00010101
-01001010
-00001000
-10000101
-00100000
-10001010
-00100001
-00101010
-10001000
-00100001
-00100000
-10001000
-00100001
-01000000
-00000000
-00000101
-00101010
-10101010
-10100001
-01000000
-00000000
-00000101
-01001000
-10000100
-10000101
-00100010
-00100000
-10000101
-00100010
-00100000
-10000101
-00100000
-00100000
-10000101
-01000101
-01000101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-00010101
-01010100
-10000100
-10000101
-01010101
-00010010
-00010101
-01010101
-01001000
-01010101
-01010101
-00100001
-00010101
-01010100
-10000100
-10000101
-01010101
-00010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000001
-01010101
-01010100
-10101000
-01010101
-01010010
-00000010
-00010101
-01010010
-00010100
-01010101
-01010100
-10000001
-01010101
-01010010
-00001000
-01000101
-01010010
-00010010
-00100001
-01010010
-00000000
-10000101
-01010100
-10101010
-00100001
-01010101
-00000000
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000100
-01000000
-01010101
-00100010
-00101010
-00010101
-00100010
-00001000
-00010001
-00100010
-00001000
-10001000
-01001000
-01001000
-00100001
-01001000
-01001000
-10001000
-01010001
-01010001
-00000001
-01010101
-01010101
-01000101
-01010101
-01010100
-00100001
-01010101
-01000010
-00100001
-01010100
-00100010
-00100001
-01000010
-00100010
-00100001
-00100010
-00100010
-00100001
-00000000
-00000000
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10100001
-01010101
-01010010
-10000101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01010010
-10000101
-01010101
-01010100
-10100001
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01001010
-00010101
-01010101
-01010010
-10000101
-01010101
-01010100
-10100001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010100
-10100001
-01010101
-01010010
-10000101
-01010101
-01001010
-00010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-00000101
-01001010
-00010100
-10100001
-01010010
-10000010
-10000101
-01010000
-10101010
-00000101
-01001010
-10101010
-10100001
-01010000
-10101010
-00000101
-01010010
-10000010
-10000101
-01001010
-00010100
-10100001
-01010000
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01001000
-01010101
-01010101
-00001000
-00010101
-01010101
-10101010
-10010101
-01010101
-00001000
-00010101
-01010101
-01001000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010100
-10100001
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-01010101
-01010010
-10101010
-00010101
-01010100
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01110011
-00001000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01101111
-00000000
-11111111
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-00100001
-01010101
-01010100
-10100001
-01010101
-01010010
-10000101
-01010101
-01001010
-00010101
-01010101
-00101000
-01010101
-01010100
-10100001
-01010101
-01010010
-10000101
-01010101
-01001010
-00010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-00101000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-01010101
-01010010
-10101010
-00010101
-01010010
-00000010
-00010101
-01010100
-01010010
-00010101
-01010101
-01001010
-00010101
-01010101
-00101000
-01010101
-01010100
-10100001
-01010101
-01010010
-10000000
-01010101
-01010010
-10101010
-00010101
-01010100
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010100
-10000010
-00010101
-01010101
-00010010
-00010101
-01010101
-01001010
-00010101
-01010101
-01010010
-00010101
-01010101
-00010010
-00010101
-01010100
-10000010
-00010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10101000
-01010101
-01010100
-10001000
-01010101
-01010010
-00001000
-01010101
-01010010
-00001000
-01010101
-01010010
-10101010
-00010101
-01010100
-00001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010100
-10000000
-01010101
-01010100
-10000000
-01010101
-01010100
-10101010
-00010101
-01010101
-00000010
-00010101
-01010101
-00010010
-00010101
-01010100
-10000010
-00010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000000
-01010101
-01010100
-10101010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010101
-00000000
-10000101
-01010101
-01010010
-00010101
-01010101
-01010010
-00010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10101010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10101010
-00010101
-01010101
-00000010
-00010101
-01010101
-00010010
-00010101
-01010100
-10000010
-00010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010100
-10100001
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-01010101
-01010010
-10000101
-01010101
-01001010
-00010101
-01010101
-00101000
-01010101
-01010100
-10100001
-01010101
-01010010
-10000101
-01010101
-01010010
-10000101
-01010101
-01010100
-10100001
-01010101
-01010101
-00101000
-01010101
-01010101
-01001010
-00010101
-01010101
-01010010
-10000101
-01010101
-01010100
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-01010101
-01010010
-10101010
-00010101
-01010100
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-01010101
-01010010
-10101010
-00010101
-01010100
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01001010
-00010101
-01010101
-01010010
-10000101
-01010101
-01010100
-10100001
-01010101
-01010101
-00101000
-01010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-00101000
-01010101
-01010100
-10100001
-01010101
-01010010
-10000101
-01010101
-01001010
-00010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010000
-01001000
-00010101
-01001010
-00001000
-10000101
-00100000
-10001010
-00100001
-00101010
-10001000
-00100001
-00100000
-10001000
-00100001
-01000000
-00000000
-00000101
-00101010
-10101010
-10100001
-01000000
-00000000
-00000101
-00100000
-10000010
-00100001
-00101000
-10001000
-10001000
-00100010
-10001000
-10001000
-00100000
-10001000
-00001000
-01000101
-00010001
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-00000000
-10000101
-01001000
-00000100
-00100001
-00100000
-10100010
-00001000
-00100010
-00001010
-00001000
-00100010
-00010010
-00001000
-00100010
-00001010
-00001000
-00100000
-10100010
-00100001
-00100000
-00000000
-10000101
-01001000
-01010101
-00000101
-01010010
-00000000
-00100001
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10101010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010101
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000001
-01010101
-01010100
-10101000
-01010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10101000
-01010101
-01010100
-10101000
-01010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10101000
-01010101
-01010101
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000100
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000100
-01010101
-01010100
-10000010
-00010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000001
-01010101
-01010100
-10101000
-01010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10101000
-01010101
-01010101
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010100
-10000000
-00010101
-01010100
-10000001
-01010101
-01010100
-10101000
-01010101
-01010100
-10101000
-01010101
-01010100
-10000001
-01010101
-01010100
-10000000
-00010101
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010100
-10000000
-00010101
-01010100
-10000001
-01010101
-01010100
-10101000
-01010101
-01010100
-10000001
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000100
-01010101
-01010100
-10000000
-01010101
-01010100
-10001010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010100
-01010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010101
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010010
-00010101
-01010101
-00010010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-00010101
-01010100
-10000100
-10000101
-01010100
-10000010
-00010101
-01010100
-10001000
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10001000
-01010101
-01010100
-10000010
-00010101
-01010100
-10000100
-10000101
-01010101
-00010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000000
-01010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-00010101
-01010010
-00010100
-10000101
-01010010
-10000010
-10000101
-01010010
-10101010
-10000101
-01010010
-00101000
-10000101
-01010010
-00000000
-10000101
-01010010
-00010100
-10000101
-01010010
-00010100
-10000101
-01010010
-00010100
-10000101
-01010100
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010100
-01010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10100010
-00010101
-01010100
-10101010
-00010101
-01010100
-10001010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010101
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000001
-01010101
-01010100
-10101000
-01010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10101000
-01010101
-01010100
-10000001
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10001010
-00010101
-01010101
-00101010
-00010101
-01010101
-01000000
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000001
-01010101
-01010100
-10101000
-01010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10101000
-01010101
-01010100
-10001010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010101
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000000
-01010101
-01010101
-00100000
-01010101
-01010101
-01001010
-00010101
-01010101
-00000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-01010101
-01010010
-10101010
-00010101
-01010100
-00100000
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010100
-01010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010100
-01010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10101010
-00010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-00010101
-01010010
-00010100
-10000101
-01010010
-00010100
-10000101
-01010010
-00010100
-10000101
-01010010
-00000000
-10000101
-01010010
-00101000
-10000101
-01010010
-00101000
-10000101
-01010100
-10101010
-00010101
-01010100
-10000010
-00010101
-01010101
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-00010101
-01010010
-00010100
-10000101
-01010010
-10000010
-10000101
-01010100
-10000010
-00010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010100
-10000010
-00010101
-01010010
-10000010
-10000101
-01010010
-00010100
-10000101
-01010100
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010100
-01010101
-01010010
-00010010
-00010101
-01010010
-00010010
-00010101
-01010100
-10001000
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-01010101
-01010010
-10101010
-00010101
-01010100
-00000010
-00010101
-01010101
-01001010
-00010101
-01010101
-00101000
-01010101
-01010100
-10100001
-01010101
-01010010
-10000101
-01010101
-01010010
-00000000
-01010101
-01010010
-10101010
-00010101
-01010100
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00010101
-01010101
-01001010
-10000101
-01010101
-01001000
-00010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-00010101
-01010101
-01001010
-10000101
-01010101
-01010000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-01001010
-00010101
-01010101
-01010010
-10000101
-01010101
-01010100
-10100001
-01010101
-01010101
-00101000
-01010101
-01010101
-01001010
-00010101
-01010101
-01010010
-10000101
-01010101
-01010100
-10100001
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000101
-01010101
-01010010
-10100001
-01010101
-01010100
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010100
-00100001
-01010101
-01010010
-10100001
-01010101
-01010100
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10101010
-00010101
-01010010
-10000010
-10000101
-01010010
-00010100
-10000101
-01010100
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010000
-00010101
-00000100
-01001000
-10000100
-10100000
-00100010
-00100010
-00001000
-00100010
-00100010
-10101000
-00100000
-00100010
-00001000
-01000000
-00000000
-00000000
-00101010
-10101010
-10101010
-01000000
-00000000
-00000000
-01010101
-00010100
-01010001
-01010100
-10000010
-00001000
-01010100
-10100010
-00100010
-01010100
-10001010
-00100010
-01010100
-10000010
-00100000
-01010101
-00010100
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-10000101
-01010101
-01010101
-10000001
-01010101
-01010101
-10001000
-01010101
-01010101
-10100010
-00010101
-01010101
-10000010
-00010101
-01010101
-10000010
-00010101
-01010101
-00000000
-01010101
-01010101
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-00010101
-01010101
-01010101
-10000101
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010001
-01010101
-01010100
-10001000
-01010101
-01010010
-00100010
-00010101
-01010010
-00100010
-00010101
-01010010
-00000010
-00010101
-01010010
-00010010
-00010101
-01010100
-01010100
-01010101
-01010101
-00000001
-01010101
-01010100
-10101000
-01010101
-01010010
-00000010
-00010101
-01010010
-00010010
-00010101
-01010010
-00010010
-00010101
-01010000
-10001000
-00010101
-01001010
-10001010
-10000101
-01010000
-00010000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010010
-10000000
-10100001
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010100
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010010
-10000000
-10100001
-01010010
-00000000
-00100001
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010100
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010010
-10000000
-10100001
-01010010
-00000000
-00100001
-01010010
-00000000
-00100001
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010100
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010010
-10000000
-10100001
-01010010
-00000000
-00100001
-01010010
-00000000
-00100001
-01010010
-00000000
-00100001
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010100
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010010
-10000000
-10100001
-01010010
-00000000
-00100001
-01010010
-00000000
-00100001
-01010010
-00000000
-00100001
-01010010
-00000000
-00100001
-01010010
-00000000
-00100001
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010100
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010010
-10000000
-10100001
-01010010
-00000000
-00100001
-01010010
-00000000
-00100001
-01010010
-00000000
-00100001
-01010010
-00000000
-00100001
-01010010
-00000000
-00100001
-01010010
-00000000
-00100001
-01010010
-00000000
-00100001
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010100
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010010
-10000000
-10100001
-01010010
-00000000
-00100001
-01010010
-00000000
-00100001
-01010010
-00000000
-00100001
-01010010
-00000000
-00100001
-01010010
-00000000
-00100001
-01010010
-00000000
-00100001
-01010010
-00000000
-00100001
-01010010
-00000000
-00100001
-01010010
-00000000
-00100001
-01010010
-10101010
-10100001
-01010100
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-01010101
-01010010
-10000101
-01010101
-01001000
-00100001
-01010101
-01001000
-00100001
-01010101
-01001010
-10100001
-01010101
-01001000
-00100001
-01010101
-01001000
-00100001
-01010101
-01010001
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010001
-00010101
-00000100
-01001000
-10000100
-10100000
-00100010
-00100010
-00001000
-00100010
-00100010
-10101000
-00100000
-00100010
-00001000
-01000000
-00000000
-00000000
-00101010
-10101010
-10101010
-01000000
-00000000
-00000000
-01010100
-10000010
-00001000
-01010100
-10001000
-00100010
-01010100
-10101000
-00100010
-01010100
-10000010
-00100000
-01010101
-00010100
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-10000101
-01010101
-01010101
-10000001
-01010101
-01010101
-10001000
-01010101
-01010101
-10100010
-00010101
-01010101
-10000010
-00010101
-01010101
-10000010
-00010101
-01010101
-00000000
-01010101
-01010101
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-10000101
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010100
-01010101
-01001000
-01010010
-00010101
-01001000
-00000010
-00010101
-01001000
-10100010
-00010101
-01010010
-10101000
-01010101
-01010010
-00001000
-01010101
-01010100
-01010001
-01010101
-01010010
-00010101
-01010101
-01010010
-00000101
-01010101
-01010010
-00100001
-01010101
-01010010
-10001000
-01010101
-01010010
-00001000
-01010101
-01010010
-00001000
-01010101
-01010100
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01000100
-01010101
-00100000
-00100010
-00010101
-00100010
-00100010
-00000101
-00101010
-10100010
-10100001
-01001000
-10000010
-00001000
-01001000
-10000010
-00001000
-01000000
-00000000
-00000001
-00101010
-10101010
-10101000
-01000000
-00000000
-00000001
-00100000
-10000010
-00100001
-00100010
-00001000
-10001000
-00101010
-00001000
-00001000
-00100000
-10001000
-01001000
-01000101
-00010001
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01000100
-01010101
-00100000
-00100010
-00010101
-00100010
-00100010
-00000101
-00101010
-10100010
-10100001
-01001000
-10000010
-00001000
-01001000
-10000010
-00001000
-01000000
-00000000
-00000001
-00101010
-10101010
-10101000
-01000000
-00000000
-00000001
-01010010
-00100001
-00100001
-01001000
-10001000
-00100001
-01001000
-00001000
-00100001
-01001000
-01001000
-00100001
-01010001
-01010001
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01000100
-01010101
-00100000
-00100010
-00010101
-00100010
-00100010
-00000101
-00101010
-10100010
-10100001
-01001000
-10000010
-00001000
-01001000
-10000010
-00001000
-01000000
-00000000
-00000001
-00101010
-10101010
-10101000
-01000000
-00000000
-00000001
-00100000
-10000010
-00100001
-00101000
-10001000
-10001000
-00100010
-10001000
-00001000
-00100000
-10001000
-01001000
-01000101
-00010001
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010100
-01010101
-01001000
-01010010
-00010101
-01001000
-00000010
-00010101
-01001000
-10100010
-00010101
-01010010
-10101000
-01010101
-01010010
-00001000
-01010101
-01010100
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010001
-01010101
-01001000
-00001000
-01000001
-00001000
-10001000
-00101000
-10101000
-10001000
-00101010
-10100010
-10100001
-00100010
-00100010
-00100001
-00100000
-00100010
-00100001
-01000101
-01000100
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01000101
-01010001
-00100000
-00100001
-01001000
-00100010
-00100000
-00001000
-00100010
-00100010
-10001000
-00101000
-00001010
-10100001
-00100010
-00001000
-00100001
-01000100
-01010001
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010100
-10000100
-01010101
-01010010
-00100010
-00010101
-01010010
-00000010
-10000101
-01001010
-10000010
-00000101
-01010010
-00000010
-00100001
-01010010
-00010100
-10000101
-01010100
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00010000
-00010101
-01001010
-10001010
-10000101
-01010010
-00001000
-10000101
-01010010
-00001000
-10000101
-01010010
-00001000
-10000101
-01010010
-00001010
-10000101
-01000000
-01010000
-00000101
-00101010
-00001000
-00100001
-01001000
-00100010
-00100001
-01001000
-00101010
-00100001
-01001000
-00100010
-00100000
-01001000
-00100010
-00101010
-01010001
-01000100
-01000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010001
-01000101
-01001010
-00001000
-00100001
-00100000
-10001000
-10101000
-00100000
-10001000
-00100000
-00101010
-10001000
-00100000
-00100000
-10001000
-00001000
-01000101
-00010001
-01010001
-01010101
-01000000
-01010101
-01010101
-00101010
-00010101
-01010100
-10001000
-10000101
-01010100
-10001000
-10000101
-01010100
-10000000
-10000101
-01010101
-00010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010001
-01000101
-01001010
-00001000
-00100001
-00100000
-10001000
-10101000
-00100000
-10001000
-00100000
-00101010
-10001000
-00100000
-00100000
-10001000
-00001000
-01000101
-00010001
-01010001
-01000101
-00010100
-01000101
-00100000
-10000010
-00100001
-00100010
-00001000
-10001000
-00101010
-00001000
-10001000
-00100000
-10001000
-00001000
-01000101
-00010001
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010001
-01000101
-01001010
-00001000
-00100001
-00100000
-10001000
-10101000
-00100000
-10001000
-00100000
-00101010
-10001000
-00100000
-00100000
-10001000
-01001000
-01000101
-00010001
-01010001
-01010101
-00010100
-01010101
-01010100
-10000010
-00010101
-01010010
-00001010
-10000101
-01001010
-10000010
-00010101
-01010010
-00010010
-00010101
-01010010
-00010100
-10000101
-01010100
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010001
-01000101
-01001010
-00001000
-00100001
-00100000
-10001000
-10101000
-00100000
-10001000
-00100000
-00101010
-10001000
-00100000
-00100000
-10001000
-01001000
-01000101
-00010001
-01010001
-01000100
-01010001
-01000101
-00100010
-00001000
-00100001
-00100010
-00100000
-10101000
-00101000
-00101000
-00100001
-00100010
-00100001
-00100001
-00100010
-00100001
-01001000
-01000100
-01000101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010001
-01000101
-00101000
-01001000
-00100001
-00100010
-00100000
-10101000
-00100010
-00101000
-00100001
-00100010
-00001000
-00100001
-00101000
-00100001
-01001000
-01000001
-01000101
-01010001
-01010101
-01000000
-01010101
-01010101
-00101010
-00010101
-01010100
-10001000
-10000101
-01010100
-10001000
-10000101
-01010100
-10001000
-10000101
-01010101
-00010001
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-01010100
-10100001
-01010101
-01010010
-10000101
-01010101
-01001010
-00010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01001010
-00010101
-01010101
-01010010
-10000101
-01010101
-01010100
-10100001
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-01010101
-01010010
-10000101
-01010101
-01010100
-10100001
-01010101
-01010101
-00101000
-01010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-00101000
-01010101
-01010100
-10100001
-01010101
-01010010
-10000101
-01010101
-01010100
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01000001
-01000101
-00101000
-00101000
-00100001
-00100010
-00100000
-10101000
-00100010
-00101000
-00100001
-00100010
-00001000
-00100001
-00101000
-00101000
-01001000
-01000001
-00000000
-01000001
-00100000
-10000010
-00100001
-00100010
-00001000
-10001000
-00101010
-00001000
-10001000
-00100000
-10001000
-00001000
-01000101
-00010001
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01000001
-01000101
-00101000
-00101000
-00100001
-00100010
-00100000
-10101000
-00100010
-00101000
-00100001
-00100010
-00001000
-00100001
-00101000
-00101000
-01001000
-01000001
-01000001
-01010001
-01010101
-00010100
-01010101
-01010100
-10000010
-00010101
-01010010
-00001010
-10000101
-01001010
-10000010
-00010101
-01010010
-00010010
-00010101
-01010010
-00010100
-10000101
-01010100
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01000001
-01000101
-00101000
-00101000
-00100001
-00100010
-00100000
-10101000
-00100010
-00101000
-00100001
-00100010
-00001000
-00100001
-00101000
-00101000
-01001000
-01000001
-01000001
-01010001
-01010100
-00000101
-01000101
-01010010
-10100001
-00100001
-01001000
-10001000
-00100001
-01001000
-10001000
-00100001
-01001000
-10001000
-00100001
-01010001
-00010001
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01000001
-01000101
-00101000
-00101000
-00100001
-00100010
-00100000
-10101000
-00100010
-00101000
-00100001
-00100010
-00001000
-00100001
-00101000
-00101000
-01001000
-01000001
-01000001
-01010001
-01000101
-00010100
-00000101
-00100000
-10000010
-10100001
-00101000
-10001000
-10001000
-00100010
-10001000
-10001000
-00100000
-10001000
-10001000
-01000101
-00010001
-00010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000001
-01010101
-01010100
-10101000
-01010101
-01010010
-00100010
-00010101
-01010010
-00100010
-00010101
-01010010
-00000010
-00010101
-01010100
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-00010100
-01000101
-00100000
-10000010
-00100001
-00100010
-00001000
-10001000
-00101010
-00001000
-10001000
-00100000
-10001000
-00001000
-01000101
-00010001
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000101
-01000101
-01010010
-10100001
-00100001
-01001000
-10001000
-00100001
-01001000
-10001000
-00100001
-01001000
-10001000
-00100001
-01010001
-00010001
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-00010100
-00000101
-00100000
-10000010
-10100001
-00101000
-10001000
-10001000
-00100010
-10001000
-10001000
-00100000
-10001000
-10001000
-01000101
-00010001
-00010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-00000000
-00000101
-00100010
-00101010
-10100001
-00100010
-00000000
-00001000
-00100010
-00010100
-00001000
-00100010
-00000010
-10100001
-00100010
-00101010
-00000101
-01001000
-00000000
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-01010101
-01010010
-10000101
-01010101
-01001000
-00100001
-01010101
-00100001
-01001000
-01010101
-00100001
-01001000
-01010001
-00100001
-00001000
-01001000
-00100000
-10000001
-00100010
-00100010
-00100001
-00100010
-00100010
-00100001
-00100010
-00100010
-00100001
-01000010
-00100010
-00000101
-01010010
-00100010
-00010101
-01010010
-00100010
-00010101
-01010100
-01000100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-00010000
-01000101
-01001000
-10001010
-00100001
-01001010
-00001000
-10001000
-01001000
-10001000
-10001000
-01001000
-10001000
-10001000
-01000000
-00000000
-00000001
-00101010
-10101010
-10101000
-01000000
-00000000
-00000001
-01010010
-00000101
-01010101
-01010010
-00100001
-01010001
-01010010
-10001000
-01001000
-01010010
-00001000
-00101000
-01010010
-00001000
-10101000
-01010100
-01010001
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-00010100
-00000101
-01001000
-10000010
-10100001
-00100010
-00100010
-00001000
-00100010
-00100010
-10100001
-00100000
-00100010
-00000101
-01000000
-00000000
-00000101
-00101010
-10101010
-10100001
-01000000
-00000000
-00000101
-01010010
-00000101
-01010101
-01010010
-00100001
-01010001
-01010010
-10001000
-01001000
-01010010
-00001000
-00101000
-01010010
-00001000
-10101000
-01010100
-01010001
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010001
-01010101
-00100000
-01001000
-01010101
-00100010
-00101010
-00010101
-00101000
-01001000
-01010101
-00100010
-00001000
-01010001
-00100010
-00010010
-00001000
-01000100
-01010100
-00101000
-01010101
-01010100
-10101000
-01010101
-01010101
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-00000101
-00010001
-10100000
-10100000
-10001000
-10001000
-10001000
-10101000
-10100000
-10100000
-10001000
-10001000
-10000100
-10001000
-10001000
-10000100
-10001000
-00010001
-00010101
-00010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01000100
-00010101
-01001000
-00100010
-10000101
-00100010
-00100010
-00100001
-00101010
-00100010
-10000101
-00100010
-00100010
-00100001
-00100010
-00100010
-00100001
-01000100
-01000100
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010100
-01010101
-01010100
-10000010
-00010101
-01010010
-00001010
-10000101
-01001010
-10000010
-00010101
-01010010
-00010010
-00010101
-01010010
-00010100
-10000101
-01010000
-00000000
-00010101
-01001010
-10101010
-10000101
-01010000
-00000000
-00010101
-01010101
-00000001
-01010101
-01010100
-10101000
-01010101
-01010010
-10000001
-01010101
-01010100
-00101000
-01010101
-01010010
-10100001
-01010101
-01010100
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000100
-01010100
-01010001
-00100010
-00010010
-00001000
-00100010
-00001000
-00101010
-00101010
-00101010
-00001000
-00100010
-00001000
-01001000
-00100010
-00001000
-01010010
-01000000
-00000000
-00000000
-00101010
-10101010
-10101000
-01000000
-00000000
-00000001
-01001010
-10000010
-00101000
-00100010
-00100010
-00100010
-00100010
-00100010
-00100010
-00100000
-00100010
-00100010
-01000101
-01000100
-01000100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000001
-01010101
-01010010
-10101000
-01010101
-01010010
-00100010
-00010101
-01010010
-00100010
-00010101
-01010010
-00100010
-00010101
-01010000
-00000000
-00010101
-01001010
-10101010
-10000101
-01010000
-00000000
-00010101
-01010100
-10101000
-01010101
-01010010
-10000001
-01010101
-01010100
-00101000
-01010101
-01010010
-10100001
-01010101
-01010100
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-00010000
-01000101
-01001000
-10001010
-00100001
-01001010
-00001000
-10001000
-01001000
-10001000
-10001000
-01001000
-10001000
-10001000
-01000000
-00000000
-00000001
-00101010
-10101010
-10101000
-01000000
-00000000
-00000001
-01010100
-10000001
-01010101
-01010100
-10001000
-01010101
-01010100
-10100010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010101
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-00010100
-00000101
-01001000
-10000010
-10100001
-00100010
-00100010
-00001000
-00100010
-00100010
-10100001
-00100000
-00100010
-00000101
-01000000
-00000000
-00000101
-00101010
-10101010
-10100001
-01000000
-00000000
-00000101
-01010010
-00000101
-01010101
-01010010
-00100001
-01010101
-01010010
-10001000
-01010101
-01010010
-00001000
-01010101
-01010010
-00001000
-01010101
-01010100
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010100
-01010101
-01001000
-00010010
-00010101
-01001000
-10001010
-10000101
-01001010
-00010010
-00010101
-01001000
-10000010
-00010101
-01001000
-10000100
-10000101
-01010001
-00010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010001
-00010101
-00000100
-01001000
-10000100
-10100000
-00100010
-00100010
-00001000
-00100010
-00100010
-10101000
-00100000
-00100010
-00001000
-01000000
-00000000
-00000000
-00101010
-10101010
-10101010
-01000000
-00000000
-00000000
-01010101
-00100010
-00010010
-01010100
-10001000
-10000010
-01010100
-10001000
-10000010
-01010100
-10000000
-10000010
-01010101
-00010101
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-10000101
-01010101
-01010101
-10000001
-01010101
-01010101
-10001000
-01010101
-01010101
-10100010
-00010101
-01010101
-10000010
-00010101
-01010101
-10000010
-00010101
-01010101
-00000000
-01010101
-01010101
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-00010101
-01010101
-01010101
-00010101
-01010101
-01010101
-00010101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01010101
-01010101
-00101010
-00010101
-01010100
-10000000
-01010101
-01010010
-00010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-00010101
-01010101
-01010100
-10000101
-01010101
-00000010
-00010101
-01010100
-10101000
-01010101
-01010101
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01010101
-01010101
-00101010
-00010101
-01010101
-00100010
-00010100
-00010101
-00101010
-00010010
-10000101
-01000000
-01001000
-00100001
-01010101
-01001000
-01000101
-01010101
-00001000
-00010101
-01010100
-10101010
-10000101
-01010101
-00001000
-00010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01010101
-01010101
-00101010
-00010101
-01010101
-00100010
-00010000
-00010101
-00101010
-00001010
-10000101
-01000000
-00100000
-00100001
-01010101
-00100001
-01000101
-01010101
-00100001
-01010101
-01010101
-00100001
-01000101
-01010101
-00100000
-00100001
-01010101
-01001010
-10000101
-01010101
-01010000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00010100
-01000101
-01001010
-10000010
-00100001
-01001000
-00000010
-00100001
-01001000
-10000010
-10100001
-01001000
-10000100
-10000101
-01001010
-10000100
-10000101
-01010000
-00010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-00010101
-00000101
-01001000
-10000100
-10100001
-00100010
-00100010
-00001000
-00100010
-00100010
-10101000
-00100000
-00100010
-00001000
-01000101
-01000100
-01010001
-01010101
-00100001
-01010101
-01010101
-00100000
-01010101
-01010101
-00100010
-00010101
-01010101
-00101000
-10000101
-01010101
-00100000
-10000101
-01010101
-00100000
-10000101
-01010101
-01000101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010100
-00000101
-01010010
-10000010
-10100001
-01001000
-00100010
-00001000
-01001000
-00100010
-00001000
-01010010
-10000110
-00001000
-01010100
-00010100
-01010001
-01010001
-01010101
-01010101
-01001000
-01010101
-00010001
-01001000
-00010100
-10001000
-01001000
-10000100
-10100001
-01001010
-00100000
-10000101
-01001000
-00100000
-10000101
-01010001
-01000101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01000100
-01010001
-01010010
-00100010
-00001000
-01001000
-00100010
-00001000
-00101010
-00100000
-10101000
-01001000
-00100001
-00001000
-01001000
-00100000
-10100001
-01010000
-00000101
-00000101
-01010010
-00010101
-00010001
-01010010
-00000101
-10001000
-01010010
-00100001
-10100001
-01010010
-10001000
-10000101
-01010010
-00001000
-10000101
-01010100
-01010001
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000101
-00000101
-01010010
-10100000
-10100001
-01001000
-00000010
-00000101
-01001000
-10100000
-10000101
-01001000
-00100000
-00100001
-01010010
-10000010
-10000101
-01010000
-00010100
-00010101
-01001000
-01010101
-01010101
-01001010
-00010101
-01010101
-01001000
-10000101
-01010101
-01001000
-00100001
-01010101
-01001000
-01001000
-01010101
-01001000
-01010010
-00010101
-01001000
-00000000
-10000101
-01001010
-10101010
-10100001
-01010000
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000001
-01010101
-01010100
-10101000
-01010101
-01010010
-10101010
-00010101
-01010010
-10101010
-00010101
-01010010
-10101010
-00010101
-01010100
-10101000
-01010101
-01010100
-10101000
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010100
-00000101
-01010010
-10000010
-10100001
-01001000
-00100010
-00001000
-01001000
-00100010
-00001000
-01010010
-10000010
-00001000
-01010100
-00010100
-01010001
-01010000
-00000101
-00000001
-01001010
-10100000
-10101000
-01001000
-10001000
-10000010
-01001000
-10001000
-10000010
-01001000
-00001000
-10000010
-01010001
-01010001
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01000100
-01010001
-01010010
-00100010
-00001000
-01001000
-00100010
-00001000
-00101010
-00100000
-10101000
-01001000
-00100000
-00001000
-01001000
-00100000
-10100000
-01010000
-00000101
-00000001
-01001010
-10100000
-10101000
-01001000
-10001000
-10000010
-01001000
-10001000
-10000010
-01001000
-00001000
-10000010
-01010001
-01010001
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01001010
-00000000
-10100001
-00101000
-00100000
-00101000
-00100000
-00100000
-00001000
-00100000
-00100000
-00001000
-00100000
-00101010
-00001000
-00100000
-00000000
-00001000
-00101000
-00000000
-00101000
-01001010
-00000000
-10100001
-01010010
-10101010
-10000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010100
-01010100
-10000010
-00010010
-01010100
-10101010
-00010010
-01010101
-00000000
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-00101000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010100
-01010101
-01001000
-01010010
-01010101
-01001000
-01010010
-01010101
-01010001
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-01010101
-01010010
-10101010
-00010101
-01010010
-00000010
-00010101
-01010100
-01010010
-00010101
-01010101
-01001010
-00010101
-01010101
-00101000
-01010101
-01010100
-10100001
-01010100
-01010010
-10000000
-01010010
-01010010
-10101010
-00010010
-01010100
-00000000
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010100
-10000010
-00010101
-01010101
-00010010
-00010101
-01010101
-01001010
-00010101
-01010101
-01010010
-00010101
-01010101
-00010010
-00010100
-01010100
-10000010
-00010010
-01010100
-10101010
-00010010
-01010101
-00000000
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10101000
-01010101
-01010100
-10001000
-01010101
-01010010
-00001000
-01010101
-01010010
-00001000
-01010101
-01010010
-10101010
-00010100
-01010100
-00001000
-01010010
-01010101
-01001000
-01010010
-01010101
-01010001
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010100
-10000000
-01010101
-01010100
-10000000
-01010101
-01010100
-10101010
-00010101
-01010101
-00000010
-00010101
-01010101
-00010010
-00010100
-01010100
-10000010
-00010010
-01010100
-10101010
-00010010
-01010101
-00000000
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000000
-01010101
-01010100
-10101010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010100
-01010100
-10000010
-00010010
-01010100
-10101010
-00010010
-01010101
-00000000
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010101
-00000000
-10000101
-01010101
-01010010
-00010101
-01010101
-01010010
-00010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010100
-01010101
-00100001
-01010010
-01010101
-00100001
-01010010
-01010101
-01000101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10101010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010100
-01010100
-10000010
-00010010
-01010100
-10101010
-00010010
-01010101
-00000000
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10101010
-00010101
-01010101
-00000010
-00010101
-01010101
-00010010
-00010100
-01010100
-10000010
-00010010
-01010100
-10101010
-00010010
-01010101
-00000000
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000001
-00010100
-01010100
-10101000
-10000010
-01010010
-00001000
-10000010
-01010010
-00101000
-10000010
-01010100
-10001000
-00101010
-01010101
-00010001
-01000000
-01010101
-01010001
-01010001
-01010101
-01001000
-01001000
-01010101
-01001000
-01001000
-01010101
-00101010
-00001010
-01010101
-01001000
-00001000
-01010101
-01001000
-10001000
-01010101
-01010010
-00001000
-01010101
-01010100
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010100
-00010101
-00101010
-00010010
-10000101
-00001000
-00001000
-00100001
-00001000
-10001000
-00100001
-00010010
-00010010
-10000101
-01010100
-01010100
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-00000101
-01010101
-10000100
-10100001
-01010101
-00100010
-00000101
-01010101
-00100010
-00010101
-01010101
-00100010
-00010101
-01010101
-01000100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-00000000
-10100001
-01010000
-10101010
-00000101
-01001010
-00000000
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000001
-01010101
-01010100
-10101000
-01010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10101000
-01010101
-01010100
-10001010
-00010101
-01010100
-10000010
-00010101
-01010101
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00000101
-01001010
-10101010
-10100001
-01010000
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000001
-01010101
-01010100
-10101000
-01010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10101000
-01010101
-01010100
-10001010
-00010101
-01010100
-10000010
-00010101
-01010101
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01001010
-00000000
-01010101
-01010000
-10101010
-00000101
-01010101
-00000000
-10100001
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-00000001
-01010101
-01010100
-10101000
-01010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10101000
-01010101
-01010100
-10001010
-00010101
-01010100
-10000010
-00010101
-01010101
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-00100001
-01010101
-01010100
-10101000
-01010101
-01010010
-10101010
-00010101
-01010100
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-00000001
-01010101
-01010100
-10101000
-01010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10101000
-01010101
-01010100
-10000001
-01010101
-01010100
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-00010100
-10000010
-00010101
-10000100
-10000010
-00010101
-10000100
-10101010
-00010101
-00010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-00101000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-00010101
-01001000
-01010101
-10000101
-01001000
-01010101
-10000101
-01001000
-01010101
-00010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-01010101
-01010010
-10101010
-00010101
-01010010
-00000010
-00010101
-01010100
-01010010
-00010101
-01010101
-01001010
-00010101
-01010101
-00101000
-01010101
-00010100
-10100001
-01010101
-10000010
-10000000
-01010101
-10000010
-10101010
-00010101
-00010100
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010100
-10000010
-00010101
-01010101
-00010010
-00010101
-01010101
-01001010
-00010101
-01010101
-01010010
-00010101
-00010101
-00010010
-00010101
-10000100
-10000010
-00010101
-10000100
-10101010
-00010101
-00010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10101000
-01010101
-01010100
-10001000
-01010101
-01010010
-00001000
-01010101
-01010010
-00001000
-01010101
-00010010
-10101010
-00010101
-10000100
-00001000
-01010101
-10000101
-01001000
-01010101
-00010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010100
-10000000
-01010101
-01010100
-10000000
-01010101
-01010100
-10101010
-00010101
-01010101
-00000010
-00010101
-00010101
-00010010
-00010101
-10000100
-10000010
-00010101
-10000100
-10101010
-00010101
-00010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000000
-01010101
-01010100
-10101010
-00010101
-01010100
-10000010
-00010101
-00010100
-10000010
-00010101
-10000100
-10000010
-00010101
-10000100
-10101010
-00010101
-00010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010101
-00000000
-10000101
-01010101
-01010010
-00010101
-01010101
-01010010
-00010101
-01010101
-01001000
-01010101
-00010101
-01001000
-01010101
-10000101
-00100001
-01010101
-10000101
-00100001
-01010101
-00010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10101010
-00010101
-01010100
-10000010
-00010101
-00010100
-10000010
-00010101
-10000100
-10000010
-00010101
-10000100
-10101010
-00010101
-00010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10101010
-00010101
-01010101
-00000010
-00010101
-00010101
-00010010
-00010101
-10000100
-10000010
-00010101
-10000100
-10101010
-00010101
-00010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-01010101
-01010010
-10101010
-00010101
-01010100
-10101000
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000001
-01010101
-01010100
-10101000
-01010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10101000
-01010101
-01010100
-10000001
-01010101
-01010100
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-00000000
-01010101
-01010010
-00010100
-00010101
-01010010
-00010010
-10000101
-01010010
-00000000
-10000101
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-00000000
-01010101
-01010010
-00010100
-00010101
-01010010
-00010010
-10000101
-01010010
-00000000
-10000101
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-00010000
-00000101
-01010100
-10001010
-10100001
-01010010
-10001010
-10000101
-01001010
-10001010
-00010101
-00101010
-10001000
-01010101
-01000000
-00010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-00000000
-01010101
-01010010
-00010100
-00010101
-01010010
-00010010
-10000101
-01010010
-00000000
-10000101
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01000100
-01010101
-01010101
-00100010
-00010101
-01010100
-10100010
-10000101
-01010010
-10100010
-10100001
-01010100
-10100010
-10000101
-01010101
-00100010
-00010101
-01010101
-01000100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-00000000
-01010101
-01010010
-00010100
-00010101
-01010010
-00010010
-10000101
-01010010
-00000000
-10000101
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-00101010
-00010101
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010101
-00101010
-00010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010001
-01010001
-01001000
-01001000
-01001000
-00100001
-00100001
-00100001
-00100001
-00100001
-00100001
-01001000
-01001000
-01001000
-01010010
-00010010
-00010010
-01010010
-00010010
-00010010
-01001000
-01001000
-01001000
-01001000
-01001000
-01001000
-01010001
-01010001
-01010001
-01010101
-01010101
-01010101
-01000001
-01010001
-01000001
-00101000
-01001000
-00101000
-00100010
-00100010
-00100010
-00101000
-00101010
-00101000
-00100010
-00100010
-00100010
-00101010
-00100010
-00100010
-01000000
-01000100
-01000100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010001
-01010001
-01001000
-01001000
-01001000
-00100001
-00100001
-00100001
-00100001
-00100001
-00100001
-01001000
-01001000
-01001000
-01010010
-00010010
-00010010
-01010010
-00010010
-00010010
-01001000
-01001000
-01001000
-01001000
-01001000
-01001000
-01010001
-01010001
-01010001
-01010101
-01010101
-01010101
-01000100
-00010000
-01000100
-00100010
-10001010
-00100010
-00100010
-10101010
-00100010
-00100010
-00100010
-00100010
-00100010
-00100010
-00100010
-00100010
-00000010
-00101010
-01000100
-01010100
-01000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00100000
-01010101
-01010101
-00101000
-01010101
-01010101
-00100000
-01010101
-01010101
-00101000
-01010101
-01010101
-00100000
-01010101
-01010101
-00101000
-01010101
-01010101
-00100000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010001
-01010001
-01001000
-01001000
-01001000
-00100001
-00100001
-00100001
-00100001
-00100001
-00100001
-01001000
-01001000
-01001000
-01010010
-00010010
-00010010
-01010010
-00010010
-00010010
-01001000
-01001000
-01001000
-01001000
-01001000
-01001000
-01010001
-01010001
-01010001
-01010101
-01010101
-01010101
-01000000
-01010000
-01010000
-00101010
-00001010
-00001010
-00100000
-00100000
-00100000
-00101000
-00101010
-00100001
-00100000
-01000010
-00100000
-00101010
-00101000
-01001010
-01000000
-01000001
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010001
-01010001
-01001000
-01001000
-01001000
-00100001
-00100001
-00100001
-00100001
-00100001
-00100001
-01001000
-01001000
-01001000
-01010010
-00010010
-00010010
-01010010
-00010010
-00010010
-01001000
-01001000
-01001000
-01001000
-01001000
-01001000
-01010001
-01010001
-01010001
-01010101
-01010101
-01010101
-01000100
-01000000
-01000100
-00100010
-00101010
-00100010
-00100010
-00001000
-00100010
-00100010
-00001000
-01001000
-00100010
-00001000
-00100010
-01001000
-01001000
-00100010
-01010001
-01010001
-01000100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010001
-01010001
-01001000
-01001000
-01001000
-00100001
-00100001
-00100001
-00100001
-00100001
-00100001
-01001000
-01001000
-01001000
-01010010
-00010010
-00010010
-01010010
-00010010
-00010010
-01001000
-01001000
-01001000
-01001000
-01001000
-01001000
-01010001
-01010001
-01010001
-01010101
-01010101
-01010101
-00000100
-00010100
-01000000
-10100010
-10000010
-00101010
-10101010
-10001000
-10001000
-10001000
-10001000
-10001000
-10001000
-10001000
-10001000
-10000000
-10000010
-00001000
-00010101
-00010100
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010001
-01010001
-01001000
-01001000
-01001000
-00100001
-00100001
-00100001
-00100001
-00100001
-00100001
-01001000
-01001000
-01001000
-01010010
-00010010
-00010010
-01010010
-00010010
-00010010
-01001000
-01001000
-01001000
-01001000
-01001000
-01001000
-01010001
-01010001
-01010001
-01010101
-01010101
-01010101
-01000001
-01010001
-01000000
-00101000
-01001000
-00101010
-00100010
-00100010
-00001000
-00101010
-00101010
-00001000
-00100010
-00100010
-00001000
-00101000
-00100010
-00001000
-01000001
-01000100
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010001
-01010001
-01001000
-01001000
-01001000
-00100001
-00100001
-00100001
-00100001
-00100001
-00100001
-01001000
-01001000
-01001000
-01010010
-00010010
-00010010
-01010010
-00010010
-00010010
-01001000
-01001000
-01001000
-01001000
-01001000
-01001000
-01010001
-01010001
-01010001
-01010101
-01010101
-01010101
-01000000
-01000100
-01000000
-00101010
-00100010
-00101010
-00100000
-00100010
-00001000
-00101000
-01001000
-01001000
-00100000
-00100010
-00001000
-00101010
-00100010
-00001000
-01000000
-01000100
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01001001
-01001001
-01001001
-01001001
-01001001
-01001001
-01010101
-01001001
-01010101
-01010101
-01001001
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-00010101
-01010010
-00010100
-10000101
-01010010
-10000100
-10000101
-01010010
-10100000
-10000101
-01010010
-00101000
-10000101
-01010010
-00001010
-10000101
-01010010
-00010010
-10000101
-01010010
-00010100
-10000101
-01010100
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01001001
-01001001
-01001001
-01001001
-01001001
-01001001
-01010101
-01001001
-01010101
-01010101
-01001001
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01010010
-00010101
-10000101
-01010010
-00000000
-00010101
-01010010
-10101010
-10000101
-01010100
-00000000
-10000101
-01010010
-01010100
-10000101
-01010010
-10101010
-10000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01001001
-01001001
-01001001
-01001001
-01001001
-01001001
-01010101
-01001001
-01010101
-01010101
-01001001
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01010010
-00010101
-01010101
-01010010
-00000000
-01010101
-01010010
-10101010
-00010101
-01010010
-00000000
-01010101
-01010010
-00010101
-01010101
-01010010
-10101010
-10000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01001001
-01001001
-01001001
-01001001
-01001001
-01001001
-01010101
-01001001
-01010101
-01010101
-01001001
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-00010101
-01010010
-00010100
-10000101
-01010010
-00010100
-10000101
-01010010
-00000000
-10000101
-01010010
-00101000
-10000101
-01010100
-10101010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010101
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01001001
-01001001
-01001001
-01001001
-01001001
-01001001
-01010101
-01001001
-01010101
-01010101
-01001001
-01010101
-01010101
-01001001
-01010101
-01010101
-01001001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01001001
-01001001
-01001001
-01001001
-01001001
-01001001
-01010101
-01001001
-01010101
-01010101
-01001001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010001
-01000101
-00010001
-10001000
-00100000
-10001000
-10101000
-10001000
-10001000
-10001000
-10101000
-00100001
-10001000
-10001000
-10001000
-10001000
-10001000
-10001000
-00010001
-00010001
-00010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000101
-01010101
-01001010
-10100000
-00000101
-00100000
-00001010
-10100001
-00101010
-10100101
-01011000
-00100101
-00000001
-01011000
-00100100
-10101000
-01011000
-00100100
-10000010
-00011000
-00100100
-10000010
-00011000
-00100100
-10101000
-01011000
-00100100
-10000001
-01011000
-00100100
-10000101
-01011000
-00100101
-00010101
-01011000
-00101010
-10101010
-10101000
-01000000
-00000000
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00000000
-01010101
-01010101
-00101000
-01010101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01010010
-10101010
-10000101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-10101010
-10000101
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01010010
-10101010
-10000101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-10101010
-10000101
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010101
-00101000
-01010101
-01010101
-00000000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-01010101
-01010010
-10000100
-01010101
-01001000
-00100010
-00010101
-01001000
-00100010
-00000101
-01001010
-10100010
-10100001
-01001000
-00100010
-00001000
-01001000
-00100010
-00001000
-01010001
-01000100
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010100
-00010101
-01010100
-10000010
-10000101
-01010010
-00100010
-00100001
-01010010
-10100010
-00100001
-01010010
-00100010
-00100001
-01010010
-00100010
-10000101
-01010100
-00000100
-00010101
-01010100
-10100010
-10000101
-01010010
-00000010
-00100001
-01010010
-10100010
-10100001
-01010100
-00100010
-00100001
-01010010
-10000010
-10000101
-01010100
-00010100
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01001001
-01001110
-01000001
-01010110
-00000011
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01001001
-01001110
-01000001
-01010110
-00000011
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01000000
-01010101
-01010100
-00010110
-01010101
-01010000
-01101010
-01010101
-01000010
-10101010
-01010101
-00001010
-10100100
-01010100
-00011010
-10010000
-01010100
-01101010
-01000101
-01010000
-10101001
-00010101
-01010001
-10100100
-01010101
-01000010
-10100000
-01010101
-01000110
-10010001
-01010101
-01000110
-10010001
-01010101
-01001010
-10000001
-01010100
-01001010
-10000001
-01010100
-00001010
-10000101
-01010100
-01001010
-10000001
-01010100
-01001010
-10000001
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000000
-00000101
-01011010
-10100101
-01000000
-10101010
-10101010
-10100100
-10101010
-10101010
-10101010
-01010000
-00000001
-01101010
-00000000
-00000000
-00000110
-01010101
-01010101
-01000001
-01010101
-01010101
-01010000
-01010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010100
-00000101
-01010101
-01000000
-00000000
-01010101
-00000110
-10100100
-00010101
-00011010
-10101001
-00010101
-00101010
-10101010
-00000101
-01101010
-10101010
-00000101
-00101010
-10101010
-00000101
-00011010
-10101010
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-01010101
-01000001
-01010101
-01010101
-10010000
-01010101
-01010101
-10100100
-00010101
-01010101
-10101001
-00010101
-01010101
-01101010
-01000101
-01010101
-00011010
-10000001
-01010101
-00001010
-10010001
-01010101
-01000110
-10010001
-01010101
-01000010
-10100000
-01010101
-01010001
-10100100
-01010101
-01010001
-10100100
-01010101
-01010001
-10100100
-01010101
-01010000
-10100100
-01010101
-01010001
-10100100
-01010101
-01010001
-10100100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01000001
-01010101
-01010101
-00000110
-01010101
-01010100
-00011010
-01010101
-01010100
-01101010
-01010101
-01010001
-10101001
-01010101
-01000010
-10100100
-01010101
-01000110
-10100000
-01010101
-01000110
-10010001
-01010101
-00001010
-10000001
-01010101
-00011010
-01000101
-01010101
-00011010
-01000101
-01010101
-00011010
-01000101
-01010101
-00011010
-00000101
-01010101
-00011010
-01000101
-01010101
-00011010
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00000000
-00000001
-01011010
-10100101
-00011010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101001
-01000000
-00000101
-10010000
-00000000
-00000000
-01000001
-01010101
-01010101
-00000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00010101
-01010101
-00000000
-00000001
-01010100
-00011010
-10010000
-01010100
-01101010
-10100100
-01010000
-10101010
-10101000
-01010000
-10101010
-10101001
-01010000
-10101010
-10101000
-01010001
-10101010
-10100100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-00000001
-01010101
-01010101
-10010100
-00010101
-01010101
-10101001
-00000101
-01010101
-10101010
-10000001
-01010101
-00011010
-10100000
-01010101
-00000110
-10100100
-00010101
-01010001
-10101001
-00010101
-01010100
-01101010
-00000101
-01010101
-00011010
-01000101
-01010101
-00001010
-10000001
-01010101
-01000110
-10010001
-01010101
-01000110
-10010001
-00010101
-01000010
-10100001
-00010101
-01000010
-10100001
-00010101
-01010010
-10100000
-00010101
-01000010
-10100001
-00010101
-01000010
-10100001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000110
-10010001
-01010101
-01000110
-10010001
-01010101
-01000010
-10100000
-01010101
-01010001
-10100100
-01010101
-01010001
-10101001
-00010101
-01010100
-01101010
-00000101
-01010100
-00101010
-10010000
-01010101
-00001010
-10100100
-01010101
-01000010
-10101010
-01010101
-01010000
-01101010
-01010101
-01010100
-00010110
-01010101
-01010101
-00000000
-01010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000110
-10101010
-10010001
-01000000
-01000110
-10100100
-01010000
-00000001
-10101001
-01010101
-01010000
-01101010
-01010101
-01010100
-00011010
-01010101
-01010101
-00000110
-01010101
-01010101
-01000001
-00000001
-01000000
-00010000
-01010000
-00000001
-00000100
-10101010
-10101010
-01000001
-10101010
-10101010
-10010000
-01011010
-10101001
-01000001
-00000000
-00000000
-00000101
-01010000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-10100100
-01010101
-01010010
-10100000
-01010101
-00010001
-10100001
-01010101
-01000100
-01010001
-01000000
-10010001
-00000000
-00010101
-10100100
-01000101
-10101010
-10101000
-00011010
-10101010
-01100100
-01101010
-10101010
-00010001
-10101010
-10010101
-00000010
-10101010
-01000000
-01000110
-10101000
-00000101
-01001010
-10100100
-01010101
-00011010
-10100000
-01010101
-00011010
-10010001
-01010101
-00011010
-10010001
-01010101
-00011010
-10010001
-01010101
-00011010
-10010001
-01010101
-00011010
-10100000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00011010
-01000101
-01010101
-00001010
-10000101
-01010101
-01001010
-01000100
-00000001
-01000101
-00010001
-01010100
-00000000
-01000110
-10101010
-01010001
-00011010
-10101010
-10100100
-00101010
-10101010
-10101001
-00011001
-01010110
-10101010
-01000100
-00000001
-10101010
-10000000
-01010000
-00101010
-10010001
-01010101
-00011010
-10100001
-01010101
-00001010
-10100100
-01010101
-01000110
-10100100
-01010101
-01000110
-10100100
-01010101
-01000110
-10100100
-01010101
-01000110
-10100100
-01010101
-00001010
-10100100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000110
-10101010
-10010000
-00011010
-10010001
-00000001
-01101010
-01000000
-00000101
-10101001
-00000101
-01010101
-10100100
-00010101
-01010101
-10010000
-01010101
-01010101
-01000001
-01010101
-01010101
-00000100
-00000001
-01000000
-00010000
-01000000
-00000101
-01000001
-10101010
-10101010
-00000110
-10101010
-10101010
-01000001
-01101010
-10100101
-01010000
-00000000
-00000000
-01010101
-01010000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000110
-10010001
-01010101
-01000110
-10010001
-01010101
-00001010
-10000001
-01010101
-00011010
-01000101
-01010100
-01101010
-01000101
-01010000
-10101001
-00010101
-00000110
-10101000
-00010101
-00011010
-10100000
-01010101
-10101010
-10000001
-01010101
-10101001
-00000101
-01010101
-10010100
-00010101
-01010101
-00000000
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-00000000
-01010101
-01010100
-00010110
-01010101
-01010000
-01101010
-01010101
-01000010
-10101010
-01010101
-00001010
-10100100
-01010100
-00101010
-10010000
-01010100
-01101010
-00000101
-01010001
-10101001
-00010101
-01010001
-10100100
-01010101
-01000010
-10100000
-01010101
-01000110
-10010001
-01010101
-01000110
-10010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000101
-01010101
-00000000
-00000000
-00000101
-01011010
-10101001
-01000001
-10101010
-10101010
-10010000
-10101010
-10101010
-01000001
-01010000
-00000001
-00000100
-00000001
-01010000
-00010000
-01010101
-01010101
-01000001
-01010101
-01010101
-00000110
-01010101
-01010100
-00011010
-01010101
-01010000
-01101010
-01010000
-00000001
-10101001
-01000000
-01000110
-10100100
-00000110
-10101010
-10010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01001010
-10100100
-00010101
-01000110
-10101001
-00000001
-01000110
-10101010
-01010000
-01000010
-10101010
-10101001
-01010001
-10101010
-10101010
-01010000
-10101010
-10101010
-01010000
-01101010
-10101010
-01000010
-00011010
-10101010
-00000110
-00011010
-10101010
-00011010
-10000110
-10101010
-01101010
-01000001
-10101010
-10101001
-00010000
-10101010
-10100100
-01010100
-01101010
-10010001
-00000101
-00011010
-01000100
-01010001
-00000110
-00010001
-10100000
-01000001
-01000010
-10100000
-01010000
-01010001
-10100100
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00011010
-10100001
-01000000
-01101010
-10010001
-00000101
-10101010
-10010001
-01101010
-10101010
-10000001
-10101010
-10101010
-01000101
-10101010
-10101010
-00000101
-10101010
-10101001
-00000101
-10101010
-10100100
-10000001
-10101010
-10100100
-10010000
-10101010
-10010010
-10100100
-10101010
-01000001
-10101001
-10101010
-00000100
-01101010
-10101001
-00010101
-00011010
-10100100
-01010000
-01000110
-10010000
-01000101
-00010001
-01000001
-00001010
-01000100
-00000101
-00001010
-10000001
-00010101
-00011010
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000101
-01010000
-00000000
-00000000
-01000001
-01101010
-10100101
-00000110
-10101010
-10101010
-01000001
-10101010
-10101010
-00010000
-01000000
-00000101
-00000100
-00000101
-01000000
-01000001
-01010101
-01010101
-10010000
-01010101
-01010101
-10100100
-00010101
-01010101
-10101001
-00000101
-01010101
-01101010
-01000000
-00000101
-00011010
-10010001
-00000001
-01000110
-10101010
-10010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-01010101
-00000000
-01010101
-01010101
-10010100
-00010101
-01010101
-10101001
-00000101
-01010101
-10101010
-10000001
-01010101
-00011010
-10100000
-01010101
-00000110
-10101000
-00010101
-01010000
-10101001
-00010101
-01010100
-01101010
-01000101
-01010101
-00011010
-01000101
-01010101
-00001010
-10000001
-01010101
-01000110
-10010001
-01010101
-01000110
-10010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01001010
-10000001
-01010100
-01001010
-10000001
-01010100
-00001010
-10000101
-01010100
-01001010
-10000001
-01010100
-01001010
-10000001
-01010100
-01000110
-10010001
-01010101
-01000110
-10010001
-01010101
-01000010
-10100000
-01010101
-01010001
-10100100
-01010101
-01010000
-10101001
-00010101
-01010100
-01101010
-01000101
-01010100
-00011010
-10010000
-01010101
-00001010
-10100100
-01010101
-01000010
-10101010
-01010101
-01010000
-01101010
-01010101
-01010100
-00010110
-01010101
-01010101
-01000000
-01010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00011010
-10101010
-01000101
-00101010
-10101010
-00000101
-01101010
-10101010
-00000101
-00101010
-10101010
-00000101
-00011010
-10101001
-00010101
-00000110
-10100100
-00010101
-01000000
-00000000
-01010101
-01010100
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010000
-01010101
-01010101
-01000001
-00000000
-00000000
-00000110
-01010000
-00000001
-01101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10100100
-01011010
-10100101
-01000000
-00000000
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-10100100
-01010101
-01010001
-10100100
-01010101
-01010000
-10100100
-01010101
-01010001
-10100100
-01010101
-01010001
-10100100
-01010101
-01010001
-10100100
-01010101
-01000010
-10100000
-01010101
-01000110
-10010001
-01010101
-00001010
-10010001
-01010101
-00011010
-10000001
-01010101
-01101010
-01000101
-01010101
-10101001
-00010101
-01010101
-10100100
-00010101
-01010101
-10010000
-01010101
-01010101
-01000001
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00011010
-01000101
-01010101
-00011010
-01000101
-01010101
-00011010
-00000101
-01010101
-00011010
-01000101
-01010101
-00011010
-01000101
-01010101
-00011010
-01000101
-01010101
-00001010
-10000001
-01010101
-01000110
-10010001
-01010101
-01000110
-10100000
-01010101
-01000010
-10100100
-01010101
-01010001
-10101001
-01010101
-01010100
-01101010
-01010101
-01010100
-00011010
-01010101
-01010101
-00000110
-01010101
-01010101
-01000001
-01010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-10101010
-10100100
-01010000
-10101010
-10101000
-01010000
-10101010
-10101001
-01010000
-10101010
-10101000
-01010100
-01101010
-10100100
-01010100
-00011010
-10010000
-01010101
-00000000
-00000001
-01010101
-01010000
-00010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-00000101
-01010101
-01010101
-01000001
-01010101
-01010101
-10010000
-00000000
-00000000
-10101001
-01000000
-00000101
-10101010
-10101010
-10101010
-00011010
-10101010
-10101010
-00000001
-01011010
-10100101
-01010000
-00000000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01000010
-10100001
-00010101
-01000010
-10100001
-00010101
-01010010
-10100000
-00010101
-01000010
-10100001
-00010101
-01000010
-10100001
-01010101
-01000110
-10010001
-01010101
-01000110
-10010001
-01010101
-00001010
-10000001
-01010101
-00011010
-01000101
-01010100
-01101010
-00000101
-01010001
-10101001
-00010101
-00000110
-10100100
-00010101
-00011010
-10100000
-01010101
-10101010
-10000001
-01010101
-10101001
-00000101
-01010101
-10010100
-00010101
-01010101
-00000001
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-00100001
-01010101
-01010100
-10000101
-01010101
-01010010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010100
-10000101
-01010101
-01010101
-00100001
-01010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-00100001
-01010101
-01010101
-01001000
-01010101
-01010101
-01010010
-00010101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010010
-00010101
-01010101
-01001000
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00100100
-01010101
-01010101
-00100100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00011000
-01010101
-01010101
-00011000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010100
-10101000
-01010101
-01010100
-10101000
-01010101
-01010010
-10101010
-00010101
-01010010
-10101010
-00010101
-01001010
-10001010
-10000101
-01001010
-00010010
-10000101
-00101000
-01010100
-10100001
-00100001
-01010101
-00100001
-01000101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010100
-10000101
-01010101
-01010010
-10000101
-01010101
-01001010
-10000101
-01010101
-00101010
-10000101
-01010100
-10101010
-10000101
-01010010
-10101010
-10000101
-01001010
-10000010
-10000101
-00100000
-00010010
-10000101
-01000101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-00001000
-01010101
-01000000
-10100001
-01010000
-00101010
-10100001
-01001010
-10101010
-10000101
-00101010
-10101010
-10000101
-01000000
-00001010
-10000101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00000000
-00000001
-00101010
-10101010
-10101000
-01000010
-10101010
-10100001
-01010100
-00101010
-10000101
-01010101
-00101010
-00010101
-01010100
-10101000
-01010101
-01010100
-10100001
-01010101
-01010100
-10000101
-01010101
-01010010
-00010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-00010101
-01010101
-01001010
-10000001
-01010101
-01010010
-10101000
-00010101
-01010100
-10101010
-10000001
-01010101
-00101010
-10101000
-01010100
-10101010
-10000001
-01010010
-10101000
-00010101
-01001010
-10000001
-01010101
-00101000
-00010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010010
-00010101
-01010101
-01010100
-10000101
-01010101
-01010100
-10100001
-01010101
-01010100
-10101000
-01010101
-01010101
-00101010
-00010101
-01010100
-00101010
-10000101
-01000010
-10101010
-10100001
-00101010
-10101010
-10101000
-01000000
-00000000
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01000000
-00001010
-10000101
-00101010
-10101010
-10000101
-01001010
-10101010
-10000101
-01010000
-00101010
-10100001
-01010101
-01000000
-10100001
-01010101
-01010101
-00001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010100
-10000101
-01000101
-01010100
-10000101
-00100000
-00010010
-10000101
-01001010
-10000010
-10000101
-01010010
-10101010
-10000101
-01010100
-10101010
-10000101
-01010101
-00101010
-10000101
-01010101
-01001010
-10000101
-01010101
-01010010
-10000101
-01010101
-01010100
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01000101
-00100001
-01010101
-00100001
-00101000
-01010100
-10100001
-01001010
-00010010
-10000101
-01001010
-10001010
-10000101
-01010010
-10101010
-00010101
-01010010
-10101010
-00010101
-01010100
-10101000
-01010101
-01010100
-10101000
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010010
-00010101
-01010101
-01010010
-00010101
-01010001
-01010010
-10000100
-00001000
-01010010
-10000010
-10100001
-01010010
-10101010
-10000101
-01010010
-10101010
-00010101
-01010010
-10101000
-01010101
-01010010
-10100001
-01010101
-01010010
-10000101
-01010101
-01010010
-00010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-00100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010010
-10100000
-00000001
-01010010
-10101010
-10101000
-01010010
-10101010
-10100001
-01001010
-10101000
-00000101
-01001010
-00000001
-01010101
-00100000
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010100
-10000101
-01010101
-01010010
-00010101
-01010101
-01001010
-00010101
-01010101
-00101010
-00010101
-01010100
-10101000
-01010101
-01010010
-10101000
-00010101
-01001010
-10101010
-10000001
-00101010
-10101010
-10101000
-01000000
-00000000
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010100
-00101000
-01010101
-01000010
-10100001
-01010100
-00101010
-10000101
-01000010
-10101010
-00010101
-00101010
-10101000
-01010101
-01000010
-10101010
-00010101
-01010100
-00101010
-10000101
-01010101
-01000010
-10100001
-01010101
-01010100
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00000000
-00000001
-00101010
-10101010
-10101000
-01001010
-10101010
-10000001
-01010010
-10101000
-00010101
-01010100
-10101000
-01010101
-01010101
-00101010
-00010101
-01010101
-01001010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010100
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-00100000
-01010101
-01010101
-01001010
-00000001
-01010101
-01001010
-10101000
-00000101
-01010010
-10101010
-10100001
-01010010
-10101010
-10101000
-01010010
-10100000
-00000001
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010010
-00010101
-01010101
-01010010
-10000101
-01010101
-01010010
-10100001
-01010101
-01010010
-10101000
-01010101
-01010010
-10101010
-00010101
-01010010
-10101010
-10000101
-01010010
-10000010
-10100001
-01010010
-10000100
-00001000
-01010010
-00010101
-01010001
-01010010
-00010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01001010
-00010101
-01010101
-00101010
-10000101
-01010100
-10101010
-10100001
-01010101
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01001010
-00010101
-01010101
-00101010
-10000101
-01010100
-10101010
-10100001
-01010101
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01001010
-00010101
-01010101
-00101010
-10000101
-01010100
-10101010
-10100001
-01010101
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000101
-01010100
-10101010
-10100001
-01010101
-00101010
-10000101
-01010101
-01001010
-00010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000101
-01010100
-10101010
-10100001
-01010101
-00101010
-10000101
-01010101
-01001010
-00010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000101
-01010100
-10101010
-10100001
-01010101
-00101010
-10000101
-01010101
-01001010
-00010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01000101
-00000001
-01001000
-00100000
-10101000
-00100010
-00100001
-00100000
-00101010
-00100001
-00100001
-00100010
-00100000
-00100001
-00100010
-00101010
-00100001
-01000100
-01000000
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-10000101
-01010101
-01010101
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010010
-01010101
-01010101
-01010010
-01010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-00010101
-01001000
-01010100
-10000101
-01010010
-00010010
-00010101
-01010100
-10001000
-01010101
-01010101
-00100001
-01010101
-01010100
-10001000
-01010101
-01010010
-00010010
-00010101
-01001000
-01010100
-10000101
-01010001
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01010101
-01010101
-00101010
-00010101
-01010101
-00101010
-00010101
-01010101
-01000000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00010101
-01010101
-00101010
-10000101
-01010101
-00101010
-10000101
-01010101
-01000000
-00010101
-01010101
-00101010
-00010101
-01010101
-00101010
-00010101
-01010101
-01000000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00000101
-01010101
-00101010
-10100001
-01010101
-00101010
-10100001
-01010101
-01000000
-00000101
-01010101
-00101010
-10000101
-01010101
-00101010
-10000101
-01010101
-01000000
-00010101
-01010101
-00101010
-00010101
-01010101
-00101010
-00010101
-01010101
-01000000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-00010000
-01000000
-10100000
-10001010
-00101010
-10001000
-10001000
-00001000
-10001000
-10000010
-00001000
-10001000
-10000000
-10001000
-10100000
-10001010
-00001000
-00000101
-00010000
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-01101001
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10000010
-00010101
-10010010
-00010100
-10000110
-10010010
-00010100
-10000110
-01010100
-10000010
-00010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01101001
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000001
-01010101
-01010010
-10101000
-00000000
-01010100
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01010001
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-00101010
-00010101
-00010100
-10100010
-10000101
-01010101
-00101010
-00010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01010001
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000101
-00000000
-00001010
-10100001
-01010101
-01010000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010100
-01010101
-01010101
-01010100
-01010101
-01010101
-01010100
-01010000
-00000000
-01010101
-01001010
-10101010
-00010101
-01010000
-00000000
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010100
-01010101
-01010101
-01010100
-01010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00010101
-00000000
-00101010
-10010101
-10101010
-10010101
-01010101
-01010101
-10010101
-01010101
-01010101
-10010101
-01010101
-01010101
-10010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10010101
-01010101
-01010101
-10010101
-01010101
-01010101
-10010101
-01010101
-01010101
-10010101
-01010101
-01010101
-00101010
-10010101
-10101010
-01000000
-00010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-10000101
-01010101
-01010101
-10000101
-01010101
-01010101
-10000101
-01010101
-01010101
-10000101
-01010101
-01010101
-01010101
-01000000
-00000001
-01010101
-00101010
-10101000
-01010101
-01000000
-00000001
-10000101
-01010101
-01010101
-10000101
-01010101
-01010101
-10000101
-01010101
-01010101
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010010
-01010101
-01010101
-01010100
-01010100
-00000101
-01010101
-01010010
-10100001
-01010101
-01010100
-00000101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010010
-01010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01000101
-01010010
-00010101
-00100001
-01001000
-01010101
-01001000
-00101000
-01010101
-01001010
-10101000
-01010101
-01001010
-00000001
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000001
-01010101
-01010000
-10101000
-01010101
-01001010
-00101000
-01010101
-01001010
-01001000
-01010101
-01001000
-01010010
-00010101
-00100001
-01010100
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-10000101
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010100
-00000101
-01010101
-01010010
-10100001
-01010101
-01010100
-00000101
-01000101
-01010101
-01010101
-00100001
-01010101
-01010101
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010010
-01010000
-00000001
-01001000
-01001010
-10101000
-00100001
-01010000
-00000001
-01001000
-01010101
-01010101
-01010010
-01010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010100
-00100001
-01010101
-01010010
-01001000
-01010101
-01001000
-00100001
-01010101
-01010010
-10000101
-01010101
-01010100
-00010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01000000
-01010101
-01010101
-01010001
-01010101
-00010101
-01010101
-01010101
-10000101
-01010101
-01010100
-00100001
-01010101
-01010010
-01001000
-01010101
-01001000
-00100001
-01010101
-01010010
-01000101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-10000101
-01010101
-01010101
-00100001
-01010101
-01010101
-01001000
-01010000
-00000001
-01010010
-00001010
-10101000
-01001000
-01010000
-00000001
-00100001
-01010101
-01010101
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-01010101
-01001010
-10101010
-01010101
-01010000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-01010101
-01001010
-10101010
-01010101
-01010000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010100
-10000101
-01010101
-01010010
-00100001
-01010101
-01001000
-01001000
-01010101
-00100001
-01010010
-00010100
-10000101
-01010100
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-00010101
-01010010
-00010100
-10000101
-01001000
-01010101
-00100001
-00100001
-01010101
-01001000
-10000101
-01010101
-01010010
-00010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000101
-01010101
-10101010
-10100001
-01010101
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000101
-01010101
-10101010
-10100001
-01010101
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10010101
-01010101
-01010101
-00101010
-10101010
-10101010
-00000000
-00000000
-00000000
-10101010
-10101010
-10101010
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010110
-10101010
-10010101
-01011000
-00000000
-00100101
-10100000
-00000000
-00001010
-00000000
-00000000
-00000000
-10100000
-00000000
-00001010
-01011010
-10101010
-10100101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010110
-10101010
-10101010
-10101000
-00000000
-00000000
-00000000
-10101010
-10101010
-10101010
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00000000
-01001010
-10101010
-10101010
-01010000
-00000000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000000
-00000101
-10101010
-10101010
-10100001
-00000000
-00000000
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100000
-01010101
-01010101
-00101010
-01010101
-01010101
-01000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000000
-00000000
-10101010
-10101010
-10101010
-00000000
-00000000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00000000
-01001010
-10101010
-10101010
-01001000
-00000000
-00000000
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-00001000
-01010101
-01010101
-10101000
-01010101
-01010101
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000000
-00000101
-10101010
-10101010
-10100001
-00000000
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001001
-01010101
-01010101
-00100101
-01010101
-01010100
-10010101
-01010101
-01010010
-01010101
-01010101
-01010100
-10010101
-01010101
-01010101
-00100101
-01010101
-01010101
-01001001
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010001
-01010101
-01010010
-01001001
-01010101
-01001001
-00100101
-01010101
-00100100
-10010101
-01010100
-10010010
-01010101
-01010101
-00100100
-10010101
-01010101
-01001001
-00100101
-01010101
-01010010
-01001001
-01010101
-01010100
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010100
-01010001
-01010100
-10010010
-01001001
-01010010
-01001001
-00100101
-01001001
-00100100
-10010101
-00100100
-10010010
-01010101
-01001001
-00100100
-10010101
-01010010
-01001001
-00100101
-01010100
-10010010
-01001001
-01010101
-00010100
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-01100001
-01010101
-01010101
-01011000
-01010101
-01010101
-01010110
-00010101
-01010101
-01010101
-10000101
-01010101
-01010110
-00010101
-01010101
-01011000
-01010101
-01010101
-01100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-00010101
-01010101
-01100001
-10000101
-01010101
-01011000
-01100001
-01010101
-01010110
-00011000
-01010101
-01010101
-10000110
-00010101
-01010110
-00011000
-01010101
-01011000
-01100001
-01010101
-01100001
-10000101
-01010101
-01000101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-00010100
-01010101
-01100001
-10000110
-00010101
-01011000
-01100001
-10000101
-01010110
-00011000
-01100001
-01010101
-10000110
-00011000
-01010110
-00011000
-01100001
-01011000
-01100001
-10000101
-01100001
-10000110
-00010101
-01000101
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10010110
-00010101
-01010010
-01010101
-10000101
-01001001
-01010101
-01100001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10010110
-00010101
-01010010
-01000001
-10000101
-01001001
-00101000
-01100001
-01010100
-10010110
-00010101
-01010010
-01010101
-10000101
-01001001
-01010101
-01100001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10010110
-00010101
-01010010
-01000001
-10000101
-01001001
-00101000
-01100001
-01010100
-10010110
-00010101
-01010010
-01000001
-10000101
-01001001
-00101000
-01100001
-01010100
-10010110
-00010101
-01010010
-01010101
-10000101
-01001001
-01010101
-01100001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01001001
-01010101
-01100001
-01010010
-01010101
-10000101
-01010100
-10010110
-00010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01001001
-01010101
-01100001
-01010010
-01010101
-10000101
-01010100
-10010110
-00010101
-01001001
-00101000
-01100001
-01010010
-01000001
-10000101
-01010100
-10010110
-00010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01001001
-01010101
-01100001
-01010010
-01010101
-10000101
-01010100
-10010110
-00010101
-01001001
-00101000
-01100001
-01010010
-01000001
-10000101
-01010100
-10010110
-00010101
-01001001
-00101000
-01100001
-01010010
-01000001
-10000101
-01010100
-10010110
-00010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
+MAX7456
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010100
+00100001
+01010101
+01000010
+00100001
+01010100
+00100010
+00100001
+01000010
+00100010
+00100001
+00100010
+00100010
+00100001
+00000000
+00000000
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010100
+00010101
+01001000
+01010010
+10000101
+01001000
+01001000
+00100001
+01001000
+01001000
+00100001
+01001000
+00001000
+00100001
+01001010
+10000010
+10000101
+01010000
+00010100
+00100001
+01010101
+01010101
+01000101
+01010101
+01010100
+00100001
+01010101
+01000010
+00100001
+01010100
+00100010
+00100001
+01000010
+00100010
+00100001
+00100010
+00100010
+00100001
+00000000
+00000000
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010001
+01000000
+00100001
+01001000
+00101010
+00100001
+00100010
+00001000
+00100001
+00101010
+00001000
+00100000
+00100010
+00001000
+00101010
+00100010
+00001000
+01000000
+01000100
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01000101
+00010100
+10000101
+00100000
+10000010
+10000100
+10001000
+10100010
+10000100
+10001000
+10001010
+10000000
+10001000
+10001010
+10101000
+00100000
+10000010
+00000001
+01000101
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01000000
+01000101
+01001000
+00101010
+00100001
+00100010
+00000010
+00100001
+00101010
+00001000
+00100001
+00100010
+00100000
+00100001
+00100010
+00101010
+00100001
+01000100
+01000000
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010100
+10000101
+01010101
+01010010
+10100001
+01010101
+01001010
+10101000
+01010101
+01010010
+10101000
+01010101
+01010100
+10101010
+01010101
+01010101
+00001000
+01010101
+01010101
+01010010
+01010101
+01010101
+00001010
+01010101
+01010000
+10001010
+01010101
+01001000
+10000000
+01010101
+01001000
+00101000
+01010101
+01010010
+00000001
+01010101
+01010100
+10100001
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010101
+10101000
+01010101
+01010101
+10100001
+01010101
+01010101
+10001000
+00010101
+01010101
+00101010
+10000101
+01010101
+01001010
+10100001
+01010101
+01001010
+10101000
+01010101
+01010010
+10100001
+01010101
+01010100
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00000000
+00000001
+01001010
+00001010
+00000001
+01001010
+00001010
+00000001
+01000000
+10100000
+10100001
+01000000
+10100000
+10100001
+01001010
+00001010
+00000001
+01001010
+00001010
+00000001
+01001000
+00000000
+00000001
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010010
+00000000
+00010101
+01001010
+10101010
+10000101
+01001010
+10101010
+10100001
+01010010
+00000000
+10101000
+01010100
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010100
+01010101
+00101000
+01010010
+00000000
+10101000
+01001010
+10101010
+10100001
+01001010
+10101010
+10000101
+01010010
+00000000
+00010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00000101
+01010010
+10101010
+10100001
+01010100
+00001000
+00000101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010100
+00001000
+00000101
+01010010
+10101010
+10100001
+01010100
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010100
+01000000
+01010100
+10000010
+00101010
+01010100
+10000010
+00100000
+01010100
+10000010
+00100000
+01010100
+10101010
+00100000
+01010100
+10000010
+00100000
+01010100
+10000010
+00100000
+01010100
+10000010
+00101010
+01010101
+00010100
+01000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010100
+00000101
+00000010
+10000010
+10100001
+10001000
+00100010
+00001000
+10001000
+00100010
+00001000
+10001000
+00100010
+10100001
+10001000
+00100010
+00000101
+10001000
+00100010
+00010101
+00000010
+10000010
+00010101
+01010100
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01000001
+00100001
+01010101
+00101000
+00100001
+01010100
+10101010
+00100001
+01010010
+10000010
+10100001
+01001010
+00010100
+10100001
+00101000
+01000001
+00101000
+01001000
+00101000
+00100001
+01001000
+10000010
+00100001
+01001000
+10000010
+00100001
+01001000
+10000010
+00100001
+01001010
+10101010
+10100001
+01010000
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+01001000
+00010101
+01010101
+01001000
+10000001
+01010101
+01001000
+10001000
+00010101
+01001000
+10001000
+10000001
+01001000
+10001000
+10001000
+01000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+00000101
+01010101
+01001000
+10100001
+01010101
+00001000
+10001000
+01010101
+10101000
+10100000
+01010101
+10001000
+10001000
+01010101
+10101000
+10101000
+01010101
+00000001
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+00000101
+01010101
+01001000
+10100001
+00010001
+00001000
+10001000
+10001000
+10101000
+10100000
+10101000
+10001000
+10001000
+10001000
+10101000
+10100000
+10001000
+00000001
+00000001
+00010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+00000101
+00000101
+00101000
+10100000
+10100001
+10000000
+10001000
+10001000
+10101000
+10001000
+10100000
+00001000
+10001000
+10001000
+10100000
+10001000
+10001000
+00000101
+00010001
+00010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10101010
+00010101
+01010010
+10101010
+10000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01010100
+10101010
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010100
+10101000
+01010101
+01010010
+10101010
+00010101
+01001010
+00000010
+10000101
+01010000
+01010100
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+01010101
+01001010
+10101010
+00010101
+01010010
+10101010
+00010101
+01010100
+00101010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010101
+00101000
+01010101
+01010101
+01001010
+00010101
+01010101
+01001010
+10000101
+01010101
+01001010
+00010101
+01010101
+00101000
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010100
+10000101
+01010101
+01010010
+10000101
+01010101
+01010010
+10000101
+01010101
+00001010
+10000101
+01010100
+10101010
+10000101
+01010010
+10101010
+10000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+00000101
+01010010
+10000000
+10100001
+01010100
+10101010
+10000101
+01010101
+00101010
+00010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010100
+10000101
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10101000
+00010101
+01010100
+10101010
+10000101
+01010100
+10101010
+10100001
+01010101
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+00101000
+01010101
+01010100
+10100001
+01010101
+01010010
+10100001
+01010101
+01010100
+10100001
+01010101
+01010101
+00101000
+01010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01010010
+10101010
+00010101
+01010010
+10100000
+01010101
+01010010
+10000101
+01010101
+01010010
+10000101
+01010101
+01010010
+00010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010001
+01010101
+01001000
+01001000
+01010101
+01001000
+01001000
+01010101
+01001000
+01001000
+01010101
+01001000
+01001000
+01010101
+01010010
+00100001
+01010101
+01010100
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010000
+01001000
+00010101
+01001010
+00001000
+10000101
+00100000
+10001010
+00100001
+00101010
+10001000
+00100001
+00100000
+10001000
+00100001
+01000000
+00000000
+00000101
+00101010
+10101010
+10100001
+01000000
+00000000
+00000101
+00100000
+10000010
+00100001
+00100010
+00001000
+10001000
+00101010
+00001000
+10001000
+00100000
+10001000
+00001000
+01000101
+00010001
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010100
+01010101
+01010100
+10000010
+00010101
+01010000
+10000010
+00000101
+01001010
+10101010
+10100001
+01010000
+10000010
+00000101
+01010100
+10000010
+00010101
+01010000
+10000010
+00000101
+01001010
+10101010
+10100001
+01010000
+10000010
+00000101
+01010100
+10000010
+00010101
+01010101
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010000
+01001000
+00010101
+01001010
+00001000
+10000101
+00100000
+10001010
+00100001
+00101010
+10001000
+00100001
+00100000
+10001000
+00100001
+01000000
+00000000
+00000101
+00101010
+10101010
+10100001
+01000000
+00000000
+00000101
+01001000
+10000100
+10000101
+00100010
+00100000
+10000101
+00100010
+00100000
+10000101
+00100000
+00100000
+10000101
+01000101
+01000101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+00010101
+01010100
+10000100
+10000101
+01010101
+00010010
+00010101
+01010101
+01001000
+01010101
+01010101
+00100001
+00010101
+01010100
+10000100
+10000101
+01010101
+00010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+01010101
+01010100
+10101000
+01010101
+01010010
+00000010
+00010101
+01010010
+00010100
+01010101
+01010100
+10000001
+01010101
+01010010
+00001000
+01000101
+01010010
+00010010
+00100001
+01010010
+00000000
+10000101
+01010100
+10101010
+00100001
+01010101
+00000000
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000100
+01000000
+01010101
+00100010
+00101010
+00010101
+00100010
+00001000
+00010001
+00100010
+00001000
+10001000
+01001000
+01001000
+00100001
+01001000
+01001000
+10001000
+01010001
+01010001
+00000001
+01010101
+01010101
+01000101
+01010101
+01010100
+00100001
+01010101
+01000010
+00100001
+01010100
+00100010
+00100001
+01000010
+00100010
+00100001
+00100010
+00100010
+00100001
+00000000
+00000000
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10100001
+01010101
+01010010
+10000101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01010010
+10000101
+01010101
+01010100
+10100001
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01001010
+00010101
+01010101
+01010010
+10000101
+01010101
+01010100
+10100001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010100
+10100001
+01010101
+01010010
+10000101
+01010101
+01001010
+00010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+00000101
+01001010
+00010100
+10100001
+01010010
+10000010
+10000101
+01010000
+10101010
+00000101
+01001010
+10101010
+10100001
+01010000
+10101010
+00000101
+01010010
+10000010
+10000101
+01001010
+00010100
+10100001
+01010000
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001000
+01010101
+01010101
+00001000
+00010101
+01010101
+10101010
+10010101
+01010101
+00001000
+00010101
+01010101
+01001000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010100
+10100001
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+01010101
+01010010
+10101010
+00010101
+01010100
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01110011
+00001000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01101111
+00000000
+11111111
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010100
+10100001
+01010101
+01010010
+10000101
+01010101
+01001010
+00010101
+01010101
+00101000
+01010101
+01010100
+10100001
+01010101
+01010010
+10000101
+01010101
+01001010
+00010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+00101000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+01010101
+01010010
+10101010
+00010101
+01010010
+00000010
+00010101
+01010100
+01010010
+00010101
+01010101
+01001010
+00010101
+01010101
+00101000
+01010101
+01010100
+10100001
+01010101
+01010010
+10000000
+01010101
+01010010
+10101010
+00010101
+01010100
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010100
+10000010
+00010101
+01010101
+00010010
+00010101
+01010101
+01001010
+00010101
+01010101
+01010010
+00010101
+01010101
+00010010
+00010101
+01010100
+10000010
+00010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10101000
+01010101
+01010100
+10001000
+01010101
+01010010
+00001000
+01010101
+01010010
+00001000
+01010101
+01010010
+10101010
+00010101
+01010100
+00001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010100
+10000000
+01010101
+01010100
+10000000
+01010101
+01010100
+10101010
+00010101
+01010101
+00000010
+00010101
+01010101
+00010010
+00010101
+01010100
+10000010
+00010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000000
+01010101
+01010100
+10101010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010101
+00000000
+10000101
+01010101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10101010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10101010
+00010101
+01010101
+00000010
+00010101
+01010101
+00010010
+00010101
+01010100
+10000010
+00010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010100
+10100001
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+01010101
+01010010
+10000101
+01010101
+01001010
+00010101
+01010101
+00101000
+01010101
+01010100
+10100001
+01010101
+01010010
+10000101
+01010101
+01010010
+10000101
+01010101
+01010100
+10100001
+01010101
+01010101
+00101000
+01010101
+01010101
+01001010
+00010101
+01010101
+01010010
+10000101
+01010101
+01010100
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+01010101
+01010010
+10101010
+00010101
+01010100
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+01010101
+01010010
+10101010
+00010101
+01010100
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01001010
+00010101
+01010101
+01010010
+10000101
+01010101
+01010100
+10100001
+01010101
+01010101
+00101000
+01010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+00101000
+01010101
+01010100
+10100001
+01010101
+01010010
+10000101
+01010101
+01001010
+00010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010000
+01001000
+00010101
+01001010
+00001000
+10000101
+00100000
+10001010
+00100001
+00101010
+10001000
+00100001
+00100000
+10001000
+00100001
+01000000
+00000000
+00000101
+00101010
+10101010
+10100001
+01000000
+00000000
+00000101
+00100000
+10000010
+00100001
+00101000
+10001000
+10001000
+00100010
+10001000
+10001000
+00100000
+10001000
+00001000
+01000101
+00010001
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+00000000
+10000101
+01001000
+00000100
+00100001
+00100000
+10100010
+00001000
+00100010
+00001010
+00001000
+00100010
+00010010
+00001000
+00100010
+00001010
+00001000
+00100000
+10100010
+00100001
+00100000
+00000000
+10000101
+01001000
+01010101
+00000101
+01010010
+00000000
+00100001
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10101010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010101
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+01010101
+01010100
+10101000
+01010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10101000
+01010101
+01010100
+10101000
+01010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10101000
+01010101
+01010101
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000100
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000100
+01010101
+01010100
+10000010
+00010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+01010101
+01010100
+10101000
+01010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10101000
+01010101
+01010101
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010100
+10000000
+00010101
+01010100
+10000001
+01010101
+01010100
+10101000
+01010101
+01010100
+10101000
+01010101
+01010100
+10000001
+01010101
+01010100
+10000000
+00010101
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010100
+10000000
+00010101
+01010100
+10000001
+01010101
+01010100
+10101000
+01010101
+01010100
+10000001
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000100
+01010101
+01010100
+10000000
+01010101
+01010100
+10001010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010100
+01010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010101
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010101
+00010010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+00010101
+01010100
+10000100
+10000101
+01010100
+10000010
+00010101
+01010100
+10001000
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10001000
+01010101
+01010100
+10000010
+00010101
+01010100
+10000100
+10000101
+01010101
+00010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000000
+01010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+00010101
+01010010
+00010100
+10000101
+01010010
+10000010
+10000101
+01010010
+10101010
+10000101
+01010010
+00101000
+10000101
+01010010
+00000000
+10000101
+01010010
+00010100
+10000101
+01010010
+00010100
+10000101
+01010010
+00010100
+10000101
+01010100
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010100
+01010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10100010
+00010101
+01010100
+10101010
+00010101
+01010100
+10001010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010101
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+01010101
+01010100
+10101000
+01010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10101000
+01010101
+01010100
+10000001
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10001010
+00010101
+01010101
+00101010
+00010101
+01010101
+01000000
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+01010101
+01010100
+10101000
+01010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10101000
+01010101
+01010100
+10001010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010101
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000000
+01010101
+01010101
+00100000
+01010101
+01010101
+01001010
+00010101
+01010101
+00000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+01010101
+01010010
+10101010
+00010101
+01010100
+00100000
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010100
+01010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010100
+01010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10101010
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+00010101
+01010010
+00010100
+10000101
+01010010
+00010100
+10000101
+01010010
+00010100
+10000101
+01010010
+00000000
+10000101
+01010010
+00101000
+10000101
+01010010
+00101000
+10000101
+01010100
+10101010
+00010101
+01010100
+10000010
+00010101
+01010101
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+00010101
+01010010
+00010100
+10000101
+01010010
+10000010
+10000101
+01010100
+10000010
+00010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010100
+10000010
+00010101
+01010010
+10000010
+10000101
+01010010
+00010100
+10000101
+01010100
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010100
+01010101
+01010010
+00010010
+00010101
+01010010
+00010010
+00010101
+01010100
+10001000
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+01010101
+01010010
+10101010
+00010101
+01010100
+00000010
+00010101
+01010101
+01001010
+00010101
+01010101
+00101000
+01010101
+01010100
+10100001
+01010101
+01010010
+10000101
+01010101
+01010010
+00000000
+01010101
+01010010
+10101010
+00010101
+01010100
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00010101
+01010101
+01001010
+10000101
+01010101
+01001000
+00010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+00010101
+01010101
+01001010
+10000101
+01010101
+01010000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+01001010
+00010101
+01010101
+01010010
+10000101
+01010101
+01010100
+10100001
+01010101
+01010101
+00101000
+01010101
+01010101
+01001010
+00010101
+01010101
+01010010
+10000101
+01010101
+01010100
+10100001
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000101
+01010101
+01010010
+10100001
+01010101
+01010100
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010100
+00100001
+01010101
+01010010
+10100001
+01010101
+01010100
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10101010
+00010101
+01010010
+10000010
+10000101
+01010010
+00010100
+10000101
+01010100
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010000
+00010101
+00000100
+01001000
+10000100
+10100000
+00100010
+00100010
+00001000
+00100010
+00100010
+10101000
+00100000
+00100010
+00001000
+01000000
+00000000
+00000000
+00101010
+10101010
+10101010
+01000000
+00000000
+00000000
+01010101
+00010100
+01010001
+01010100
+10000010
+00001000
+01010100
+10100010
+00100010
+01010100
+10001010
+00100010
+01010100
+10000010
+00100000
+01010101
+00010100
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000001
+01010101
+01010101
+10001000
+01010101
+01010101
+10100010
+00010101
+01010101
+10000010
+00010101
+01010101
+10000010
+00010101
+01010101
+00000000
+01010101
+01010101
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010001
+01010101
+01010100
+10001000
+01010101
+01010010
+00100010
+00010101
+01010010
+00100010
+00010101
+01010010
+00000010
+00010101
+01010010
+00010010
+00010101
+01010100
+01010100
+01010101
+01010101
+00000001
+01010101
+01010100
+10101000
+01010101
+01010010
+00000010
+00010101
+01010010
+00010010
+00010101
+01010010
+00010010
+00010101
+01010000
+10001000
+00010101
+01001010
+10001010
+10000101
+01010000
+00010000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10000000
+10100001
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010100
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10000000
+10100001
+01010010
+00000000
+00100001
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010100
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10000000
+10100001
+01010010
+00000000
+00100001
+01010010
+00000000
+00100001
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010100
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10000000
+10100001
+01010010
+00000000
+00100001
+01010010
+00000000
+00100001
+01010010
+00000000
+00100001
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010100
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10000000
+10100001
+01010010
+00000000
+00100001
+01010010
+00000000
+00100001
+01010010
+00000000
+00100001
+01010010
+00000000
+00100001
+01010010
+00000000
+00100001
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010100
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10000000
+10100001
+01010010
+00000000
+00100001
+01010010
+00000000
+00100001
+01010010
+00000000
+00100001
+01010010
+00000000
+00100001
+01010010
+00000000
+00100001
+01010010
+00000000
+00100001
+01010010
+00000000
+00100001
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010100
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10000000
+10100001
+01010010
+00000000
+00100001
+01010010
+00000000
+00100001
+01010010
+00000000
+00100001
+01010010
+00000000
+00100001
+01010010
+00000000
+00100001
+01010010
+00000000
+00100001
+01010010
+00000000
+00100001
+01010010
+00000000
+00100001
+01010010
+00000000
+00100001
+01010010
+10101010
+10100001
+01010100
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+01010101
+01010010
+10000101
+01010101
+01001000
+00100001
+01010101
+01001000
+00100001
+01010101
+01001010
+10100001
+01010101
+01001000
+00100001
+01010101
+01001000
+00100001
+01010101
+01010001
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010001
+00010101
+00000100
+01001000
+10000100
+10100000
+00100010
+00100010
+00001000
+00100010
+00100010
+10101000
+00100000
+00100010
+00001000
+01000000
+00000000
+00000000
+00101010
+10101010
+10101010
+01000000
+00000000
+00000000
+01010100
+10000010
+00001000
+01010100
+10001000
+00100010
+01010100
+10101000
+00100010
+01010100
+10000010
+00100000
+01010101
+00010100
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000001
+01010101
+01010101
+10001000
+01010101
+01010101
+10100010
+00010101
+01010101
+10000010
+00010101
+01010101
+10000010
+00010101
+01010101
+00000000
+01010101
+01010101
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+10000101
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010100
+01010101
+01001000
+01010010
+00010101
+01001000
+00000010
+00010101
+01001000
+10100010
+00010101
+01010010
+10101000
+01010101
+01010010
+00001000
+01010101
+01010100
+01010001
+01010101
+01010010
+00010101
+01010101
+01010010
+00000101
+01010101
+01010010
+00100001
+01010101
+01010010
+10001000
+01010101
+01010010
+00001000
+01010101
+01010010
+00001000
+01010101
+01010100
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01000100
+01010101
+00100000
+00100010
+00010101
+00100010
+00100010
+00000101
+00101010
+10100010
+10100001
+01001000
+10000010
+00001000
+01001000
+10000010
+00001000
+01000000
+00000000
+00000001
+00101010
+10101010
+10101000
+01000000
+00000000
+00000001
+00100000
+10000010
+00100001
+00100010
+00001000
+10001000
+00101010
+00001000
+00001000
+00100000
+10001000
+01001000
+01000101
+00010001
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01000100
+01010101
+00100000
+00100010
+00010101
+00100010
+00100010
+00000101
+00101010
+10100010
+10100001
+01001000
+10000010
+00001000
+01001000
+10000010
+00001000
+01000000
+00000000
+00000001
+00101010
+10101010
+10101000
+01000000
+00000000
+00000001
+01010010
+00100001
+00100001
+01001000
+10001000
+00100001
+01001000
+00001000
+00100001
+01001000
+01001000
+00100001
+01010001
+01010001
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01000100
+01010101
+00100000
+00100010
+00010101
+00100010
+00100010
+00000101
+00101010
+10100010
+10100001
+01001000
+10000010
+00001000
+01001000
+10000010
+00001000
+01000000
+00000000
+00000001
+00101010
+10101010
+10101000
+01000000
+00000000
+00000001
+00100000
+10000010
+00100001
+00101000
+10001000
+10001000
+00100010
+10001000
+00001000
+00100000
+10001000
+01001000
+01000101
+00010001
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010100
+01010101
+01001000
+01010010
+00010101
+01001000
+00000010
+00010101
+01001000
+10100010
+00010101
+01010010
+10101000
+01010101
+01010010
+00001000
+01010101
+01010100
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010001
+01010101
+01001000
+00001000
+01000001
+00001000
+10001000
+00101000
+10101000
+10001000
+00101010
+10100010
+10100001
+00100010
+00100010
+00100001
+00100000
+00100010
+00100001
+01000101
+01000100
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01000101
+01010001
+00100000
+00100001
+01001000
+00100010
+00100000
+00001000
+00100010
+00100010
+10001000
+00101000
+00001010
+10100001
+00100010
+00001000
+00100001
+01000100
+01010001
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010100
+10000100
+01010101
+01010010
+00100010
+00010101
+01010010
+00000010
+10000101
+01001010
+10000010
+00000101
+01010010
+00000010
+00100001
+01010010
+00010100
+10000101
+01010100
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00010000
+00010101
+01001010
+10001010
+10000101
+01010010
+00001000
+10000101
+01010010
+00001000
+10000101
+01010010
+00001000
+10000101
+01010010
+00001010
+10000101
+01000000
+01010000
+00000101
+00101010
+00001000
+00100001
+01001000
+00100010
+00100001
+01001000
+00101010
+00100001
+01001000
+00100010
+00100000
+01001000
+00100010
+00101010
+01010001
+01000100
+01000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010001
+01000101
+01001010
+00001000
+00100001
+00100000
+10001000
+10101000
+00100000
+10001000
+00100000
+00101010
+10001000
+00100000
+00100000
+10001000
+00001000
+01000101
+00010001
+01010001
+01010101
+01000000
+01010101
+01010101
+00101010
+00010101
+01010100
+10001000
+10000101
+01010100
+10001000
+10000101
+01010100
+10000000
+10000101
+01010101
+00010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010001
+01000101
+01001010
+00001000
+00100001
+00100000
+10001000
+10101000
+00100000
+10001000
+00100000
+00101010
+10001000
+00100000
+00100000
+10001000
+00001000
+01000101
+00010001
+01010001
+01000101
+00010100
+01000101
+00100000
+10000010
+00100001
+00100010
+00001000
+10001000
+00101010
+00001000
+10001000
+00100000
+10001000
+00001000
+01000101
+00010001
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010001
+01000101
+01001010
+00001000
+00100001
+00100000
+10001000
+10101000
+00100000
+10001000
+00100000
+00101010
+10001000
+00100000
+00100000
+10001000
+01001000
+01000101
+00010001
+01010001
+01010101
+00010100
+01010101
+01010100
+10000010
+00010101
+01010010
+00001010
+10000101
+01001010
+10000010
+00010101
+01010010
+00010010
+00010101
+01010010
+00010100
+10000101
+01010100
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010001
+01000101
+01001010
+00001000
+00100001
+00100000
+10001000
+10101000
+00100000
+10001000
+00100000
+00101010
+10001000
+00100000
+00100000
+10001000
+01001000
+01000101
+00010001
+01010001
+01000100
+01010001
+01000101
+00100010
+00001000
+00100001
+00100010
+00100000
+10101000
+00101000
+00101000
+00100001
+00100010
+00100001
+00100001
+00100010
+00100001
+01001000
+01000100
+01000101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010001
+01000101
+00101000
+01001000
+00100001
+00100010
+00100000
+10101000
+00100010
+00101000
+00100001
+00100010
+00001000
+00100001
+00101000
+00100001
+01001000
+01000001
+01000101
+01010001
+01010101
+01000000
+01010101
+01010101
+00101010
+00010101
+01010100
+10001000
+10000101
+01010100
+10001000
+10000101
+01010100
+10001000
+10000101
+01010101
+00010001
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010100
+10100001
+01010101
+01010010
+10000101
+01010101
+01001010
+00010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01001010
+00010101
+01010101
+01010010
+10000101
+01010101
+01010100
+10100001
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+01010101
+01010010
+10000101
+01010101
+01010100
+10100001
+01010101
+01010101
+00101000
+01010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+00101000
+01010101
+01010100
+10100001
+01010101
+01010010
+10000101
+01010101
+01010100
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01000001
+01000101
+00101000
+00101000
+00100001
+00100010
+00100000
+10101000
+00100010
+00101000
+00100001
+00100010
+00001000
+00100001
+00101000
+00101000
+01001000
+01000001
+00000000
+01000001
+00100000
+10000010
+00100001
+00100010
+00001000
+10001000
+00101010
+00001000
+10001000
+00100000
+10001000
+00001000
+01000101
+00010001
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01000001
+01000101
+00101000
+00101000
+00100001
+00100010
+00100000
+10101000
+00100010
+00101000
+00100001
+00100010
+00001000
+00100001
+00101000
+00101000
+01001000
+01000001
+01000001
+01010001
+01010101
+00010100
+01010101
+01010100
+10000010
+00010101
+01010010
+00001010
+10000101
+01001010
+10000010
+00010101
+01010010
+00010010
+00010101
+01010010
+00010100
+10000101
+01010100
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01000001
+01000101
+00101000
+00101000
+00100001
+00100010
+00100000
+10101000
+00100010
+00101000
+00100001
+00100010
+00001000
+00100001
+00101000
+00101000
+01001000
+01000001
+01000001
+01010001
+01010100
+00000101
+01000101
+01010010
+10100001
+00100001
+01001000
+10001000
+00100001
+01001000
+10001000
+00100001
+01001000
+10001000
+00100001
+01010001
+00010001
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01000001
+01000101
+00101000
+00101000
+00100001
+00100010
+00100000
+10101000
+00100010
+00101000
+00100001
+00100010
+00001000
+00100001
+00101000
+00101000
+01001000
+01000001
+01000001
+01010001
+01000101
+00010100
+00000101
+00100000
+10000010
+10100001
+00101000
+10001000
+10001000
+00100010
+10001000
+10001000
+00100000
+10001000
+10001000
+01000101
+00010001
+00010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+01010101
+01010100
+10101000
+01010101
+01010010
+00100010
+00010101
+01010010
+00100010
+00010101
+01010010
+00000010
+00010101
+01010100
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+00010100
+01000101
+00100000
+10000010
+00100001
+00100010
+00001000
+10001000
+00101010
+00001000
+10001000
+00100000
+10001000
+00001000
+01000101
+00010001
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000101
+01000101
+01010010
+10100001
+00100001
+01001000
+10001000
+00100001
+01001000
+10001000
+00100001
+01001000
+10001000
+00100001
+01010001
+00010001
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+00010100
+00000101
+00100000
+10000010
+10100001
+00101000
+10001000
+10001000
+00100010
+10001000
+10001000
+00100000
+10001000
+10001000
+01000101
+00010001
+00010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+00000000
+00000101
+00100010
+00101010
+10100001
+00100010
+00000000
+00001000
+00100010
+00010100
+00001000
+00100010
+00000010
+10100001
+00100010
+00101010
+00000101
+01001000
+00000000
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+01010101
+01010010
+10000101
+01010101
+01001000
+00100001
+01010101
+00100001
+01001000
+01010101
+00100001
+01001000
+01010001
+00100001
+00001000
+01001000
+00100000
+10000001
+00100010
+00100010
+00100001
+00100010
+00100010
+00100001
+00100010
+00100010
+00100001
+01000010
+00100010
+00000101
+01010010
+00100010
+00010101
+01010010
+00100010
+00010101
+01010100
+01000100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+00010000
+01000101
+01001000
+10001010
+00100001
+01001010
+00001000
+10001000
+01001000
+10001000
+10001000
+01001000
+10001000
+10001000
+01000000
+00000000
+00000001
+00101010
+10101010
+10101000
+01000000
+00000000
+00000001
+01010010
+00000101
+01010101
+01010010
+00100001
+01010001
+01010010
+10001000
+01001000
+01010010
+00001000
+00101000
+01010010
+00001000
+10101000
+01010100
+01010001
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+00010100
+00000101
+01001000
+10000010
+10100001
+00100010
+00100010
+00001000
+00100010
+00100010
+10100001
+00100000
+00100010
+00000101
+01000000
+00000000
+00000101
+00101010
+10101010
+10100001
+01000000
+00000000
+00000101
+01010010
+00000101
+01010101
+01010010
+00100001
+01010001
+01010010
+10001000
+01001000
+01010010
+00001000
+00101000
+01010010
+00001000
+10101000
+01010100
+01010001
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010001
+01010101
+00100000
+01001000
+01010101
+00100010
+00101010
+00010101
+00101000
+01001000
+01010101
+00100010
+00001000
+01010001
+00100010
+00010010
+00001000
+01000100
+01010100
+00101000
+01010101
+01010100
+10101000
+01010101
+01010101
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+00000101
+00010001
+10100000
+10100000
+10001000
+10001000
+10001000
+10101000
+10100000
+10100000
+10001000
+10001000
+10000100
+10001000
+10001000
+10000100
+10001000
+00010001
+00010101
+00010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01000100
+00010101
+01001000
+00100010
+10000101
+00100010
+00100010
+00100001
+00101010
+00100010
+10000101
+00100010
+00100010
+00100001
+00100010
+00100010
+00100001
+01000100
+01000100
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010100
+01010101
+01010100
+10000010
+00010101
+01010010
+00001010
+10000101
+01001010
+10000010
+00010101
+01010010
+00010010
+00010101
+01010010
+00010100
+10000101
+01010000
+00000000
+00010101
+01001010
+10101010
+10000101
+01010000
+00000000
+00010101
+01010101
+00000001
+01010101
+01010100
+10101000
+01010101
+01010010
+10000001
+01010101
+01010100
+00101000
+01010101
+01010010
+10100001
+01010101
+01010100
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000100
+01010100
+01010001
+00100010
+00010010
+00001000
+00100010
+00001000
+00101010
+00101010
+00101010
+00001000
+00100010
+00001000
+01001000
+00100010
+00001000
+01010010
+01000000
+00000000
+00000000
+00101010
+10101010
+10101000
+01000000
+00000000
+00000001
+01001010
+10000010
+00101000
+00100010
+00100010
+00100010
+00100010
+00100010
+00100010
+00100000
+00100010
+00100010
+01000101
+01000100
+01000100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000001
+01010101
+01010010
+10101000
+01010101
+01010010
+00100010
+00010101
+01010010
+00100010
+00010101
+01010010
+00100010
+00010101
+01010000
+00000000
+00010101
+01001010
+10101010
+10000101
+01010000
+00000000
+00010101
+01010100
+10101000
+01010101
+01010010
+10000001
+01010101
+01010100
+00101000
+01010101
+01010010
+10100001
+01010101
+01010100
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+00010000
+01000101
+01001000
+10001010
+00100001
+01001010
+00001000
+10001000
+01001000
+10001000
+10001000
+01001000
+10001000
+10001000
+01000000
+00000000
+00000001
+00101010
+10101010
+10101000
+01000000
+00000000
+00000001
+01010100
+10000001
+01010101
+01010100
+10001000
+01010101
+01010100
+10100010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010101
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+00010100
+00000101
+01001000
+10000010
+10100001
+00100010
+00100010
+00001000
+00100010
+00100010
+10100001
+00100000
+00100010
+00000101
+01000000
+00000000
+00000101
+00101010
+10101010
+10100001
+01000000
+00000000
+00000101
+01010010
+00000101
+01010101
+01010010
+00100001
+01010101
+01010010
+10001000
+01010101
+01010010
+00001000
+01010101
+01010010
+00001000
+01010101
+01010100
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010100
+01010101
+01001000
+00010010
+00010101
+01001000
+10001010
+10000101
+01001010
+00010010
+00010101
+01001000
+10000010
+00010101
+01001000
+10000100
+10000101
+01010001
+00010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010001
+00010101
+00000100
+01001000
+10000100
+10100000
+00100010
+00100010
+00001000
+00100010
+00100010
+10101000
+00100000
+00100010
+00001000
+01000000
+00000000
+00000000
+00101010
+10101010
+10101010
+01000000
+00000000
+00000000
+01010101
+00100010
+00010010
+01010100
+10001000
+10000010
+01010100
+10001000
+10000010
+01010100
+10000000
+10000010
+01010101
+00010101
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000001
+01010101
+01010101
+10001000
+01010101
+01010101
+10100010
+00010101
+01010101
+10000010
+00010101
+01010101
+10000010
+00010101
+01010101
+00000000
+01010101
+01010101
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+00010101
+01010101
+01010101
+00010101
+01010101
+01010101
+00010101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010101
+01010101
+00101010
+00010101
+01010100
+10000000
+01010101
+01010010
+00010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+00010101
+01010101
+01010100
+10000101
+01010101
+00000010
+00010101
+01010100
+10101000
+01010101
+01010101
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010101
+01010101
+00101010
+00010101
+01010101
+00100010
+00010100
+00010101
+00101010
+00010010
+10000101
+01000000
+01001000
+00100001
+01010101
+01001000
+01000101
+01010101
+00001000
+00010101
+01010100
+10101010
+10000101
+01010101
+00001000
+00010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010101
+01010101
+00101010
+00010101
+01010101
+00100010
+00010000
+00010101
+00101010
+00001010
+10000101
+01000000
+00100000
+00100001
+01010101
+00100001
+01000101
+01010101
+00100001
+01010101
+01010101
+00100001
+01000101
+01010101
+00100000
+00100001
+01010101
+01001010
+10000101
+01010101
+01010000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00010100
+01000101
+01001010
+10000010
+00100001
+01001000
+00000010
+00100001
+01001000
+10000010
+10100001
+01001000
+10000100
+10000101
+01001010
+10000100
+10000101
+01010000
+00010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+00010101
+00000101
+01001000
+10000100
+10100001
+00100010
+00100010
+00001000
+00100010
+00100010
+10101000
+00100000
+00100010
+00001000
+01000101
+01000100
+01010001
+01010101
+00100001
+01010101
+01010101
+00100000
+01010101
+01010101
+00100010
+00010101
+01010101
+00101000
+10000101
+01010101
+00100000
+10000101
+01010101
+00100000
+10000101
+01010101
+01000101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010100
+00000101
+01010010
+10000010
+10100001
+01001000
+00100010
+00001000
+01001000
+00100010
+00001000
+01010010
+10000110
+00001000
+01010100
+00010100
+01010001
+01010001
+01010101
+01010101
+01001000
+01010101
+00010001
+01001000
+00010100
+10001000
+01001000
+10000100
+10100001
+01001010
+00100000
+10000101
+01001000
+00100000
+10000101
+01010001
+01000101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01000100
+01010001
+01010010
+00100010
+00001000
+01001000
+00100010
+00001000
+00101010
+00100000
+10101000
+01001000
+00100001
+00001000
+01001000
+00100000
+10100001
+01010000
+00000101
+00000101
+01010010
+00010101
+00010001
+01010010
+00000101
+10001000
+01010010
+00100001
+10100001
+01010010
+10001000
+10000101
+01010010
+00001000
+10000101
+01010100
+01010001
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000101
+00000101
+01010010
+10100000
+10100001
+01001000
+00000010
+00000101
+01001000
+10100000
+10000101
+01001000
+00100000
+00100001
+01010010
+10000010
+10000101
+01010000
+00010100
+00010101
+01001000
+01010101
+01010101
+01001010
+00010101
+01010101
+01001000
+10000101
+01010101
+01001000
+00100001
+01010101
+01001000
+01001000
+01010101
+01001000
+01010010
+00010101
+01001000
+00000000
+10000101
+01001010
+10101010
+10100001
+01010000
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+01010101
+01010100
+10101000
+01010101
+01010010
+10101010
+00010101
+01010010
+10101010
+00010101
+01010010
+10101010
+00010101
+01010100
+10101000
+01010101
+01010100
+10101000
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010100
+00000101
+01010010
+10000010
+10100001
+01001000
+00100010
+00001000
+01001000
+00100010
+00001000
+01010010
+10000010
+00001000
+01010100
+00010100
+01010001
+01010000
+00000101
+00000001
+01001010
+10100000
+10101000
+01001000
+10001000
+10000010
+01001000
+10001000
+10000010
+01001000
+00001000
+10000010
+01010001
+01010001
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01000100
+01010001
+01010010
+00100010
+00001000
+01001000
+00100010
+00001000
+00101010
+00100000
+10101000
+01001000
+00100000
+00001000
+01001000
+00100000
+10100000
+01010000
+00000101
+00000001
+01001010
+10100000
+10101000
+01001000
+10001000
+10000010
+01001000
+10001000
+10000010
+01001000
+00001000
+10000010
+01010001
+01010001
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01001010
+00000000
+10100001
+00101000
+00100000
+00101000
+00100000
+00100000
+00001000
+00100000
+00100000
+00001000
+00100000
+00101010
+00001000
+00100000
+00000000
+00001000
+00101000
+00000000
+00101000
+01001010
+00000000
+10100001
+01010010
+10101010
+10000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010100
+01010100
+10000010
+00010010
+01010100
+10101010
+00010010
+01010101
+00000000
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+00101000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010100
+01010101
+01001000
+01010010
+01010101
+01001000
+01010010
+01010101
+01010001
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+01010101
+01010010
+10101010
+00010101
+01010010
+00000010
+00010101
+01010100
+01010010
+00010101
+01010101
+01001010
+00010101
+01010101
+00101000
+01010101
+01010100
+10100001
+01010100
+01010010
+10000000
+01010010
+01010010
+10101010
+00010010
+01010100
+00000000
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010100
+10000010
+00010101
+01010101
+00010010
+00010101
+01010101
+01001010
+00010101
+01010101
+01010010
+00010101
+01010101
+00010010
+00010100
+01010100
+10000010
+00010010
+01010100
+10101010
+00010010
+01010101
+00000000
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10101000
+01010101
+01010100
+10001000
+01010101
+01010010
+00001000
+01010101
+01010010
+00001000
+01010101
+01010010
+10101010
+00010100
+01010100
+00001000
+01010010
+01010101
+01001000
+01010010
+01010101
+01010001
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010100
+10000000
+01010101
+01010100
+10000000
+01010101
+01010100
+10101010
+00010101
+01010101
+00000010
+00010101
+01010101
+00010010
+00010100
+01010100
+10000010
+00010010
+01010100
+10101010
+00010010
+01010101
+00000000
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000000
+01010101
+01010100
+10101010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010100
+01010100
+10000010
+00010010
+01010100
+10101010
+00010010
+01010101
+00000000
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010101
+00000000
+10000101
+01010101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010100
+01010101
+00100001
+01010010
+01010101
+00100001
+01010010
+01010101
+01000101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10101010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010100
+01010100
+10000010
+00010010
+01010100
+10101010
+00010010
+01010101
+00000000
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10101010
+00010101
+01010101
+00000010
+00010101
+01010101
+00010010
+00010100
+01010100
+10000010
+00010010
+01010100
+10101010
+00010010
+01010101
+00000000
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+00010100
+01010100
+10101000
+10000010
+01010010
+00001000
+10000010
+01010010
+00101000
+10000010
+01010100
+10001000
+00101010
+01010101
+00010001
+01000000
+01010101
+01010001
+01010001
+01010101
+01001000
+01001000
+01010101
+01001000
+01001000
+01010101
+00101010
+00001010
+01010101
+01001000
+00001000
+01010101
+01001000
+10001000
+01010101
+01010010
+00001000
+01010101
+01010100
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010100
+00010101
+00101010
+00010010
+10000101
+00001000
+00001000
+00100001
+00001000
+10001000
+00100001
+00010010
+00010010
+10000101
+01010100
+01010100
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+00000101
+01010101
+10000100
+10100001
+01010101
+00100010
+00000101
+01010101
+00100010
+00010101
+01010101
+00100010
+00010101
+01010101
+01000100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+00000000
+10100001
+01010000
+10101010
+00000101
+01001010
+00000000
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+01010101
+01010100
+10101000
+01010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10101000
+01010101
+01010100
+10001010
+00010101
+01010100
+10000010
+00010101
+01010101
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00000101
+01001010
+10101010
+10100001
+01010000
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+01010101
+01010100
+10101000
+01010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10101000
+01010101
+01010100
+10001010
+00010101
+01010100
+10000010
+00010101
+01010101
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01001010
+00000000
+01010101
+01010000
+10101010
+00000101
+01010101
+00000000
+10100001
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+00000001
+01010101
+01010100
+10101000
+01010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10101000
+01010101
+01010100
+10001010
+00010101
+01010100
+10000010
+00010101
+01010101
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010100
+10101000
+01010101
+01010010
+10101010
+00010101
+01010100
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+01010101
+01010100
+10101000
+01010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10101000
+01010101
+01010100
+10000001
+01010101
+01010100
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+00010100
+10000010
+00010101
+10000100
+10000010
+00010101
+10000100
+10101010
+00010101
+00010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+00101000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+00010101
+01001000
+01010101
+10000101
+01001000
+01010101
+10000101
+01001000
+01010101
+00010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+01010101
+01010010
+10101010
+00010101
+01010010
+00000010
+00010101
+01010100
+01010010
+00010101
+01010101
+01001010
+00010101
+01010101
+00101000
+01010101
+00010100
+10100001
+01010101
+10000010
+10000000
+01010101
+10000010
+10101010
+00010101
+00010100
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010100
+10000010
+00010101
+01010101
+00010010
+00010101
+01010101
+01001010
+00010101
+01010101
+01010010
+00010101
+00010101
+00010010
+00010101
+10000100
+10000010
+00010101
+10000100
+10101010
+00010101
+00010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10101000
+01010101
+01010100
+10001000
+01010101
+01010010
+00001000
+01010101
+01010010
+00001000
+01010101
+00010010
+10101010
+00010101
+10000100
+00001000
+01010101
+10000101
+01001000
+01010101
+00010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010100
+10000000
+01010101
+01010100
+10000000
+01010101
+01010100
+10101010
+00010101
+01010101
+00000010
+00010101
+00010101
+00010010
+00010101
+10000100
+10000010
+00010101
+10000100
+10101010
+00010101
+00010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000000
+01010101
+01010100
+10101010
+00010101
+01010100
+10000010
+00010101
+00010100
+10000010
+00010101
+10000100
+10000010
+00010101
+10000100
+10101010
+00010101
+00010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010101
+00000000
+10000101
+01010101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010101
+01001000
+01010101
+00010101
+01001000
+01010101
+10000101
+00100001
+01010101
+10000101
+00100001
+01010101
+00010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10101010
+00010101
+01010100
+10000010
+00010101
+00010100
+10000010
+00010101
+10000100
+10000010
+00010101
+10000100
+10101010
+00010101
+00010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10101010
+00010101
+01010101
+00000010
+00010101
+00010101
+00010010
+00010101
+10000100
+10000010
+00010101
+10000100
+10101010
+00010101
+00010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+01010101
+01010010
+10101010
+00010101
+01010100
+10101000
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+01010101
+01010100
+10101000
+01010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10101000
+01010101
+01010100
+10000001
+01010101
+01010100
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+00000000
+01010101
+01010010
+00010100
+00010101
+01010010
+00010010
+10000101
+01010010
+00000000
+10000101
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+00000000
+01010101
+01010010
+00010100
+00010101
+01010010
+00010010
+10000101
+01010010
+00000000
+10000101
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+00010000
+00000101
+01010100
+10001010
+10100001
+01010010
+10001010
+10000101
+01001010
+10001010
+00010101
+00101010
+10001000
+01010101
+01000000
+00010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+00000000
+01010101
+01010010
+00010100
+00010101
+01010010
+00010010
+10000101
+01010010
+00000000
+10000101
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01000100
+01010101
+01010101
+00100010
+00010101
+01010100
+10100010
+10000101
+01010010
+10100010
+10100001
+01010100
+10100010
+10000101
+01010101
+00100010
+00010101
+01010101
+01000100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+00000000
+01010101
+01010010
+00010100
+00010101
+01010010
+00010010
+10000101
+01010010
+00000000
+10000101
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+00101010
+00010101
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010101
+00101010
+00010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010001
+01010001
+01001000
+01001000
+01001000
+00100001
+00100001
+00100001
+00100001
+00100001
+00100001
+01001000
+01001000
+01001000
+01010010
+00010010
+00010010
+01010010
+00010010
+00010010
+01001000
+01001000
+01001000
+01001000
+01001000
+01001000
+01010001
+01010001
+01010001
+01010101
+01010101
+01010101
+01000001
+01010001
+01000001
+00101000
+01001000
+00101000
+00100010
+00100010
+00100010
+00101000
+00101010
+00101000
+00100010
+00100010
+00100010
+00101010
+00100010
+00100010
+01000000
+01000100
+01000100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010001
+01010001
+01001000
+01001000
+01001000
+00100001
+00100001
+00100001
+00100001
+00100001
+00100001
+01001000
+01001000
+01001000
+01010010
+00010010
+00010010
+01010010
+00010010
+00010010
+01001000
+01001000
+01001000
+01001000
+01001000
+01001000
+01010001
+01010001
+01010001
+01010101
+01010101
+01010101
+01000100
+00010000
+01000100
+00100010
+10001010
+00100010
+00100010
+10101010
+00100010
+00100010
+00100010
+00100010
+00100010
+00100010
+00100010
+00100010
+00000010
+00101010
+01000100
+01010100
+01000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00100000
+01010101
+01010101
+00101000
+01010101
+01010101
+00100000
+01010101
+01010101
+00101000
+01010101
+01010101
+00100000
+01010101
+01010101
+00101000
+01010101
+01010101
+00100000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010001
+01010001
+01001000
+01001000
+01001000
+00100001
+00100001
+00100001
+00100001
+00100001
+00100001
+01001000
+01001000
+01001000
+01010010
+00010010
+00010010
+01010010
+00010010
+00010010
+01001000
+01001000
+01001000
+01001000
+01001000
+01001000
+01010001
+01010001
+01010001
+01010101
+01010101
+01010101
+01000000
+01010000
+01010000
+00101010
+00001010
+00001010
+00100000
+00100000
+00100000
+00101000
+00101010
+00100001
+00100000
+01000010
+00100000
+00101010
+00101000
+01001010
+01000000
+01000001
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010001
+01010001
+01001000
+01001000
+01001000
+00100001
+00100001
+00100001
+00100001
+00100001
+00100001
+01001000
+01001000
+01001000
+01010010
+00010010
+00010010
+01010010
+00010010
+00010010
+01001000
+01001000
+01001000
+01001000
+01001000
+01001000
+01010001
+01010001
+01010001
+01010101
+01010101
+01010101
+01000100
+01000000
+01000100
+00100010
+00101010
+00100010
+00100010
+00001000
+00100010
+00100010
+00001000
+01001000
+00100010
+00001000
+00100010
+01001000
+01001000
+00100010
+01010001
+01010001
+01000100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010001
+01010001
+01001000
+01001000
+01001000
+00100001
+00100001
+00100001
+00100001
+00100001
+00100001
+01001000
+01001000
+01001000
+01010010
+00010010
+00010010
+01010010
+00010010
+00010010
+01001000
+01001000
+01001000
+01001000
+01001000
+01001000
+01010001
+01010001
+01010001
+01010101
+01010101
+01010101
+00000100
+00010100
+01000000
+10100010
+10000010
+00101010
+10101010
+10001000
+10001000
+10001000
+10001000
+10001000
+10001000
+10001000
+10001000
+10000000
+10000010
+00001000
+00010101
+00010100
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010001
+01010001
+01001000
+01001000
+01001000
+00100001
+00100001
+00100001
+00100001
+00100001
+00100001
+01001000
+01001000
+01001000
+01010010
+00010010
+00010010
+01010010
+00010010
+00010010
+01001000
+01001000
+01001000
+01001000
+01001000
+01001000
+01010001
+01010001
+01010001
+01010101
+01010101
+01010101
+01000001
+01010001
+01000000
+00101000
+01001000
+00101010
+00100010
+00100010
+00001000
+00101010
+00101010
+00001000
+00100010
+00100010
+00001000
+00101000
+00100010
+00001000
+01000001
+01000100
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010001
+01010001
+01001000
+01001000
+01001000
+00100001
+00100001
+00100001
+00100001
+00100001
+00100001
+01001000
+01001000
+01001000
+01010010
+00010010
+00010010
+01010010
+00010010
+00010010
+01001000
+01001000
+01001000
+01001000
+01001000
+01001000
+01010001
+01010001
+01010001
+01010101
+01010101
+01010101
+01000000
+01000100
+01000000
+00101010
+00100010
+00101010
+00100000
+00100010
+00001000
+00101000
+01001000
+01001000
+00100000
+00100010
+00001000
+00101010
+00100010
+00001000
+01000000
+01000100
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001001
+01001001
+01001001
+01001001
+01001001
+01001001
+01010101
+01001001
+01010101
+01010101
+01001001
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+00010101
+01010010
+00010100
+10000101
+01010010
+10000100
+10000101
+01010010
+10100000
+10000101
+01010010
+00101000
+10000101
+01010010
+00001010
+10000101
+01010010
+00010010
+10000101
+01010010
+00010100
+10000101
+01010100
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001001
+01001001
+01001001
+01001001
+01001001
+01001001
+01010101
+01001001
+01010101
+01010101
+01001001
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01010010
+00010101
+10000101
+01010010
+00000000
+00010101
+01010010
+10101010
+10000101
+01010100
+00000000
+10000101
+01010010
+01010100
+10000101
+01010010
+10101010
+10000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001001
+01001001
+01001001
+01001001
+01001001
+01001001
+01010101
+01001001
+01010101
+01010101
+01001001
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01010010
+00010101
+01010101
+01010010
+00000000
+01010101
+01010010
+10101010
+00010101
+01010010
+00000000
+01010101
+01010010
+00010101
+01010101
+01010010
+10101010
+10000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001001
+01001001
+01001001
+01001001
+01001001
+01001001
+01010101
+01001001
+01010101
+01010101
+01001001
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+00010101
+01010010
+00010100
+10000101
+01010010
+00010100
+10000101
+01010010
+00000000
+10000101
+01010010
+00101000
+10000101
+01010100
+10101010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010101
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001001
+01001001
+01001001
+01001001
+01001001
+01001001
+01010101
+01001001
+01010101
+01010101
+01001001
+01010101
+01010101
+01001001
+01010101
+01010101
+01001001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001001
+01001001
+01001001
+01001001
+01001001
+01001001
+01010101
+01001001
+01010101
+01010101
+01001001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010001
+01000101
+00010001
+10001000
+00100000
+10001000
+10101000
+10001000
+10001000
+10001000
+10101000
+00100001
+10001000
+10001000
+10001000
+10001000
+10001000
+10001000
+00010001
+00010001
+00010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000101
+01010101
+01001010
+10100000
+00000101
+00100000
+00001010
+10100001
+00101010
+10100101
+01011000
+00100101
+00000001
+01011000
+00100100
+10101000
+01011000
+00100100
+10000010
+00011000
+00100100
+10000010
+00011000
+00100100
+10101000
+01011000
+00100100
+10000001
+01011000
+00100100
+10000101
+01011000
+00100101
+00010101
+01011000
+00101010
+10101010
+10101000
+01000000
+00000000
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00000000
+01010101
+01010101
+00101000
+01010101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01010010
+10101010
+10000101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+10101010
+10000101
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01010010
+10101010
+10000101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+10101010
+10000101
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010101
+00101000
+01010101
+01010101
+00000000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+01010101
+01010010
+10000100
+01010101
+01001000
+00100010
+00010101
+01001000
+00100010
+00000101
+01001010
+10100010
+10100001
+01001000
+00100010
+00001000
+01001000
+00100010
+00001000
+01010001
+01000100
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+00000000
+01010101
+01010010
+00010100
+00010101
+01010010
+00010010
+10000101
+01010010
+00000000
+10000101
+01010100
+10101010
+10000101
+01000001
+00000000
+00000101
+00101000
+00101000
+00100001
+00100010
+00100000
+10101000
+00100010
+00101000
+00100001
+00100010
+00001000
+00100001
+00101000
+00101000
+01001000
+01000001
+01000001
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+00000000
+01010101
+01010010
+00010100
+00010101
+01010010
+00010010
+10000101
+01010010
+00000000
+10000101
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010000
+00000101
+00000001
+01001010
+10100000
+10101000
+01001000
+10001000
+10000010
+01001000
+10001000
+10000010
+01001000
+00001000
+10000010
+01010001
+01010001
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01000001
+00100000
+01010101
+00101000
+00100010
+01010100
+10000010
+00101000
+01010100
+10101010
+00100000
+01010100
+10000010
+00100000
+01000000
+00000000
+00000000
+00101010
+10101010
+10101010
+01000000
+00000000
+00000000
+01010100
+10000101
+01010010
+01010010
+10100001
+01001000
+01001010
+10101000
+00101010
+00101000
+00001010
+00001000
+01000001
+01010000
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+00000000
+01010101
+01010101
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+00001000
+01010101
+01010101
+00101010
+00010101
+01010101
+00001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01010010
+00010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01000001
+00100000
+01010101
+00101000
+00100010
+01010100
+10000010
+00101000
+01010100
+10101010
+00100000
+01010100
+10000010
+00100000
+01000000
+00000000
+00000000
+00101010
+10101010
+10101010
+01000000
+00000000
+00000000
+01010100
+10000101
+01010100
+01010010
+10100001
+01010010
+01001010
+10101000
+01010010
+00101000
+00001010
+00010010
+01000001
+01010000
+01010010
+01010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+00000000
+01010101
+01010101
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+10001000
+01010101
+01010101
+00100010
+00010101
+01010101
+00100010
+00010101
+01010101
+00000010
+00010101
+01010101
+00010010
+00010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00000000
+00000101
+00101010
+10101010
+10100001
+00101010
+10000000
+00101000
+00101010
+10000000
+00001000
+00101010
+10000000
+00101000
+00101010
+10101010
+10100001
+01000000
+00000000
+00000101
+01010101
+01010101
+01010101
+00010001
+00010001
+00010100
+10001000
+10001000
+10000010
+10101000
+10001010
+10001000
+10001000
+10001010
+10001000
+10001000
+10001010
+10000010
+10001000
+10001000
+10001000
+00010001
+00010001
+00010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00000000
+00000101
+00101010
+10101010
+10100001
+00101010
+10000000
+00101000
+00101010
+10000000
+00001000
+00101010
+10000000
+00101000
+00101010
+10101010
+10100001
+01000000
+00000000
+00000101
+01010101
+01010101
+01010101
+00010001
+00000101
+01000001
+10001000
+10100001
+00101000
+10001000
+10001000
+10000001
+10101000
+10100000
+00100001
+10001000
+10001000
+00001000
+10001000
+10001000
+10100001
+00010001
+00010001
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00010101
+01010101
+01001010
+10000101
+01010101
+00100000
+00010101
+01010101
+00100001
+01010101
+01010101
+00100000
+00010101
+01010101
+01001010
+10000001
+01010101
+01010000
+00001000
+01010101
+01010101
+00100010
+00010101
+01010101
+01001000
+00000001
+01010101
+01010000
+10101000
+01010101
+01010010
+00000001
+01010101
+01010010
+00101000
+01010101
+01010010
+00001000
+01010101
+01010100
+10101000
+01010101
+01010101
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01001010
+10101010
+10100001
+01001010
+10000010
+10100001
+00101010
+10101010
+10101000
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010100
+10000101
+01010101
+01010010
+10100001
+01010101
+01001010
+10101000
+01010101
+01010000
+10000001
+01010101
+01010100
+10000101
+01010101
+01010000
+10000001
+01010101
+01001010
+10101000
+01010100
+01010010
+10100001
+01010010
+00010100
+10000101
+01010010
+10000101
+00010101
+01001010
+10000101
+01000101
+01001010
+10100001
+00100001
+00101010
+10101000
+00101000
+00101010
+10101010
+10101000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010000
+00010101
+01010010
+10001010
+10000101
+01001000
+00010010
+00010101
+01001000
+01010010
+00010101
+01001000
+00010010
+00010101
+01010010
+10000010
+00010101
+01010100
+00010100
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010100
+10001000
+01010101
+01010100
+10001000
+01010101
+01010010
+10001010
+00010101
+01010010
+10101010
+00010101
+01001010
+10001010
+10000101
+01010000
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010100
+00010101
+01010100
+10000010
+10000101
+01010010
+00100010
+00100001
+01010010
+10100010
+00100001
+01010010
+00100010
+00100001
+01010010
+00100010
+10000101
+01010100
+00000100
+00010101
+01010100
+10100010
+10000101
+01010010
+00000010
+00100001
+01010010
+10100010
+10100001
+01010100
+00100010
+00100001
+01010010
+10000010
+10000101
+01010100
+00010100
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010100
+00010101
+01001010
+00010010
+10000101
+01001000
+10000010
+00100001
+01001010
+00010010
+10000101
+01001000
+10000010
+00100001
+01001010
+10000010
+10100001
+01010000
+00010100
+00000101
+01010101
+01010101
+01010101
+01010110
+00000000
+10010101
+01011000
+00000000
+00100101
+01010110
+00000000
+10010101
+01011000
+00000000
+00100101
+01010110
+00000000
+10010101
+01011000
+00000000
+00100101
+01010110
+00000000
+10010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001001
+01001110
+01000001
+01010110
+00000011
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001001
+01001110
+01000001
+01010110
+00000011
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01000000
+01010101
+01010100
+00101010
+01010101
+01010000
+10101010
+01010101
+01000010
+10101010
+01010101
+00001010
+10101000
+01010100
+00101010
+10100000
+01010100
+10101010
+10000101
+01010000
+10101010
+00010101
+01010010
+10101000
+01010101
+01000010
+10100000
+01010101
+01001010
+10100001
+01010101
+01001010
+10100001
+01010101
+01001010
+10000001
+01010100
+01001010
+10000001
+01010100
+00001010
+10000101
+01010100
+01001010
+10000001
+01010100
+01001010
+10000001
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000101
+10101010
+10101010
+10000000
+10101010
+10101010
+10101000
+10101010
+10101010
+10101010
+10100000
+00000010
+10101010
+00000000
+00000000
+00001010
+01010101
+01010101
+01000010
+01010101
+01010101
+01010000
+01010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010100
+00000101
+01010101
+01000000
+00000000
+01010101
+00001010
+10101000
+00010101
+00101010
+10101010
+00010101
+00101010
+10101010
+00000101
+10101010
+10101010
+00000101
+00101010
+10101010
+00000101
+00101010
+10101010
+10000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010101
+10000001
+01010101
+01010101
+10100000
+01010101
+01010101
+10101000
+00010101
+01010101
+10101010
+00010101
+01010101
+10101010
+10000101
+01010101
+00101010
+10000001
+01010101
+00001010
+10100001
+01010101
+01001010
+10100001
+01010101
+01000010
+10100000
+01010101
+01010010
+10101000
+01010101
+01010010
+10101000
+01010101
+01010010
+10101000
+01010101
+01010000
+10101000
+01010101
+01010010
+10101000
+01010101
+01010010
+10101000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01000010
+01010101
+01010101
+00001010
+01010101
+01010100
+00101010
+01010101
+01010100
+10101010
+01010101
+01010010
+10101010
+01010101
+01000010
+10101000
+01010101
+01001010
+10100000
+01010101
+01001010
+10100001
+01010101
+00001010
+10000001
+01010101
+00101010
+10000101
+01010101
+00101010
+10000101
+01010101
+00101010
+10000101
+01010101
+00101010
+00000101
+01010101
+00101010
+10000101
+01010101
+00101010
+10000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00000000
+00000010
+10101010
+10101010
+00101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10000000
+00001010
+10100000
+00000000
+00000000
+10000001
+01010101
+01010101
+00000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00010101
+01010101
+00000000
+00000001
+01010100
+00101010
+10100000
+01010100
+10101010
+10101000
+01010000
+10101010
+10101000
+01010000
+10101010
+10101010
+01010000
+10101010
+10101000
+01010010
+10101010
+10101000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+00000001
+01010101
+01010101
+10101000
+00010101
+01010101
+10101010
+00000101
+01010101
+10101010
+10000001
+01010101
+00101010
+10100000
+01010101
+00001010
+10101000
+00010101
+01010010
+10101010
+00010101
+01010100
+10101010
+00000101
+01010101
+00101010
+10000101
+01010101
+00001010
+10000001
+01010101
+01001010
+10100001
+01010101
+01001010
+10100001
+00010101
+01000010
+10100001
+00010101
+01000010
+10100001
+00010101
+01010010
+10100000
+00010101
+01000010
+10100001
+00010101
+01000010
+10100001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001010
+10100001
+01010101
+01001010
+10100001
+01010101
+01000010
+10100000
+01010101
+01010010
+10101000
+01010101
+01010010
+10101010
+00010101
+01010100
+10101010
+00000101
+01010100
+00101010
+10100000
+01010101
+00001010
+10101000
+01010101
+01000010
+10101010
+01010101
+01010000
+10101010
+01010101
+01010100
+00101010
+01010101
+01010101
+00000000
+01010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00001010
+10101010
+10100001
+01000000
+10001010
+10101000
+01010000
+00000010
+10101010
+01010101
+01010000
+10101010
+01010101
+01010100
+00101010
+01010101
+01010101
+00001010
+01010101
+01010101
+01000010
+00000001
+01000000
+00010000
+10100000
+00000010
+00000100
+10101010
+10101010
+10000001
+10101010
+10101010
+10100000
+10101010
+10101010
+10000001
+00000000
+00000000
+00000101
+01010000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010010
+10101000
+01010101
+01010010
+10100000
+01010101
+00010010
+10100001
+01010101
+10000100
+10100001
+01000000
+10100001
+00000000
+00101010
+10101000
+01001010
+10101010
+10101000
+00101010
+10101010
+10101000
+10101010
+10101010
+00100010
+10101010
+10101010
+00000010
+10101010
+10000000
+01001010
+10101000
+00000101
+01001010
+10101000
+01010101
+00101010
+10100000
+01010101
+00101010
+10100001
+01010101
+00101010
+10100001
+01010101
+00101010
+10100001
+01010101
+00101010
+10100001
+01010101
+00101010
+10100000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00101010
+10000101
+01010101
+00001010
+10000101
+01010101
+01001010
+10000100
+00000001
+01001010
+00010010
+10101000
+00000000
+01001010
+10101010
+10100001
+00101010
+10101010
+10101000
+00101010
+10101010
+10101010
+00101010
+10101010
+10101010
+10001000
+00000010
+10101010
+10000000
+01010000
+00101010
+10100001
+01010101
+00101010
+10100001
+01010101
+00001010
+10101000
+01010101
+01001010
+10101000
+01010101
+01001010
+10101000
+01010101
+01001010
+10101000
+01010101
+01001010
+10101000
+01010101
+00001010
+10101000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001010
+10101010
+10100000
+00101010
+10100010
+00000001
+10101010
+10000000
+00000101
+10101010
+00000101
+01010101
+10101000
+00010101
+01010101
+10100000
+01010101
+01010101
+10000001
+01010101
+01010101
+00000100
+00000001
+01000000
+00010000
+10000000
+00001010
+01000010
+10101010
+10101010
+00001010
+10101010
+10101010
+01000010
+10101010
+10101010
+01010000
+00000000
+00000000
+01010101
+01010000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001010
+10100001
+01010101
+01001010
+10100001
+01010101
+00001010
+10000001
+01010101
+00101010
+10000101
+01010100
+10101010
+10000101
+01010000
+10101010
+00010101
+00001010
+10101000
+00010101
+00101010
+10100000
+01010101
+10101010
+10000001
+01010101
+10101010
+00000101
+01010101
+10101000
+00010101
+01010101
+00000000
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+00000000
+01010101
+01010100
+00101010
+01010101
+01010000
+10101010
+01010101
+01000010
+10101010
+01010101
+00001010
+10101000
+01010100
+00101010
+10100000
+01010100
+10101010
+00000101
+01010010
+10101010
+00010101
+01010010
+10101000
+01010101
+01000010
+10100000
+01010101
+01001010
+10100001
+01010101
+01001010
+10100001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000101
+01010101
+00000000
+00000000
+00000101
+10101010
+10101010
+10000001
+10101010
+10101010
+10100000
+10101010
+10101010
+10000001
+10100000
+00000010
+00000100
+00000001
+01010000
+00010000
+01010101
+01010101
+01000010
+01010101
+01010101
+00001010
+01010101
+01010100
+00101010
+01010101
+01010000
+10101010
+01010000
+00000010
+10101010
+01000000
+10001010
+10101000
+00001010
+10101010
+10100001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001010
+10101000
+00010101
+01001010
+10101010
+00000001
+01001010
+10101010
+10100000
+01000010
+10101010
+10101010
+01010010
+10101010
+10101010
+01010000
+10101010
+10101010
+01010000
+10101010
+10101010
+01000010
+00101010
+10101010
+00001010
+00101010
+10101010
+00101010
+10001010
+10101010
+10101010
+10000010
+10101010
+10101010
+00010000
+10101010
+10101000
+01010100
+10101010
+10100001
+00000101
+00101010
+10000100
+10100001
+00001010
+00010010
+10100000
+01000010
+01000010
+10100000
+01010000
+01010010
+10101000
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00101010
+10100001
+01000000
+10101010
+10100001
+00001010
+10101010
+10100001
+10101010
+10101010
+10000001
+10101010
+10101010
+10000101
+10101010
+10101010
+00000101
+10101010
+10101010
+00000101
+10101010
+10101000
+10000001
+10101010
+10101000
+10100000
+10101010
+10100010
+10101000
+10101010
+10000010
+10101010
+10101010
+00000100
+10101010
+10101010
+00010101
+00101010
+10101000
+01010000
+01001010
+10100000
+01001010
+00010010
+10000001
+00001010
+10000100
+00000101
+00001010
+10000001
+00010101
+00101010
+10000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000101
+01010000
+00000000
+00000000
+01000010
+10101010
+10101010
+00001010
+10101010
+10101010
+01000010
+10101010
+10101010
+00010000
+10000000
+00001010
+00000100
+00000101
+01000000
+10000001
+01010101
+01010101
+10100000
+01010101
+01010101
+10101000
+00010101
+01010101
+10101010
+00000101
+01010101
+10101010
+10000000
+00000101
+00101010
+10100010
+00000001
+01001010
+10101010
+10100000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010101
+00000000
+01010101
+01010101
+10101000
+00010101
+01010101
+10101010
+00000101
+01010101
+10101010
+10000001
+01010101
+00101010
+10100000
+01010101
+00001010
+10101000
+00010101
+01010000
+10101010
+00010101
+01010100
+10101010
+10000101
+01010101
+00101010
+10000101
+01010101
+00001010
+10000001
+01010101
+01001010
+10100001
+01010101
+01001010
+10100001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001010
+10000001
+01010100
+01001010
+10000001
+01010100
+00001010
+10000101
+01010100
+01001010
+10000001
+01010100
+01001010
+10000001
+01010100
+01001010
+10100001
+01010101
+01001010
+10100001
+01010101
+01000010
+10100000
+01010101
+01010010
+10101000
+01010101
+01010000
+10101010
+00010101
+01010100
+10101010
+10000101
+01010100
+00101010
+10100000
+01010101
+00001010
+10101000
+01010101
+01000010
+10101010
+01010101
+01010000
+10101010
+01010101
+01010100
+00001010
+01010101
+01010101
+01000000
+01010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00101010
+10101010
+10000101
+00101010
+10101010
+00000101
+10101010
+10101010
+00000101
+00101010
+10101010
+00000101
+00101010
+10101010
+00010101
+00001010
+10101000
+00010101
+01000000
+00000000
+01010101
+01010100
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010000
+01010101
+01010101
+01000010
+00000000
+00000000
+00001010
+10100000
+00000010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101000
+10101010
+10101010
+10000000
+00000000
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010010
+10101000
+01010101
+01010010
+10101000
+01010101
+01010000
+10101000
+01010101
+01010010
+10101000
+01010101
+01010010
+10101000
+01010101
+01010010
+10101000
+01010101
+01000010
+10100000
+01010101
+01001010
+10100001
+01010101
+00001010
+10100001
+01010101
+00101010
+10000001
+01010101
+10101010
+10000101
+01010101
+10101010
+00010101
+01010101
+10101000
+00010101
+01010101
+10100000
+01010101
+01010101
+10000001
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00101010
+10000101
+01010101
+00101010
+10000101
+01010101
+00101010
+00000101
+01010101
+00101010
+10000101
+01010101
+00101010
+10000101
+01010101
+00101010
+10000101
+01010101
+00001010
+10000001
+01010101
+01001010
+10100001
+01010101
+01001010
+10100000
+01010101
+01000010
+10101000
+01010101
+01010010
+10101010
+01010101
+01010100
+10101010
+01010101
+01010100
+00101010
+01010101
+01010101
+00001010
+01010101
+01010101
+01000010
+01010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010010
+10101010
+10101000
+01010000
+10101010
+10101000
+01010000
+10101010
+10101010
+01010000
+10101010
+10101000
+01010100
+10101010
+10101000
+01010100
+00101010
+10100000
+01010101
+00000000
+00000001
+01010101
+01010000
+00010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+00000101
+01010101
+01010101
+10000001
+01010101
+01010101
+10100000
+00000000
+00000000
+10101010
+10000000
+00001010
+10101010
+10101010
+10101010
+00101010
+10101010
+10101010
+00000010
+10101010
+10101010
+01010000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01000010
+10100001
+00010101
+01000010
+10100001
+00010101
+01010010
+10100000
+00010101
+01000010
+10100001
+00010101
+01000010
+10100001
+01010101
+01001010
+10100001
+01010101
+01001010
+10100001
+01010101
+00001010
+10000001
+01010101
+00101010
+10000101
+01010100
+10101010
+00000101
+01010010
+10101010
+00010101
+00001010
+10101000
+00010101
+00101010
+10100000
+01010101
+10101010
+10000001
+01010101
+10101010
+00000101
+01010101
+10100000
+00010101
+01010101
+00000001
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+00100001
+01010101
+01010100
+10000101
+01010101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010100
+10000101
+01010101
+01010101
+00100001
+01010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010101
+01001000
+01010101
+01010101
+01010010
+00010101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010010
+00010101
+01010101
+01001000
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00100100
+01010101
+01010101
+00100100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00011000
+01010101
+01010101
+00011000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010100
+10101000
+01010101
+01010100
+10101000
+01010101
+01010010
+10101010
+00010101
+01010010
+10101010
+00010101
+01001010
+10001010
+10000101
+01001010
+00010010
+10000101
+00101000
+01010100
+10100001
+00100001
+01010101
+00100001
+01000101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010100
+10000101
+01010101
+01010010
+10000101
+01010101
+01001010
+10000101
+01010101
+00101010
+10000101
+01010100
+10101010
+10000101
+01010010
+10101010
+10000101
+01001010
+10000010
+10000101
+00100000
+00010010
+10000101
+01000101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+00001000
+01010101
+01000000
+10100001
+01010000
+00101010
+10100001
+01001010
+10101010
+10000101
+00101010
+10101010
+10000101
+01000000
+00001010
+10000101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00000000
+00000001
+00101010
+10101010
+10101000
+01000010
+10101010
+10100001
+01010100
+00101010
+10000101
+01010101
+00101010
+00010101
+01010100
+10101000
+01010101
+01010100
+10100001
+01010101
+01010100
+10000101
+01010101
+01010010
+00010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+00010101
+01010101
+01001010
+10000001
+01010101
+01010010
+10101000
+00010101
+01010100
+10101010
+10000001
+01010101
+00101010
+10101000
+01010100
+10101010
+10000001
+01010010
+10101000
+00010101
+01001010
+10000001
+01010101
+00101000
+00010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010010
+00010101
+01010101
+01010100
+10000101
+01010101
+01010100
+10100001
+01010101
+01010100
+10101000
+01010101
+01010101
+00101010
+00010101
+01010100
+00101010
+10000101
+01000010
+10101010
+10100001
+00101010
+10101010
+10101000
+01000000
+00000000
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01000000
+00001010
+10000101
+00101010
+10101010
+10000101
+01001010
+10101010
+10000101
+01010000
+00101010
+10100001
+01010101
+01000000
+10100001
+01010101
+01010101
+00001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010100
+10000101
+01000101
+01010100
+10000101
+00100000
+00010010
+10000101
+01001010
+10000010
+10000101
+01010010
+10101010
+10000101
+01010100
+10101010
+10000101
+01010101
+00101010
+10000101
+01010101
+01001010
+10000101
+01010101
+01010010
+10000101
+01010101
+01010100
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01000101
+00100001
+01010101
+00100001
+00101000
+01010100
+10100001
+01001010
+00010010
+10000101
+01001010
+10001010
+10000101
+01010010
+10101010
+00010101
+01010010
+10101010
+00010101
+01010100
+10101000
+01010101
+01010100
+10101000
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010001
+01010010
+10000100
+00001000
+01010010
+10000010
+10100001
+01010010
+10101010
+10000101
+01010010
+10101010
+00010101
+01010010
+10101000
+01010101
+01010010
+10100001
+01010101
+01010010
+10000101
+01010101
+01010010
+00010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010010
+10100000
+00000001
+01010010
+10101010
+10101000
+01010010
+10101010
+10100001
+01001010
+10101000
+00000101
+01001010
+00000001
+01010101
+00100000
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010100
+10000101
+01010101
+01010010
+00010101
+01010101
+01001010
+00010101
+01010101
+00101010
+00010101
+01010100
+10101000
+01010101
+01010010
+10101000
+00010101
+01001010
+10101010
+10000001
+00101010
+10101010
+10101000
+01000000
+00000000
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010100
+00101000
+01010101
+01000010
+10100001
+01010100
+00101010
+10000101
+01000010
+10101010
+00010101
+00101010
+10101000
+01010101
+01000010
+10101010
+00010101
+01010100
+00101010
+10000101
+01010101
+01000010
+10100001
+01010101
+01010100
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00000000
+00000001
+00101010
+10101010
+10101000
+01001010
+10101010
+10000001
+01010010
+10101000
+00010101
+01010100
+10101000
+01010101
+01010101
+00101010
+00010101
+01010101
+01001010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010100
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100000
+01010101
+01010101
+01001010
+00000001
+01010101
+01001010
+10101000
+00000101
+01010010
+10101010
+10100001
+01010010
+10101010
+10101000
+01010010
+10100000
+00000001
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010010
+00010101
+01010101
+01010010
+10000101
+01010101
+01010010
+10100001
+01010101
+01010010
+10101000
+01010101
+01010010
+10101010
+00010101
+01010010
+10101010
+10000101
+01010010
+10000010
+10100001
+01010010
+10000100
+00001000
+01010010
+00010101
+01010001
+01010010
+00010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01001010
+00010101
+01010101
+00101010
+10000101
+01010100
+10101010
+10100001
+01010101
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01001010
+00010101
+01010101
+00101010
+10000101
+01010100
+10101010
+10100001
+01010101
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01001010
+00010101
+01010101
+00101010
+10000101
+01010100
+10101010
+10100001
+01010101
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000101
+01010100
+10101010
+10100001
+01010101
+00101010
+10000101
+01010101
+01001010
+00010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000101
+01010100
+10101010
+10100001
+01010101
+00101010
+10000101
+01010101
+01001010
+00010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000101
+01010100
+10101010
+10100001
+01010101
+00101010
+10000101
+01010101
+01001010
+00010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01000101
+00000001
+01001000
+00100000
+10101000
+00100010
+00100001
+00100000
+00101010
+00100001
+00100001
+00100010
+00100000
+00100001
+00100010
+00101010
+00100001
+01000100
+01000000
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010010
+01010101
+01010101
+01010010
+01010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+00010101
+01001000
+01010100
+10000101
+01010010
+00010010
+00010101
+01010100
+10001000
+01010101
+01010101
+00100001
+01010101
+01010100
+10001000
+01010101
+01010010
+00010010
+00010101
+01001000
+01010100
+10000101
+01010001
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010101
+01010101
+00101010
+00010101
+01010101
+00101010
+00010101
+01010101
+01000000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00010101
+01010101
+00101010
+10000101
+01010101
+00101010
+10000101
+01010101
+01000000
+00010101
+01010101
+00101010
+00010101
+01010101
+00101010
+00010101
+01010101
+01000000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00000101
+01010101
+00101010
+10100001
+01010101
+00101010
+10100001
+01010101
+01000000
+00000101
+01010101
+00101010
+10000101
+01010101
+00101010
+10000101
+01010101
+01000000
+00010101
+01010101
+00101010
+00010101
+01010101
+00101010
+00010101
+01010101
+01000000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+00010000
+01000000
+10100000
+10001010
+00101010
+10001000
+10001000
+00001000
+10001000
+10000010
+00001000
+10001000
+10000000
+10001000
+10100000
+10001010
+00001000
+00000101
+00010000
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+01101001
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10000010
+00010101
+10010010
+00010100
+10000110
+10010010
+00010100
+10000110
+01010100
+10000010
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01101001
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00000000
+00000101
+00101010
+10101010
+10100001
+00101010
+10000000
+00101000
+00101010
+10000000
+00001000
+00101010
+10000000
+00101000
+00101010
+10101010
+10100001
+01000000
+00000000
+00000101
+01010101
+01010101
+01010101
+00000101
+00010000
+01000000
+10100000
+10001010
+00101010
+10001000
+10001000
+00001000
+10001000
+10000010
+00001000
+10001000
+10000000
+10001000
+10100000
+10001010
+00001000
+00000101
+00010000
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10100010
+10001010
+00101000
+10100010
+10001010
+00101000
+10100010
+10001010
+00101000
+10100010
+10001010
+00101000
+10100010
+10001010
+00101000
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+00000101
+01000101
+00100000
+10100000
+00100001
+10001000
+10001000
+10001000
+10001000
+10001000
+10001000
+00100000
+10100000
+00100001
+01000101
+00000101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000001
+01010101
+01010010
+10101000
+00000000
+01010100
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01010001
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+00101010
+00010101
+00010100
+10100010
+10000101
+01010101
+00101010
+00010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01010001
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000101
+00000000
+00001010
+10100001
+01010101
+01010000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010100
+01010101
+01010101
+01010100
+01010101
+01010101
+01010100
+01010000
+00000000
+01010101
+01001010
+10101010
+00010101
+01010000
+00000000
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010100
+01010101
+01010101
+01010100
+01010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00010101
+00000000
+00101010
+10010101
+10101010
+10010101
+01010101
+01010101
+10010101
+01010101
+01010101
+10010101
+01010101
+01010101
+10010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10010101
+01010101
+01010101
+10010101
+01010101
+01010101
+10010101
+01010101
+01010101
+10010101
+01010101
+01010101
+00101010
+10010101
+10101010
+01000000
+00010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+01010101
+01000000
+00000001
+01010101
+00101010
+10101000
+01010101
+01000000
+00000001
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010010
+01010101
+01010101
+01010100
+01010100
+00000101
+01010101
+01010010
+10100001
+01010101
+01010100
+00000101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010010
+01010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01000101
+01010010
+00010101
+00100001
+01001000
+01010101
+01001000
+00101000
+01010101
+01001010
+10101000
+01010101
+01001010
+00000001
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+01010101
+01010000
+10101000
+01010101
+01001010
+00101000
+01010101
+01001010
+01001000
+01010101
+01001000
+01010010
+00010101
+00100001
+01010100
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010100
+00000101
+01010101
+01010010
+10100001
+01010101
+01010100
+00000101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010101
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010010
+01010000
+00000001
+01001000
+01001010
+10101000
+00100001
+01010000
+00000001
+01001000
+01010101
+01010101
+01010010
+01010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010100
+00100001
+01010101
+01010010
+01001000
+01010101
+01001000
+00100001
+01010101
+01010010
+10000101
+01010101
+01010100
+00010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01000000
+01010101
+01010101
+01010001
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010100
+00100001
+01010101
+01010010
+01001000
+01010101
+01001000
+00100001
+01010101
+01010010
+01000101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+00100001
+01010101
+01010101
+01001000
+01010000
+00000001
+01010010
+00001010
+10101000
+01001000
+01010000
+00000001
+00100001
+01010101
+01010101
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+01010101
+01001010
+10101010
+01010101
+01010000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+01010101
+01001010
+10101010
+01010101
+01010000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010100
+10000101
+01010101
+01010010
+00100001
+01010101
+01001000
+01001000
+01010101
+00100001
+01010010
+00010100
+10000101
+01010100
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+00010101
+01010010
+00010100
+10000101
+01001000
+01010101
+00100001
+00100001
+01010101
+01001000
+10000101
+01010101
+01010010
+00010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000101
+01010101
+10101010
+10100001
+01010101
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000101
+01010101
+10101010
+10100001
+01010101
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10010101
+01010101
+01010101
+00101010
+10101010
+10101010
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010110
+10101010
+10010101
+01011000
+00000000
+00100101
+10100000
+00000000
+00001010
+00000000
+00000000
+00000000
+10100000
+00000000
+00001010
+01011010
+10101010
+10100101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010110
+10101010
+10101010
+10101000
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00000000
+01001010
+10101010
+10101010
+01010000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000101
+10101010
+10101010
+10100001
+00000000
+00000000
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100000
+01010101
+01010101
+00101010
+01010101
+01010101
+01000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00000000
+01001010
+10101010
+10101010
+01001000
+00000000
+00000000
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+00001000
+01010101
+01010101
+10101000
+01010101
+01010101
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000101
+10101010
+10101010
+10100001
+00000000
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001001
+01010101
+01010101
+00100101
+01010101
+01010100
+10010101
+01010101
+01010010
+01010101
+01010101
+01010100
+10010101
+01010101
+01010101
+00100101
+01010101
+01010101
+01001001
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010001
+01010101
+01010010
+01001001
+01010101
+01001001
+00100101
+01010101
+00100100
+10010101
+01010100
+10010010
+01010101
+01010101
+00100100
+10010101
+01010101
+01001001
+00100101
+01010101
+01010010
+01001001
+01010101
+01010100
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010100
+01010001
+01010100
+10010010
+01001001
+01010010
+01001001
+00100101
+01001001
+00100100
+10010101
+00100100
+10010010
+01010101
+01001001
+00100100
+10010101
+01010010
+01001001
+00100101
+01010100
+10010010
+01001001
+01010101
+00010100
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+01100001
+01010101
+01010101
+01011000
+01010101
+01010101
+01010110
+00010101
+01010101
+01010101
+10000101
+01010101
+01010110
+00010101
+01010101
+01011000
+01010101
+01010101
+01100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+00010101
+01010101
+01100001
+10000101
+01010101
+01011000
+01100001
+01010101
+01010110
+00011000
+01010101
+01010101
+10000110
+00010101
+01010110
+00011000
+01010101
+01011000
+01100001
+01010101
+01100001
+10000101
+01010101
+01000101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+00010100
+01010101
+01100001
+10000110
+00010101
+01011000
+01100001
+10000101
+01010110
+00011000
+01100001
+01010101
+10000110
+00011000
+01010110
+00011000
+01100001
+01011000
+01100001
+10000101
+01100001
+10000110
+00010101
+01000101
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10010110
+00010101
+01010010
+01010101
+10000101
+01001001
+01010101
+01100001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10010110
+00010101
+01010010
+01000001
+10000101
+01001001
+00101000
+01100001
+01010100
+10010110
+00010101
+01010010
+01010101
+10000101
+01001001
+01010101
+01100001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10010110
+00010101
+01010010
+01000001
+10000101
+01001001
+00101000
+01100001
+01010100
+10010110
+00010101
+01010010
+01000001
+10000101
+01001001
+00101000
+01100001
+01010100
+10010110
+00010101
+01010010
+01010101
+10000101
+01001001
+01010101
+01100001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001001
+01010101
+01100001
+01010010
+01010101
+10000101
+01010100
+10010110
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001001
+01010101
+01100001
+01010010
+01010101
+10000101
+01010100
+10010110
+00010101
+01001001
+00101000
+01100001
+01010010
+01000001
+10000101
+01010100
+10010110
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001001
+01010101
+01100001
+01010010
+01010101
+10000101
+01010100
+10010110
+00010101
+01001001
+00101000
+01100001
+01010010
+01000001
+10000101
+01010100
+10010110
+00010101
+01001001
+00101000
+01100001
+01010010
+01000001
+10000101
+01010100
+10010110
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01001010
+10101010
+10101000
+01001010
+10100010
+10101000
+01001010
+10100010
+10101000
+01001010
+10100010
+10101000
+01000010
+10100010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01001010
+10101010
+10101000
+01001010
+10100010
+10101000
+01001010
+10100010
+10101000
+01001010
+10001010
+10101000
+01000010
+10001010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01001010
+10101010
+10101000
+01001010
+10100010
+10101000
+01001010
+10001010
+10101000
+01001010
+00101010
+10101000
+01000010
+10101010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01001010
+10101010
+10101000
+01001000
+00000010
+10101000
+01001010
+10101010
+10101000
+01001010
+10101010
+10101000
+01000010
+10101010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01001000
+00101010
+10101000
+01001010
+10000010
+10101000
+01001010
+10101010
+10101000
+01001010
+10101010
+10101000
+01000010
+10101010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10001010
+10000101
+01010010
+10001010
+10100001
+01001010
+10100010
+10101000
+01001010
+10100010
+10101000
+01001010
+10101010
+10101000
+01001010
+10101010
+10101000
+01000010
+10101010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10100010
+10000101
+01010010
+10100010
+10100001
+01001010
+10100010
+10101000
+01001010
+10100010
+10101000
+01001010
+10101010
+10101000
+01001010
+10101010
+10101000
+01000010
+10101010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101000
+10000101
+01010010
+10101000
+10100001
+01001010
+10100010
+10101000
+01001010
+10100010
+10101000
+01001010
+10101010
+10101000
+01001010
+10101010
+10101000
+01000010
+10101010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01001010
+10101010
+00001000
+01001010
+10100000
+10101000
+01001010
+10101010
+10101000
+01001010
+10101010
+10101000
+01000010
+10101010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01001010
+10101010
+10101000
+01001010
+10100000
+00001000
+01001010
+10101010
+10101000
+01001010
+10101010
+10101000
+01000010
+10101010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01001010
+10101010
+10101000
+01001010
+10100010
+10101000
+01001010
+10101000
+10101000
+01001010
+10101010
+00101000
+01000010
+10101010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01001010
+10101010
+10101000
+01001010
+10100010
+10101000
+01001010
+10100010
+10101000
+01001010
+10101000
+10101000
+01000010
+10101000
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01000100
+10101010
+00010001
+00100010
+00000000
+10001000
+00101000
+01010101
+00101000
+00101010
+00010100
+10101000
+01000000
+01010101
+00000001
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01000100
+10101010
+00010101
+00100010
+00000000
+01010101
+00101000
+01010101
+01010101
+00101010
+00010101
+01010101
+01000000
+01010101
+01010101
+00101000
+01010101
+01010101
+00100010
+00000101
+00010100
+00100010
+00100000
+10000010
+00101000
+10001000
+10100010
+00100000
+10101000
+10001010
+00100000
+10001000
+10000010
+01000101
+00010001
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010001
+01010101
+00000000
+10001000
+01010101
+01010101
+00101000
+01010101
+01010100
+10101000
+01000000
+01010101
+00000001
+00101000
+01010101
+01010101
+00100010
+00000101
+00010100
+00100010
+00100000
+10000010
+00101000
+10001000
+10100010
+00100000
+10101000
+10001010
+00100000
+10001000
+10000010
+01000101
+00010001
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010001
+01010101
+01010010
+00001000
+01010100
+01010010
+00001000
+01010100
+01010010
+00001010
+00010100
+01010010
+00001000
+10000100
+01010010
+00001000
+10000100
+01010010
+00001000
+00100000
+01010010
+00001000
+01001000
+01010010
+00001000
+01001000
+01010010
+00001000
+01010010
+01010010
+00001000
+01010100
+01010010
+00001000
+01010100
+01010100
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010100
+01010101
+10000101
+01010010
+00010101
+10000101
+01001000
+10000101
+10000101
+01001000
+10000101
+10000101
+01001000
+10000101
+10000101
+00100001
+00100001
+10000101
+00100000
+00100001
+10000101
+00101010
+10100001
+10000100
+10000000
+00001000
+10000100
+10000101
+01011000
+10000010
+00010101
+01010010
+10000010
+00010101
+01010010
+00010100
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010100
+01010101
+00100001
+01010010
+00010101
+00100001
+01010010
+00010101
+00100001
+01010010
+00010101
+01001000
+01001000
+01010101
+01001000
+01001000
+01010101
+01001000
+01001000
+01010101
+01010010
+00100001
+01010101
+01010010
+00100001
+01010101
+01010010
+00100001
+01010101
+00010100
+10000101
+01010101
+00010100
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00000000
+01010010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+01010100
+00000000
+10000101
+00000010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01000000
+10101010
+00000000
+01010010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00010101
+10101010
+10101010
+10000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001010
+10101010
+10101010
+00101010
+10101010
+10101010
+00101010
+10101010
+10101010
+00101010
+10101010
+10101010
+00101010
+10101010
+10101010
+00101010
+10101010
+10101010
+00101010
+10101010
+10101010
+01001010
+10101010
+10101010
+01010010
+10101010
+10101010
+01010100
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010010
+01010101
+01010101
+01001010
+01010101
+01010101
+01001010
+01010101
+01010101
+00101010
+01010101
+01010101
+00101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101000
+10101010
+10101010
+10100001
+10101010
+10101010
+10000100
+10101010
+10101010
+00010010
+10101010
+10101000
+01001010
+10101010
+10100001
+00101010
+10101010
+10100000
+10101000
+10101010
+10000100
+10100010
+10101010
+00010010
+10100010
+00000000
+01001010
+10100010
+01010101
+01001010
+10100010
+01010101
+00101010
+10100010
+00000000
+00101010
+10101000
+10101000
+00101010
+10101010
+10100000
+10101010
+10101010
+10100000
+10101010
+10101010
+10100000
+10101010
+10101010
+10100000
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010100
+10101010
+10101010
+01000010
+10101010
+10101010
+00101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10000000
+00001010
+10101010
+00101010
+10100010
+10101010
+10101010
+10101000
+10101010
+10101010
+10101010
+00101010
+10101000
+10101010
+10001010
+10100000
+00101010
+10001010
+10101000
+00101010
+10001010
+10101010
+10001010
+00101010
+10101010
+10100010
+10101010
+00101010
+10101000
+10100000
+10000010
+10001010
+10001010
+10101000
+00101010
+00101010
+10101010
+10101010
+00101010
+10101010
+10101010
+00101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+00010100
+10101010
+10101010
+10000001
+10101010
+10101010
+10101000
+10101010
+10101010
+10101010
+10101010
+10100000
+00000010
+10101010
+00001010
+10101000
+10101000
+10101010
+10101010
+10101000
+10101010
+10101010
+10100010
+10101010
+00101010
+10100010
+10101000
+00001010
+10100010
+10101000
+00101010
+10101000
+10100010
+10101010
+10101010
+10001010
+10101010
+00001010
+00101010
+10101000
+10100010
+10100010
+10000010
+10101000
+10101000
+00101010
+10101000
+10101010
+10101010
+10101000
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00101010
+10101010
+10101010
+01001010
+10101010
+10101010
+00010010
+10101010
+10101010
+10000100
+10101010
+10101010
+10100001
+00101010
+10101010
+10101000
+01001010
+10101010
+00101010
+00001010
+10101010
+10001010
+00010010
+10101010
+10001010
+10000100
+10101010
+10001010
+10100001
+00000000
+10001010
+10100001
+01010101
+10001010
+10101000
+01010101
+00101010
+10101000
+00000000
+10101010
+10101000
+00101010
+10101010
+10101000
+00001010
+10101010
+10101010
+00001010
+10101010
+10101010
+00001010
+10101010
+10101010
+00001010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10100001
+10101010
+10101010
+10101000
+10101010
+10101010
+10101000
+10101010
+10101010
+10101000
+10101010
+10101010
+10101000
+10101010
+10101010
+10101000
+10101010
+10101010
+10101001
+10101010
+10101010
+10100001
+10101010
+10101010
+10000101
+00000000
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+10100001
+01010101
+01010101
+10100001
+01010101
+01010101
+10101000
+01010101
+01010101
+10101000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00101010
+01010101
+01010101
+01001010
+01010101
+01010101
+01001010
+01010101
+01010101
+01010010
+01010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01001010
+01010101
+01010101
+00101010
+01010101
+01010100
+10101010
+01010101
+01010010
+10101010
+01010101
+01010010
+10101010
+01010101
+01010010
+10101010
+01010101
+01010010
+10101010
+01010101
+01010100
+10101010
+01010101
+01010101
+00101010
+01010101
+01010101
+01001010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10100000
+10101010
+10101010
+10100000
+10101010
+10101010
+10100000
+10101010
+10101010
+10101000
+00101010
+10101010
+00000000
+00101010
+10101010
+01010101
+00101010
+10101000
+01010101
+01001010
+10100010
+00000000
+01001010
+10100010
+10101010
+00010010
+10100010
+10101010
+10000010
+10100010
+10101010
+10000100
+10100010
+10101010
+10100000
+10101000
+10101010
+10100001
+00101010
+10101010
+10101000
+01001010
+10101010
+10101010
+00010010
+10101010
+10101010
+10000100
+10101010
+10101010
+10100001
+10101010
+10101010
+10101000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+00001010
+10101010
+10101010
+10000010
+10101000
+00101010
+10000000
+10000010
+10001010
+10100000
+00101010
+10101000
+10100000
+10101010
+10100010
+10101000
+10101010
+10001010
+00101010
+10101000
+00101010
+10001010
+10100000
+00101010
+10001010
+10101000
+10101010
+10001010
+10101010
+10101010
+00101010
+10101010
+10101000
+10101010
+00001010
+10100010
+10101010
+10100000
+00001010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+00001010
+10101010
+10101010
+01010000
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10100000
+10101010
+10101010
+10000010
+10101010
+10101010
+00000010
+10101000
+00101010
+00001010
+10100010
+10000010
+00001010
+00101010
+10101000
+00101010
+10001010
+10101010
+10101000
+10100010
+10101010
+10100010
+10101000
+00101010
+10100010
+10101000
+00001010
+10100010
+10101010
+00101010
+10101000
+10101010
+10101010
+10101010
+00101010
+10101010
+10101010
+10001010
+10100000
+10101010
+10100000
+00001010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10100000
+10101010
+10101010
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+00001010
+10101010
+10101010
+00001010
+10101010
+10101010
+00001010
+10101010
+10101000
+00101010
+10101010
+10101000
+00000000
+00101010
+10101000
+01010101
+10001010
+10100001
+01010101
+10001010
+10100001
+00000000
+10001010
+10000100
+10101010
+10001010
+10000010
+10101010
+10001010
+00010010
+10101010
+00101010
+00001010
+10101010
+10101000
+01001010
+10101010
+10100001
+00101010
+10101010
+10000100
+10101010
+10101010
+00010010
+10101010
+10101010
+01001010
+10101010
+10101010
+00101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010101
+10100001
+01010101
+01010101
+10101000
+01010101
+01010101
+10101010
+00010101
+01010101
+10101010
+10000101
+01010101
+10101010
+10000101
+01010101
+10101010
+10000101
+01010101
+10101010
+10000101
+01010101
+10101010
+00010101
+01010101
+10101000
+01010101
+01010101
+10100001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101000
+01010101
+01010101
+10100001
+01010101
+01010101
+10100001
+01010101
+01010101
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+00000010
+10101010
+01010101
+01010100
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10000000
+00010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
01010101
\ No newline at end of file
diff --git a/resources/osd/analogue/default.png b/resources/osd/analogue/default.png
new file mode 100644
index 00000000..99dfdfde
Binary files /dev/null and b/resources/osd/analogue/default.png differ
diff --git a/resources/osd/default.yaml b/resources/osd/analogue/default.yaml
similarity index 100%
rename from resources/osd/default.yaml
rename to resources/osd/analogue/default.yaml
diff --git a/resources/osd/default/001.png b/resources/osd/analogue/default/001.png
similarity index 100%
rename from resources/osd/default/001.png
rename to resources/osd/analogue/default/001.png
diff --git a/resources/osd/default/002.png b/resources/osd/analogue/default/002.png
similarity index 100%
rename from resources/osd/default/002.png
rename to resources/osd/analogue/default/002.png
diff --git a/resources/osd/default/003.png b/resources/osd/analogue/default/003.png
similarity index 100%
rename from resources/osd/default/003.png
rename to resources/osd/analogue/default/003.png
diff --git a/resources/osd/default/004.png b/resources/osd/analogue/default/004.png
similarity index 100%
rename from resources/osd/default/004.png
rename to resources/osd/analogue/default/004.png
diff --git a/resources/osd/default/005.png b/resources/osd/analogue/default/005.png
similarity index 100%
rename from resources/osd/default/005.png
rename to resources/osd/analogue/default/005.png
diff --git a/resources/osd/default/006.png b/resources/osd/analogue/default/006.png
similarity index 100%
rename from resources/osd/default/006.png
rename to resources/osd/analogue/default/006.png
diff --git a/resources/osd/default/007.png b/resources/osd/analogue/default/007.png
similarity index 100%
rename from resources/osd/default/007.png
rename to resources/osd/analogue/default/007.png
diff --git a/resources/osd/default/008-009.png b/resources/osd/analogue/default/008-009.png
similarity index 100%
rename from resources/osd/default/008-009.png
rename to resources/osd/analogue/default/008-009.png
diff --git a/resources/osd/default/010.png b/resources/osd/analogue/default/010.png
similarity index 100%
rename from resources/osd/default/010.png
rename to resources/osd/analogue/default/010.png
diff --git a/resources/osd/default/011.png b/resources/osd/analogue/default/011.png
similarity index 100%
rename from resources/osd/default/011.png
rename to resources/osd/analogue/default/011.png
diff --git a/resources/osd/default/012.png b/resources/osd/analogue/default/012.png
similarity index 100%
rename from resources/osd/default/012.png
rename to resources/osd/analogue/default/012.png
diff --git a/resources/osd/default/013.png b/resources/osd/analogue/default/013.png
similarity index 100%
rename from resources/osd/default/013.png
rename to resources/osd/analogue/default/013.png
diff --git a/resources/osd/default/014-015.png b/resources/osd/analogue/default/014-015.png
similarity index 100%
rename from resources/osd/default/014-015.png
rename to resources/osd/analogue/default/014-015.png
diff --git a/resources/osd/default/016.png b/resources/osd/analogue/default/016.png
similarity index 100%
rename from resources/osd/default/016.png
rename to resources/osd/analogue/default/016.png
diff --git a/resources/osd/default/017.png b/resources/osd/analogue/default/017.png
similarity index 100%
rename from resources/osd/default/017.png
rename to resources/osd/analogue/default/017.png
diff --git a/resources/osd/default/018.png b/resources/osd/analogue/default/018.png
similarity index 100%
rename from resources/osd/default/018.png
rename to resources/osd/analogue/default/018.png
diff --git a/resources/osd/default/019.png b/resources/osd/analogue/default/019.png
similarity index 100%
rename from resources/osd/default/019.png
rename to resources/osd/analogue/default/019.png
diff --git a/resources/osd/default/020.png b/resources/osd/analogue/default/020.png
similarity index 100%
rename from resources/osd/default/020.png
rename to resources/osd/analogue/default/020.png
diff --git a/resources/osd/default/021.png b/resources/osd/analogue/default/021.png
similarity index 100%
rename from resources/osd/default/021.png
rename to resources/osd/analogue/default/021.png
diff --git a/resources/osd/default/022.png b/resources/osd/analogue/default/022.png
similarity index 100%
rename from resources/osd/default/022.png
rename to resources/osd/analogue/default/022.png
diff --git a/resources/osd/default/023.png b/resources/osd/analogue/default/023.png
similarity index 100%
rename from resources/osd/default/023.png
rename to resources/osd/analogue/default/023.png
diff --git a/resources/osd/default/024.png b/resources/osd/analogue/default/024.png
similarity index 100%
rename from resources/osd/default/024.png
rename to resources/osd/analogue/default/024.png
diff --git a/resources/osd/default/025.png b/resources/osd/analogue/default/025.png
similarity index 100%
rename from resources/osd/default/025.png
rename to resources/osd/analogue/default/025.png
diff --git a/resources/osd/default/026.png b/resources/osd/analogue/default/026.png
similarity index 100%
rename from resources/osd/default/026.png
rename to resources/osd/analogue/default/026.png
diff --git a/resources/osd/default/027.png b/resources/osd/analogue/default/027.png
similarity index 100%
rename from resources/osd/default/027.png
rename to resources/osd/analogue/default/027.png
diff --git a/resources/osd/default/028.png b/resources/osd/analogue/default/028.png
similarity index 100%
rename from resources/osd/default/028.png
rename to resources/osd/analogue/default/028.png
diff --git a/resources/osd/default/029.png b/resources/osd/analogue/default/029.png
similarity index 100%
rename from resources/osd/default/029.png
rename to resources/osd/analogue/default/029.png
diff --git a/resources/osd/default/030.png b/resources/osd/analogue/default/030.png
similarity index 100%
rename from resources/osd/default/030.png
rename to resources/osd/analogue/default/030.png
diff --git a/resources/osd/default/031.png b/resources/osd/analogue/default/031.png
similarity index 100%
rename from resources/osd/default/031.png
rename to resources/osd/analogue/default/031.png
diff --git a/resources/osd/default/032.png b/resources/osd/analogue/default/032.png
similarity index 100%
rename from resources/osd/default/032.png
rename to resources/osd/analogue/default/032.png
diff --git a/resources/osd/default/033.png b/resources/osd/analogue/default/033.png
similarity index 100%
rename from resources/osd/default/033.png
rename to resources/osd/analogue/default/033.png
diff --git a/resources/osd/default/034.png b/resources/osd/analogue/default/034.png
similarity index 100%
rename from resources/osd/default/034.png
rename to resources/osd/analogue/default/034.png
diff --git a/resources/osd/default/035.png b/resources/osd/analogue/default/035.png
similarity index 100%
rename from resources/osd/default/035.png
rename to resources/osd/analogue/default/035.png
diff --git a/resources/osd/default/036.png b/resources/osd/analogue/default/036.png
similarity index 100%
rename from resources/osd/default/036.png
rename to resources/osd/analogue/default/036.png
diff --git a/resources/osd/default/037.png b/resources/osd/analogue/default/037.png
similarity index 100%
rename from resources/osd/default/037.png
rename to resources/osd/analogue/default/037.png
diff --git a/resources/osd/default/038.png b/resources/osd/analogue/default/038.png
similarity index 100%
rename from resources/osd/default/038.png
rename to resources/osd/analogue/default/038.png
diff --git a/resources/osd/default/039.png b/resources/osd/analogue/default/039.png
similarity index 100%
rename from resources/osd/default/039.png
rename to resources/osd/analogue/default/039.png
diff --git a/resources/osd/default/040.png b/resources/osd/analogue/default/040.png
similarity index 100%
rename from resources/osd/default/040.png
rename to resources/osd/analogue/default/040.png
diff --git a/resources/osd/default/041.png b/resources/osd/analogue/default/041.png
similarity index 100%
rename from resources/osd/default/041.png
rename to resources/osd/analogue/default/041.png
diff --git a/resources/osd/default/042.png b/resources/osd/analogue/default/042.png
similarity index 100%
rename from resources/osd/default/042.png
rename to resources/osd/analogue/default/042.png
diff --git a/resources/osd/default/043.png b/resources/osd/analogue/default/043.png
similarity index 100%
rename from resources/osd/default/043.png
rename to resources/osd/analogue/default/043.png
diff --git a/resources/osd/default/044.png b/resources/osd/analogue/default/044.png
similarity index 100%
rename from resources/osd/default/044.png
rename to resources/osd/analogue/default/044.png
diff --git a/resources/osd/default/045.png b/resources/osd/analogue/default/045.png
similarity index 100%
rename from resources/osd/default/045.png
rename to resources/osd/analogue/default/045.png
diff --git a/resources/osd/default/046.png b/resources/osd/analogue/default/046.png
similarity index 100%
rename from resources/osd/default/046.png
rename to resources/osd/analogue/default/046.png
diff --git a/resources/osd/default/047.png b/resources/osd/analogue/default/047.png
similarity index 100%
rename from resources/osd/default/047.png
rename to resources/osd/analogue/default/047.png
diff --git a/resources/osd/default/048.png b/resources/osd/analogue/default/048.png
similarity index 100%
rename from resources/osd/default/048.png
rename to resources/osd/analogue/default/048.png
diff --git a/resources/osd/default/049.png b/resources/osd/analogue/default/049.png
similarity index 100%
rename from resources/osd/default/049.png
rename to resources/osd/analogue/default/049.png
diff --git a/resources/osd/default/050.png b/resources/osd/analogue/default/050.png
similarity index 100%
rename from resources/osd/default/050.png
rename to resources/osd/analogue/default/050.png
diff --git a/resources/osd/default/051.png b/resources/osd/analogue/default/051.png
similarity index 100%
rename from resources/osd/default/051.png
rename to resources/osd/analogue/default/051.png
diff --git a/resources/osd/default/052.png b/resources/osd/analogue/default/052.png
similarity index 100%
rename from resources/osd/default/052.png
rename to resources/osd/analogue/default/052.png
diff --git a/resources/osd/default/053.png b/resources/osd/analogue/default/053.png
similarity index 100%
rename from resources/osd/default/053.png
rename to resources/osd/analogue/default/053.png
diff --git a/resources/osd/default/054.png b/resources/osd/analogue/default/054.png
similarity index 100%
rename from resources/osd/default/054.png
rename to resources/osd/analogue/default/054.png
diff --git a/resources/osd/default/055.png b/resources/osd/analogue/default/055.png
similarity index 100%
rename from resources/osd/default/055.png
rename to resources/osd/analogue/default/055.png
diff --git a/resources/osd/default/056.png b/resources/osd/analogue/default/056.png
similarity index 100%
rename from resources/osd/default/056.png
rename to resources/osd/analogue/default/056.png
diff --git a/resources/osd/default/057.png b/resources/osd/analogue/default/057.png
similarity index 100%
rename from resources/osd/default/057.png
rename to resources/osd/analogue/default/057.png
diff --git a/resources/osd/default/058.png b/resources/osd/analogue/default/058.png
similarity index 100%
rename from resources/osd/default/058.png
rename to resources/osd/analogue/default/058.png
diff --git a/resources/osd/default/059.png b/resources/osd/analogue/default/059.png
similarity index 100%
rename from resources/osd/default/059.png
rename to resources/osd/analogue/default/059.png
diff --git a/resources/osd/default/060.png b/resources/osd/analogue/default/060.png
similarity index 100%
rename from resources/osd/default/060.png
rename to resources/osd/analogue/default/060.png
diff --git a/resources/osd/default/061.png b/resources/osd/analogue/default/061.png
similarity index 100%
rename from resources/osd/default/061.png
rename to resources/osd/analogue/default/061.png
diff --git a/resources/osd/default/062.png b/resources/osd/analogue/default/062.png
similarity index 100%
rename from resources/osd/default/062.png
rename to resources/osd/analogue/default/062.png
diff --git a/resources/osd/default/063.png b/resources/osd/analogue/default/063.png
similarity index 100%
rename from resources/osd/default/063.png
rename to resources/osd/analogue/default/063.png
diff --git a/resources/osd/default/064.png b/resources/osd/analogue/default/064.png
similarity index 100%
rename from resources/osd/default/064.png
rename to resources/osd/analogue/default/064.png
diff --git a/resources/osd/default/065.png b/resources/osd/analogue/default/065.png
similarity index 100%
rename from resources/osd/default/065.png
rename to resources/osd/analogue/default/065.png
diff --git a/resources/osd/default/066.png b/resources/osd/analogue/default/066.png
similarity index 100%
rename from resources/osd/default/066.png
rename to resources/osd/analogue/default/066.png
diff --git a/resources/osd/default/067.png b/resources/osd/analogue/default/067.png
similarity index 100%
rename from resources/osd/default/067.png
rename to resources/osd/analogue/default/067.png
diff --git a/resources/osd/default/068.png b/resources/osd/analogue/default/068.png
similarity index 100%
rename from resources/osd/default/068.png
rename to resources/osd/analogue/default/068.png
diff --git a/resources/osd/default/069.png b/resources/osd/analogue/default/069.png
similarity index 100%
rename from resources/osd/default/069.png
rename to resources/osd/analogue/default/069.png
diff --git a/resources/osd/default/070.png b/resources/osd/analogue/default/070.png
similarity index 100%
rename from resources/osd/default/070.png
rename to resources/osd/analogue/default/070.png
diff --git a/resources/osd/default/071.png b/resources/osd/analogue/default/071.png
similarity index 100%
rename from resources/osd/default/071.png
rename to resources/osd/analogue/default/071.png
diff --git a/resources/osd/default/072.png b/resources/osd/analogue/default/072.png
similarity index 100%
rename from resources/osd/default/072.png
rename to resources/osd/analogue/default/072.png
diff --git a/resources/osd/default/073.png b/resources/osd/analogue/default/073.png
similarity index 100%
rename from resources/osd/default/073.png
rename to resources/osd/analogue/default/073.png
diff --git a/resources/osd/default/074.png b/resources/osd/analogue/default/074.png
similarity index 100%
rename from resources/osd/default/074.png
rename to resources/osd/analogue/default/074.png
diff --git a/resources/osd/default/075.png b/resources/osd/analogue/default/075.png
similarity index 100%
rename from resources/osd/default/075.png
rename to resources/osd/analogue/default/075.png
diff --git a/resources/osd/default/076.png b/resources/osd/analogue/default/076.png
similarity index 100%
rename from resources/osd/default/076.png
rename to resources/osd/analogue/default/076.png
diff --git a/resources/osd/default/077.png b/resources/osd/analogue/default/077.png
similarity index 100%
rename from resources/osd/default/077.png
rename to resources/osd/analogue/default/077.png
diff --git a/resources/osd/default/078.png b/resources/osd/analogue/default/078.png
similarity index 100%
rename from resources/osd/default/078.png
rename to resources/osd/analogue/default/078.png
diff --git a/resources/osd/default/079.png b/resources/osd/analogue/default/079.png
similarity index 100%
rename from resources/osd/default/079.png
rename to resources/osd/analogue/default/079.png
diff --git a/resources/osd/default/080.png b/resources/osd/analogue/default/080.png
similarity index 100%
rename from resources/osd/default/080.png
rename to resources/osd/analogue/default/080.png
diff --git a/resources/osd/default/081.png b/resources/osd/analogue/default/081.png
similarity index 100%
rename from resources/osd/default/081.png
rename to resources/osd/analogue/default/081.png
diff --git a/resources/osd/default/082.png b/resources/osd/analogue/default/082.png
similarity index 100%
rename from resources/osd/default/082.png
rename to resources/osd/analogue/default/082.png
diff --git a/resources/osd/default/083.png b/resources/osd/analogue/default/083.png
similarity index 100%
rename from resources/osd/default/083.png
rename to resources/osd/analogue/default/083.png
diff --git a/resources/osd/default/084.png b/resources/osd/analogue/default/084.png
similarity index 100%
rename from resources/osd/default/084.png
rename to resources/osd/analogue/default/084.png
diff --git a/resources/osd/default/085.png b/resources/osd/analogue/default/085.png
similarity index 100%
rename from resources/osd/default/085.png
rename to resources/osd/analogue/default/085.png
diff --git a/resources/osd/default/086.png b/resources/osd/analogue/default/086.png
similarity index 100%
rename from resources/osd/default/086.png
rename to resources/osd/analogue/default/086.png
diff --git a/resources/osd/default/087.png b/resources/osd/analogue/default/087.png
similarity index 100%
rename from resources/osd/default/087.png
rename to resources/osd/analogue/default/087.png
diff --git a/resources/osd/default/088.png b/resources/osd/analogue/default/088.png
similarity index 100%
rename from resources/osd/default/088.png
rename to resources/osd/analogue/default/088.png
diff --git a/resources/osd/default/089.png b/resources/osd/analogue/default/089.png
similarity index 100%
rename from resources/osd/default/089.png
rename to resources/osd/analogue/default/089.png
diff --git a/resources/osd/default/090.png b/resources/osd/analogue/default/090.png
similarity index 100%
rename from resources/osd/default/090.png
rename to resources/osd/analogue/default/090.png
diff --git a/resources/osd/default/091.png b/resources/osd/analogue/default/091.png
similarity index 100%
rename from resources/osd/default/091.png
rename to resources/osd/analogue/default/091.png
diff --git a/resources/osd/default/092.png b/resources/osd/analogue/default/092.png
similarity index 100%
rename from resources/osd/default/092.png
rename to resources/osd/analogue/default/092.png
diff --git a/resources/osd/default/093.png b/resources/osd/analogue/default/093.png
similarity index 100%
rename from resources/osd/default/093.png
rename to resources/osd/analogue/default/093.png
diff --git a/resources/osd/default/094.png b/resources/osd/analogue/default/094.png
similarity index 100%
rename from resources/osd/default/094.png
rename to resources/osd/analogue/default/094.png
diff --git a/resources/osd/default/095.png b/resources/osd/analogue/default/095.png
similarity index 100%
rename from resources/osd/default/095.png
rename to resources/osd/analogue/default/095.png
diff --git a/resources/osd/default/096-097.png b/resources/osd/analogue/default/096-097.png
similarity index 100%
rename from resources/osd/default/096-097.png
rename to resources/osd/analogue/default/096-097.png
diff --git a/resources/osd/default/098.png b/resources/osd/analogue/default/098.png
similarity index 100%
rename from resources/osd/default/098.png
rename to resources/osd/analogue/default/098.png
diff --git a/resources/osd/default/099.png b/resources/osd/analogue/default/099.png
similarity index 100%
rename from resources/osd/default/099.png
rename to resources/osd/analogue/default/099.png
diff --git a/resources/osd/default/100.png b/resources/osd/analogue/default/100.png
similarity index 100%
rename from resources/osd/default/100.png
rename to resources/osd/analogue/default/100.png
diff --git a/resources/osd/default/101.png b/resources/osd/analogue/default/101.png
similarity index 100%
rename from resources/osd/default/101.png
rename to resources/osd/analogue/default/101.png
diff --git a/resources/osd/default/102.png b/resources/osd/analogue/default/102.png
similarity index 100%
rename from resources/osd/default/102.png
rename to resources/osd/analogue/default/102.png
diff --git a/resources/osd/default/103.png b/resources/osd/analogue/default/103.png
similarity index 100%
rename from resources/osd/default/103.png
rename to resources/osd/analogue/default/103.png
diff --git a/resources/osd/default/104.png b/resources/osd/analogue/default/104.png
similarity index 100%
rename from resources/osd/default/104.png
rename to resources/osd/analogue/default/104.png
diff --git a/resources/osd/default/105.png b/resources/osd/analogue/default/105.png
similarity index 100%
rename from resources/osd/default/105.png
rename to resources/osd/analogue/default/105.png
diff --git a/resources/osd/default/106.png b/resources/osd/analogue/default/106.png
similarity index 100%
rename from resources/osd/default/106.png
rename to resources/osd/analogue/default/106.png
diff --git a/resources/osd/default/107-108.png b/resources/osd/analogue/default/107-108.png
similarity index 100%
rename from resources/osd/default/107-108.png
rename to resources/osd/analogue/default/107-108.png
diff --git a/resources/osd/default/109.png b/resources/osd/analogue/default/109.png
similarity index 100%
rename from resources/osd/default/109.png
rename to resources/osd/analogue/default/109.png
diff --git a/resources/osd/default/110.png b/resources/osd/analogue/default/110.png
similarity index 100%
rename from resources/osd/default/110.png
rename to resources/osd/analogue/default/110.png
diff --git a/resources/osd/default/111.png b/resources/osd/analogue/default/111.png
similarity index 100%
rename from resources/osd/default/111.png
rename to resources/osd/analogue/default/111.png
diff --git a/resources/osd/default/112.png b/resources/osd/analogue/default/112.png
similarity index 100%
rename from resources/osd/default/112.png
rename to resources/osd/analogue/default/112.png
diff --git a/resources/osd/default/113.png b/resources/osd/analogue/default/113.png
similarity index 100%
rename from resources/osd/default/113.png
rename to resources/osd/analogue/default/113.png
diff --git a/resources/osd/default/114.png b/resources/osd/analogue/default/114.png
similarity index 100%
rename from resources/osd/default/114.png
rename to resources/osd/analogue/default/114.png
diff --git a/resources/osd/default/115.png b/resources/osd/analogue/default/115.png
similarity index 100%
rename from resources/osd/default/115.png
rename to resources/osd/analogue/default/115.png
diff --git a/resources/osd/default/116.png b/resources/osd/analogue/default/116.png
similarity index 100%
rename from resources/osd/default/116.png
rename to resources/osd/analogue/default/116.png
diff --git a/resources/osd/default/117.png b/resources/osd/analogue/default/117.png
similarity index 100%
rename from resources/osd/default/117.png
rename to resources/osd/analogue/default/117.png
diff --git a/resources/osd/default/118.png b/resources/osd/analogue/default/118.png
similarity index 100%
rename from resources/osd/default/118.png
rename to resources/osd/analogue/default/118.png
diff --git a/resources/osd/default/119.png b/resources/osd/analogue/default/119.png
similarity index 100%
rename from resources/osd/default/119.png
rename to resources/osd/analogue/default/119.png
diff --git a/resources/osd/default/120.png b/resources/osd/analogue/default/120.png
similarity index 100%
rename from resources/osd/default/120.png
rename to resources/osd/analogue/default/120.png
diff --git a/resources/osd/default/121.png b/resources/osd/analogue/default/121.png
similarity index 100%
rename from resources/osd/default/121.png
rename to resources/osd/analogue/default/121.png
diff --git a/resources/osd/default/122.png b/resources/osd/analogue/default/122.png
similarity index 100%
rename from resources/osd/default/122.png
rename to resources/osd/analogue/default/122.png
diff --git a/resources/osd/default/123.png b/resources/osd/analogue/default/123.png
similarity index 100%
rename from resources/osd/default/123.png
rename to resources/osd/analogue/default/123.png
diff --git a/resources/osd/default/124.png b/resources/osd/analogue/default/124.png
similarity index 100%
rename from resources/osd/default/124.png
rename to resources/osd/analogue/default/124.png
diff --git a/resources/osd/default/125.png b/resources/osd/analogue/default/125.png
similarity index 100%
rename from resources/osd/default/125.png
rename to resources/osd/analogue/default/125.png
diff --git a/resources/osd/default/126.png b/resources/osd/analogue/default/126.png
similarity index 100%
rename from resources/osd/default/126.png
rename to resources/osd/analogue/default/126.png
diff --git a/resources/osd/default/127.png b/resources/osd/analogue/default/127.png
similarity index 100%
rename from resources/osd/default/127.png
rename to resources/osd/analogue/default/127.png
diff --git a/resources/osd/default/128.png b/resources/osd/analogue/default/128.png
similarity index 100%
rename from resources/osd/default/128.png
rename to resources/osd/analogue/default/128.png
diff --git a/resources/osd/default/129.png b/resources/osd/analogue/default/129.png
similarity index 100%
rename from resources/osd/default/129.png
rename to resources/osd/analogue/default/129.png
diff --git a/resources/osd/default/130.png b/resources/osd/analogue/default/130.png
similarity index 100%
rename from resources/osd/default/130.png
rename to resources/osd/analogue/default/130.png
diff --git a/resources/osd/default/131.png b/resources/osd/analogue/default/131.png
similarity index 100%
rename from resources/osd/default/131.png
rename to resources/osd/analogue/default/131.png
diff --git a/resources/osd/default/132.png b/resources/osd/analogue/default/132.png
similarity index 100%
rename from resources/osd/default/132.png
rename to resources/osd/analogue/default/132.png
diff --git a/resources/osd/default/133.png b/resources/osd/analogue/default/133.png
similarity index 100%
rename from resources/osd/default/133.png
rename to resources/osd/analogue/default/133.png
diff --git a/resources/osd/default/134.png b/resources/osd/analogue/default/134.png
similarity index 100%
rename from resources/osd/default/134.png
rename to resources/osd/analogue/default/134.png
diff --git a/resources/osd/default/135.png b/resources/osd/analogue/default/135.png
similarity index 100%
rename from resources/osd/default/135.png
rename to resources/osd/analogue/default/135.png
diff --git a/resources/osd/default/136.png b/resources/osd/analogue/default/136.png
similarity index 100%
rename from resources/osd/default/136.png
rename to resources/osd/analogue/default/136.png
diff --git a/resources/osd/default/137.png b/resources/osd/analogue/default/137.png
similarity index 100%
rename from resources/osd/default/137.png
rename to resources/osd/analogue/default/137.png
diff --git a/resources/osd/default/138.png b/resources/osd/analogue/default/138.png
similarity index 100%
rename from resources/osd/default/138.png
rename to resources/osd/analogue/default/138.png
diff --git a/resources/osd/default/139.png b/resources/osd/analogue/default/139.png
similarity index 100%
rename from resources/osd/default/139.png
rename to resources/osd/analogue/default/139.png
diff --git a/resources/osd/default/140.png b/resources/osd/analogue/default/140.png
similarity index 100%
rename from resources/osd/default/140.png
rename to resources/osd/analogue/default/140.png
diff --git a/resources/osd/default/141.png b/resources/osd/analogue/default/141.png
similarity index 100%
rename from resources/osd/default/141.png
rename to resources/osd/analogue/default/141.png
diff --git a/resources/osd/default/142.png b/resources/osd/analogue/default/142.png
similarity index 100%
rename from resources/osd/default/142.png
rename to resources/osd/analogue/default/142.png
diff --git a/resources/osd/default/143.png b/resources/osd/analogue/default/143.png
similarity index 100%
rename from resources/osd/default/143.png
rename to resources/osd/analogue/default/143.png
diff --git a/resources/osd/default/144.png b/resources/osd/analogue/default/144.png
similarity index 100%
rename from resources/osd/default/144.png
rename to resources/osd/analogue/default/144.png
diff --git a/resources/osd/default/145.png b/resources/osd/analogue/default/145.png
similarity index 100%
rename from resources/osd/default/145.png
rename to resources/osd/analogue/default/145.png
diff --git a/resources/osd/default/146.png b/resources/osd/analogue/default/146.png
similarity index 100%
rename from resources/osd/default/146.png
rename to resources/osd/analogue/default/146.png
diff --git a/resources/osd/default/147-148.png b/resources/osd/analogue/default/147-148.png
similarity index 100%
rename from resources/osd/default/147-148.png
rename to resources/osd/analogue/default/147-148.png
diff --git a/resources/osd/default/149.png b/resources/osd/analogue/default/149.png
similarity index 100%
rename from resources/osd/default/149.png
rename to resources/osd/analogue/default/149.png
diff --git a/resources/osd/default/150.png b/resources/osd/analogue/default/150.png
similarity index 100%
rename from resources/osd/default/150.png
rename to resources/osd/analogue/default/150.png
diff --git a/resources/osd/default/151.png b/resources/osd/analogue/default/151.png
similarity index 100%
rename from resources/osd/default/151.png
rename to resources/osd/analogue/default/151.png
diff --git a/resources/osd/default/152.png b/resources/osd/analogue/default/152.png
similarity index 100%
rename from resources/osd/default/152.png
rename to resources/osd/analogue/default/152.png
diff --git a/resources/osd/default/153.png b/resources/osd/analogue/default/153.png
similarity index 100%
rename from resources/osd/default/153.png
rename to resources/osd/analogue/default/153.png
diff --git a/resources/osd/default/154.png b/resources/osd/analogue/default/154.png
similarity index 100%
rename from resources/osd/default/154.png
rename to resources/osd/analogue/default/154.png
diff --git a/resources/osd/default/155.png b/resources/osd/analogue/default/155.png
similarity index 100%
rename from resources/osd/default/155.png
rename to resources/osd/analogue/default/155.png
diff --git a/resources/osd/default/156.png b/resources/osd/analogue/default/156.png
similarity index 100%
rename from resources/osd/default/156.png
rename to resources/osd/analogue/default/156.png
diff --git a/resources/osd/default/157.png b/resources/osd/analogue/default/157.png
similarity index 100%
rename from resources/osd/default/157.png
rename to resources/osd/analogue/default/157.png
diff --git a/resources/osd/default/158.png b/resources/osd/analogue/default/158.png
similarity index 100%
rename from resources/osd/default/158.png
rename to resources/osd/analogue/default/158.png
diff --git a/resources/osd/default/159.png b/resources/osd/analogue/default/159.png
similarity index 100%
rename from resources/osd/default/159.png
rename to resources/osd/analogue/default/159.png
diff --git a/resources/osd/default/160.png b/resources/osd/analogue/default/160.png
similarity index 100%
rename from resources/osd/default/160.png
rename to resources/osd/analogue/default/160.png
diff --git a/resources/osd/default/161.png b/resources/osd/analogue/default/161.png
similarity index 100%
rename from resources/osd/default/161.png
rename to resources/osd/analogue/default/161.png
diff --git a/resources/osd/default/162.png b/resources/osd/analogue/default/162.png
similarity index 100%
rename from resources/osd/default/162.png
rename to resources/osd/analogue/default/162.png
diff --git a/resources/osd/default/163.png b/resources/osd/analogue/default/163.png
similarity index 100%
rename from resources/osd/default/163.png
rename to resources/osd/analogue/default/163.png
diff --git a/resources/osd/default/164.png b/resources/osd/analogue/default/164.png
similarity index 100%
rename from resources/osd/default/164.png
rename to resources/osd/analogue/default/164.png
diff --git a/resources/osd/default/165.png b/resources/osd/analogue/default/165.png
similarity index 100%
rename from resources/osd/default/165.png
rename to resources/osd/analogue/default/165.png
diff --git a/resources/osd/default/166.png b/resources/osd/analogue/default/166.png
similarity index 100%
rename from resources/osd/default/166.png
rename to resources/osd/analogue/default/166.png
diff --git a/resources/osd/default/167.png b/resources/osd/analogue/default/167.png
similarity index 100%
rename from resources/osd/default/167.png
rename to resources/osd/analogue/default/167.png
diff --git a/resources/osd/default/168.png b/resources/osd/analogue/default/168.png
similarity index 100%
rename from resources/osd/default/168.png
rename to resources/osd/analogue/default/168.png
diff --git a/resources/osd/default/169.png b/resources/osd/analogue/default/169.png
similarity index 100%
rename from resources/osd/default/169.png
rename to resources/osd/analogue/default/169.png
diff --git a/resources/osd/default/170.png b/resources/osd/analogue/default/170.png
similarity index 100%
rename from resources/osd/default/170.png
rename to resources/osd/analogue/default/170.png
diff --git a/resources/osd/default/171-172.png b/resources/osd/analogue/default/171-172.png
similarity index 100%
rename from resources/osd/default/171-172.png
rename to resources/osd/analogue/default/171-172.png
diff --git a/resources/osd/default/173.png b/resources/osd/analogue/default/173.png
similarity index 100%
rename from resources/osd/default/173.png
rename to resources/osd/analogue/default/173.png
diff --git a/resources/osd/default/174.png b/resources/osd/analogue/default/174.png
similarity index 100%
rename from resources/osd/default/174.png
rename to resources/osd/analogue/default/174.png
diff --git a/resources/osd/default/175.png b/resources/osd/analogue/default/175.png
similarity index 100%
rename from resources/osd/default/175.png
rename to resources/osd/analogue/default/175.png
diff --git a/resources/osd/default/176.png b/resources/osd/analogue/default/176.png
similarity index 100%
rename from resources/osd/default/176.png
rename to resources/osd/analogue/default/176.png
diff --git a/resources/osd/default/177.png b/resources/osd/analogue/default/177.png
similarity index 100%
rename from resources/osd/default/177.png
rename to resources/osd/analogue/default/177.png
diff --git a/resources/osd/default/178.png b/resources/osd/analogue/default/178.png
similarity index 100%
rename from resources/osd/default/178.png
rename to resources/osd/analogue/default/178.png
diff --git a/resources/osd/default/179.png b/resources/osd/analogue/default/179.png
similarity index 100%
rename from resources/osd/default/179.png
rename to resources/osd/analogue/default/179.png
diff --git a/resources/osd/default/180.png b/resources/osd/analogue/default/180.png
similarity index 100%
rename from resources/osd/default/180.png
rename to resources/osd/analogue/default/180.png
diff --git a/resources/osd/default/181.png b/resources/osd/analogue/default/181.png
similarity index 100%
rename from resources/osd/default/181.png
rename to resources/osd/analogue/default/181.png
diff --git a/resources/osd/default/182.png b/resources/osd/analogue/default/182.png
similarity index 100%
rename from resources/osd/default/182.png
rename to resources/osd/analogue/default/182.png
diff --git a/resources/osd/default/183.png b/resources/osd/analogue/default/183.png
similarity index 100%
rename from resources/osd/default/183.png
rename to resources/osd/analogue/default/183.png
diff --git a/resources/osd/default/184.png b/resources/osd/analogue/default/184.png
similarity index 100%
rename from resources/osd/default/184.png
rename to resources/osd/analogue/default/184.png
diff --git a/resources/osd/default/185.png b/resources/osd/analogue/default/185.png
similarity index 100%
rename from resources/osd/default/185.png
rename to resources/osd/analogue/default/185.png
diff --git a/resources/osd/default/186.png b/resources/osd/analogue/default/186.png
similarity index 100%
rename from resources/osd/default/186.png
rename to resources/osd/analogue/default/186.png
diff --git a/resources/osd/default/187.png b/resources/osd/analogue/default/187.png
similarity index 100%
rename from resources/osd/default/187.png
rename to resources/osd/analogue/default/187.png
diff --git a/resources/osd/default/188.png b/resources/osd/analogue/default/188.png
similarity index 100%
rename from resources/osd/default/188.png
rename to resources/osd/analogue/default/188.png
diff --git a/resources/osd/default/189.png b/resources/osd/analogue/default/189.png
similarity index 100%
rename from resources/osd/default/189.png
rename to resources/osd/analogue/default/189.png
diff --git a/resources/osd/default/190.png b/resources/osd/analogue/default/190.png
similarity index 100%
rename from resources/osd/default/190.png
rename to resources/osd/analogue/default/190.png
diff --git a/resources/osd/default/191.png b/resources/osd/analogue/default/191.png
similarity index 100%
rename from resources/osd/default/191.png
rename to resources/osd/analogue/default/191.png
diff --git a/resources/osd/default/192.png b/resources/osd/analogue/default/192.png
similarity index 100%
rename from resources/osd/default/192.png
rename to resources/osd/analogue/default/192.png
diff --git a/resources/osd/default/193.png b/resources/osd/analogue/default/193.png
similarity index 100%
rename from resources/osd/default/193.png
rename to resources/osd/analogue/default/193.png
diff --git a/resources/osd/default/194.png b/resources/osd/analogue/default/194.png
similarity index 100%
rename from resources/osd/default/194.png
rename to resources/osd/analogue/default/194.png
diff --git a/resources/osd/default/195.png b/resources/osd/analogue/default/195.png
similarity index 100%
rename from resources/osd/default/195.png
rename to resources/osd/analogue/default/195.png
diff --git a/resources/osd/default/196.png b/resources/osd/analogue/default/196.png
similarity index 100%
rename from resources/osd/default/196.png
rename to resources/osd/analogue/default/196.png
diff --git a/resources/osd/default/197.png b/resources/osd/analogue/default/197.png
similarity index 100%
rename from resources/osd/default/197.png
rename to resources/osd/analogue/default/197.png
diff --git a/resources/osd/default/198.png b/resources/osd/analogue/default/198.png
similarity index 100%
rename from resources/osd/default/198.png
rename to resources/osd/analogue/default/198.png
diff --git a/resources/osd/default/199.png b/resources/osd/analogue/default/199.png
similarity index 100%
rename from resources/osd/default/199.png
rename to resources/osd/analogue/default/199.png
diff --git a/resources/osd/default/200.png b/resources/osd/analogue/default/200.png
similarity index 100%
rename from resources/osd/default/200.png
rename to resources/osd/analogue/default/200.png
diff --git a/resources/osd/default/201.png b/resources/osd/analogue/default/201.png
similarity index 100%
rename from resources/osd/default/201.png
rename to resources/osd/analogue/default/201.png
diff --git a/resources/osd/default/202.png b/resources/osd/analogue/default/202.png
similarity index 100%
rename from resources/osd/default/202.png
rename to resources/osd/analogue/default/202.png
diff --git a/resources/osd/default/203.png b/resources/osd/analogue/default/203.png
similarity index 100%
rename from resources/osd/default/203.png
rename to resources/osd/analogue/default/203.png
diff --git a/resources/osd/default/204.png b/resources/osd/analogue/default/204.png
similarity index 100%
rename from resources/osd/default/204.png
rename to resources/osd/analogue/default/204.png
diff --git a/resources/osd/default/205.png b/resources/osd/analogue/default/205.png
similarity index 100%
rename from resources/osd/default/205.png
rename to resources/osd/analogue/default/205.png
diff --git a/resources/osd/default/206.png b/resources/osd/analogue/default/206.png
similarity index 100%
rename from resources/osd/default/206.png
rename to resources/osd/analogue/default/206.png
diff --git a/resources/osd/default/207.png b/resources/osd/analogue/default/207.png
similarity index 100%
rename from resources/osd/default/207.png
rename to resources/osd/analogue/default/207.png
diff --git a/resources/osd/default/208.png b/resources/osd/analogue/default/208.png
similarity index 100%
rename from resources/osd/default/208.png
rename to resources/osd/analogue/default/208.png
diff --git a/resources/osd/default/209.png b/resources/osd/analogue/default/209.png
similarity index 100%
rename from resources/osd/default/209.png
rename to resources/osd/analogue/default/209.png
diff --git a/resources/osd/default/210.png b/resources/osd/analogue/default/210.png
similarity index 100%
rename from resources/osd/default/210.png
rename to resources/osd/analogue/default/210.png
diff --git a/resources/osd/default/211.png b/resources/osd/analogue/default/211.png
similarity index 100%
rename from resources/osd/default/211.png
rename to resources/osd/analogue/default/211.png
diff --git a/resources/osd/analogue/default/212.png b/resources/osd/analogue/default/212.png
new file mode 100644
index 00000000..43313b8e
Binary files /dev/null and b/resources/osd/analogue/default/212.png differ
diff --git a/resources/osd/analogue/default/213.png b/resources/osd/analogue/default/213.png
new file mode 100644
index 00000000..a9b2b367
Binary files /dev/null and b/resources/osd/analogue/default/213.png differ
diff --git a/resources/osd/analogue/default/214-215.png b/resources/osd/analogue/default/214-215.png
new file mode 100644
index 00000000..81f0bdab
Binary files /dev/null and b/resources/osd/analogue/default/214-215.png differ
diff --git a/resources/osd/analogue/default/216-217.png b/resources/osd/analogue/default/216-217.png
new file mode 100644
index 00000000..2651f4c4
Binary files /dev/null and b/resources/osd/analogue/default/216-217.png differ
diff --git a/resources/osd/analogue/default/218.png b/resources/osd/analogue/default/218.png
new file mode 100644
index 00000000..e7086ba2
Binary files /dev/null and b/resources/osd/analogue/default/218.png differ
diff --git a/resources/osd/analogue/default/219.png b/resources/osd/analogue/default/219.png
new file mode 100644
index 00000000..d3d725f8
Binary files /dev/null and b/resources/osd/analogue/default/219.png differ
diff --git a/resources/osd/analogue/default/220.png b/resources/osd/analogue/default/220.png
new file mode 100644
index 00000000..c2157dab
Binary files /dev/null and b/resources/osd/analogue/default/220.png differ
diff --git a/resources/osd/analogue/default/221.png b/resources/osd/analogue/default/221.png
new file mode 100644
index 00000000..4e67aaa6
Binary files /dev/null and b/resources/osd/analogue/default/221.png differ
diff --git a/resources/osd/analogue/default/251.png b/resources/osd/analogue/default/251.png
new file mode 100644
index 00000000..7cc273f6
Binary files /dev/null and b/resources/osd/analogue/default/251.png differ
diff --git a/resources/osd/analogue/default/252.png b/resources/osd/analogue/default/252.png
new file mode 100644
index 00000000..62c557e4
Binary files /dev/null and b/resources/osd/analogue/default/252.png differ
diff --git a/resources/osd/default/253.png b/resources/osd/analogue/default/253.png
similarity index 100%
rename from resources/osd/default/253.png
rename to resources/osd/analogue/default/253.png
diff --git a/resources/osd/analogue/default/254.png b/resources/osd/analogue/default/254.png
new file mode 100644
index 00000000..529ec8c3
Binary files /dev/null and b/resources/osd/analogue/default/254.png differ
diff --git a/resources/osd/analogue/default/257_296.png b/resources/osd/analogue/default/257_296.png
new file mode 100644
index 00000000..a4148c4a
Binary files /dev/null and b/resources/osd/analogue/default/257_296.png differ
diff --git a/resources/osd/default/300.png b/resources/osd/analogue/default/300.png
similarity index 100%
rename from resources/osd/default/300.png
rename to resources/osd/analogue/default/300.png
diff --git a/resources/osd/default/301.png b/resources/osd/analogue/default/301.png
similarity index 100%
rename from resources/osd/default/301.png
rename to resources/osd/analogue/default/301.png
diff --git a/resources/osd/default/302.png b/resources/osd/analogue/default/302.png
similarity index 100%
rename from resources/osd/default/302.png
rename to resources/osd/analogue/default/302.png
diff --git a/resources/osd/default/303.png b/resources/osd/analogue/default/303.png
similarity index 100%
rename from resources/osd/default/303.png
rename to resources/osd/analogue/default/303.png
diff --git a/resources/osd/default/304.png b/resources/osd/analogue/default/304.png
similarity index 100%
rename from resources/osd/default/304.png
rename to resources/osd/analogue/default/304.png
diff --git a/resources/osd/default/305.png b/resources/osd/analogue/default/305.png
similarity index 100%
rename from resources/osd/default/305.png
rename to resources/osd/analogue/default/305.png
diff --git a/resources/osd/default/306.png b/resources/osd/analogue/default/306.png
similarity index 100%
rename from resources/osd/default/306.png
rename to resources/osd/analogue/default/306.png
diff --git a/resources/osd/default/307.png b/resources/osd/analogue/default/307.png
similarity index 100%
rename from resources/osd/default/307.png
rename to resources/osd/analogue/default/307.png
diff --git a/resources/osd/default/314.png b/resources/osd/analogue/default/314.png
similarity index 100%
rename from resources/osd/default/314.png
rename to resources/osd/analogue/default/314.png
diff --git a/resources/osd/default/315.png b/resources/osd/analogue/default/315.png
similarity index 100%
rename from resources/osd/default/315.png
rename to resources/osd/analogue/default/315.png
diff --git a/resources/osd/default/316.png b/resources/osd/analogue/default/316.png
similarity index 100%
rename from resources/osd/default/316.png
rename to resources/osd/analogue/default/316.png
diff --git a/resources/osd/default/317.png b/resources/osd/analogue/default/317.png
similarity index 100%
rename from resources/osd/default/317.png
rename to resources/osd/analogue/default/317.png
diff --git a/resources/osd/default/318.png b/resources/osd/analogue/default/318.png
similarity index 100%
rename from resources/osd/default/318.png
rename to resources/osd/analogue/default/318.png
diff --git a/resources/osd/default/319.png b/resources/osd/analogue/default/319.png
similarity index 100%
rename from resources/osd/default/319.png
rename to resources/osd/analogue/default/319.png
diff --git a/resources/osd/default/320.png b/resources/osd/analogue/default/320.png
similarity index 100%
rename from resources/osd/default/320.png
rename to resources/osd/analogue/default/320.png
diff --git a/resources/osd/default/321.png b/resources/osd/analogue/default/321.png
similarity index 100%
rename from resources/osd/default/321.png
rename to resources/osd/analogue/default/321.png
diff --git a/resources/osd/default/322.png b/resources/osd/analogue/default/322.png
similarity index 100%
rename from resources/osd/default/322.png
rename to resources/osd/analogue/default/322.png
diff --git a/resources/osd/default/323.png b/resources/osd/analogue/default/323.png
similarity index 100%
rename from resources/osd/default/323.png
rename to resources/osd/analogue/default/323.png
diff --git a/resources/osd/default/324.png b/resources/osd/analogue/default/324.png
similarity index 100%
rename from resources/osd/default/324.png
rename to resources/osd/analogue/default/324.png
diff --git a/resources/osd/default/325.png b/resources/osd/analogue/default/325.png
similarity index 100%
rename from resources/osd/default/325.png
rename to resources/osd/analogue/default/325.png
diff --git a/resources/osd/default/326.png b/resources/osd/analogue/default/326.png
similarity index 100%
rename from resources/osd/default/326.png
rename to resources/osd/analogue/default/326.png
diff --git a/resources/osd/default/327.png b/resources/osd/analogue/default/327.png
similarity index 100%
rename from resources/osd/default/327.png
rename to resources/osd/analogue/default/327.png
diff --git a/resources/osd/default/328.png b/resources/osd/analogue/default/328.png
similarity index 100%
rename from resources/osd/default/328.png
rename to resources/osd/analogue/default/328.png
diff --git a/resources/osd/default/329.png b/resources/osd/analogue/default/329.png
similarity index 100%
rename from resources/osd/default/329.png
rename to resources/osd/analogue/default/329.png
diff --git a/resources/osd/default/330.png b/resources/osd/analogue/default/330.png
similarity index 100%
rename from resources/osd/default/330.png
rename to resources/osd/analogue/default/330.png
diff --git a/resources/osd/default/331.png b/resources/osd/analogue/default/331.png
similarity index 100%
rename from resources/osd/default/331.png
rename to resources/osd/analogue/default/331.png
diff --git a/resources/osd/default/332.png b/resources/osd/analogue/default/332.png
similarity index 100%
rename from resources/osd/default/332.png
rename to resources/osd/analogue/default/332.png
diff --git a/resources/osd/default/333.png b/resources/osd/analogue/default/333.png
similarity index 100%
rename from resources/osd/default/333.png
rename to resources/osd/analogue/default/333.png
diff --git a/resources/osd/default/334.png b/resources/osd/analogue/default/334.png
similarity index 100%
rename from resources/osd/default/334.png
rename to resources/osd/analogue/default/334.png
diff --git a/resources/osd/default/335.png b/resources/osd/analogue/default/335.png
similarity index 100%
rename from resources/osd/default/335.png
rename to resources/osd/analogue/default/335.png
diff --git a/resources/osd/default/336.png b/resources/osd/analogue/default/336.png
similarity index 100%
rename from resources/osd/default/336.png
rename to resources/osd/analogue/default/336.png
diff --git a/resources/osd/default/337.png b/resources/osd/analogue/default/337.png
similarity index 100%
rename from resources/osd/default/337.png
rename to resources/osd/analogue/default/337.png
diff --git a/resources/osd/default/338.png b/resources/osd/analogue/default/338.png
similarity index 100%
rename from resources/osd/default/338.png
rename to resources/osd/analogue/default/338.png
diff --git a/resources/osd/default/339.png b/resources/osd/analogue/default/339.png
similarity index 100%
rename from resources/osd/default/339.png
rename to resources/osd/analogue/default/339.png
diff --git a/resources/osd/default/340.png b/resources/osd/analogue/default/340.png
similarity index 100%
rename from resources/osd/default/340.png
rename to resources/osd/analogue/default/340.png
diff --git a/resources/osd/default/341.png b/resources/osd/analogue/default/341.png
similarity index 100%
rename from resources/osd/default/341.png
rename to resources/osd/analogue/default/341.png
diff --git a/resources/osd/default/342.png b/resources/osd/analogue/default/342.png
similarity index 100%
rename from resources/osd/default/342.png
rename to resources/osd/analogue/default/342.png
diff --git a/resources/osd/default/343.png b/resources/osd/analogue/default/343.png
similarity index 100%
rename from resources/osd/default/343.png
rename to resources/osd/analogue/default/343.png
diff --git a/resources/osd/default/344.png b/resources/osd/analogue/default/344.png
similarity index 100%
rename from resources/osd/default/344.png
rename to resources/osd/analogue/default/344.png
diff --git a/resources/osd/default/345.png b/resources/osd/analogue/default/345.png
similarity index 100%
rename from resources/osd/default/345.png
rename to resources/osd/analogue/default/345.png
diff --git a/resources/osd/default/346.png b/resources/osd/analogue/default/346.png
similarity index 100%
rename from resources/osd/default/346.png
rename to resources/osd/analogue/default/346.png
diff --git a/resources/osd/default/347.png b/resources/osd/analogue/default/347.png
similarity index 100%
rename from resources/osd/default/347.png
rename to resources/osd/analogue/default/347.png
diff --git a/resources/osd/default/348.png b/resources/osd/analogue/default/348.png
similarity index 100%
rename from resources/osd/default/348.png
rename to resources/osd/analogue/default/348.png
diff --git a/resources/osd/default/349.png b/resources/osd/analogue/default/349.png
similarity index 100%
rename from resources/osd/default/349.png
rename to resources/osd/analogue/default/349.png
diff --git a/resources/osd/default/350.png b/resources/osd/analogue/default/350.png
similarity index 100%
rename from resources/osd/default/350.png
rename to resources/osd/analogue/default/350.png
diff --git a/resources/osd/default/351.png b/resources/osd/analogue/default/351.png
similarity index 100%
rename from resources/osd/default/351.png
rename to resources/osd/analogue/default/351.png
diff --git a/resources/osd/default/352.png b/resources/osd/analogue/default/352.png
similarity index 100%
rename from resources/osd/default/352.png
rename to resources/osd/analogue/default/352.png
diff --git a/resources/osd/default/353.png b/resources/osd/analogue/default/353.png
similarity index 100%
rename from resources/osd/default/353.png
rename to resources/osd/analogue/default/353.png
diff --git a/resources/osd/default/354.png b/resources/osd/analogue/default/354.png
similarity index 100%
rename from resources/osd/default/354.png
rename to resources/osd/analogue/default/354.png
diff --git a/resources/osd/default/355.png b/resources/osd/analogue/default/355.png
similarity index 100%
rename from resources/osd/default/355.png
rename to resources/osd/analogue/default/355.png
diff --git a/resources/osd/default/356.png b/resources/osd/analogue/default/356.png
similarity index 100%
rename from resources/osd/default/356.png
rename to resources/osd/analogue/default/356.png
diff --git a/resources/osd/default/357.png b/resources/osd/analogue/default/357.png
similarity index 100%
rename from resources/osd/default/357.png
rename to resources/osd/analogue/default/357.png
diff --git a/resources/osd/default/358.png b/resources/osd/analogue/default/358.png
similarity index 100%
rename from resources/osd/default/358.png
rename to resources/osd/analogue/default/358.png
diff --git a/resources/osd/analogue/default/359.png b/resources/osd/analogue/default/359.png
new file mode 100644
index 00000000..54caad93
Binary files /dev/null and b/resources/osd/analogue/default/359.png differ
diff --git a/resources/osd/analogue/default/360.png b/resources/osd/analogue/default/360.png
new file mode 100644
index 00000000..a2b4de20
Binary files /dev/null and b/resources/osd/analogue/default/360.png differ
diff --git a/resources/osd/default/400_402.png b/resources/osd/analogue/default/400_402.png
similarity index 100%
rename from resources/osd/default/400_402.png
rename to resources/osd/analogue/default/400_402.png
diff --git a/resources/osd/default/403_405.png b/resources/osd/analogue/default/403_405.png
similarity index 100%
rename from resources/osd/default/403_405.png
rename to resources/osd/analogue/default/403_405.png
diff --git a/resources/osd/default/406_408.png b/resources/osd/analogue/default/406_408.png
similarity index 100%
rename from resources/osd/default/406_408.png
rename to resources/osd/analogue/default/406_408.png
diff --git a/resources/osd/default/409_411.png b/resources/osd/analogue/default/409_411.png
similarity index 100%
rename from resources/osd/default/409_411.png
rename to resources/osd/analogue/default/409_411.png
diff --git a/resources/osd/default/412_414.png b/resources/osd/analogue/default/412_414.png
similarity index 100%
rename from resources/osd/default/412_414.png
rename to resources/osd/analogue/default/412_414.png
diff --git a/resources/osd/default/415_417.png b/resources/osd/analogue/default/415_417.png
similarity index 100%
rename from resources/osd/default/415_417.png
rename to resources/osd/analogue/default/415_417.png
diff --git a/resources/osd/default/418-419-420-421-422.png b/resources/osd/analogue/default/418_422.png
similarity index 100%
rename from resources/osd/default/418-419-420-421-422.png
rename to resources/osd/analogue/default/418_422.png
diff --git a/resources/osd/default/430.png b/resources/osd/analogue/default/430.png
similarity index 100%
rename from resources/osd/default/430.png
rename to resources/osd/analogue/default/430.png
diff --git a/resources/osd/default/431.png b/resources/osd/analogue/default/431.png
similarity index 100%
rename from resources/osd/default/431.png
rename to resources/osd/analogue/default/431.png
diff --git a/resources/osd/default/432.png b/resources/osd/analogue/default/432.png
similarity index 100%
rename from resources/osd/default/432.png
rename to resources/osd/analogue/default/432.png
diff --git a/resources/osd/default/433.png b/resources/osd/analogue/default/433.png
similarity index 100%
rename from resources/osd/default/433.png
rename to resources/osd/analogue/default/433.png
diff --git a/resources/osd/default/434.png b/resources/osd/analogue/default/434.png
similarity index 100%
rename from resources/osd/default/434.png
rename to resources/osd/analogue/default/434.png
diff --git a/resources/osd/default/435.png b/resources/osd/analogue/default/435.png
similarity index 100%
rename from resources/osd/default/435.png
rename to resources/osd/analogue/default/435.png
diff --git a/resources/osd/default/436.png b/resources/osd/analogue/default/436.png
similarity index 100%
rename from resources/osd/default/436.png
rename to resources/osd/analogue/default/436.png
diff --git a/resources/osd/default/437.png b/resources/osd/analogue/default/437.png
similarity index 100%
rename from resources/osd/default/437.png
rename to resources/osd/analogue/default/437.png
diff --git a/resources/osd/default/438.png b/resources/osd/analogue/default/438.png
similarity index 100%
rename from resources/osd/default/438.png
rename to resources/osd/analogue/default/438.png
diff --git a/resources/osd/default/439.png b/resources/osd/analogue/default/439.png
similarity index 100%
rename from resources/osd/default/439.png
rename to resources/osd/analogue/default/439.png
diff --git a/resources/osd/default/440.png b/resources/osd/analogue/default/440.png
similarity index 100%
rename from resources/osd/default/440.png
rename to resources/osd/analogue/default/440.png
diff --git a/resources/osd/default/441.png b/resources/osd/analogue/default/441.png
similarity index 100%
rename from resources/osd/default/441.png
rename to resources/osd/analogue/default/441.png
diff --git a/resources/osd/analogue/default/442.png b/resources/osd/analogue/default/442.png
new file mode 100644
index 00000000..b73a33bc
Binary files /dev/null and b/resources/osd/analogue/default/442.png differ
diff --git a/resources/osd/analogue/default/443.png b/resources/osd/analogue/default/443.png
new file mode 100644
index 00000000..0688c607
Binary files /dev/null and b/resources/osd/analogue/default/443.png differ
diff --git a/resources/osd/analogue/default/444.png b/resources/osd/analogue/default/444.png
new file mode 100644
index 00000000..6a855467
Binary files /dev/null and b/resources/osd/analogue/default/444.png differ
diff --git a/resources/osd/analogue/default/445.png b/resources/osd/analogue/default/445.png
new file mode 100644
index 00000000..3881aa54
Binary files /dev/null and b/resources/osd/analogue/default/445.png differ
diff --git a/resources/osd/analogue/default/446.png b/resources/osd/analogue/default/446.png
new file mode 100644
index 00000000..29fc4f3c
Binary files /dev/null and b/resources/osd/analogue/default/446.png differ
diff --git a/resources/osd/analogue/default/447.png b/resources/osd/analogue/default/447.png
new file mode 100644
index 00000000..793883a2
Binary files /dev/null and b/resources/osd/analogue/default/447.png differ
diff --git a/resources/osd/analogue/default/448.png b/resources/osd/analogue/default/448.png
new file mode 100644
index 00000000..02fc75d7
Binary files /dev/null and b/resources/osd/analogue/default/448.png differ
diff --git a/resources/osd/analogue/default/449.png b/resources/osd/analogue/default/449.png
new file mode 100644
index 00000000..178e016c
Binary files /dev/null and b/resources/osd/analogue/default/449.png differ
diff --git a/resources/osd/analogue/default/450.png b/resources/osd/analogue/default/450.png
new file mode 100644
index 00000000..7889aad9
Binary files /dev/null and b/resources/osd/analogue/default/450.png differ
diff --git a/resources/osd/analogue/default/451.png b/resources/osd/analogue/default/451.png
new file mode 100644
index 00000000..86199185
Binary files /dev/null and b/resources/osd/analogue/default/451.png differ
diff --git a/resources/osd/analogue/default/452.png b/resources/osd/analogue/default/452.png
new file mode 100644
index 00000000..8c634498
Binary files /dev/null and b/resources/osd/analogue/default/452.png differ
diff --git a/resources/osd/analogue/default/453.png b/resources/osd/analogue/default/453.png
new file mode 100644
index 00000000..fa9312a6
Binary files /dev/null and b/resources/osd/analogue/default/453.png differ
diff --git a/resources/osd/analogue/default/454.png b/resources/osd/analogue/default/454.png
new file mode 100644
index 00000000..7a661fcf
Binary files /dev/null and b/resources/osd/analogue/default/454.png differ
diff --git a/resources/osd/analogue/default/455.png b/resources/osd/analogue/default/455.png
new file mode 100644
index 00000000..7bcf16c9
Binary files /dev/null and b/resources/osd/analogue/default/455.png differ
diff --git a/resources/osd/analogue/default/456.png b/resources/osd/analogue/default/456.png
new file mode 100644
index 00000000..13b59cd5
Binary files /dev/null and b/resources/osd/analogue/default/456.png differ
diff --git a/resources/osd/analogue/default/469_471.png b/resources/osd/analogue/default/469_471.png
new file mode 100644
index 00000000..9712d7ee
Binary files /dev/null and b/resources/osd/analogue/default/469_471.png differ
diff --git a/resources/osd/analogue/default/472_511.png b/resources/osd/analogue/default/472_511.png
new file mode 100644
index 00000000..290a25ca
Binary files /dev/null and b/resources/osd/analogue/default/472_511.png differ
diff --git a/resources/osd/font_version.yaml b/resources/osd/analogue/font_version.yaml
similarity index 100%
rename from resources/osd/font_version.yaml
rename to resources/osd/analogue/font_version.yaml
diff --git a/resources/osd/fonts.yaml b/resources/osd/analogue/fonts.yaml
similarity index 100%
rename from resources/osd/fonts.yaml
rename to resources/osd/analogue/fonts.yaml
diff --git a/resources/osd/impact.mcm b/resources/osd/analogue/impact.mcm
similarity index 83%
rename from resources/osd/impact.mcm
rename to resources/osd/analogue/impact.mcm
index cc8fa2af..756c4629 100644
--- a/resources/osd/impact.mcm
+++ b/resources/osd/analogue/impact.mcm
@@ -1,32769 +1,32769 @@
-MAX7456
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-01010100
-10100001
-01010101
-01000000
-10100001
-01010101
-00101000
-10100001
-01010000
-00101000
-10100001
-01001010
-00101000
-10100001
-01001010
-00101000
-10100001
-01001010
-00101000
-10100001
-01010000
-01000001
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010100
-00010101
-01001000
-01010010
-10000101
-01001000
-01001000
-00100001
-01001000
-01001000
-00100001
-01001000
-00001000
-00100001
-01001010
-10000010
-10000101
-01010000
-00010100
-00100001
-01010101
-01010101
-00000101
-01010101
-01010100
-10100001
-01010101
-01000000
-10100001
-01010101
-00101000
-10100001
-01010000
-00101000
-10100001
-01001010
-00101000
-10100001
-01001010
-00101000
-10100001
-01010000
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01000101
-00000001
-00100001
-00100000
-10101000
-00100000
-10001000
-00100001
-00100000
-10101000
-00100001
-00100000
-10001000
-00100001
-00101000
-10001000
-00100001
-01000001
-00010001
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01000101
-00010001
-00100001
-00100000
-10001000
-00100000
-10001000
-10101000
-00100000
-10001000
-10101000
-00100000
-10001000
-10001000
-00101000
-00100000
-10001000
-01000001
-01000101
-00010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01000000
-01000101
-01001000
-00101010
-00100001
-00100010
-00000010
-00100001
-00101010
-00001000
-00100001
-00100010
-00100000
-00100001
-00100010
-00101010
-00100001
-01000100
-01000000
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10101010
-10101010
-10101010
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01001010
-01010101
-01010101
-00101010
-01010101
-01010101
-00101010
-01010101
-01010101
-01001010
-01010101
-01010101
-01010010
-01010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01001010
-01010101
-01010101
-01010010
-01010101
-01010101
-01010010
-01010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-10000101
-01010101
-01010101
-10100001
-00000101
-01010101
-10100000
-10100001
-01010101
-10000010
-10101000
-01010101
-00001010
-10101000
-01010101
-00101010
-10100001
-01010101
-00101010
-10000000
-01010101
-10001010
-00001010
-00010101
-10100000
-00101010
-10000101
-10100001
-00101010
-10100001
-00100001
-01001010
-10100001
-01000101
-01010010
-10000101
-01010101
-01010100
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10101010
-00010101
-01010010
-10101010
-10000101
-01001010
-10101010
-10100001
-01010010
-00001000
-10000101
-01010010
-00001000
-10000101
-01010010
-10101000
-10000101
-01010010
-10101000
-10000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01011000
-00100000
-10010101
-01010010
-00100010
-00010101
-00000000
-10101000
-00000001
-10101010
-10011010
-10101001
-00000000
-10101000
-00000001
-01010010
-00100010
-00010101
-01011000
-00100000
-10010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-01010101
-01010010
-10101010
-00010101
-01010100
-00100000
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010100
-00100000
-01010101
-01010010
-10101010
-00010101
-01010100
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01000100
-01010101
-01010010
-00100010
-01010101
-01010010
-00100010
-01010101
-01010010
-00100010
-01010101
-01010010
-10100010
-01010101
-01010010
-00100010
-01010101
-01010010
-00100010
-01010101
-01010010
-00100010
-01010101
-01010100
-01000100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010100
-00000100
-00000101
-10000010
-10100010
-10100001
-00100010
-00100010
-00100001
-00100010
-00100010
-00100001
-00100010
-00100010
-10100001
-00100010
-00100010
-00000101
-00100010
-00100010
-00010101
-10000010
-10100010
-00010101
-00010100
-00000100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010000
-10101010
-00000101
-01001010
-00000000
-10100001
-01001000
-10000010
-00100001
-00100000
-10000010
-00001000
-00100000
-10101010
-00001000
-00100000
-10000010
-00001000
-00101000
-10000010
-00101000
-01001010
-00000000
-10100001
-01001010
-10101010
-10100001
-01010010
-10101010
-10000101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00000001
-01010101
-01001010
-00101000
-01010101
-01001010
-00101000
-00000101
-01001010
-00101000
-10100001
-01001010
-00101000
-10100001
-01001010
-00101000
-10100001
-01010000
-01000001
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01000001
-01010101
-01010010
-00101000
-01010101
-01000010
-00100010
-00010101
-00101010
-00101000
-01010101
-00100010
-00100010
-00010101
-00101010
-00101010
-00010101
-01000000
-01000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01000001
-01010101
-01010010
-00101000
-01000100
-01000010
-00100010
-00100010
-00101010
-00101000
-00101010
-00100010
-00100010
-00100010
-00101010
-00101010
-00100010
-01000000
-01000000
-01000100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01000001
-01000001
-01001010
-00101000
-00101000
-00100000
-00100010
-00100010
-00101010
-00100010
-00101000
-01000010
-00100010
-00100010
-00101000
-00100010
-00100010
-01000001
-01000100
-01000100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10101010
-00010101
-01010010
-10101010
-10000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01010100
-10101010
-00010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-00100001
-01010101
-01010100
-10101000
-01010101
-01010010
-10101010
-00010101
-01010100
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000001
-01010101
-01010010
-10101000
-01010101
-01010100
-10101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010100
-10000101
-01010101
-01010100
-10100001
-01010101
-01010100
-10101000
-01010101
-01010100
-10100001
-01010101
-01010100
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-00101000
-01010101
-01010100
-10101000
-01010101
-01010010
-10101000
-01010101
-01010100
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-01010101
-01010010
-10101010
-00010101
-01010100
-10101000
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010100
-10000101
-01010101
-01010100
-10100001
-01010101
-01010100
-10101000
-01010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-00101000
-01010101
-01010100
-10101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010100
-10101000
-01010101
-01010100
-10100001
-01010101
-01010100
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010100
-01010101
-01010010
-00010010
-00010101
-01010010
-00010010
-00010101
-01010010
-00000010
-00010101
-01010100
-10001000
-01010101
-01010100
-10101000
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010001
-00010101
-01010010
-00001000
-10000101
-01001000
-10001000
-10000101
-01001010
-10001010
-10000101
-01001000
-10001000
-10000101
-01001000
-10001000
-10000101
-01000000
-00000000
-00000001
-00101010
-10101010
-10101000
-01000000
-00000000
-00000001
-00100000
-10001010
-00101000
-00100010
-00001010
-10101000
-00101000
-01001000
-10001000
-00100010
-00001000
-10001000
-00100000
-10001000
-00001000
-01000101
-00010001
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010100
-01010101
-01010100
-10000010
-00010101
-01010000
-10000010
-00000101
-01001010
-10101010
-10100001
-01010000
-10000010
-00000101
-01010100
-10000010
-00010101
-01010000
-10000010
-00000101
-01001010
-10101010
-10100001
-01010000
-10000010
-00000101
-01010100
-10000010
-00010101
-01010101
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010001
-00010101
-01010010
-00001000
-10000101
-01001000
-10001000
-10000101
-01001010
-10001010
-10000101
-01001000
-10001000
-10000101
-01001000
-10001000
-10000101
-01000000
-00000000
-00000101
-00101010
-10101010
-10100001
-01000000
-00000000
-00000101
-00101000
-10100010
-10100001
-00101010
-10100000
-10000101
-00100010
-00100000
-10000101
-00100000
-00100000
-10000101
-00100001
-00100010
-10100001
-01000101
-01000100
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-00010101
-01001010
-00010100
-10000101
-01001010
-00010010
-00010101
-01010000
-01010010
-00010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010100
-10000101
-00000101
-01010100
-10000100
-10100001
-01010010
-00010100
-10100001
-01010100
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000001
-01010101
-01010100
-10101000
-01010101
-01010010
-00000010
-00010101
-01010010
-00010100
-01010101
-01010100
-10000001
-01010101
-01010010
-00001000
-01000101
-01010010
-00010010
-00100001
-01010010
-00000000
-10000101
-01010100
-10101010
-00100001
-01010101
-00000000
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000100
-01000000
-01010101
-00100010
-00101010
-00010101
-00100010
-00001000
-00010001
-00100010
-00001000
-10001000
-01001000
-01001000
-00100001
-01001000
-01001000
-10001000
-01010001
-01010001
-00000001
-01010101
-01010101
-00000101
-01010101
-01010100
-10100001
-01010101
-01000000
-10100001
-01010101
-00101000
-10100001
-01010000
-00101000
-10100001
-01001010
-00101000
-10100001
-01001010
-00101000
-10100001
-01010000
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-01010100
-10100001
-01010101
-01010010
-10000101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01010010
-10000101
-01010101
-01010100
-10100001
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01001010
-00010101
-01010101
-01010010
-10000101
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010010
-10000101
-01010101
-01001010
-00010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-00000101
-01001010
-00010100
-10100001
-01010010
-10000010
-10000101
-01010000
-10101010
-00000101
-01001010
-10101010
-10100001
-01010000
-10101010
-00000101
-01010010
-10000010
-10000101
-01001010
-00010100
-10100001
-01010000
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-00101000
-00010101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010100
-00101000
-00010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010100
-10100001
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01110011
-00001000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01101111
-00000000
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010010
-10000101
-01010101
-01010010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001000
-01010101
-01010101
-00101000
-01010101
-01010101
-00100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010010
-10101010
-10100001
-01010010
-10000000
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10000000
-10100001
-01010010
-10101010
-10100001
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01001010
-00010101
-01010101
-00101010
-00010101
-01010100
-10101010
-00010101
-01010101
-00001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-00001010
-00000101
-01010100
-10101010
-10100001
-01010100
-10101010
-10100001
-01010101
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010010
-10101010
-10100001
-01010010
-10000000
-10100001
-01010100
-00010100
-10100001
-01010101
-01010010
-10100001
-01010101
-01001010
-10000101
-01010101
-00101010
-00010101
-01010100
-10101000
-00000101
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010100
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010010
-10101010
-10100001
-01010010
-10000000
-10100001
-01010100
-00010000
-10100001
-01010101
-01001010
-10000101
-01010101
-01001010
-10000101
-01010100
-00010000
-10100001
-01010010
-10000000
-10100001
-01010010
-10101010
-10100001
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00010101
-01010101
-01001010
-10000101
-01010101
-00101010
-10000101
-01010100
-10101010
-10000101
-01010010
-10100010
-10000101
-01001010
-10000010
-10000101
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01010000
-00000010
-10000101
-01010101
-01010010
-10000101
-01010101
-01010010
-10000101
-01010101
-01010100
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00000101
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010010
-10000000
-00000101
-01010010
-10000000
-00010101
-01010010
-10101010
-10000101
-01010010
-10101010
-10100001
-01010100
-00000000
-10100001
-01010100
-00000000
-10100001
-01010010
-10101010
-10100001
-01010010
-10101010
-10000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010010
-10101010
-10100001
-01010010
-10000000
-10100001
-01010010
-10000000
-00000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10100001
-01010010
-10000000
-10100001
-01010010
-10000000
-10100001
-01010010
-10101010
-10100001
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00000101
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010100
-00000000
-10100001
-01010101
-01010100
-10100001
-01010101
-01010010
-10100001
-01010101
-01010010
-10000101
-01010101
-01001010
-10000101
-01010101
-01001010
-00010101
-01010101
-00101010
-00010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010010
-10101010
-10100001
-01010010
-10000000
-10100001
-01010010
-10000000
-10100001
-01010100
-10101010
-10000101
-01010010
-10101010
-10100001
-01010010
-10000000
-10100001
-01010010
-10000000
-10100001
-01010010
-10101010
-10100001
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010010
-10101010
-10100001
-01010010
-10000000
-10100001
-01010010
-10000000
-10100001
-01010010
-10101010
-10100001
-01010100
-10101010
-10100001
-01010101
-00000000
-10100001
-01010101
-00000010
-10100001
-01010100
-10101010
-10000101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010100
-10100001
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-01010101
-01010010
-10000101
-01010101
-01001010
-00010101
-01010101
-00101000
-01010101
-01010100
-10100001
-01010101
-01010010
-10000101
-01010101
-01010100
-10100001
-01010101
-01010101
-00101000
-01010101
-01010101
-01001010
-00010101
-01010101
-01010010
-10000101
-01010101
-01010100
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-01010101
-01010010
-10000101
-01010101
-01010100
-10100001
-01010101
-01010101
-00101000
-01010101
-01010101
-01001010
-00010101
-01010101
-01010010
-10000101
-01010101
-01001010
-00010101
-01010101
-00101000
-01010101
-01010100
-10100001
-01010101
-01010010
-10000101
-01010101
-01010100
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010001
-00010101
-01010010
-00001000
-10000101
-01001000
-10001000
-10000101
-01001010
-10001010
-10000101
-01001000
-10001000
-10000101
-01001000
-10001000
-10000101
-01000000
-00000000
-00000001
-00101010
-10101010
-10101000
-01000000
-00000000
-00000001
-00100000
-10001010
-00101000
-00101000
-10001010
-10101000
-00100010
-10001000
-10001000
-00100000
-10001000
-00001000
-00100000
-10001000
-01001000
-01000101
-00010001
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000101
-01010100
-10101010
-10100001
-01010010
-00000000
-00001000
-01001000
-00101010
-10001000
-01001000
-10000000
-10001000
-01001000
-10000000
-10001000
-01001000
-10000010
-10001000
-01001000
-00101000
-10101000
-01010010
-00000000
-00000001
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01010101
-01010101
-00101010
-00010101
-01010100
-10101010
-10000101
-01010010
-10100010
-10100001
-01010010
-10000100
-10100001
-01010010
-10000000
-10100001
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010010
-10000000
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010100
-00010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01010010
-10101010
-10100001
-01010010
-10000000
-10100001
-01010010
-10000000
-10100001
-01010010
-10101010
-10000101
-01010010
-10101010
-10100001
-01010010
-10000000
-10100001
-01010010
-10000000
-10100001
-01010010
-10101010
-10100001
-01010010
-10101010
-10000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010010
-10101010
-10100001
-01010010
-10000000
-10100001
-01010010
-10000101
-00000101
-01010010
-10000101
-01010101
-01010010
-10000101
-01010101
-01010010
-10000101
-00000101
-01010010
-10000000
-10100001
-01010010
-10101010
-10100001
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-01010101
-01010010
-10101010
-00010101
-01010010
-10101010
-10000101
-01010010
-10000010
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10000010
-10100001
-01010010
-10101010
-10000101
-01010010
-10101010
-00010101
-01010100
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000101
-01010100
-10101010
-10100001
-01010010
-10101010
-10100001
-01010010
-10000000
-00000101
-01010010
-10000000
-01010101
-01010010
-10101010
-00010101
-01010010
-10101010
-00010101
-01010010
-10000000
-01010101
-01010010
-10000000
-00000101
-01010010
-10101010
-10100001
-01010100
-10101010
-10100001
-01010101
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00000101
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010010
-10000000
-00000101
-01010010
-10000101
-01010101
-01010010
-10000000
-01010101
-01010010
-10101010
-00010101
-01010010
-10101010
-00010101
-01010010
-10000000
-01010101
-01010010
-10000101
-01010101
-01010010
-10000101
-01010101
-01010100
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000101
-01010100
-10101010
-10100001
-01010010
-10101010
-10100001
-01010010
-10000000
-00000101
-01010010
-10000100
-00000101
-01010010
-10000010
-10100001
-01010010
-10000010
-10100001
-01010010
-10000100
-10100001
-01010010
-10000000
-10100001
-01010010
-10101010
-10100001
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-00000101
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10000000
-10100001
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010010
-10000000
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010100
-00010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010100
-00101000
-00010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010100
-00101000
-00010101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010100
-00010100
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10000000
-10100001
-01010010
-10101010
-10100001
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-01010101
-01010010
-10000101
-00000101
-01010010
-10000100
-10100001
-01010010
-10000010
-10100001
-01010010
-10001010
-10000101
-01010010
-10101010
-00010101
-01010010
-10101000
-01010101
-01010010
-10101010
-00010101
-01010010
-10001010
-10000101
-01010010
-10000010
-10100001
-01010010
-10000100
-10100001
-01010100
-00010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-01010101
-01010010
-10000101
-01010101
-01010010
-10000101
-01010101
-01010010
-10000101
-01010101
-01010010
-10000101
-01010101
-01010010
-10000101
-01010101
-01010010
-10000101
-01010101
-01010010
-10000101
-01010101
-01010010
-10000000
-00000101
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010100
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-00000101
-01001010
-00010100
-10100001
-01001010
-10000010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-00101000
-10100001
-01001010
-00101000
-10100001
-01001010
-00000000
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01010000
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-00000101
-01010010
-10000100
-10100001
-01010010
-10100000
-10100001
-01010010
-10101000
-10100001
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010010
-10001010
-10100001
-01010010
-10000010
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010100
-00010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010010
-10101010
-10100001
-01010010
-10000000
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10000000
-10100001
-01010010
-10101010
-10100001
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01010010
-10101010
-10100001
-01010010
-10000000
-10100001
-01010010
-10000000
-10100001
-01010010
-10101010
-10100001
-01010010
-10101010
-10000101
-01010010
-10000000
-00010101
-01010010
-10000101
-01010101
-01010010
-10000101
-01010101
-01010010
-10000101
-01010101
-01010100
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010010
-10101010
-10100001
-01010010
-10000000
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10000000
-10100001
-01010010
-10001010
-10100001
-01010010
-10101010
-10000101
-01010100
-10101010
-10100001
-01010101
-00000000
-10100001
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01010010
-10101010
-10100001
-01010010
-10000000
-10100001
-01010010
-10000000
-10100001
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10000010
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010100
-00010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000101
-01010100
-10101010
-10100001
-01010010
-10101010
-10100001
-01010010
-10000000
-00000101
-01010010
-10000000
-00010101
-01010010
-10101010
-10000101
-01010100
-10101010
-10100001
-01010101
-00000000
-10100001
-01010100
-00000000
-10100001
-01010010
-10101010
-10100001
-01010010
-10101010
-10000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00000101
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01010000
-00101000
-00000101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-00000101
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10000000
-10100001
-01010010
-10101010
-10100001
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-00000101
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10100010
-10100001
-01010100
-10100010
-10000101
-01010100
-10101010
-10000101
-01010101
-00101010
-00010101
-01010101
-00101010
-00010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-00000101
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-00000000
-10100001
-01001010
-00101000
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10000010
-10100001
-01001010
-00010100
-10100001
-01010000
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-00000101
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10100010
-10100001
-01010100
-10101010
-10000101
-01010101
-00101010
-00010101
-01010100
-10101010
-10000101
-01010010
-10100010
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010100
-00010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-00000101
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-10000010
-10100001
-01010010
-10000010
-10000101
-01010010
-10101010
-10000101
-01010100
-10101010
-00010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00000101
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010100
-00000000
-10100001
-01010101
-01010010
-10100001
-01010101
-01001010
-10000101
-01010101
-00101010
-00010101
-01010100
-10101000
-01010101
-01010010
-10100000
-00000101
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010100
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010100
-10000000
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000000
-01010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010010
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00101000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010101
-00000010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010010
-00010101
-01010101
-00000010
-00010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10101010
-00010101
-01010010
-10000010
-10000101
-01010010
-00010100
-10000101
-01010100
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00000101
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01010000
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010000
-00000001
-00100000
-01001010
-10101000
-10001000
-01001000
-10001000
-10101000
-01001000
-10001000
-10001000
-01001000
-00001000
-10001000
-01000000
-00000000
-00000000
-00101010
-10101010
-10101010
-01000000
-00000000
-00000000
-01010100
-10000010
-00101000
-01010100
-10100010
-00101010
-01010100
-10001010
-00100010
-01010100
-10000010
-00100010
-01010100
-10000010
-00100000
-01010101
-00010100
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010001
-01010101
-01010101
-10001000
-01010101
-01010101
-10001000
-01010101
-01010101
-10101000
-01010101
-01010101
-10001000
-01010101
-01010101
-10001000
-01010101
-01010101
-00000000
-01010101
-01010101
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-10100001
-01010101
-01010101
-10100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-00000101
-01010101
-00101000
-10100001
-01010101
-00101010
-10100001
-01010101
-00100010
-00100001
-01010101
-00100010
-00100001
-01010101
-00100000
-00100000
-00000101
-01000101
-01000010
-10100001
-01010101
-01001000
-00001000
-01010101
-01001000
-01001000
-01010101
-01001000
-01001000
-01010101
-01001000
-01001000
-01010101
-01010010
-00100001
-01010101
-01001010
-00101000
-01010101
-01010000
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-00000000
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-00000000
-10000101
-01010010
-00000000
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-00000000
-10000101
-01010010
-00000000
-10000101
-01010010
-00000000
-10000101
-01010010
-00000000
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-00000000
-10000101
-01010010
-00000000
-10000101
-01010010
-00000000
-10000101
-01010010
-00000000
-10000101
-01010010
-00000000
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-00000000
-10000101
-01010010
-00000000
-10000101
-01010010
-00000000
-10000101
-01010010
-00000000
-10000101
-01010010
-00000000
-10000101
-01010010
-00000000
-10000101
-01010010
-00000000
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-00000000
-10000101
-01010010
-00000000
-10000101
-01010010
-00000000
-10000101
-01010010
-00000000
-10000101
-01010010
-00000000
-10000101
-01010010
-00000000
-10000101
-01010010
-00000000
-10000101
-01010010
-00000000
-10000101
-01010010
-00000000
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-00000000
-10000101
-01010010
-00000000
-10000101
-01010010
-00000000
-10000101
-01010010
-00000000
-10000101
-01010010
-00000000
-10000101
-01010010
-00000000
-10000101
-01010010
-00000000
-10000101
-01010010
-00000000
-10000101
-01010010
-00000000
-10000101
-01010010
-00000000
-10000101
-01010010
-10101010
-10000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10101010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010101
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010000
-00000001
-00100000
-01001010
-10101000
-10001000
-01001000
-10001000
-10101000
-01001000
-10001000
-10001000
-01001000
-00001000
-10001000
-01000000
-00000000
-00000000
-00101010
-10101010
-10101010
-01000000
-00000000
-00000000
-01010100
-10000010
-00101000
-01010100
-10001000
-00101010
-01010100
-10100001
-00100010
-01010100
-10001000
-00100010
-01010100
-10000010
-00100000
-01010101
-00010100
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010001
-01010101
-01010101
-10001000
-01010101
-01010101
-10001000
-01010101
-01010101
-10101000
-01010101
-01010101
-10001000
-01010101
-01010101
-10001000
-01010101
-01010101
-00000000
-01010101
-01010101
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-10100001
-01010101
-01010101
-10100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01000100
-01000101
-00100001
-00100010
-00100001
-00100000
-00100010
-00100001
-00100010
-00100010
-00100001
-00101010
-10100010
-10100001
-01001010
-10000010
-00100001
-01001000
-10000010
-00100001
-01001000
-10000010
-00100001
-01010001
-00010100
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01000100
-01000101
-00100000
-00100010
-00100001
-00100010
-00100010
-00100001
-00101010
-10100010
-10100001
-01001000
-10000010
-00100001
-01001000
-10000010
-00100001
-01000000
-00000000
-00000001
-00101010
-10101010
-10101000
-01000000
-00000000
-00000001
-00100000
-00101000
-10100001
-00100010
-00101010
-10100001
-00101000
-00100010
-00100001
-00100010
-00100000
-00100001
-00100010
-00100001
-00100001
-01000100
-01000101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01000100
-01000101
-00100000
-00100010
-00100001
-00100010
-00100010
-00100001
-00101010
-10100010
-10100001
-01001000
-10000010
-00100001
-01001000
-10000010
-00100001
-01000000
-00000000
-00000001
-00101010
-10101010
-10101000
-01000000
-00000000
-00000001
-00101000
-10100010
-10100001
-00101010
-10100000
-10000101
-00100010
-00100000
-10000101
-00100000
-00100000
-10000101
-00100001
-00100010
-10100001
-01000101
-01000100
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01000100
-01000101
-00100000
-00100010
-00100001
-00100010
-00100010
-00100001
-00101010
-10100010
-10100001
-01001000
-10000010
-00100001
-01001000
-10000010
-00100001
-01000000
-00000000
-00000001
-00101010
-10101010
-10101000
-01000000
-00000000
-00000001
-00100000
-10001010
-00101000
-00101000
-10001010
-10101000
-00100010
-10001000
-10001000
-00100000
-10001000
-10001000
-00100000
-10001000
-00001000
-01000101
-00010001
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01000101
-01010010
-00010101
-00100001
-01010010
-00010001
-00100001
-01010010
-00001000
-00100001
-01010010
-10001000
-10100001
-01010100
-10101010
-10000101
-01010100
-10100010
-10000101
-01010100
-10000100
-10000101
-01010101
-00010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010001
-01010101
-01001000
-00001000
-01000001
-00001000
-10001000
-00101000
-10101000
-10001000
-00101010
-10100010
-10100001
-00100010
-00100010
-00100001
-00100000
-00100010
-00100001
-01000101
-01000100
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010001
-01010001
-00100001
-00001000
-01001000
-00100000
-10001000
-00001000
-00100010
-00001000
-10001000
-00101000
-01001010
-10101000
-00100010
-00010010
-10100001
-00100000
-10000010
-00100001
-00100000
-10000010
-00100001
-01000101
-00010100
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000100
-00000101
-01001010
-10100010
-10100001
-01001000
-00000100
-10000101
-01001000
-00010100
-10000101
-01001010
-10000100
-10000101
-01001000
-00010100
-10000101
-01001000
-01010100
-10000101
-01001000
-01010100
-10000101
-01010001
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010100
-10000101
-01010100
-00000000
-10100001
-01010010
-10101010
-10101000
-01010100
-00000000
-10100001
-01010100
-01010100
-10000101
-01010010
-00010101
-00010101
-01001010
-00000000
-00010101
-00101010
-10101010
-10000101
-01001010
-00000000
-00010101
-01010010
-00010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01000101
-00000001
-01001000
-00100000
-10101000
-00100010
-00100001
-00100001
-00101010
-00100001
-00100001
-00100010
-00100000
-00100001
-00100010
-00101010
-00100001
-01000000
-00000000
-00000101
-01010010
-10001010
-00010101
-01010010
-10101010
-00010101
-01010010
-00100010
-00010101
-01010010
-00100010
-00010101
-01010010
-00000010
-00010101
-01010100
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01000101
-00000001
-01001000
-00100000
-10101000
-00100010
-00100001
-00100001
-00101010
-00100001
-00100001
-00100010
-00100000
-00100001
-00100010
-00101010
-00100001
-01000000
-00000000
-00000001
-00100000
-10001010
-00101000
-00100010
-00001010
-10101000
-00101000
-01001000
-10001000
-00100010
-00001000
-10001000
-00100000
-10001000
-10001000
-01000101
-00010001
-00010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01000101
-00000001
-01001000
-00100000
-10101000
-00100010
-00100001
-00100001
-00101010
-00100001
-00100001
-00100010
-00100000
-00100001
-00100010
-00101010
-00100001
-01000000
-00000000
-00000101
-01010010
-10100010
-10100001
-01010010
-00000100
-10000101
-01010010
-10000100
-10000101
-01010010
-00010100
-10000101
-01010010
-00010100
-10000101
-01010100
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01000101
-00000001
-01001000
-00100000
-10101000
-00100010
-00100001
-00100001
-00101010
-00100001
-00100001
-00100010
-00100000
-00100001
-00100010
-00101010
-00100001
-01000000
-00000000
-00000001
-00100000
-00101000
-10101000
-00100010
-00100000
-00100001
-00101000
-00101000
-00100001
-00100010
-00100001
-00100001
-00100010
-00100001
-00100001
-01000100
-01000101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01000101
-00000101
-00101000
-00100000
-10100001
-00100010
-00100010
-00000101
-00100010
-00100010
-10100001
-00100010
-00100000
-00100001
-00101000
-00100010
-10000101
-01000000
-00000000
-00010101
-01010010
-10001010
-00010101
-01010010
-10101010
-00010101
-01010010
-00100010
-00010101
-01010010
-00100010
-00010101
-01010010
-00000010
-00010101
-01010100
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00010101
-01010101
-01001010
-10000101
-01010101
-00101000
-00010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010100
-10100001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-00010101
-01010101
-01001010
-10000101
-01010101
-01010000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000101
-01010101
-01010010
-10100001
-01010101
-01010100
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01001010
-00010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010100
-00101000
-01010101
-01010010
-10100001
-01010101
-01010100
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01000101
-00000101
-00101000
-00100000
-10100001
-00100010
-00100010
-00000101
-00100010
-00100010
-10100001
-00100010
-00100000
-00100001
-00101000
-00100010
-10000101
-01000001
-01000000
-00000101
-00100000
-00101000
-10100001
-00100010
-00101010
-10100001
-00101000
-00100010
-00100001
-00100010
-00100010
-00100001
-00100010
-00100000
-00100001
-01000100
-01000101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01000101
-00000101
-00101000
-00100000
-10100001
-00100010
-00100010
-00000101
-00100010
-00100010
-10100001
-00100010
-00100000
-00100001
-00101000
-00100010
-10000101
-01000000
-00000000
-00010101
-01001010
-10001010
-10000101
-01001000
-00010010
-00010101
-01001010
-00010010
-00010101
-01001000
-01010010
-00010101
-01001000
-01010010
-00010101
-01010001
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01000101
-00000101
-00101000
-00100000
-10100001
-00100010
-00100010
-00000101
-00100010
-00100010
-10100001
-00100010
-00100000
-00100001
-00101000
-00100010
-10000101
-01000000
-00000000
-00000101
-00101000
-10100010
-10100001
-00101010
-10100000
-10000101
-00100010
-00100000
-10000101
-00100010
-00100000
-10000101
-00100000
-00100010
-10100001
-01000101
-01000100
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01000101
-00000101
-00101000
-00100000
-10100001
-00100010
-00100010
-00000101
-00100010
-00100010
-10100001
-00100010
-00100000
-00100001
-00101000
-00100010
-10000101
-01000001
-00000000
-00000001
-00100000
-10001010
-00101001
-00101000
-10001010
-10101000
-00100010
-10001000
-10001000
-00100000
-10001000
-10001000
-00100000
-10001000
-00001000
-01000101
-00010001
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010000
-01010101
-01010010
-10001010
-00010101
-01010010
-10101010
-00010101
-01010010
-00100010
-00010101
-01010010
-00100010
-00010101
-01010010
-00000010
-00010101
-01010010
-00010010
-00010101
-01010010
-00010010
-00010101
-01010100
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-00100001
-00010000
-01000001
-00100000
-10001010
-00101000
-00100010
-00001010
-10101000
-00101000
-00001000
-10001000
-00100010
-00001000
-10001000
-00100000
-10001000
-10001000
-00100000
-10001000
-10001000
-01000101
-00010001
-00010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01000001
-01010101
-01001010
-00101000
-00000001
-01001010
-10101000
-10101000
-01001000
-10001000
-00100001
-01001000
-10001000
-00100001
-01001000
-00001000
-00100001
-01001000
-01001000
-00100001
-01001000
-01001000
-10101000
-01010001
-01010001
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-00010000
-01000001
-00100000
-10001010
-00101000
-00101000
-10001010
-10101000
-00101000
-10001000
-10001000
-00100010
-10001000
-10001000
-00100010
-10001000
-00001000
-00100000
-10001000
-01001000
-00100000
-10001000
-01001000
-01000101
-00010001
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-00100000
-01010101
-01010101
-00100110
-00000001
-01010101
-00100010
-10011000
-00000101
-00100010
-10011010
-01100000
-00100010
-10011010
-01100110
-00100010
-10011010
-01100000
-00100010
-10011000
-00000101
-00100110
-00000001
-01010101
-00100000
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-00010101
-01010010
-00010100
-10000101
-01001010
-10000010
-10100001
-00101010
-10101010
-10101000
-01000010
-00000000
-10000001
-01010010
-00010100
-10000101
-01001000
-01010010
-00010101
-01001000
-01010010
-00010101
-01010010
-00010100
-10000101
-01010100
-10000101
-00100001
-01010100
-10000101
-00100001
-01010010
-00010100
-10000101
-01010010
-00010100
-10000101
-01010100
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-00100000
-01000000
-00000101
-00100010
-00101010
-10100001
-00101000
-00100010
-00100001
-00100010
-00100010
-00100001
-00100010
-00100010
-00100001
-01000000
-00000000
-00000101
-00101010
-10101010
-10100001
-01000000
-00000000
-00000101
-01010100
-10001000
-01010101
-01010100
-10001000
-01010001
-01010100
-10101000
-01001000
-01010100
-10001000
-00101000
-01010100
-10001000
-10101000
-01010101
-00010001
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00000100
-00000101
-00101010
-10100010
-10100001
-00100010
-00100010
-00100001
-00100010
-00100010
-10100001
-00100010
-00100010
-00000101
-00100000
-00100010
-00010101
-01000101
-01000100
-01010101
-01010101
-00010001
-01010101
-01010100
-10001000
-01010101
-01010100
-10001000
-01010001
-01010100
-10101000
-01001000
-01010100
-10001000
-00101000
-01010100
-10001000
-10101000
-01010101
-00010001
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-00100001
-00010000
-00010101
-00100000
-10001010
-10000101
-00100010
-00010010
-00010101
-00101000
-01010010
-00010101
-00100010
-00010010
-00010101
-00100000
-10000010
-00010001
-01000101
-00010100
-01001000
-01010101
-01010101
-00101000
-01010101
-01010100
-10101000
-01010101
-01010101
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01000100
-10101010
-00010101
-00100010
-00000000
-10000101
-00101000
-01010101
-00100001
-00101010
-00010101
-00100001
-01000000
-01010101
-00100001
-01001000
-01010101
-00100001
-01010010
-00000000
-10000101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01000001
-01000001
-00010001
-00101000
-00101000
-10001000
-00100010
-00100000
-10001000
-00101000
-00101000
-10001000
-00100010
-00100000
-10001000
-00100010
-00101000
-00100001
-01000100
-01000001
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01000100
-00010101
-01001010
-00100010
-10000101
-00100010
-00100010
-00100001
-00100010
-00100010
-00100001
-00101010
-00100010
-10000101
-00100010
-00100010
-00100001
-00100010
-00100010
-00100001
-00100010
-00100010
-00100001
-01000100
-01000100
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00010000
-00010101
-01001010
-10001010
-10000101
-01001000
-00010010
-00010101
-01001010
-00010010
-00010101
-01001000
-01010010
-00010101
-01001000
-01010010
-00010101
-01010000
-00000000
-00010101
-01001010
-10101010
-10000101
-01010000
-00000000
-00010101
-01010101
-00101000
-01010101
-01010100
-10000001
-01010101
-01010100
-10101000
-01010101
-01010101
-00001000
-01010101
-01010100
-10100001
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000100
-01000001
-00000001
-00100010
-00101000
-10101000
-00100010
-00100000
-00100001
-00101010
-00101000
-00100001
-00100010
-00100001
-00100001
-00100010
-00100001
-00100001
-01000100
-01000101
-01000101
-01000000
-00000100
-01000001
-00101010
-10100010
-00101000
-00100010
-00100010
-00100010
-00100010
-00100010
-00100010
-00100000
-00100010
-00100010
-01000101
-01000100
-01000100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010000
-01010101
-01010010
-10001010
-00010101
-01010010
-10101010
-00010101
-01010010
-00100010
-00010101
-01010010
-00100010
-00010101
-01010010
-00000010
-00010101
-01010000
-00000000
-00010101
-01001010
-10101010
-10000101
-01010000
-00000000
-00010101
-01010101
-00101010
-00010101
-01010100
-10000000
-01010101
-01010101
-00101000
-01010101
-01010101
-00000010
-00010101
-01010100
-10101000
-01010101
-01010101
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-00100000
-01000000
-00000101
-00100010
-00101010
-10100001
-00101000
-00100010
-00100001
-00100010
-00100010
-00100001
-00100010
-00100010
-00100001
-01000000
-00000000
-00000101
-00101010
-10101010
-10100001
-01000000
-00000000
-00000101
-01010100
-10001000
-01010101
-01010100
-10001000
-01010101
-01010100
-10101000
-01010101
-01010100
-10001000
-01010101
-01010100
-10001000
-01010101
-01010101
-00010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00000100
-00000101
-00101010
-10100010
-10100001
-00100010
-00100010
-00100001
-00100010
-00100010
-10100001
-00100010
-00100010
-00000101
-00100000
-00100010
-00010101
-01000101
-01000100
-01010101
-01010101
-00010001
-01010101
-01010100
-10001000
-01010101
-01010100
-10001000
-01010101
-01010100
-10101000
-01010101
-01010100
-10001000
-01010101
-01010100
-10001000
-01010101
-01010101
-00010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01000100
-00000101
-01001000
-00100010
-10100001
-01001000
-10000100
-10000101
-01001010
-00010100
-10000101
-01001000
-10000100
-10000101
-01001000
-00100000
-10000101
-01010001
-01000101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010000
-00000001
-00100000
-01001010
-10101000
-10001000
-01001000
-10001000
-10101000
-01001000
-10001000
-10001000
-01001000
-00001000
-10001000
-01000000
-00000000
-00000000
-00101010
-10101010
-10101010
-01000000
-00000000
-00000000
-01010100
-10100010
-10001010
-01010100
-10101010
-10000010
-01010100
-10001000
-10000010
-01010100
-10001000
-10000010
-01010100
-10000000
-10001010
-01010101
-00010101
-00010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010001
-01010101
-01010101
-10001000
-01010101
-01010101
-10001000
-01010101
-01010101
-10101000
-01010101
-01010101
-10001000
-01010101
-01010101
-10001000
-01010101
-01010101
-00000000
-01010101
-01010101
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-00010101
-01010101
-01010101
-00010101
-01010101
-01010101
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000001
-00010001
-01010100
-10101000
-10001000
-01010101
-00100000
-10001000
-01010101
-00100000
-10101000
-01010101
-00100000
-10001000
-01010101
-00100000
-10001000
-01010101
-01000101
-00010001
-01010101
-01000001
-01010001
-01010101
-00101000
-01001000
-01010101
-00101000
-00100001
-01010101
-01000000
-10000101
-01010101
-01010010
-00000001
-01010101
-01001000
-00101000
-01010101
-00100001
-00101000
-01010101
-01000101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00010101
-01010101
-01001010
-10000101
-01010101
-01001000
-10000101
-01010101
-01001010
-10000100
-00000001
-01010000
-00010010
-10101000
-01010101
-01010010
-00000001
-01010101
-01010010
-00000101
-01010101
-01010010
-10100001
-01010101
-01010010
-00000101
-01010101
-01010010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01010101
-01010101
-00101010
-00010101
-01010101
-00100010
-00010101
-01010101
-00101010
-00010100
-00000101
-01000000
-01010010
-10100001
-01010101
-01001000
-00001000
-01010101
-01001000
-01010001
-01010101
-01001000
-01010101
-01010101
-01001000
-01010001
-01010101
-01001000
-00001000
-01010101
-01010010
-10100001
-01010101
-01010100
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01101010
-10100010
-00010101
-10000000
-00000010
-00010101
-10010101
-01001000
-00100101
-00100101
-00101000
-01001001
-01001001
-00100001
-01010010
-01010010
-10000101
-01010110
-01010100
-10101010
-10101000
-01010010
-00000000
-00000001
-01010010
-00010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-00000101
-00000101
-00101000
-10100000
-10100001
-00101010
-10100010
-00001000
-00100010
-00100010
-00001000
-00100010
-00100010
-10101000
-00100000
-00100010
-00001000
-01000101
-01000100
-01010001
-01010101
-01010010
-00010101
-01010101
-01010010
-00000001
-01010101
-01010010
-10101000
-01010101
-01010010
-00001000
-01010101
-01010010
-00001000
-01010101
-01010100
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000100
-00010101
-01010010
-10100010
-10000101
-01010010
-00100010
-00100001
-01010010
-00100010
-00100001
-01010010
-00100010
-00100001
-01010010
-10100010
-00100001
-01010100
-00000100
-00000101
-01010010
-00100010
-10000101
-01010010
-00100010
-00100001
-01010010
-10100010
-10000101
-01010010
-00100010
-00100001
-01010010
-00100010
-00100001
-01010100
-01000100
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01000100
-01000101
-01001010
-00100010
-00100001
-01001000
-00100010
-00100001
-01001010
-00100000
-10000101
-01001000
-00100000
-10000101
-01001000
-00101000
-10000101
-01010001
-00000000
-00010101
-01001000
-10001010
-00010101
-01001000
-10001000
-10000101
-01001010
-10001010
-00010101
-01001000
-10001000
-10000101
-01001000
-10001000
-10000101
-01010001
-00010001
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000101
-00000101
-01010010
-10100000
-10100001
-01001000
-00000010
-00000101
-01001000
-10100000
-10000101
-01001000
-00100000
-00100001
-01010010
-10000010
-10000101
-01010000
-00010100
-00010101
-01001000
-01010101
-01010101
-01001010
-00010101
-01010101
-01001000
-10000101
-01010101
-01001000
-00100001
-01010101
-01001000
-01001000
-01010101
-01001000
-01010010
-00010101
-01001000
-00000000
-10000101
-01001010
-10101010
-10100001
-01010000
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000001
-01010101
-01010100
-10101000
-01010101
-01010010
-10101010
-00010101
-01010010
-10101010
-00010101
-01010010
-10101010
-00010101
-01010100
-10101000
-01010101
-01010100
-10101000
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000100
-00010101
-01010010
-10100010
-10000101
-01010010
-00100010
-00100001
-01010010
-00100010
-00100001
-01010010
-00100010
-00100001
-01010010
-10100010
-00100001
-01010100
-00000100
-01000101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-10001010
-10000101
-01001010
-10001010
-10100001
-01001010
-10001010
-10100001
-01001010
-10000000
-10100001
-01010010
-10101010
-10000101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01000100
-01000101
-01001010
-00100010
-00100001
-01001000
-00100010
-00100001
-01001010
-00100000
-10000101
-01001000
-00100000
-10000101
-01001000
-00101000
-10000101
-01010001
-01000001
-00010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-10001010
-10000101
-01001010
-10001010
-10100001
-01001010
-10001010
-10100001
-01001010
-10000000
-10100001
-01010010
-10101010
-10000101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-10001010
-10000101
-01001010
-10001010
-10100001
-01001010
-10001010
-10100001
-01001010
-10000000
-10100001
-01001010
-10101010
-10100001
-01010010
-10101010
-10000101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010010
-10101010
-10100001
-01010010
-10000000
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10000000
-10100000
-01010010
-10101010
-10100010
-01010100
-10101010
-10000010
-01010101
-00000000
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01001010
-00010101
-01010101
-00101010
-00010101
-01010100
-10101010
-00010101
-01010101
-00001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-00001010
-00000100
-01010100
-10101010
-10100010
-01010100
-10101010
-10100010
-01010101
-00000000
-00000100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010010
-10101010
-10100001
-01010010
-10000000
-10100001
-01010100
-00010100
-10100001
-01010101
-01010010
-10100001
-01010101
-01001010
-10000101
-01010101
-00101010
-00010101
-01010100
-10101000
-00000100
-01010010
-10101010
-10100010
-01010010
-10101010
-10100010
-01010100
-00000000
-00000100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010010
-10101010
-10100001
-01010010
-10000000
-10100001
-01010100
-00010000
-10100001
-01010101
-01001010
-10000101
-01010101
-01001010
-10000101
-01010100
-00010000
-10100001
-01010010
-10000000
-10100000
-01010010
-10101010
-10100010
-01010100
-10101010
-10000010
-01010101
-00000000
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00010101
-01010101
-01001010
-10000101
-01010101
-00101010
-10000101
-01010100
-10101010
-10000101
-01010010
-10100010
-10000101
-01001010
-10000010
-10000101
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01010000
-00000010
-10000100
-01010101
-01010010
-10000010
-01010101
-01010010
-10000010
-01010101
-01010100
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00000101
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010010
-10000000
-00000101
-01010010
-10000000
-00010101
-01010010
-10101010
-10000101
-01010010
-10101010
-10100001
-01010100
-00000000
-10100001
-01010100
-00000000
-10100000
-01010010
-10101010
-10100010
-01010010
-10101010
-10000010
-01010100
-00000000
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010010
-10101010
-10100001
-01010010
-10000000
-10100001
-01010010
-10000000
-00000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10100001
-01010010
-10000000
-10100001
-01010010
-10000000
-10100000
-01010010
-10101010
-10100010
-01010100
-10101010
-10000010
-01010101
-00000000
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00000101
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010100
-00000000
-10100001
-01010101
-01010100
-10100001
-01010101
-01010010
-10100001
-01010101
-01010010
-10000101
-01010101
-01001010
-10000101
-01010101
-01001010
-00010100
-01010101
-00101010
-00010010
-01010101
-00101000
-01010010
-01010101
-01000001
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010010
-10101010
-10100001
-01010010
-10000000
-10100001
-01010010
-10000000
-10100001
-01010100
-10101010
-10000101
-01010010
-10101010
-10100001
-01010010
-10000000
-10100001
-01010010
-10000000
-10100000
-01010010
-10101010
-10100010
-01010100
-10101010
-10000010
-01010101
-00000000
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010010
-10101010
-10100001
-01010010
-10000000
-10100001
-01010010
-10000000
-10100001
-01010010
-10101010
-10100001
-01010100
-10101010
-10100001
-01010101
-00000000
-10100001
-01010101
-00000010
-10100000
-01010100
-10101010
-10000010
-01010100
-10101010
-00010010
-01010101
-00000000
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000001
-01010101
-01010100
-10101000
-01010101
-01010100
-10001000
-01010101
-01010100
-10101000
-01010101
-01010100
-10001000
-01010101
-01010100
-10001000
-01010101
-01010101
-00000001
-01010101
-01010100
-10101000
-01010101
-01010101
-00100000
-01010101
-01010101
-00100000
-01010101
-01010101
-00100000
-01010101
-01010101
-00100000
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010001
-00000001
-00000001
-10001000
-10101000
-10101000
-10001000
-00100000
-10001000
-10001000
-00100000
-10001000
-10001000
-00100000
-10001000
-10101000
-00100000
-10101000
-00000001
-00000101
-00000001
-10001000
-10100000
-10101000
-10001000
-10001000
-10001000
-10101000
-10100000
-10001000
-10001000
-10001000
-10001000
-10001000
-10001000
-10101000
-00010001
-00010001
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-01010101
-00000010
-10000101
-01010000
-10101000
-00010101
-01001010
-00000001
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010001
-01000101
-00101000
-01001000
-00100001
-00100010
-00100010
-00100001
-00101000
-00100010
-00100001
-00100010
-00100010
-00100001
-00100010
-00001000
-00101000
-01000100
-01010001
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00010101
-01001010
-10101010
-10000101
-01010000
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010001
-01000101
-00101000
-01001000
-00100001
-00100010
-00100010
-00100001
-00101000
-00100010
-00100001
-00100010
-00100010
-00100001
-00100010
-00001000
-00101000
-01000100
-01010001
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01001010
-00000001
-01010101
-01010000
-10101000
-00010101
-01010101
-00000010
-10000101
-01010101
-01010100
-00010101
-01010101
-01010101
-01010101
-01000001
-01010001
-01000101
-00101000
-01001000
-00100001
-00100010
-00100010
-00100001
-00101000
-00100010
-00100001
-00100010
-00100010
-00100001
-00100010
-00001000
-00101000
-01000100
-01010001
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-00100001
-01010101
-01010100
-10101000
-01010101
-01010010
-10101010
-00010101
-01010100
-00000000
-01010101
-01000000
-01000101
-00010101
-00101010
-00100000
-10000101
-00100010
-00000010
-10100001
-00101010
-00100000
-10000101
-00100000
-00100000
-10000101
-00100001
-00100000
-10000101
-01000101
-01000101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010010
-10101010
-10100001
-01010010
-10000000
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-00010010
-10000000
-10100001
-10000010
-10101010
-10100001
-10000100
-10101010
-10000101
-00010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01001010
-00010101
-01010101
-00101010
-00010101
-01010100
-10101010
-00010101
-01010101
-00001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-00010101
-00001010
-00000101
-10000100
-10101010
-10100001
-10000100
-10101010
-10100001
-00010101
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010010
-10101010
-10100001
-01010010
-10000000
-10100001
-01010100
-00010100
-10100001
-01010101
-01010010
-10100001
-01010101
-01001010
-10000101
-01010101
-00101010
-00010101
-00010100
-10101000
-00000101
-10000010
-10101010
-10100001
-10000010
-10101010
-10100001
-00010100
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010010
-10101010
-10100001
-01010010
-10000000
-10100001
-01010100
-00010000
-10100001
-01010101
-01001010
-10000101
-01010101
-01001010
-10000101
-01010100
-00010000
-10100001
-00010010
-10000000
-10100001
-10000010
-10101010
-10100001
-10000100
-10101010
-10000101
-00010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00010101
-01010101
-01001010
-10000101
-01010101
-00101010
-10000101
-01010100
-10101010
-10000101
-01010010
-10100010
-10000101
-01001010
-10000010
-10000101
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-00010000
-00000010
-10000101
-10000101
-01010010
-10000101
-10000101
-01010010
-10000101
-00010101
-01010100
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00000101
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010010
-10000000
-00000101
-01010010
-10000000
-00010101
-01010010
-10101010
-10000101
-01010010
-10101010
-10100001
-01010100
-00000000
-10100001
-00010100
-00000000
-10100001
-10000010
-10101010
-10100001
-10000010
-10101010
-10000101
-00010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010010
-10101010
-10100001
-01010010
-10000000
-10100001
-01010010
-10000000
-00000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10100001
-01010010
-10000000
-10100001
-00010010
-10000000
-10100001
-10000010
-10101010
-10100001
-10000100
-10101010
-10000101
-00010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00000101
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010100
-00000000
-10100001
-01010101
-01010100
-10100001
-01010101
-01010010
-10100001
-01010101
-01010010
-10000101
-01010101
-01001010
-10000101
-00010101
-01001010
-00010101
-10000101
-00101010
-00010101
-10000101
-00101000
-01010101
-00010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010010
-10101010
-10100001
-01010010
-10000000
-10100001
-01010010
-10000000
-10100001
-01010100
-10101010
-10000101
-01010010
-10101010
-10100001
-01010010
-10000000
-10100001
-00010010
-10000000
-10100001
-10000010
-10101010
-10100001
-10000100
-10101010
-10000101
-00010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010010
-10101010
-10100001
-01010010
-10000000
-10100001
-01010010
-10000000
-10100001
-01010010
-10101010
-10100001
-01010100
-10101010
-10100001
-01010101
-00000000
-10100001
-00010101
-00000010
-10100001
-10000100
-10101010
-10000101
-10000100
-10101010
-00010101
-00010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-01010101
-01010010
-10101010
-00010101
-01010100
-10101000
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01000000
-01000101
-00010101
-00101010
-00100000
-10000101
-00100010
-00000010
-10100001
-00101010
-00100000
-10000101
-00100000
-00100000
-10000101
-00100001
-00100000
-10000101
-01000101
-01000101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00010101
-00000001
-01001010
-10000100
-10101000
-00100000
-00000000
-10000001
-00100010
-10001000
-10100001
-00100000
-10000000
-10000101
-01001010
-00010100
-10000101
-01010000
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-01010101
-01010010
-10000100
-01000101
-01001000
-00100010
-00100001
-01001000
-00000010
-00100001
-01001000
-10100000
-10000101
-01001000
-00100010
-00100001
-01010010
-10000010
-00100001
-01010100
-00010100
-01000101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-00101010
-00010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010100
-00101010
-00000101
-01010101
-00001000
-00010101
-01010101
-01000000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-01010101
-01010010
-10000100
-01000101
-01001000
-00100010
-00100001
-01001000
-00000010
-00100001
-01001000
-10100010
-10100001
-01001000
-00100000
-10000101
-01010010
-10000100
-10000101
-01010100
-00010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01000100
-01010101
-01010101
-00100010
-00010101
-01010100
-10100010
-10000101
-01010010
-10100010
-10100001
-01010100
-10100010
-10000101
-01010101
-00100010
-00010101
-01010101
-01000100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01001010
-00010000
-00010101
-00100000
-10001010
-10000101
-00100000
-00010000
-10000101
-00100010
-10000010
-00010101
-00100000
-10001000
-00010101
-01001010
-00001010
-10000101
-01010000
-01010000
-00010101
-01010101
-01000101
-01010101
-01010101
-00100001
-01010101
-01010100
-10101000
-01010101
-01010010
-10101010
-00010101
-01010100
-00000000
-01010101
-01010010
-10101010
-00010101
-01010100
-10101000
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010001
-01010001
-01001000
-01001000
-01001000
-00100001
-00100001
-00100001
-00100001
-00100001
-00100001
-01001000
-01001000
-01001000
-01010010
-00010010
-00010010
-01010010
-00010010
-00010010
-01001000
-01001000
-01001000
-01001000
-01001000
-01001000
-01010001
-01010001
-01010001
-01010101
-01010101
-01010101
-01000001
-01010001
-01000001
-00101000
-01001000
-00101000
-00100010
-00100010
-00100010
-00101000
-00101010
-00101000
-00100010
-00100010
-00100010
-00101010
-00100010
-00100010
-01000000
-01000100
-01000100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010001
-01010001
-01001000
-01001000
-01001000
-00100001
-00100001
-00100001
-00100001
-00100001
-00100001
-01001000
-01001000
-01001000
-01010010
-00010010
-00010010
-01010010
-00010010
-00010010
-01001000
-01001000
-01001000
-01001000
-01001000
-01001000
-01010001
-01010001
-01010001
-01010101
-01010101
-01010101
-01000100
-00010000
-01000100
-00100010
-10001010
-00100010
-00100010
-10101010
-00100010
-00100010
-00100010
-00100010
-00100010
-00100010
-00100010
-00100010
-00000010
-00101010
-01000100
-01010100
-01000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00100000
-01010101
-01010101
-00101000
-01010101
-01010101
-00100000
-01010101
-01010101
-00101000
-01010101
-01010101
-00100000
-01010101
-01010101
-00101000
-01010101
-01010101
-00100000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010001
-01010001
-01001000
-01001000
-01001000
-00100001
-00100001
-00100001
-00100001
-00100001
-00100001
-01001000
-01001000
-01001000
-01010010
-00010010
-00010010
-01010010
-00010010
-00010010
-01001000
-01001000
-01001000
-01001000
-01001000
-01001000
-01010001
-01010001
-01010001
-01010101
-01010101
-01010101
-01000000
-01010000
-01010000
-00101010
-00001010
-00001010
-00100000
-00100000
-00100000
-00101000
-00101010
-00100001
-00100000
-00000010
-00100000
-00101010
-00101000
-01001010
-01000000
-01000001
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010001
-01010001
-01001000
-01001000
-01001000
-00100001
-00100001
-00100001
-00100001
-00100001
-00100001
-01001000
-01001000
-01001000
-01010010
-00010010
-00010010
-01010010
-00010010
-00010010
-01001000
-01001000
-01001000
-01001000
-01001000
-01001000
-01010001
-01010001
-01010001
-01010101
-01010101
-01010101
-01000100
-01000000
-01000100
-00100010
-00101010
-00100010
-00100010
-00001000
-00100010
-00100010
-00001000
-01001000
-00100010
-00001000
-00100010
-01001000
-01001000
-00100010
-01010001
-01010001
-01000100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010001
-01010001
-01001000
-01001000
-01001000
-00100001
-00100001
-00100001
-00100001
-00100001
-00100001
-01001000
-01001000
-01001000
-01010010
-00010010
-00010010
-01010010
-00010010
-00010010
-01001000
-01001000
-01001000
-01001000
-01001000
-01001000
-01010001
-01010001
-01010001
-01010101
-01010101
-01010101
-00000100
-00010100
-01000000
-10100010
-10000010
-00101010
-10101010
-10001000
-10001000
-10001000
-10001000
-10001000
-10001000
-10001000
-10001000
-10000000
-10000010
-00001000
-00010101
-00010100
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010001
-01010001
-01001000
-01001000
-01001000
-00100001
-00100001
-00100001
-00100001
-00100001
-00100001
-01001000
-01001000
-01001000
-01010010
-00010010
-00010010
-01010010
-00010010
-00010010
-01001000
-01001000
-01001000
-01001000
-01001000
-01001000
-01010001
-01010001
-01010001
-01010101
-01010101
-01010101
-01000001
-01010001
-01000000
-00101000
-01001000
-00101010
-00100010
-00100010
-00001000
-00101010
-00101010
-00001000
-00100010
-00100010
-00001000
-00101000
-00100010
-00001000
-01000001
-01000100
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010001
-01010001
-01001000
-01001000
-01001000
-00100001
-00100001
-00100001
-00100001
-00100001
-00100001
-01001000
-01001000
-01001000
-01010010
-00010010
-00010010
-01010010
-00010010
-00010010
-01001000
-01001000
-01001000
-01001000
-01001000
-01001000
-01010001
-01010001
-01010001
-01010101
-01010101
-01010101
-01000000
-01000100
-01000000
-00101010
-00100010
-00101010
-00100000
-00100010
-00001000
-00101000
-01001000
-01001000
-00100000
-00100010
-00001000
-00101010
-00100010
-00001000
-01000000
-01000100
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010100
-00010101
-01010010
-10000010
-10000101
-01010010
-10100010
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10001010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010100
-00010100
-00010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010001
-01001000
-01010001
-01001000
-01001000
-01001000
-01001000
-01001000
-01001000
-01010001
-01010001
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00010101
-01010101
-00101010
-10000101
-01010100
-10101010
-10000101
-01010100
-10100000
-00010101
-01010100
-10101010
-00010101
-01010101
-00101010
-10000101
-01010101
-00000010
-10000101
-01010100
-10101010
-10000101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010001
-01001000
-01010001
-01001000
-01001000
-01001000
-01001000
-01001000
-01001000
-01010001
-01010001
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00010101
-01010101
-00101010
-10000101
-01010100
-10101010
-10000101
-01010100
-10100000
-00010101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010100
-10100000
-00010101
-01010100
-10101010
-10000101
-01010101
-00101010
-10000101
-01010101
-01000000
-00010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010001
-01001000
-01010001
-01001000
-01001000
-01001000
-01001000
-01001000
-01001000
-01010001
-01010001
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-00000101
-01010010
-10000100
-10100001
-01010010
-10000000
-10100001
-01010010
-10001000
-10100001
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010010
-10100010
-10100001
-01010010
-10000100
-10100001
-01010100
-00010101
-00000101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010001
-01001000
-01010001
-01001000
-01001000
-01001000
-01001000
-01001000
-01001000
-01010001
-01010001
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010001
-01001000
-01010001
-01001000
-01001000
-01001000
-01001000
-01001000
-01001000
-01010001
-01010001
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010001
-01001000
-01010001
-01001000
-01001000
-01001000
-01001000
-01001000
-01001000
-01010001
-01010001
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010001
-01000101
-00010001
-10001000
-00100000
-10001000
-10101000
-10001000
-10001000
-10001000
-10101000
-00100001
-10001000
-10001000
-10001000
-10001000
-10001000
-10001000
-00010001
-00010001
-00010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00000101
-01010101
-00101010
-10100000
-00000001
-00000000
-00001010
-10101000
-00101010
-10100000
-00000000
-00000000
-00001010
-10101000
-00101010
-10101010
-10101000
-00101010
-00000010
-10101000
-00101010
-00101000
-10101000
-00101010
-00101000
-10101000
-00101010
-00000010
-10101000
-00101010
-00101010
-10101000
-00101010
-00101010
-10101000
-00101010
-10101010
-10101000
-00101010
-10101010
-10101000
-01000000
-00000000
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00000000
-01010101
-01010101
-00101000
-01010101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01010010
-10101010
-10000101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-10101010
-10000101
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01010010
-10101010
-10000101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-10101010
-10000101
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010101
-00101000
-01010101
-01010101
-00000000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-01010101
-01010010
-10000100
-01000101
-01001000
-00100010
-00100001
-01001000
-00100010
-00100001
-01001010
-10100010
-10100001
-01001000
-00100010
-00100001
-01001000
-00100010
-00100001
-01010001
-01000100
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010100
-00010101
-01010100
-10000010
-10000101
-01010010
-00100010
-00100001
-01010010
-10100010
-00100001
-01010010
-00100010
-00100001
-01010010
-00100010
-10000101
-01010100
-00000100
-00010101
-01010100
-10100010
-10000101
-01010010
-00000010
-00100001
-01010010
-10100010
-10100001
-01010100
-00100010
-00100001
-01010010
-10000010
-10000101
-01010100
-00010100
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01001001
-01001110
-01000001
-01010110
-00000011
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01001001
-01001110
-01000001
-01010110
-00000011
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01000000
-01010101
-01010100
-00010110
-01010101
-01010000
-01101010
-01010101
-01000010
-10101010
-01010101
-00001010
-10100100
-01010100
-00011010
-10010000
-01010100
-01101010
-01000101
-01010000
-10101001
-00010101
-01010001
-10100100
-01010101
-01000010
-10100000
-01010101
-01000110
-10010001
-01010101
-01000110
-10010001
-01010101
-01001010
-10000001
-01010100
-01001010
-10000001
-01010100
-00001010
-10000101
-01010100
-01001010
-10000001
-01010100
-01001010
-10000001
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000000
-00000101
-01011010
-10100101
-01000000
-10101010
-10101010
-10100100
-10101010
-10101010
-10101010
-01010000
-00000001
-01101010
-00000000
-00000000
-00000110
-01010101
-01010101
-01000001
-01010101
-01010101
-01010000
-01010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010100
-00000101
-01010101
-01000000
-00000000
-01010101
-00000110
-10100100
-00010101
-00011010
-10101001
-00010101
-00101010
-10101010
-00000101
-01101010
-10101010
-00000101
-00101010
-10101010
-00000101
-00011010
-10101010
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-01010101
-01000001
-01010101
-01010101
-10010000
-01010101
-01010101
-10100100
-00010101
-01010101
-10101001
-00010101
-01010101
-01101010
-01000101
-01010101
-00011010
-10000001
-01010101
-00001010
-10010001
-01010101
-01000110
-10010001
-01010101
-01000010
-10100000
-01010101
-01010001
-10100100
-01010101
-01010001
-10100100
-01010101
-01010001
-10100100
-01010101
-01010000
-10100100
-01010101
-01010001
-10100100
-01010101
-01010001
-10100100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01000001
-01010101
-01010101
-00000110
-01010101
-01010100
-00011010
-01010101
-01010100
-01101010
-01010101
-01010001
-10101001
-01010101
-01000010
-10100100
-01010101
-01000110
-10100000
-01010101
-01000110
-10010001
-01010101
-00001010
-10000001
-01010101
-00011010
-01000101
-01010101
-00011010
-01000101
-01010101
-00011010
-01000101
-01010101
-00011010
-00000101
-01010101
-00011010
-01000101
-01010101
-00011010
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00000000
-00000001
-01011010
-10100101
-00011010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101001
-01000000
-00000101
-10010000
-00000000
-00000000
-01000001
-01010101
-01010101
-00000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00010101
-01010101
-00000000
-00000001
-01010100
-00011010
-10010000
-01010100
-01101010
-10100100
-01010000
-10101010
-10101000
-01010000
-10101010
-10101001
-01010000
-10101010
-10101000
-01010001
-10101010
-10100100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-00000001
-01010101
-01010101
-10010100
-00010101
-01010101
-10101001
-00000101
-01010101
-10101010
-10000001
-01010101
-00011010
-10100000
-01010101
-00000110
-10100100
-00010101
-01010001
-10101001
-00010101
-01010100
-01101010
-00000101
-01010101
-00011010
-01000101
-01010101
-00001010
-10000001
-01010101
-01000110
-10010001
-01010101
-01000110
-10010001
-00010101
-01000010
-10100001
-00010101
-01000010
-10100001
-00010101
-01010010
-10100000
-00010101
-01000010
-10100001
-00010101
-01000010
-10100001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000110
-10010001
-01010101
-01000110
-10010001
-01010101
-01000010
-10100000
-01010101
-01010001
-10100100
-01010101
-01010001
-10101001
-00010101
-01010100
-01101010
-00000101
-01010100
-00101010
-10010000
-01010101
-00001010
-10100100
-01010101
-01000010
-10101010
-01010101
-01010000
-01101010
-01010101
-01010100
-00010110
-01010101
-01010101
-00000000
-01010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000110
-10101010
-10010001
-01000000
-01000110
-10100100
-01010000
-00000001
-10101001
-01010101
-01010000
-01101010
-01010101
-01010100
-00011010
-01010101
-01010101
-00000110
-01010101
-01010101
-01000001
-00000001
-01000000
-00010000
-01010000
-00000001
-00000100
-10101010
-10101010
-01000001
-10101010
-10101010
-10010000
-01011010
-10101001
-01000001
-00000000
-00000000
-00000101
-01010000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-10100100
-01010101
-01010010
-10100000
-01010101
-00010001
-10100001
-01010101
-01000100
-01010001
-01000000
-10010001
-00000000
-00010101
-10100100
-01000101
-10101010
-10101000
-00011010
-10101010
-01100100
-01101010
-10101010
-00010001
-10101010
-10010101
-00000010
-10101010
-01000000
-01000110
-10101000
-00000101
-01001010
-10100100
-01010101
-00011010
-10100000
-01010101
-00011010
-10010001
-01010101
-00011010
-10010001
-01010101
-00011010
-10010001
-01010101
-00011010
-10010001
-01010101
-00011010
-10100000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00011010
-01000101
-01010101
-00001010
-10000101
-01010101
-01001010
-01000100
-00000001
-01000101
-00010001
-01010100
-00000000
-01000110
-10101010
-01010001
-00011010
-10101010
-10100100
-00101010
-10101010
-10101001
-00011001
-01010110
-10101010
-01000100
-00000001
-10101010
-10000000
-01010000
-00101010
-10010001
-01010101
-00011010
-10100001
-01010101
-00001010
-10100100
-01010101
-01000110
-10100100
-01010101
-01000110
-10100100
-01010101
-01000110
-10100100
-01010101
-01000110
-10100100
-01010101
-00001010
-10100100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000110
-10101010
-10010000
-00011010
-10010001
-00000001
-01101010
-01000000
-00000101
-10101001
-00000101
-01010101
-10100100
-00010101
-01010101
-10010000
-01010101
-01010101
-01000001
-01010101
-01010101
-00000100
-00000001
-01000000
-00010000
-01000000
-00000101
-01000001
-10101010
-10101010
-00000110
-10101010
-10101010
-01000001
-01101010
-10100101
-01010000
-00000000
-00000000
-01010101
-01010000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000110
-10010001
-01010101
-01000110
-10010001
-01010101
-00001010
-10000001
-01010101
-00011010
-01000101
-01010100
-01101010
-01000101
-01010000
-10101001
-00010101
-00000110
-10101000
-00010101
-00011010
-10100000
-01010101
-10101010
-10000001
-01010101
-10101001
-00000101
-01010101
-10010100
-00010101
-01010101
-00000000
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-00000000
-01010101
-01010100
-00010110
-01010101
-01010000
-01101010
-01010101
-01000010
-10101010
-01010101
-00001010
-10100100
-01010100
-00101010
-10010000
-01010100
-01101010
-00000101
-01010001
-10101001
-00010101
-01010001
-10100100
-01010101
-01000010
-10100000
-01010101
-01000110
-10010001
-01010101
-01000110
-10010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000101
-01010101
-00000000
-00000000
-00000101
-01011010
-10101001
-01000001
-10101010
-10101010
-10010000
-10101010
-10101010
-01000001
-01010000
-00000001
-00000100
-00000001
-01010000
-00010000
-01010101
-01010101
-01000001
-01010101
-01010101
-00000110
-01010101
-01010100
-00011010
-01010101
-01010000
-01101010
-01010000
-00000001
-10101001
-01000000
-01000110
-10100100
-00000110
-10101010
-10010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01001010
-10100100
-00010101
-01000110
-10101001
-00000001
-01000110
-10101010
-01010000
-01000010
-10101010
-10101001
-01010001
-10101010
-10101010
-01010000
-10101010
-10101010
-01010000
-01101010
-10101010
-01000010
-00011010
-10101010
-00000110
-00011010
-10101010
-00011010
-10000110
-10101010
-01101010
-01000001
-10101010
-10101001
-00010000
-10101010
-10100100
-01010100
-01101010
-10010001
-00000101
-00011010
-01000100
-01010001
-00000110
-00010001
-10100000
-01000001
-01000010
-10100000
-01010000
-01010001
-10100100
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00011010
-10100001
-01000000
-01101010
-10010001
-00000101
-10101010
-10010001
-01101010
-10101010
-10000001
-10101010
-10101010
-01000101
-10101010
-10101010
-00000101
-10101010
-10101001
-00000101
-10101010
-10100100
-10000001
-10101010
-10100100
-10010000
-10101010
-10010010
-10100100
-10101010
-01000001
-10101001
-10101010
-00000100
-01101010
-10101001
-00010101
-00011010
-10100100
-01010000
-01000110
-10010000
-01000101
-00010001
-01000001
-00001010
-01000100
-00000101
-00001010
-10000001
-00010101
-00011010
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000101
-01010000
-00000000
-00000000
-01000001
-01101010
-10100101
-00000110
-10101010
-10101010
-01000001
-10101010
-10101010
-00010000
-01000000
-00000101
-00000100
-00000101
-01000000
-01000001
-01010101
-01010101
-10010000
-01010101
-01010101
-10100100
-00010101
-01010101
-10101001
-00000101
-01010101
-01101010
-01000000
-00000101
-00011010
-10010001
-00000001
-01000110
-10101010
-10010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-01010101
-00000000
-01010101
-01010101
-10010100
-00010101
-01010101
-10101001
-00000101
-01010101
-10101010
-10000001
-01010101
-00011010
-10100000
-01010101
-00000110
-10101000
-00010101
-01010000
-10101001
-00010101
-01010100
-01101010
-01000101
-01010101
-00011010
-01000101
-01010101
-00001010
-10000001
-01010101
-01000110
-10010001
-01010101
-01000110
-10010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01001010
-10000001
-01010100
-01001010
-10000001
-01010100
-00001010
-10000101
-01010100
-01001010
-10000001
-01010100
-01001010
-10000001
-01010100
-01000110
-10010001
-01010101
-01000110
-10010001
-01010101
-01000010
-10100000
-01010101
-01010001
-10100100
-01010101
-01010000
-10101001
-00010101
-01010100
-01101010
-01000101
-01010100
-00011010
-10010000
-01010101
-00001010
-10100100
-01010101
-01000010
-10101010
-01010101
-01010000
-01101010
-01010101
-01010100
-00010110
-01010101
-01010101
-01000000
-01010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00011010
-10101010
-01000101
-00101010
-10101010
-00000101
-01101010
-10101010
-00000101
-00101010
-10101010
-00000101
-00011010
-10101001
-00010101
-00000110
-10100100
-00010101
-01000000
-00000000
-01010101
-01010100
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010000
-01010101
-01010101
-01000001
-00000000
-00000000
-00000110
-01010000
-00000001
-01101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10100100
-01011010
-10100101
-01000000
-00000000
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-10100100
-01010101
-01010001
-10100100
-01010101
-01010000
-10100100
-01010101
-01010001
-10100100
-01010101
-01010001
-10100100
-01010101
-01010001
-10100100
-01010101
-01000010
-10100000
-01010101
-01000110
-10010001
-01010101
-00001010
-10010001
-01010101
-00011010
-10000001
-01010101
-01101010
-01000101
-01010101
-10101001
-00010101
-01010101
-10100100
-00010101
-01010101
-10010000
-01010101
-01010101
-01000001
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00011010
-01000101
-01010101
-00011010
-01000101
-01010101
-00011010
-00000101
-01010101
-00011010
-01000101
-01010101
-00011010
-01000101
-01010101
-00011010
-01000101
-01010101
-00001010
-10000001
-01010101
-01000110
-10010001
-01010101
-01000110
-10100000
-01010101
-01000010
-10100100
-01010101
-01010001
-10101001
-01010101
-01010100
-01101010
-01010101
-01010100
-00011010
-01010101
-01010101
-00000110
-01010101
-01010101
-01000001
-01010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-10101010
-10100100
-01010000
-10101010
-10101000
-01010000
-10101010
-10101001
-01010000
-10101010
-10101000
-01010100
-01101010
-10100100
-01010100
-00011010
-10010000
-01010101
-00000000
-00000001
-01010101
-01010000
-00010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-00000101
-01010101
-01010101
-01000001
-01010101
-01010101
-10010000
-00000000
-00000000
-10101001
-01000000
-00000101
-10101010
-10101010
-10101010
-00011010
-10101010
-10101010
-00000001
-01011010
-10100101
-01010000
-00000000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01000010
-10100001
-00010101
-01000010
-10100001
-00010101
-01010010
-10100000
-00010101
-01000010
-10100001
-00010101
-01000010
-10100001
-01010101
-01000110
-10010001
-01010101
-01000110
-10010001
-01010101
-00001010
-10000001
-01010101
-00011010
-01000101
-01010100
-01101010
-00000101
-01010001
-10101001
-00010101
-00000110
-10100100
-00010101
-00011010
-10100000
-01010101
-10101010
-10000001
-01010101
-10101001
-00000101
-01010101
-10010100
-00010101
-01010101
-00000001
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010010
-00010101
-01010101
-01001010
-00010101
-01010101
-00101010
-00010101
-01010100
-10101010
-00010101
-01010010
-10101010
-00010101
-01010010
-10101010
-00010101
-01010100
-10101010
-00010101
-01010101
-00101010
-00010101
-01010101
-01001010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010100
-10000101
-01010101
-01010100
-10100001
-01010101
-01010100
-10101000
-01010101
-01010100
-10101010
-00010101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010100
-10101010
-00010101
-01010100
-10101000
-01010101
-01010100
-10100001
-01010101
-01010100
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-01010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000001
-01010101
-01010101
-10101000
-01010101
-01010101
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00100001
-01010101
-01010100
-10101000
-01010101
-01010010
-10101010
-00010101
-01001010
-10101010
-10000101
-01001010
-10101010
-10000101
-00101010
-00000010
-10100001
-00100000
-00000000
-00100001
-00000001
-01010101
-00000001
-00000101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-10000101
-01010101
-01001010
-10000101
-01010100
-10101010
-10000101
-01001010
-10101010
-10000101
-01000000
-00001010
-10000101
-01010101
-01000010
-10000101
-01010101
-01010000
-10000101
-01010101
-01010100
-00000101
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010010
-10100001
-01010100
-10101010
-10100001
-01001010
-10101010
-10000001
-01000000
-10101010
-10000101
-01010100
-00101010
-00000101
-01010101
-00101010
-00010101
-01010101
-00101000
-00010101
-01010101
-00000000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-00010100
-01010001
-00001010
-10101010
-10101000
-01000010
-10101010
-10100000
-01010000
-10101010
-10000001
-01010100
-10101010
-00000101
-01010100
-10101000
-00010101
-01010100
-10100000
-01010101
-01010100
-00000001
-01010101
-01010100
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00101010
-10000101
-01010101
-00000010
-10101010
-00010101
-01000010
-10101010
-10101000
-01010010
-10101010
-10000000
-01001010
-10101000
-00000001
-00101010
-00000000
-00010101
-00000000
-00000001
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-10000101
-01010101
-01010100
-10101000
-01010101
-01010010
-10101010
-10000101
-01001010
-10101010
-10100001
-00101010
-10101010
-10101000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001001
-01010101
-01000000
-00101010
-00010101
-00101010
-10101010
-10010101
-00001010
-10101010
-10000101
-01000000
-10101010
-10100101
-01010000
-00000010
-10100001
-01010101
-00000000
-00000101
-01010101
-01010100
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-01010000
-00000010
-10010101
-01001010
-10101010
-10000101
-01000010
-10101010
-10010101
-01010000
-10101010
-10000101
-01010100
-00001010
-10010101
-01010101
-00000000
-10000101
-01010101
-01010000
-00010101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01001010
-00010101
-00101000
-01000010
-10101010
-10100000
-01010010
-10101010
-10100001
-01010000
-10101010
-10000001
-01010100
-10101010
-10000101
-01010100
-00101010
-00000101
-01010101
-00001000
-00010101
-01010101
-01000000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-01010101
-01010110
-10000000
-00000101
-01010010
-10101010
-10100001
-01010110
-10101010
-10000001
-01010010
-10101010
-00000101
-01010110
-10100000
-00010101
-01010010
-00000000
-01010101
-01010100
-00000101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-01100001
-01010101
-01010100
-10101000
-00000001
-01010110
-10101010
-10101000
-01010010
-10101010
-10100000
-01011010
-10101010
-00000001
-01001010
-10000000
-00000101
-01010000
-00000000
-01010101
-01010000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010010
-00010101
-01010101
-00101010
-00010101
-01010010
-10101010
-10000101
-01001010
-10101010
-10100001
-00101010
-10101010
-10101000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010010
-10101000
-01010100
-10101010
-10000000
-00101010
-10101010
-10000001
-00000010
-10101010
-10000101
-01000000
-00101010
-10100001
-01010100
-00000000
-10101000
-01010101
-01010000
-00000000
-01010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-00010100
-01000101
-00101010
-10101010
-10100000
-00001010
-10101010
-10000001
-01000010
-10101010
-00000101
-01010000
-10101010
-00010101
-01010100
-00101010
-00010101
-01010101
-00001010
-00010101
-01010101
-01000000
-00010101
-01010101
-01010000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01001010
-10000101
-01010101
-01001010
-10101010
-00010101
-01000010
-10101010
-10100001
-01010010
-10101010
-00000001
-01010000
-10101000
-00010101
-01010100
-10101000
-01010101
-01010100
-00101000
-01010101
-01010101
-00000000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010010
-00010101
-01010101
-01010010
-10100001
-01010101
-01010010
-10101010
-00010101
-01010010
-10101010
-10100001
-01010010
-10100000
-00000001
-01010010
-10000001
-01010101
-01010010
-00000101
-01010101
-01010000
-00010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-00101010
-00010101
-01010100
-10101010
-10000101
-01010010
-10000000
-10100001
-01010100
-00010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-00101010
-00010101
-01010100
-10101010
-10000101
-01010010
-10000000
-10100001
-01010100
-00010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-00101010
-00010101
-01010100
-10101010
-10000101
-01010010
-10000000
-10100001
-01010100
-00010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-00000101
-01010010
-10000000
-10100001
-01010100
-10101010
-10000101
-01010101
-00101010
-00010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-00000101
-01010010
-10000000
-10100001
-01010100
-10101010
-10000101
-01010101
-00101010
-00010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-00000101
-01010010
-10000000
-10100001
-01010100
-10101010
-10000101
-01010101
-00101010
-00010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01000101
-00000001
-01001000
-00100000
-10101000
-00100010
-00100001
-00100001
-00100010
-00100001
-00100001
-00101010
-00100001
-00100001
-00100010
-00100001
-00100001
-00100010
-00100000
-00100001
-00100010
-00101010
-00100001
-01000100
-01000000
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-10000101
-01010101
-01010101
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010010
-01010101
-01010101
-01010010
-01010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-00010101
-01001000
-01010100
-10000101
-01010010
-00010010
-00010101
-01010100
-10001000
-01010101
-01010101
-00100001
-01010101
-01010100
-10001000
-01010101
-01010010
-00010010
-00010101
-01001000
-01010100
-10000101
-01010001
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01010101
-01010101
-00101010
-00010101
-01010101
-00101010
-00010101
-01010101
-01000000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00010101
-01010101
-00101010
-10000101
-01010101
-00101010
-10000101
-01010101
-01000000
-00010101
-01010101
-00101010
-00010101
-01010101
-00101010
-00010101
-01010101
-01000000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00000101
-01010101
-00101010
-10100001
-01010101
-00101010
-10100001
-01010101
-01000000
-00000101
-01010101
-00101010
-10000101
-01010101
-00101010
-10000101
-01010101
-01000000
-00010101
-01010101
-00101010
-00010101
-01010101
-00101010
-00010101
-01010101
-01000000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01000101
-00000101
-00101000
-00100000
-10100001
-00100010
-00100010
-00000101
-00100010
-00100010
-00010101
-00100010
-00100000
-10000101
-00100010
-00100001
-00100001
-00100010
-00100000
-00100001
-00101000
-00100010
-10000101
-01000001
-01000100
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010100
-10101000
-01010101
-00000010
-00000010
-00000000
-10101000
-01010100
-10101010
-00001000
-01010100
-10000000
-01001000
-01010100
-10000101
-01010010
-00000010
-00010101
-01010100
-10101000
-01010101
-01010101
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010010
-01010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00000000
-00000000
-01101010
-10101010
-10101010
-01000000
-00000000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-10000101
-01010101
-01010100
-00100001
-01010101
-01010010
-01001000
-01010101
-01001000
-00000010
-00000000
-00100000
-10101000
-10000000
-10001010
-00000010
-00000000
-00100000
-01010010
-10000000
-10100001
-01010010
-10100010
-10100001
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-00100001
-01010101
-01010101
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000000
-00000000
-10101010
-10101010
-10101010
-00000000
-00000000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010100
-01010101
-01010101
-01010100
-01010000
-00000000
-01010101
-01001010
-10101010
-00010101
-01010000
-00000000
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010100
-01010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00010101
-00000001
-01001010
-10000100
-10101000
-00100000
-00010101
-00000010
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-00100000
-00010101
-00000010
-01001010
-10000100
-10101000
-01010000
-00010101
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-10000101
-01010101
-01010101
-10000101
-01010101
-01010101
-10000101
-01010101
-01010101
-00010101
-01000000
-00000001
-01010101
-00101010
-10101000
-00010101
-01000000
-00000001
-10000101
-01010101
-01010101
-10000101
-01010101
-01010101
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010100
-10000101
-01010101
-01010101
-00100001
-01010101
-01010101
-01001000
-01010101
-01010101
-01010010
-00000000
-00000000
-00000000
-10101010
-10101010
-10101010
-00000000
-00000000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-00000000
-10000101
-00001010
-10101010
-10100000
-10001010
-10101010
-10100010
-10101010
-10000010
-10101010
-00001010
-10101010
-10100000
-01010010
-10101010
-10000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010010
-00010101
-01010101
-01001000
-01010101
-01010101
-00100001
-01010101
-01010101
-10000101
-01010101
-01010101
-00000000
-00000000
-00000000
-10101010
-10101010
-10101010
-00000000
-00000000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010010
-01010000
-00000000
-00001000
-01001010
-10101010
-10101000
-01010000
-00000000
-00001000
-01010101
-01010101
-01010010
-01010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010001
-01001000
-01010101
-01001000
-00100001
-01010101
-01010010
-10000101
-01010101
-01010100
-00010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01000000
-01010101
-01010101
-01010001
-01010101
-00010101
-01010101
-01010101
-10000101
-01010101
-01010100
-00100001
-01010101
-01010010
-01001000
-01010101
-01001000
-01010001
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-10000101
-01010101
-01010101
-00100001
-01010101
-01010101
-01001000
-00000000
-00000001
-01001010
-10101010
-10101000
-01001000
-00000000
-00000001
-00100001
-01010101
-01010101
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-01010101
-01001010
-10101010
-01010101
-01010000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-01010101
-01001010
-10101010
-01010101
-01010000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010100
-10000101
-01010101
-01010010
-00100001
-01010101
-01001000
-01001000
-01010101
-00100001
-01010010
-00010100
-10000101
-01010100
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-00010101
-01010010
-00010100
-10000101
-01001000
-01010101
-00100001
-00100001
-01010101
-01001000
-10000101
-01010101
-01010010
-00010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000101
-01010101
-10101010
-10100001
-01010101
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000101
-01010101
-10101010
-10100001
-01010101
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10010101
-01010101
-01010101
-00101010
-10101010
-10101010
-00000000
-00000000
-00000000
-10101010
-10101010
-10101010
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010110
-10101010
-10010101
-01011000
-00000000
-00100101
-10100000
-00000000
-00001010
-00000000
-00000000
-00000000
-10100000
-00000000
-00001010
-01011010
-10101010
-10100101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010110
-10101010
-10101010
-10101000
-00000000
-00000000
-00000000
-10101010
-10101010
-10101010
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000000
-01010100
-10101010
-10101010
-01010101
-00000000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000001
-01010101
-10101010
-10101000
-01010101
-00000000
-00001000
-01010101
-01010101
-01010010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00000000
-01010101
-00101010
-10101010
-01010101
-00100000
-00000000
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010010
-00010101
-01010101
-01010010
-00010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000000
-01010101
-10101010
-10101010
-00010101
-00000000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001001
-01010101
-01010101
-00100101
-01010101
-01010100
-10010101
-01010101
-01010010
-01010101
-01010101
-01010100
-10010101
-01010101
-01010101
-00100101
-01010101
-01010101
-01001001
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010001
-01010101
-01010010
-01001001
-01010101
-01001001
-00100101
-01010101
-00100100
-10010101
-01010100
-10010010
-01010101
-01010101
-00100100
-10010101
-01010101
-01001001
-00100101
-01010101
-01010010
-01001001
-01010101
-01010100
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010100
-01010001
-01010100
-10010010
-01001001
-01010010
-01001001
-00100101
-01001001
-00100100
-10010101
-00100100
-10010010
-01010101
-01001001
-00100100
-10010101
-01010010
-01001001
-00100101
-01010100
-10010010
-01001001
-01010101
-00010100
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-01100001
-01010101
-01010101
-01011000
-01010101
-01010101
-01010110
-00010101
-01010101
-01010101
-10000101
-01010101
-01010110
-00010101
-01010101
-01011000
-01010101
-01010101
-01100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-00010101
-01010101
-01100001
-10000101
-01010101
-01011000
-01100001
-01010101
-01010110
-00011000
-01010101
-01010101
-10000110
-00010101
-01010110
-00011000
-01010101
-01011000
-01100001
-01010101
-01100001
-10000101
-01010101
-01000101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-00010100
-01010101
-01100001
-10000110
-00010101
-01011000
-01100001
-10000101
-01010110
-00011000
-01100001
-01010101
-10000110
-00011000
-01010110
-00011000
-01100001
-01011000
-01100001
-10000101
-01100001
-10000110
-00010101
-01000101
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10010110
-00010101
-01010010
-01010101
-10000101
-01001001
-01010101
-01100001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10010110
-00010101
-01010010
-01000001
-10000101
-01001001
-00101000
-01100001
-01010100
-10010110
-00010101
-01010010
-01010101
-10000101
-01001001
-01010101
-01100001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10010110
-00010101
-01010010
-01000001
-10000101
-01001001
-00101000
-01100001
-01010100
-10010110
-00010101
-01010010
-01000001
-10000101
-01001001
-00101000
-01100001
-01010100
-10010110
-00010101
-01010010
-01010101
-10000101
-01001001
-01010101
-01100001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01001001
-01010101
-01100001
-01010010
-01010101
-10000101
-01010100
-10010110
-00010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01001001
-01010101
-01100001
-01010010
-01010101
-10000101
-01010100
-10010110
-00010101
-01001001
-00101000
-01100001
-01010010
-01000001
-10000101
-01010100
-10010110
-00010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01001001
-01010101
-01100001
-01010010
-01010101
-10000101
-01010100
-10010110
-00010101
-01001001
-00101000
-01100001
-01010010
-01000001
-10000101
-01010100
-10010110
-00010101
-01001001
-00101000
-01100001
-01010010
-01000001
-10000101
-01010100
-10010110
-00010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
+MAX7456
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010100
+10100001
+01010101
+01000000
+10100001
+01010101
+00101000
+10100001
+01010000
+00101000
+10100001
+01001010
+00101000
+10100001
+01001010
+00101000
+10100001
+01001010
+00101000
+10100001
+01010000
+01000001
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010100
+00010101
+01001000
+01010010
+10000101
+01001000
+01001000
+00100001
+01001000
+01001000
+00100001
+01001000
+00001000
+00100001
+01001010
+10000010
+10000101
+01010000
+00010100
+00100001
+01010101
+01010101
+00000101
+01010101
+01010100
+10100001
+01010101
+01000000
+10100001
+01010101
+00101000
+10100001
+01010000
+00101000
+10100001
+01001010
+00101000
+10100001
+01001010
+00101000
+10100001
+01010000
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01000101
+00000001
+00100001
+00100000
+10101000
+00100000
+10001000
+00100001
+00100000
+10101000
+00100001
+00100000
+10001000
+00100001
+00101000
+10001000
+00100001
+01000001
+00010001
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01000101
+00010001
+00100001
+00100000
+10001000
+00100000
+10001000
+10101000
+00100000
+10001000
+10101000
+00100000
+10001000
+10001000
+00101000
+00100000
+10001000
+01000001
+01000101
+00010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01000000
+01000101
+01001000
+00101010
+00100001
+00100010
+00000010
+00100001
+00101010
+00001000
+00100001
+00100010
+00100000
+00100001
+00100010
+00101010
+00100001
+01000100
+01000000
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01001010
+01010101
+01010101
+00101010
+01010101
+01010101
+00101010
+01010101
+01010101
+01001010
+01010101
+01010101
+01010010
+01010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01001010
+01010101
+01010101
+01010010
+01010101
+01010101
+01010010
+01010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+10100001
+00000101
+01010101
+10100000
+10100001
+01010101
+10000010
+10101000
+01010101
+00001010
+10101000
+01010101
+00101010
+10100001
+01010101
+00101010
+10000000
+01010101
+10001010
+00001010
+00010101
+10100000
+00101010
+10000101
+10100001
+00101010
+10100001
+00100001
+01001010
+10100001
+01000101
+01010010
+10000101
+01010101
+01010100
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10101010
+00010101
+01010010
+10101010
+10000101
+01001010
+10101010
+10100001
+01010010
+00001000
+10000101
+01010010
+00001000
+10000101
+01010010
+10101000
+10000101
+01010010
+10101000
+10000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01011000
+00100000
+10010101
+01010010
+00100010
+00010101
+00000000
+10101000
+00000001
+10101010
+10011010
+10101001
+00000000
+10101000
+00000001
+01010010
+00100010
+00010101
+01011000
+00100000
+10010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+01010101
+01010010
+10101010
+00010101
+01010100
+00100000
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010100
+00100000
+01010101
+01010010
+10101010
+00010101
+01010100
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01000100
+01010101
+01010010
+00100010
+01010101
+01010010
+00100010
+01010101
+01010010
+00100010
+01010101
+01010010
+10100010
+01010101
+01010010
+00100010
+01010101
+01010010
+00100010
+01010101
+01010010
+00100010
+01010101
+01010100
+01000100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010100
+00000100
+00000101
+10000010
+10100010
+10100001
+00100010
+00100010
+00100001
+00100010
+00100010
+00100001
+00100010
+00100010
+10100001
+00100010
+00100010
+00000101
+00100010
+00100010
+00010101
+10000010
+10100010
+00010101
+00010100
+00000100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010000
+10101010
+00000101
+01001010
+00000000
+10100001
+01001000
+10000010
+00100001
+00100000
+10000010
+00001000
+00100000
+10101010
+00001000
+00100000
+10000010
+00001000
+00101000
+10000010
+00101000
+01001010
+00000000
+10100001
+01001010
+10101010
+10100001
+01010010
+10101010
+10000101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00000001
+01010101
+01001010
+00101000
+01010101
+01001010
+00101000
+00000101
+01001010
+00101000
+10100001
+01001010
+00101000
+10100001
+01001010
+00101000
+10100001
+01010000
+01000001
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01000001
+01010101
+01010010
+00101000
+01010101
+01000010
+00100010
+00010101
+00101010
+00101000
+01010101
+00100010
+00100010
+00010101
+00101010
+00101010
+00010101
+01000000
+01000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01000001
+01010101
+01010010
+00101000
+01000100
+01000010
+00100010
+00100010
+00101010
+00101000
+00101010
+00100010
+00100010
+00100010
+00101010
+00101010
+00100010
+01000000
+01000000
+01000100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01000001
+01000001
+01001010
+00101000
+00101000
+00100000
+00100010
+00100010
+00101010
+00100010
+00101000
+01000010
+00100010
+00100010
+00101000
+00100010
+00100010
+01000001
+01000100
+01000100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10101010
+00010101
+01010010
+10101010
+10000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01010100
+10101010
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010100
+10101000
+01010101
+01010010
+10101010
+00010101
+01010100
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000001
+01010101
+01010010
+10101000
+01010101
+01010100
+10101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010100
+10000101
+01010101
+01010100
+10100001
+01010101
+01010100
+10101000
+01010101
+01010100
+10100001
+01010101
+01010100
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+00101000
+01010101
+01010100
+10101000
+01010101
+01010010
+10101000
+01010101
+01010100
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+01010101
+01010010
+10101010
+00010101
+01010100
+10101000
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010100
+10000101
+01010101
+01010100
+10100001
+01010101
+01010100
+10101000
+01010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+00101000
+01010101
+01010100
+10101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010100
+10101000
+01010101
+01010100
+10100001
+01010101
+01010100
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010100
+01010101
+01010010
+00010010
+00010101
+01010010
+00010010
+00010101
+01010010
+00000010
+00010101
+01010100
+10001000
+01010101
+01010100
+10101000
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010001
+00010101
+01010010
+00001000
+10000101
+01001000
+10001000
+10000101
+01001010
+10001010
+10000101
+01001000
+10001000
+10000101
+01001000
+10001000
+10000101
+01000000
+00000000
+00000001
+00101010
+10101010
+10101000
+01000000
+00000000
+00000001
+00100000
+10001010
+00101000
+00100010
+00001010
+10101000
+00101000
+01001000
+10001000
+00100010
+00001000
+10001000
+00100000
+10001000
+00001000
+01000101
+00010001
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010100
+01010101
+01010100
+10000010
+00010101
+01010000
+10000010
+00000101
+01001010
+10101010
+10100001
+01010000
+10000010
+00000101
+01010100
+10000010
+00010101
+01010000
+10000010
+00000101
+01001010
+10101010
+10100001
+01010000
+10000010
+00000101
+01010100
+10000010
+00010101
+01010101
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010001
+00010101
+01010010
+00001000
+10000101
+01001000
+10001000
+10000101
+01001010
+10001010
+10000101
+01001000
+10001000
+10000101
+01001000
+10001000
+10000101
+01000000
+00000000
+00000101
+00101010
+10101010
+10100001
+01000000
+00000000
+00000101
+00101000
+10100010
+10100001
+00101010
+10100000
+10000101
+00100010
+00100000
+10000101
+00100000
+00100000
+10000101
+00100001
+00100010
+10100001
+01000101
+01000100
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+00010101
+01001010
+00010100
+10000101
+01001010
+00010010
+00010101
+01010000
+01010010
+00010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010100
+10000101
+00000101
+01010100
+10000100
+10100001
+01010010
+00010100
+10100001
+01010100
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+01010101
+01010100
+10101000
+01010101
+01010010
+00000010
+00010101
+01010010
+00010100
+01010101
+01010100
+10000001
+01010101
+01010010
+00001000
+01000101
+01010010
+00010010
+00100001
+01010010
+00000000
+10000101
+01010100
+10101010
+00100001
+01010101
+00000000
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000100
+01000000
+01010101
+00100010
+00101010
+00010101
+00100010
+00001000
+00010001
+00100010
+00001000
+10001000
+01001000
+01001000
+00100001
+01001000
+01001000
+10001000
+01010001
+01010001
+00000001
+01010101
+01010101
+00000101
+01010101
+01010100
+10100001
+01010101
+01000000
+10100001
+01010101
+00101000
+10100001
+01010000
+00101000
+10100001
+01001010
+00101000
+10100001
+01001010
+00101000
+10100001
+01010000
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010100
+10100001
+01010101
+01010010
+10000101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01010010
+10000101
+01010101
+01010100
+10100001
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01001010
+00010101
+01010101
+01010010
+10000101
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010010
+10000101
+01010101
+01001010
+00010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+00000101
+01001010
+00010100
+10100001
+01010010
+10000010
+10000101
+01010000
+10101010
+00000101
+01001010
+10101010
+10100001
+01010000
+10101010
+00000101
+01010010
+10000010
+10000101
+01001010
+00010100
+10100001
+01010000
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+00101000
+00010101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010100
+00101000
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010100
+10100001
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01110011
+00001000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01101111
+00000000
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010010
+10000101
+01010101
+01010010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001000
+01010101
+01010101
+00101000
+01010101
+01010101
+00100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01010010
+10000000
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10000000
+10100001
+01010010
+10101010
+10100001
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01001010
+00010101
+01010101
+00101010
+00010101
+01010100
+10101010
+00010101
+01010101
+00001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+00001010
+00000101
+01010100
+10101010
+10100001
+01010100
+10101010
+10100001
+01010101
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01010010
+10000000
+10100001
+01010100
+00010100
+10100001
+01010101
+01010010
+10100001
+01010101
+01001010
+10000101
+01010101
+00101010
+00010101
+01010100
+10101000
+00000101
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010100
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01010010
+10000000
+10100001
+01010100
+00010000
+10100001
+01010101
+01001010
+10000101
+01010101
+01001010
+10000101
+01010100
+00010000
+10100001
+01010010
+10000000
+10100001
+01010010
+10101010
+10100001
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00010101
+01010101
+01001010
+10000101
+01010101
+00101010
+10000101
+01010100
+10101010
+10000101
+01010010
+10100010
+10000101
+01001010
+10000010
+10000101
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01010000
+00000010
+10000101
+01010101
+01010010
+10000101
+01010101
+01010010
+10000101
+01010101
+01010100
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00000101
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010010
+10000000
+00000101
+01010010
+10000000
+00010101
+01010010
+10101010
+10000101
+01010010
+10101010
+10100001
+01010100
+00000000
+10100001
+01010100
+00000000
+10100001
+01010010
+10101010
+10100001
+01010010
+10101010
+10000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01010010
+10000000
+10100001
+01010010
+10000000
+00000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10100001
+01010010
+10000000
+10100001
+01010010
+10000000
+10100001
+01010010
+10101010
+10100001
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00000101
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010100
+00000000
+10100001
+01010101
+01010100
+10100001
+01010101
+01010010
+10100001
+01010101
+01010010
+10000101
+01010101
+01001010
+10000101
+01010101
+01001010
+00010101
+01010101
+00101010
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01010010
+10000000
+10100001
+01010010
+10000000
+10100001
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01010010
+10000000
+10100001
+01010010
+10000000
+10100001
+01010010
+10101010
+10100001
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01010010
+10000000
+10100001
+01010010
+10000000
+10100001
+01010010
+10101010
+10100001
+01010100
+10101010
+10100001
+01010101
+00000000
+10100001
+01010101
+00000010
+10100001
+01010100
+10101010
+10000101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010100
+10100001
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+01010101
+01010010
+10000101
+01010101
+01001010
+00010101
+01010101
+00101000
+01010101
+01010100
+10100001
+01010101
+01010010
+10000101
+01010101
+01010100
+10100001
+01010101
+01010101
+00101000
+01010101
+01010101
+01001010
+00010101
+01010101
+01010010
+10000101
+01010101
+01010100
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+01010101
+01010010
+10000101
+01010101
+01010100
+10100001
+01010101
+01010101
+00101000
+01010101
+01010101
+01001010
+00010101
+01010101
+01010010
+10000101
+01010101
+01001010
+00010101
+01010101
+00101000
+01010101
+01010100
+10100001
+01010101
+01010010
+10000101
+01010101
+01010100
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010001
+00010101
+01010010
+00001000
+10000101
+01001000
+10001000
+10000101
+01001010
+10001010
+10000101
+01001000
+10001000
+10000101
+01001000
+10001000
+10000101
+01000000
+00000000
+00000001
+00101010
+10101010
+10101000
+01000000
+00000000
+00000001
+00100000
+10001010
+00101000
+00101000
+10001010
+10101000
+00100010
+10001000
+10001000
+00100000
+10001000
+00001000
+00100000
+10001000
+01001000
+01000101
+00010001
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000101
+01010100
+10101010
+10100001
+01010010
+00000000
+00001000
+01001000
+00101010
+10001000
+01001000
+10000000
+10001000
+01001000
+10000000
+10001000
+01001000
+10000010
+10001000
+01001000
+00101000
+10101000
+01010010
+00000000
+00000001
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010101
+01010101
+00101010
+00010101
+01010100
+10101010
+10000101
+01010010
+10100010
+10100001
+01010010
+10000100
+10100001
+01010010
+10000000
+10100001
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010010
+10000000
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010100
+00010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01010010
+10101010
+10100001
+01010010
+10000000
+10100001
+01010010
+10000000
+10100001
+01010010
+10101010
+10000101
+01010010
+10101010
+10100001
+01010010
+10000000
+10100001
+01010010
+10000000
+10100001
+01010010
+10101010
+10100001
+01010010
+10101010
+10000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01010010
+10000000
+10100001
+01010010
+10000101
+00000101
+01010010
+10000101
+01010101
+01010010
+10000101
+01010101
+01010010
+10000101
+00000101
+01010010
+10000000
+10100001
+01010010
+10101010
+10100001
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+01010101
+01010010
+10101010
+00010101
+01010010
+10101010
+10000101
+01010010
+10000010
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10000010
+10100001
+01010010
+10101010
+10000101
+01010010
+10101010
+00010101
+01010100
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000101
+01010100
+10101010
+10100001
+01010010
+10101010
+10100001
+01010010
+10000000
+00000101
+01010010
+10000000
+01010101
+01010010
+10101010
+00010101
+01010010
+10101010
+00010101
+01010010
+10000000
+01010101
+01010010
+10000000
+00000101
+01010010
+10101010
+10100001
+01010100
+10101010
+10100001
+01010101
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00000101
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010010
+10000000
+00000101
+01010010
+10000101
+01010101
+01010010
+10000000
+01010101
+01010010
+10101010
+00010101
+01010010
+10101010
+00010101
+01010010
+10000000
+01010101
+01010010
+10000101
+01010101
+01010010
+10000101
+01010101
+01010100
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000101
+01010100
+10101010
+10100001
+01010010
+10101010
+10100001
+01010010
+10000000
+00000101
+01010010
+10000100
+00000101
+01010010
+10000010
+10100001
+01010010
+10000010
+10100001
+01010010
+10000100
+10100001
+01010010
+10000000
+10100001
+01010010
+10101010
+10100001
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+00000101
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10000000
+10100001
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010010
+10000000
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010100
+00010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010100
+00101000
+00010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010100
+00101000
+00010101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010100
+00010100
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10000000
+10100001
+01010010
+10101010
+10100001
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+01010101
+01010010
+10000101
+00000101
+01010010
+10000100
+10100001
+01010010
+10000010
+10100001
+01010010
+10001010
+10000101
+01010010
+10101010
+00010101
+01010010
+10101000
+01010101
+01010010
+10101010
+00010101
+01010010
+10001010
+10000101
+01010010
+10000010
+10100001
+01010010
+10000100
+10100001
+01010100
+00010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+01010101
+01010010
+10000101
+01010101
+01010010
+10000101
+01010101
+01010010
+10000101
+01010101
+01010010
+10000101
+01010101
+01010010
+10000101
+01010101
+01010010
+10000101
+01010101
+01010010
+10000101
+01010101
+01010010
+10000000
+00000101
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010100
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+00000101
+01001010
+00010100
+10100001
+01001010
+10000010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+00101000
+10100001
+01001010
+00101000
+10100001
+01001010
+00000000
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01010000
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+00000101
+01010010
+10000100
+10100001
+01010010
+10100000
+10100001
+01010010
+10101000
+10100001
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010010
+10001010
+10100001
+01010010
+10000010
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010100
+00010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01010010
+10000000
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10000000
+10100001
+01010010
+10101010
+10100001
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01010010
+10101010
+10100001
+01010010
+10000000
+10100001
+01010010
+10000000
+10100001
+01010010
+10101010
+10100001
+01010010
+10101010
+10000101
+01010010
+10000000
+00010101
+01010010
+10000101
+01010101
+01010010
+10000101
+01010101
+01010010
+10000101
+01010101
+01010100
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01010010
+10000000
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10000000
+10100001
+01010010
+10001010
+10100001
+01010010
+10101010
+10000101
+01010100
+10101010
+10100001
+01010101
+00000000
+10100001
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01010010
+10101010
+10100001
+01010010
+10000000
+10100001
+01010010
+10000000
+10100001
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10000010
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010100
+00010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000101
+01010100
+10101010
+10100001
+01010010
+10101010
+10100001
+01010010
+10000000
+00000101
+01010010
+10000000
+00010101
+01010010
+10101010
+10000101
+01010100
+10101010
+10100001
+01010101
+00000000
+10100001
+01010100
+00000000
+10100001
+01010010
+10101010
+10100001
+01010010
+10101010
+10000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00000101
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01010000
+00101000
+00000101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+00000101
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10000000
+10100001
+01010010
+10101010
+10100001
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+00000101
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10100010
+10100001
+01010100
+10100010
+10000101
+01010100
+10101010
+10000101
+01010101
+00101010
+00010101
+01010101
+00101010
+00010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+00000101
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+00000000
+10100001
+01001010
+00101000
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10000010
+10100001
+01001010
+00010100
+10100001
+01010000
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+00000101
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10100010
+10100001
+01010100
+10101010
+10000101
+01010101
+00101010
+00010101
+01010100
+10101010
+10000101
+01010010
+10100010
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010100
+00010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+00000101
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+10000010
+10100001
+01010010
+10000010
+10000101
+01010010
+10101010
+10000101
+01010100
+10101010
+00010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00000101
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010100
+00000000
+10100001
+01010101
+01010010
+10100001
+01010101
+01001010
+10000101
+01010101
+00101010
+00010101
+01010100
+10101000
+01010101
+01010010
+10100000
+00000101
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010100
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010100
+10000000
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000000
+01010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010010
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00101000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010101
+00000010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010101
+00000010
+00010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10101010
+00010101
+01010010
+10000010
+10000101
+01010010
+00010100
+10000101
+01010100
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00000101
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01010000
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010000
+00000001
+00100000
+01001010
+10101000
+10001000
+01001000
+10001000
+10101000
+01001000
+10001000
+10001000
+01001000
+00001000
+10001000
+01000000
+00000000
+00000000
+00101010
+10101010
+10101010
+01000000
+00000000
+00000000
+01010100
+10000010
+00101000
+01010100
+10100010
+00101010
+01010100
+10001010
+00100010
+01010100
+10000010
+00100010
+01010100
+10000010
+00100000
+01010101
+00010100
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010001
+01010101
+01010101
+10001000
+01010101
+01010101
+10001000
+01010101
+01010101
+10101000
+01010101
+01010101
+10001000
+01010101
+01010101
+10001000
+01010101
+01010101
+00000000
+01010101
+01010101
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+10100001
+01010101
+01010101
+10100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+00000101
+01010101
+00101000
+10100001
+01010101
+00101010
+10100001
+01010101
+00100010
+00100001
+01010101
+00100010
+00100001
+01010101
+00100000
+00100000
+00000101
+01000101
+01000010
+10100001
+01010101
+01001000
+00001000
+01010101
+01001000
+01001000
+01010101
+01001000
+01001000
+01010101
+01001000
+01001000
+01010101
+01010010
+00100001
+01010101
+01001010
+00101000
+01010101
+01010000
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+00000000
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+00000000
+10000101
+01010010
+00000000
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+00000000
+10000101
+01010010
+00000000
+10000101
+01010010
+00000000
+10000101
+01010010
+00000000
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+00000000
+10000101
+01010010
+00000000
+10000101
+01010010
+00000000
+10000101
+01010010
+00000000
+10000101
+01010010
+00000000
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+00000000
+10000101
+01010010
+00000000
+10000101
+01010010
+00000000
+10000101
+01010010
+00000000
+10000101
+01010010
+00000000
+10000101
+01010010
+00000000
+10000101
+01010010
+00000000
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+00000000
+10000101
+01010010
+00000000
+10000101
+01010010
+00000000
+10000101
+01010010
+00000000
+10000101
+01010010
+00000000
+10000101
+01010010
+00000000
+10000101
+01010010
+00000000
+10000101
+01010010
+00000000
+10000101
+01010010
+00000000
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+00000000
+10000101
+01010010
+00000000
+10000101
+01010010
+00000000
+10000101
+01010010
+00000000
+10000101
+01010010
+00000000
+10000101
+01010010
+00000000
+10000101
+01010010
+00000000
+10000101
+01010010
+00000000
+10000101
+01010010
+00000000
+10000101
+01010010
+00000000
+10000101
+01010010
+10101010
+10000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10101010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010101
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010000
+00000001
+00100000
+01001010
+10101000
+10001000
+01001000
+10001000
+10101000
+01001000
+10001000
+10001000
+01001000
+00001000
+10001000
+01000000
+00000000
+00000000
+00101010
+10101010
+10101010
+01000000
+00000000
+00000000
+01010100
+10000010
+00101000
+01010100
+10001000
+00101010
+01010100
+10100001
+00100010
+01010100
+10001000
+00100010
+01010100
+10000010
+00100000
+01010101
+00010100
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010001
+01010101
+01010101
+10001000
+01010101
+01010101
+10001000
+01010101
+01010101
+10101000
+01010101
+01010101
+10001000
+01010101
+01010101
+10001000
+01010101
+01010101
+00000000
+01010101
+01010101
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+10100001
+01010101
+01010101
+10100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01000100
+01000101
+00100001
+00100010
+00100001
+00100000
+00100010
+00100001
+00100010
+00100010
+00100001
+00101010
+10100010
+10100001
+01001010
+10000010
+00100001
+01001000
+10000010
+00100001
+01001000
+10000010
+00100001
+01010001
+00010100
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01000100
+01000101
+00100000
+00100010
+00100001
+00100010
+00100010
+00100001
+00101010
+10100010
+10100001
+01001000
+10000010
+00100001
+01001000
+10000010
+00100001
+01000000
+00000000
+00000001
+00101010
+10101010
+10101000
+01000000
+00000000
+00000001
+00100000
+00101000
+10100001
+00100010
+00101010
+10100001
+00101000
+00100010
+00100001
+00100010
+00100000
+00100001
+00100010
+00100001
+00100001
+01000100
+01000101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01000100
+01000101
+00100000
+00100010
+00100001
+00100010
+00100010
+00100001
+00101010
+10100010
+10100001
+01001000
+10000010
+00100001
+01001000
+10000010
+00100001
+01000000
+00000000
+00000001
+00101010
+10101010
+10101000
+01000000
+00000000
+00000001
+00101000
+10100010
+10100001
+00101010
+10100000
+10000101
+00100010
+00100000
+10000101
+00100000
+00100000
+10000101
+00100001
+00100010
+10100001
+01000101
+01000100
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01000100
+01000101
+00100000
+00100010
+00100001
+00100010
+00100010
+00100001
+00101010
+10100010
+10100001
+01001000
+10000010
+00100001
+01001000
+10000010
+00100001
+01000000
+00000000
+00000001
+00101010
+10101010
+10101000
+01000000
+00000000
+00000001
+00100000
+10001010
+00101000
+00101000
+10001010
+10101000
+00100010
+10001000
+10001000
+00100000
+10001000
+10001000
+00100000
+10001000
+00001000
+01000101
+00010001
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01000101
+01010010
+00010101
+00100001
+01010010
+00010001
+00100001
+01010010
+00001000
+00100001
+01010010
+10001000
+10100001
+01010100
+10101010
+10000101
+01010100
+10100010
+10000101
+01010100
+10000100
+10000101
+01010101
+00010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010001
+01010101
+01001000
+00001000
+01000001
+00001000
+10001000
+00101000
+10101000
+10001000
+00101010
+10100010
+10100001
+00100010
+00100010
+00100001
+00100000
+00100010
+00100001
+01000101
+01000100
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010001
+01010001
+00100001
+00001000
+01001000
+00100000
+10001000
+00001000
+00100010
+00001000
+10001000
+00101000
+01001010
+10101000
+00100010
+00010010
+10100001
+00100000
+10000010
+00100001
+00100000
+10000010
+00100001
+01000101
+00010100
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000100
+00000101
+01001010
+10100010
+10100001
+01001000
+00000100
+10000101
+01001000
+00010100
+10000101
+01001010
+10000100
+10000101
+01001000
+00010100
+10000101
+01001000
+01010100
+10000101
+01001000
+01010100
+10000101
+01010001
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010100
+10000101
+01010100
+00000000
+10100001
+01010010
+10101010
+10101000
+01010100
+00000000
+10100001
+01010100
+01010100
+10000101
+01010010
+00010101
+00010101
+01001010
+00000000
+00010101
+00101010
+10101010
+10000101
+01001010
+00000000
+00010101
+01010010
+00010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01000101
+00000001
+01001000
+00100000
+10101000
+00100010
+00100001
+00100001
+00101010
+00100001
+00100001
+00100010
+00100000
+00100001
+00100010
+00101010
+00100001
+01000000
+00000000
+00000101
+01010010
+10001010
+00010101
+01010010
+10101010
+00010101
+01010010
+00100010
+00010101
+01010010
+00100010
+00010101
+01010010
+00000010
+00010101
+01010100
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01000101
+00000001
+01001000
+00100000
+10101000
+00100010
+00100001
+00100001
+00101010
+00100001
+00100001
+00100010
+00100000
+00100001
+00100010
+00101010
+00100001
+01000000
+00000000
+00000001
+00100000
+10001010
+00101000
+00100010
+00001010
+10101000
+00101000
+01001000
+10001000
+00100010
+00001000
+10001000
+00100000
+10001000
+10001000
+01000101
+00010001
+00010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01000101
+00000001
+01001000
+00100000
+10101000
+00100010
+00100001
+00100001
+00101010
+00100001
+00100001
+00100010
+00100000
+00100001
+00100010
+00101010
+00100001
+01000000
+00000000
+00000101
+01010010
+10100010
+10100001
+01010010
+00000100
+10000101
+01010010
+10000100
+10000101
+01010010
+00010100
+10000101
+01010010
+00010100
+10000101
+01010100
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01000101
+00000001
+01001000
+00100000
+10101000
+00100010
+00100001
+00100001
+00101010
+00100001
+00100001
+00100010
+00100000
+00100001
+00100010
+00101010
+00100001
+01000000
+00000000
+00000001
+00100000
+00101000
+10101000
+00100010
+00100000
+00100001
+00101000
+00101000
+00100001
+00100010
+00100001
+00100001
+00100010
+00100001
+00100001
+01000100
+01000101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01000101
+00000101
+00101000
+00100000
+10100001
+00100010
+00100010
+00000101
+00100010
+00100010
+10100001
+00100010
+00100000
+00100001
+00101000
+00100010
+10000101
+01000000
+00000000
+00010101
+01010010
+10001010
+00010101
+01010010
+10101010
+00010101
+01010010
+00100010
+00010101
+01010010
+00100010
+00010101
+01010010
+00000010
+00010101
+01010100
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00010101
+01010101
+01001010
+10000101
+01010101
+00101000
+00010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010100
+10100001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+00010101
+01010101
+01001010
+10000101
+01010101
+01010000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000101
+01010101
+01010010
+10100001
+01010101
+01010100
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01001010
+00010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010100
+00101000
+01010101
+01010010
+10100001
+01010101
+01010100
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01000101
+00000101
+00101000
+00100000
+10100001
+00100010
+00100010
+00000101
+00100010
+00100010
+10100001
+00100010
+00100000
+00100001
+00101000
+00100010
+10000101
+01000001
+01000000
+00000101
+00100000
+00101000
+10100001
+00100010
+00101010
+10100001
+00101000
+00100010
+00100001
+00100010
+00100010
+00100001
+00100010
+00100000
+00100001
+01000100
+01000101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01000101
+00000101
+00101000
+00100000
+10100001
+00100010
+00100010
+00000101
+00100010
+00100010
+10100001
+00100010
+00100000
+00100001
+00101000
+00100010
+10000101
+01000000
+00000000
+00010101
+01001010
+10001010
+10000101
+01001000
+00010010
+00010101
+01001010
+00010010
+00010101
+01001000
+01010010
+00010101
+01001000
+01010010
+00010101
+01010001
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01000101
+00000101
+00101000
+00100000
+10100001
+00100010
+00100010
+00000101
+00100010
+00100010
+10100001
+00100010
+00100000
+00100001
+00101000
+00100010
+10000101
+01000000
+00000000
+00000101
+00101000
+10100010
+10100001
+00101010
+10100000
+10000101
+00100010
+00100000
+10000101
+00100010
+00100000
+10000101
+00100000
+00100010
+10100001
+01000101
+01000100
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01000101
+00000101
+00101000
+00100000
+10100001
+00100010
+00100010
+00000101
+00100010
+00100010
+10100001
+00100010
+00100000
+00100001
+00101000
+00100010
+10000101
+01000001
+00000000
+00000001
+00100000
+10001010
+00101001
+00101000
+10001010
+10101000
+00100010
+10001000
+10001000
+00100000
+10001000
+10001000
+00100000
+10001000
+00001000
+01000101
+00010001
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010000
+01010101
+01010010
+10001010
+00010101
+01010010
+10101010
+00010101
+01010010
+00100010
+00010101
+01010010
+00100010
+00010101
+01010010
+00000010
+00010101
+01010010
+00010010
+00010101
+01010010
+00010010
+00010101
+01010100
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+00010000
+01000001
+00100000
+10001010
+00101000
+00100010
+00001010
+10101000
+00101000
+00001000
+10001000
+00100010
+00001000
+10001000
+00100000
+10001000
+10001000
+00100000
+10001000
+10001000
+01000101
+00010001
+00010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01000001
+01010101
+01001010
+00101000
+00000001
+01001010
+10101000
+10101000
+01001000
+10001000
+00100001
+01001000
+10001000
+00100001
+01001000
+00001000
+00100001
+01001000
+01001000
+00100001
+01001000
+01001000
+10101000
+01010001
+01010001
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+00010000
+01000001
+00100000
+10001010
+00101000
+00101000
+10001010
+10101000
+00101000
+10001000
+10001000
+00100010
+10001000
+10001000
+00100010
+10001000
+00001000
+00100000
+10001000
+01001000
+00100000
+10001000
+01001000
+01000101
+00010001
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100000
+01010101
+01010101
+00100110
+00000001
+01010101
+00100010
+10011000
+00000101
+00100010
+10011010
+01100000
+00100010
+10011010
+01100110
+00100010
+10011010
+01100000
+00100010
+10011000
+00000101
+00100110
+00000001
+01010101
+00100000
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+00010101
+01010010
+00010100
+10000101
+01001010
+10000010
+10100001
+00101010
+10101010
+10101000
+01000010
+00000000
+10000001
+01010010
+00010100
+10000101
+01001000
+01010010
+00010101
+01001000
+01010010
+00010101
+01010010
+00010100
+10000101
+01010100
+10000101
+00100001
+01010100
+10000101
+00100001
+01010010
+00010100
+10000101
+01010010
+00010100
+10000101
+01010100
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100000
+01000000
+00000101
+00100010
+00101010
+10100001
+00101000
+00100010
+00100001
+00100010
+00100010
+00100001
+00100010
+00100010
+00100001
+01000000
+00000000
+00000101
+00101010
+10101010
+10100001
+01000000
+00000000
+00000101
+01010100
+10001000
+01010101
+01010100
+10001000
+01010001
+01010100
+10101000
+01001000
+01010100
+10001000
+00101000
+01010100
+10001000
+10101000
+01010101
+00010001
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00000100
+00000101
+00101010
+10100010
+10100001
+00100010
+00100010
+00100001
+00100010
+00100010
+10100001
+00100010
+00100010
+00000101
+00100000
+00100010
+00010101
+01000101
+01000100
+01010101
+01010101
+00010001
+01010101
+01010100
+10001000
+01010101
+01010100
+10001000
+01010001
+01010100
+10101000
+01001000
+01010100
+10001000
+00101000
+01010100
+10001000
+10101000
+01010101
+00010001
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+00010000
+00010101
+00100000
+10001010
+10000101
+00100010
+00010010
+00010101
+00101000
+01010010
+00010101
+00100010
+00010010
+00010101
+00100000
+10000010
+00010001
+01000101
+00010100
+01001000
+01010101
+01010101
+00101000
+01010101
+01010100
+10101000
+01010101
+01010101
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01000100
+10101010
+00010101
+00100010
+00000000
+10000101
+00101000
+01010101
+00100001
+00101010
+00010101
+00100001
+01000000
+01010101
+00100001
+01001000
+01010101
+00100001
+01010010
+00000000
+10000101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01000001
+01000001
+00010001
+00101000
+00101000
+10001000
+00100010
+00100000
+10001000
+00101000
+00101000
+10001000
+00100010
+00100000
+10001000
+00100010
+00101000
+00100001
+01000100
+01000001
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01000100
+00010101
+01001010
+00100010
+10000101
+00100010
+00100010
+00100001
+00100010
+00100010
+00100001
+00101010
+00100010
+10000101
+00100010
+00100010
+00100001
+00100010
+00100010
+00100001
+00100010
+00100010
+00100001
+01000100
+01000100
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00010000
+00010101
+01001010
+10001010
+10000101
+01001000
+00010010
+00010101
+01001010
+00010010
+00010101
+01001000
+01010010
+00010101
+01001000
+01010010
+00010101
+01010000
+00000000
+00010101
+01001010
+10101010
+10000101
+01010000
+00000000
+00010101
+01010101
+00101000
+01010101
+01010100
+10000001
+01010101
+01010100
+10101000
+01010101
+01010101
+00001000
+01010101
+01010100
+10100001
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000100
+01000001
+00000001
+00100010
+00101000
+10101000
+00100010
+00100000
+00100001
+00101010
+00101000
+00100001
+00100010
+00100001
+00100001
+00100010
+00100001
+00100001
+01000100
+01000101
+01000101
+01000000
+00000100
+01000001
+00101010
+10100010
+00101000
+00100010
+00100010
+00100010
+00100010
+00100010
+00100010
+00100000
+00100010
+00100010
+01000101
+01000100
+01000100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010000
+01010101
+01010010
+10001010
+00010101
+01010010
+10101010
+00010101
+01010010
+00100010
+00010101
+01010010
+00100010
+00010101
+01010010
+00000010
+00010101
+01010000
+00000000
+00010101
+01001010
+10101010
+10000101
+01010000
+00000000
+00010101
+01010101
+00101010
+00010101
+01010100
+10000000
+01010101
+01010101
+00101000
+01010101
+01010101
+00000010
+00010101
+01010100
+10101000
+01010101
+01010101
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100000
+01000000
+00000101
+00100010
+00101010
+10100001
+00101000
+00100010
+00100001
+00100010
+00100010
+00100001
+00100010
+00100010
+00100001
+01000000
+00000000
+00000101
+00101010
+10101010
+10100001
+01000000
+00000000
+00000101
+01010100
+10001000
+01010101
+01010100
+10001000
+01010101
+01010100
+10101000
+01010101
+01010100
+10001000
+01010101
+01010100
+10001000
+01010101
+01010101
+00010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00000100
+00000101
+00101010
+10100010
+10100001
+00100010
+00100010
+00100001
+00100010
+00100010
+10100001
+00100010
+00100010
+00000101
+00100000
+00100010
+00010101
+01000101
+01000100
+01010101
+01010101
+00010001
+01010101
+01010100
+10001000
+01010101
+01010100
+10001000
+01010101
+01010100
+10101000
+01010101
+01010100
+10001000
+01010101
+01010100
+10001000
+01010101
+01010101
+00010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01000100
+00000101
+01001000
+00100010
+10100001
+01001000
+10000100
+10000101
+01001010
+00010100
+10000101
+01001000
+10000100
+10000101
+01001000
+00100000
+10000101
+01010001
+01000101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010000
+00000001
+00100000
+01001010
+10101000
+10001000
+01001000
+10001000
+10101000
+01001000
+10001000
+10001000
+01001000
+00001000
+10001000
+01000000
+00000000
+00000000
+00101010
+10101010
+10101010
+01000000
+00000000
+00000000
+01010100
+10100010
+10001010
+01010100
+10101010
+10000010
+01010100
+10001000
+10000010
+01010100
+10001000
+10000010
+01010100
+10000000
+10001010
+01010101
+00010101
+00010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010001
+01010101
+01010101
+10001000
+01010101
+01010101
+10001000
+01010101
+01010101
+10101000
+01010101
+01010101
+10001000
+01010101
+01010101
+10001000
+01010101
+01010101
+00000000
+01010101
+01010101
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+00010101
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+00010001
+01010100
+10101000
+10001000
+01010101
+00100000
+10001000
+01010101
+00100000
+10101000
+01010101
+00100000
+10001000
+01010101
+00100000
+10001000
+01010101
+01000101
+00010001
+01010101
+01000001
+01010001
+01010101
+00101000
+01001000
+01010101
+00101000
+00100001
+01010101
+01000000
+10000101
+01010101
+01010010
+00000001
+01010101
+01001000
+00101000
+01010101
+00100001
+00101000
+01010101
+01000101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00010101
+01010101
+01001010
+10000101
+01010101
+01001000
+10000101
+01010101
+01001010
+10000100
+00000001
+01010000
+00010010
+10101000
+01010101
+01010010
+00000001
+01010101
+01010010
+00000101
+01010101
+01010010
+10100001
+01010101
+01010010
+00000101
+01010101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010101
+01010101
+00101010
+00010101
+01010101
+00100010
+00010101
+01010101
+00101010
+00010100
+00000101
+01000000
+01010010
+10100001
+01010101
+01001000
+00001000
+01010101
+01001000
+01010001
+01010101
+01001000
+01010101
+01010101
+01001000
+01010001
+01010101
+01001000
+00001000
+01010101
+01010010
+10100001
+01010101
+01010100
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01101010
+10100010
+00010101
+10000000
+00000010
+00010101
+10010101
+01001000
+00100101
+00100101
+00101000
+01001001
+01001001
+00100001
+01010010
+01010010
+10000101
+01010110
+01010100
+10101010
+10101000
+01010010
+00000000
+00000001
+01010010
+00010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+00000101
+00000101
+00101000
+10100000
+10100001
+00101010
+10100010
+00001000
+00100010
+00100010
+00001000
+00100010
+00100010
+10101000
+00100000
+00100010
+00001000
+01000101
+01000100
+01010001
+01010101
+01010010
+00010101
+01010101
+01010010
+00000001
+01010101
+01010010
+10101000
+01010101
+01010010
+00001000
+01010101
+01010010
+00001000
+01010101
+01010100
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000100
+00010101
+01010010
+10100010
+10000101
+01010010
+00100010
+00100001
+01010010
+00100010
+00100001
+01010010
+00100010
+00100001
+01010010
+10100010
+00100001
+01010100
+00000100
+00000101
+01010010
+00100010
+10000101
+01010010
+00100010
+00100001
+01010010
+10100010
+10000101
+01010010
+00100010
+00100001
+01010010
+00100010
+00100001
+01010100
+01000100
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01000100
+01000101
+01001010
+00100010
+00100001
+01001000
+00100010
+00100001
+01001010
+00100000
+10000101
+01001000
+00100000
+10000101
+01001000
+00101000
+10000101
+01010001
+00000000
+00010101
+01001000
+10001010
+00010101
+01001000
+10001000
+10000101
+01001010
+10001010
+00010101
+01001000
+10001000
+10000101
+01001000
+10001000
+10000101
+01010001
+00010001
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000101
+00000101
+01010010
+10100000
+10100001
+01001000
+00000010
+00000101
+01001000
+10100000
+10000101
+01001000
+00100000
+00100001
+01010010
+10000010
+10000101
+01010000
+00010100
+00010101
+01001000
+01010101
+01010101
+01001010
+00010101
+01010101
+01001000
+10000101
+01010101
+01001000
+00100001
+01010101
+01001000
+01001000
+01010101
+01001000
+01010010
+00010101
+01001000
+00000000
+10000101
+01001010
+10101010
+10100001
+01010000
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+01010101
+01010100
+10101000
+01010101
+01010010
+10101010
+00010101
+01010010
+10101010
+00010101
+01010010
+10101010
+00010101
+01010100
+10101000
+01010101
+01010100
+10101000
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000100
+00010101
+01010010
+10100010
+10000101
+01010010
+00100010
+00100001
+01010010
+00100010
+00100001
+01010010
+00100010
+00100001
+01010010
+10100010
+00100001
+01010100
+00000100
+01000101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+10001010
+10000101
+01001010
+10001010
+10100001
+01001010
+10001010
+10100001
+01001010
+10000000
+10100001
+01010010
+10101010
+10000101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01000100
+01000101
+01001010
+00100010
+00100001
+01001000
+00100010
+00100001
+01001010
+00100000
+10000101
+01001000
+00100000
+10000101
+01001000
+00101000
+10000101
+01010001
+01000001
+00010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+10001010
+10000101
+01001010
+10001010
+10100001
+01001010
+10001010
+10100001
+01001010
+10000000
+10100001
+01010010
+10101010
+10000101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+10001010
+10000101
+01001010
+10001010
+10100001
+01001010
+10001010
+10100001
+01001010
+10000000
+10100001
+01001010
+10101010
+10100001
+01010010
+10101010
+10000101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01010010
+10000000
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10000000
+10100000
+01010010
+10101010
+10100010
+01010100
+10101010
+10000010
+01010101
+00000000
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01001010
+00010101
+01010101
+00101010
+00010101
+01010100
+10101010
+00010101
+01010101
+00001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+00001010
+00000100
+01010100
+10101010
+10100010
+01010100
+10101010
+10100010
+01010101
+00000000
+00000100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01010010
+10000000
+10100001
+01010100
+00010100
+10100001
+01010101
+01010010
+10100001
+01010101
+01001010
+10000101
+01010101
+00101010
+00010101
+01010100
+10101000
+00000100
+01010010
+10101010
+10100010
+01010010
+10101010
+10100010
+01010100
+00000000
+00000100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01010010
+10000000
+10100001
+01010100
+00010000
+10100001
+01010101
+01001010
+10000101
+01010101
+01001010
+10000101
+01010100
+00010000
+10100001
+01010010
+10000000
+10100000
+01010010
+10101010
+10100010
+01010100
+10101010
+10000010
+01010101
+00000000
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00010101
+01010101
+01001010
+10000101
+01010101
+00101010
+10000101
+01010100
+10101010
+10000101
+01010010
+10100010
+10000101
+01001010
+10000010
+10000101
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01010000
+00000010
+10000100
+01010101
+01010010
+10000010
+01010101
+01010010
+10000010
+01010101
+01010100
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00000101
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010010
+10000000
+00000101
+01010010
+10000000
+00010101
+01010010
+10101010
+10000101
+01010010
+10101010
+10100001
+01010100
+00000000
+10100001
+01010100
+00000000
+10100000
+01010010
+10101010
+10100010
+01010010
+10101010
+10000010
+01010100
+00000000
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01010010
+10000000
+10100001
+01010010
+10000000
+00000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10100001
+01010010
+10000000
+10100001
+01010010
+10000000
+10100000
+01010010
+10101010
+10100010
+01010100
+10101010
+10000010
+01010101
+00000000
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00000101
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010100
+00000000
+10100001
+01010101
+01010100
+10100001
+01010101
+01010010
+10100001
+01010101
+01010010
+10000101
+01010101
+01001010
+10000101
+01010101
+01001010
+00010100
+01010101
+00101010
+00010010
+01010101
+00101000
+01010010
+01010101
+01000001
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01010010
+10000000
+10100001
+01010010
+10000000
+10100001
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01010010
+10000000
+10100001
+01010010
+10000000
+10100000
+01010010
+10101010
+10100010
+01010100
+10101010
+10000010
+01010101
+00000000
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01010010
+10000000
+10100001
+01010010
+10000000
+10100001
+01010010
+10101010
+10100001
+01010100
+10101010
+10100001
+01010101
+00000000
+10100001
+01010101
+00000010
+10100000
+01010100
+10101010
+10000010
+01010100
+10101010
+00010010
+01010101
+00000000
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+01010101
+01010100
+10101000
+01010101
+01010100
+10001000
+01010101
+01010100
+10101000
+01010101
+01010100
+10001000
+01010101
+01010100
+10001000
+01010101
+01010101
+00000001
+01010101
+01010100
+10101000
+01010101
+01010101
+00100000
+01010101
+01010101
+00100000
+01010101
+01010101
+00100000
+01010101
+01010101
+00100000
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010001
+00000001
+00000001
+10001000
+10101000
+10101000
+10001000
+00100000
+10001000
+10001000
+00100000
+10001000
+10001000
+00100000
+10001000
+10101000
+00100000
+10101000
+00000001
+00000101
+00000001
+10001000
+10100000
+10101000
+10001000
+10001000
+10001000
+10101000
+10100000
+10001000
+10001000
+10001000
+10001000
+10001000
+10001000
+10101000
+00010001
+00010001
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+01010101
+00000010
+10000101
+01010000
+10101000
+00010101
+01001010
+00000001
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010001
+01000101
+00101000
+01001000
+00100001
+00100010
+00100010
+00100001
+00101000
+00100010
+00100001
+00100010
+00100010
+00100001
+00100010
+00001000
+00101000
+01000100
+01010001
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00010101
+01001010
+10101010
+10000101
+01010000
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010001
+01000101
+00101000
+01001000
+00100001
+00100010
+00100010
+00100001
+00101000
+00100010
+00100001
+00100010
+00100010
+00100001
+00100010
+00001000
+00101000
+01000100
+01010001
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01001010
+00000001
+01010101
+01010000
+10101000
+00010101
+01010101
+00000010
+10000101
+01010101
+01010100
+00010101
+01010101
+01010101
+01010101
+01000001
+01010001
+01000101
+00101000
+01001000
+00100001
+00100010
+00100010
+00100001
+00101000
+00100010
+00100001
+00100010
+00100010
+00100001
+00100010
+00001000
+00101000
+01000100
+01010001
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010100
+10101000
+01010101
+01010010
+10101010
+00010101
+01010100
+00000000
+01010101
+01000000
+01000101
+00010101
+00101010
+00100000
+10000101
+00100010
+00000010
+10100001
+00101010
+00100000
+10000101
+00100000
+00100000
+10000101
+00100001
+00100000
+10000101
+01000101
+01000101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01010010
+10000000
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+00010010
+10000000
+10100001
+10000010
+10101010
+10100001
+10000100
+10101010
+10000101
+00010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01001010
+00010101
+01010101
+00101010
+00010101
+01010100
+10101010
+00010101
+01010101
+00001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+00010101
+00001010
+00000101
+10000100
+10101010
+10100001
+10000100
+10101010
+10100001
+00010101
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01010010
+10000000
+10100001
+01010100
+00010100
+10100001
+01010101
+01010010
+10100001
+01010101
+01001010
+10000101
+01010101
+00101010
+00010101
+00010100
+10101000
+00000101
+10000010
+10101010
+10100001
+10000010
+10101010
+10100001
+00010100
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01010010
+10000000
+10100001
+01010100
+00010000
+10100001
+01010101
+01001010
+10000101
+01010101
+01001010
+10000101
+01010100
+00010000
+10100001
+00010010
+10000000
+10100001
+10000010
+10101010
+10100001
+10000100
+10101010
+10000101
+00010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00010101
+01010101
+01001010
+10000101
+01010101
+00101010
+10000101
+01010100
+10101010
+10000101
+01010010
+10100010
+10000101
+01001010
+10000010
+10000101
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+00010000
+00000010
+10000101
+10000101
+01010010
+10000101
+10000101
+01010010
+10000101
+00010101
+01010100
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00000101
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010010
+10000000
+00000101
+01010010
+10000000
+00010101
+01010010
+10101010
+10000101
+01010010
+10101010
+10100001
+01010100
+00000000
+10100001
+00010100
+00000000
+10100001
+10000010
+10101010
+10100001
+10000010
+10101010
+10000101
+00010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01010010
+10000000
+10100001
+01010010
+10000000
+00000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10100001
+01010010
+10000000
+10100001
+00010010
+10000000
+10100001
+10000010
+10101010
+10100001
+10000100
+10101010
+10000101
+00010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00000101
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010100
+00000000
+10100001
+01010101
+01010100
+10100001
+01010101
+01010010
+10100001
+01010101
+01010010
+10000101
+01010101
+01001010
+10000101
+00010101
+01001010
+00010101
+10000101
+00101010
+00010101
+10000101
+00101000
+01010101
+00010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01010010
+10000000
+10100001
+01010010
+10000000
+10100001
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01010010
+10000000
+10100001
+00010010
+10000000
+10100001
+10000010
+10101010
+10100001
+10000100
+10101010
+10000101
+00010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01010010
+10000000
+10100001
+01010010
+10000000
+10100001
+01010010
+10101010
+10100001
+01010100
+10101010
+10100001
+01010101
+00000000
+10100001
+00010101
+00000010
+10100001
+10000100
+10101010
+10000101
+10000100
+10101010
+00010101
+00010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+01010101
+01010010
+10101010
+00010101
+01010100
+10101000
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01000000
+01000101
+00010101
+00101010
+00100000
+10000101
+00100010
+00000010
+10100001
+00101010
+00100000
+10000101
+00100000
+00100000
+10000101
+00100001
+00100000
+10000101
+01000101
+01000101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00010101
+00000001
+01001010
+10000100
+10101000
+00100000
+00000000
+10000001
+00100010
+10001000
+10100001
+00100000
+10000000
+10000101
+01001010
+00010100
+10000101
+01010000
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+01010101
+01010010
+10000100
+01000101
+01001000
+00100010
+00100001
+01001000
+00000010
+00100001
+01001000
+10100000
+10000101
+01001000
+00100010
+00100001
+01010010
+10000010
+00100001
+01010100
+00010100
+01000101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+00101010
+00010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010100
+00101010
+00000101
+01010101
+00001000
+00010101
+01010101
+01000000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+01010101
+01010010
+10000100
+01000101
+01001000
+00100010
+00100001
+01001000
+00000010
+00100001
+01001000
+10100010
+10100001
+01001000
+00100000
+10000101
+01010010
+10000100
+10000101
+01010100
+00010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01000100
+01010101
+01010101
+00100010
+00010101
+01010100
+10100010
+10000101
+01010010
+10100010
+10100001
+01010100
+10100010
+10000101
+01010101
+00100010
+00010101
+01010101
+01000100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01001010
+00010000
+00010101
+00100000
+10001010
+10000101
+00100000
+00010000
+10000101
+00100010
+10000010
+00010101
+00100000
+10001000
+00010101
+01001010
+00001010
+10000101
+01010000
+01010000
+00010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010100
+10101000
+01010101
+01010010
+10101010
+00010101
+01010100
+00000000
+01010101
+01010010
+10101010
+00010101
+01010100
+10101000
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010001
+01010001
+01001000
+01001000
+01001000
+00100001
+00100001
+00100001
+00100001
+00100001
+00100001
+01001000
+01001000
+01001000
+01010010
+00010010
+00010010
+01010010
+00010010
+00010010
+01001000
+01001000
+01001000
+01001000
+01001000
+01001000
+01010001
+01010001
+01010001
+01010101
+01010101
+01010101
+01000001
+01010001
+01000001
+00101000
+01001000
+00101000
+00100010
+00100010
+00100010
+00101000
+00101010
+00101000
+00100010
+00100010
+00100010
+00101010
+00100010
+00100010
+01000000
+01000100
+01000100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010001
+01010001
+01001000
+01001000
+01001000
+00100001
+00100001
+00100001
+00100001
+00100001
+00100001
+01001000
+01001000
+01001000
+01010010
+00010010
+00010010
+01010010
+00010010
+00010010
+01001000
+01001000
+01001000
+01001000
+01001000
+01001000
+01010001
+01010001
+01010001
+01010101
+01010101
+01010101
+01000100
+00010000
+01000100
+00100010
+10001010
+00100010
+00100010
+10101010
+00100010
+00100010
+00100010
+00100010
+00100010
+00100010
+00100010
+00100010
+00000010
+00101010
+01000100
+01010100
+01000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00100000
+01010101
+01010101
+00101000
+01010101
+01010101
+00100000
+01010101
+01010101
+00101000
+01010101
+01010101
+00100000
+01010101
+01010101
+00101000
+01010101
+01010101
+00100000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010001
+01010001
+01001000
+01001000
+01001000
+00100001
+00100001
+00100001
+00100001
+00100001
+00100001
+01001000
+01001000
+01001000
+01010010
+00010010
+00010010
+01010010
+00010010
+00010010
+01001000
+01001000
+01001000
+01001000
+01001000
+01001000
+01010001
+01010001
+01010001
+01010101
+01010101
+01010101
+01000000
+01010000
+01010000
+00101010
+00001010
+00001010
+00100000
+00100000
+00100000
+00101000
+00101010
+00100001
+00100000
+00000010
+00100000
+00101010
+00101000
+01001010
+01000000
+01000001
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010001
+01010001
+01001000
+01001000
+01001000
+00100001
+00100001
+00100001
+00100001
+00100001
+00100001
+01001000
+01001000
+01001000
+01010010
+00010010
+00010010
+01010010
+00010010
+00010010
+01001000
+01001000
+01001000
+01001000
+01001000
+01001000
+01010001
+01010001
+01010001
+01010101
+01010101
+01010101
+01000100
+01000000
+01000100
+00100010
+00101010
+00100010
+00100010
+00001000
+00100010
+00100010
+00001000
+01001000
+00100010
+00001000
+00100010
+01001000
+01001000
+00100010
+01010001
+01010001
+01000100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010001
+01010001
+01001000
+01001000
+01001000
+00100001
+00100001
+00100001
+00100001
+00100001
+00100001
+01001000
+01001000
+01001000
+01010010
+00010010
+00010010
+01010010
+00010010
+00010010
+01001000
+01001000
+01001000
+01001000
+01001000
+01001000
+01010001
+01010001
+01010001
+01010101
+01010101
+01010101
+00000100
+00010100
+01000000
+10100010
+10000010
+00101010
+10101010
+10001000
+10001000
+10001000
+10001000
+10001000
+10001000
+10001000
+10001000
+10000000
+10000010
+00001000
+00010101
+00010100
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010001
+01010001
+01001000
+01001000
+01001000
+00100001
+00100001
+00100001
+00100001
+00100001
+00100001
+01001000
+01001000
+01001000
+01010010
+00010010
+00010010
+01010010
+00010010
+00010010
+01001000
+01001000
+01001000
+01001000
+01001000
+01001000
+01010001
+01010001
+01010001
+01010101
+01010101
+01010101
+01000001
+01010001
+01000000
+00101000
+01001000
+00101010
+00100010
+00100010
+00001000
+00101010
+00101010
+00001000
+00100010
+00100010
+00001000
+00101000
+00100010
+00001000
+01000001
+01000100
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010001
+01010001
+01001000
+01001000
+01001000
+00100001
+00100001
+00100001
+00100001
+00100001
+00100001
+01001000
+01001000
+01001000
+01010010
+00010010
+00010010
+01010010
+00010010
+00010010
+01001000
+01001000
+01001000
+01001000
+01001000
+01001000
+01010001
+01010001
+01010001
+01010101
+01010101
+01010101
+01000000
+01000100
+01000000
+00101010
+00100010
+00101010
+00100000
+00100010
+00001000
+00101000
+01001000
+01001000
+00100000
+00100010
+00001000
+00101010
+00100010
+00001000
+01000000
+01000100
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010100
+00010101
+01010010
+10000010
+10000101
+01010010
+10100010
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10001010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010100
+00010100
+00010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010001
+01001000
+01010001
+01001000
+01001000
+01001000
+01001000
+01001000
+01001000
+01010001
+01010001
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00010101
+01010101
+00101010
+10000101
+01010100
+10101010
+10000101
+01010100
+10100000
+00010101
+01010100
+10101010
+00010101
+01010101
+00101010
+10000101
+01010101
+00000010
+10000101
+01010100
+10101010
+10000101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010001
+01001000
+01010001
+01001000
+01001000
+01001000
+01001000
+01001000
+01001000
+01010001
+01010001
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00010101
+01010101
+00101010
+10000101
+01010100
+10101010
+10000101
+01010100
+10100000
+00010101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010100
+10100000
+00010101
+01010100
+10101010
+10000101
+01010101
+00101010
+10000101
+01010101
+01000000
+00010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010001
+01001000
+01010001
+01001000
+01001000
+01001000
+01001000
+01001000
+01001000
+01010001
+01010001
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+00000101
+01010010
+10000100
+10100001
+01010010
+10000000
+10100001
+01010010
+10001000
+10100001
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010010
+10100010
+10100001
+01010010
+10000100
+10100001
+01010100
+00010101
+00000101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010001
+01001000
+01010001
+01001000
+01001000
+01001000
+01001000
+01001000
+01001000
+01010001
+01010001
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010001
+01001000
+01010001
+01001000
+01001000
+01001000
+01001000
+01001000
+01001000
+01010001
+01010001
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010001
+01001000
+01010001
+01001000
+01001000
+01001000
+01001000
+01001000
+01001000
+01010001
+01010001
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010001
+01000101
+00010001
+10001000
+00100000
+10001000
+10101000
+10001000
+10001000
+10001000
+10101000
+00100001
+10001000
+10001000
+10001000
+10001000
+10001000
+10001000
+00010001
+00010001
+00010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00000101
+01010101
+00101010
+10100000
+00000001
+00000000
+00001010
+10101000
+00101010
+10100000
+00000000
+00000000
+00001010
+10101000
+00101010
+10101010
+10101000
+00101010
+00000010
+10101000
+00101010
+00101000
+10101000
+00101010
+00101000
+10101000
+00101010
+00000010
+10101000
+00101010
+00101010
+10101000
+00101010
+00101010
+10101000
+00101010
+10101010
+10101000
+00101010
+10101010
+10101000
+01000000
+00000000
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00000000
+01010101
+01010101
+00101000
+01010101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01010010
+10101010
+10000101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+10101010
+10000101
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01010010
+10101010
+10000101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+10101010
+10000101
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010101
+00101000
+01010101
+01010101
+00000000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+01010101
+01010010
+10000100
+01000101
+01001000
+00100010
+00100001
+01001000
+00100010
+00100001
+01001010
+10100010
+10100001
+01001000
+00100010
+00100001
+01001000
+00100010
+00100001
+01010001
+01000100
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010101
+01010101
+00101010
+00010101
+01010100
+10000000
+01010101
+01010100
+10001010
+00010101
+01010100
+10000010
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01000001
+01000101
+00000101
+00101000
+00100000
+10100001
+00100010
+00100010
+00000101
+00100010
+00100010
+10100001
+00100010
+00100000
+00100001
+00101000
+00100010
+10000101
+01000001
+01000100
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010101
+01010101
+00101010
+00010101
+01010100
+10000000
+01010101
+01010100
+10001010
+00010101
+01010100
+10000010
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+10001010
+10000101
+01001010
+10001010
+10100001
+01001010
+10001010
+10100001
+01001010
+10000000
+10100001
+01010010
+10101010
+10000101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01000100
+01010101
+01001000
+00100010
+01010101
+00100010
+00100010
+01010101
+00101010
+00101010
+01010101
+00100010
+00100010
+01010101
+00100010
+00100010
+01000000
+00000000
+00000000
+00101010
+10101010
+10101010
+01000000
+00000000
+00000000
+01010101
+00010101
+00101010
+01010100
+10000101
+00100000
+01010010
+10100001
+00101000
+01001010
+10101000
+00100001
+01010000
+00000001
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+00010101
+01010101
+01010101
+00010101
+01010101
+01010101
+00010101
+01010101
+01010101
+00010101
+01010101
+01010101
+00000000
+01010101
+01010101
+10101010
+00010101
+01010101
+00000000
+00010101
+01010101
+00101010
+00010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01000100
+01010101
+01001000
+00100010
+01010101
+00100010
+00100010
+01010101
+00101010
+00101010
+01010101
+00100010
+00100010
+01010101
+00100010
+00100010
+01000000
+00000000
+00000000
+00101010
+10101010
+10101010
+01000000
+00000000
+00000000
+01010101
+01000101
+01001010
+01010101
+00100001
+01001000
+01010100
+10101000
+01001000
+01010010
+10101010
+00001000
+01010100
+00000000
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+00010101
+01010101
+01010101
+00010101
+01010101
+01010101
+00010101
+01010101
+01010101
+00010101
+01010101
+01010101
+00000000
+01010101
+01010101
+10101010
+00010101
+01010101
+00000000
+00010101
+01010101
+10101000
+01010101
+01010101
+10001000
+01010101
+01010101
+10001000
+01010101
+01010101
+00001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00000000
+00000101
+00101010
+10101010
+10100001
+00101010
+10000000
+00101000
+00101010
+10000000
+00001000
+00101010
+10000000
+00101000
+00101010
+10101010
+10100001
+01000000
+00000000
+00000101
+01010101
+01010101
+01010101
+00010001
+00010001
+00010100
+10001000
+10001000
+10000010
+10101000
+10001010
+10001000
+10001000
+10001010
+10001000
+10001000
+10001010
+10000010
+10001000
+10001000
+10001000
+00010001
+00010001
+00010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00000000
+00000101
+00101010
+10101010
+10100001
+00101010
+10000000
+00101000
+00101010
+10000000
+00001000
+00101010
+10000000
+00101000
+00101010
+10101010
+10100001
+01000000
+00000000
+00000101
+01010101
+01010101
+01010101
+00010001
+00000101
+01000001
+10001000
+10100001
+00101000
+10001000
+10001000
+10000001
+10101000
+10100000
+00100001
+10001000
+10001000
+00001000
+10001000
+10001000
+10100001
+00010001
+00010001
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00010101
+01010101
+01001010
+10000101
+01010101
+00100000
+00010101
+01010101
+00100001
+01010101
+01010101
+00100000
+00010101
+01010101
+01001010
+10000001
+01010101
+01010000
+00001000
+01010101
+01010101
+00100010
+00010101
+01010101
+01001000
+00000001
+01010101
+01010000
+10101000
+01010101
+01010010
+00000001
+01010101
+01010010
+00101000
+01010101
+01010010
+00001000
+01010101
+01010100
+10101000
+01010101
+01010101
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01001010
+10101010
+10100001
+01001010
+10000010
+10100001
+00101010
+10101010
+10101000
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010100
+10000101
+01010101
+01010010
+10100001
+01010101
+01001010
+10101000
+01010101
+01010000
+10000001
+01010101
+01010100
+10000101
+01010101
+01010000
+10000001
+01010101
+01001010
+10101000
+01010100
+01010010
+10100001
+01010010
+00010100
+10000101
+01010010
+10000101
+00010101
+01001010
+10000101
+01000101
+01001010
+10100001
+00100001
+00101010
+10101000
+00101000
+00101010
+10101010
+10101000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010000
+00010101
+01010010
+10001010
+10000101
+01001000
+00010010
+00010101
+01001000
+01010010
+00010101
+01001000
+00010010
+00010101
+01010010
+10000010
+00010101
+01010100
+00010100
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010100
+10001000
+01010101
+01010100
+10001000
+01010101
+01010010
+10001010
+00010101
+01010010
+10101010
+00010101
+01001010
+10001010
+10000101
+01010000
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010100
+00010101
+01010100
+10000010
+10000101
+01010010
+00100010
+00100001
+01010010
+10100010
+00100001
+01010010
+00100010
+00100001
+01010010
+00100010
+10000101
+01010100
+00000100
+00010101
+01010100
+10100010
+10000101
+01010010
+00000010
+00100001
+01010010
+10100010
+10100001
+01010100
+00100010
+00100001
+01010010
+10000010
+10000101
+01010100
+00010100
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010100
+00010101
+01001010
+00010010
+10000101
+01001000
+10000010
+00100001
+01001010
+00010010
+10000101
+01001000
+10000010
+00100001
+01001010
+10000010
+10100001
+01010000
+00010100
+00000101
+01010101
+01010101
+01010101
+01010110
+00000000
+10010101
+01011000
+00000000
+00100101
+01010110
+00000000
+10010101
+01011000
+00000000
+00100101
+01010110
+00000000
+10010101
+01011000
+00000000
+00100101
+01010110
+00000000
+10010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001001
+01001110
+01000001
+01010110
+00000011
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001001
+01001110
+01000001
+01010110
+00000011
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01000000
+01010101
+01010100
+00101010
+01010101
+01010000
+10101010
+01010101
+01000010
+10101010
+01010101
+00001010
+10101000
+01010100
+00101010
+10100000
+01010100
+10101010
+10000101
+01010000
+10101010
+00010101
+01010010
+10101000
+01010101
+01000010
+10100000
+01010101
+01001010
+10100001
+01010101
+01001010
+10100001
+01010101
+01001010
+10000001
+01010100
+01001010
+10000001
+01010100
+00001010
+10000101
+01010100
+01001010
+10000001
+01010100
+01001010
+10000001
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000101
+10101010
+10101010
+10000000
+10101010
+10101010
+10101000
+10101010
+10101010
+10101010
+10100000
+00000010
+10101010
+00000000
+00000000
+00001010
+01010101
+01010101
+01000010
+01010101
+01010101
+01010000
+01010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010100
+00000101
+01010101
+01000000
+00000000
+01010101
+00001010
+10101000
+00010101
+00101010
+10101010
+00010101
+00101010
+10101010
+00000101
+10101010
+10101010
+00000101
+00101010
+10101010
+00000101
+00101010
+10101010
+10000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010101
+10000001
+01010101
+01010101
+10100000
+01010101
+01010101
+10101000
+00010101
+01010101
+10101010
+00010101
+01010101
+10101010
+10000101
+01010101
+00101010
+10000001
+01010101
+00001010
+10100001
+01010101
+01001010
+10100001
+01010101
+01000010
+10100000
+01010101
+01010010
+10101000
+01010101
+01010010
+10101000
+01010101
+01010010
+10101000
+01010101
+01010000
+10101000
+01010101
+01010010
+10101000
+01010101
+01010010
+10101000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01000010
+01010101
+01010101
+00001010
+01010101
+01010100
+00101010
+01010101
+01010100
+10101010
+01010101
+01010010
+10101010
+01010101
+01000010
+10101000
+01010101
+01001010
+10100000
+01010101
+01001010
+10100001
+01010101
+00001010
+10000001
+01010101
+00101010
+10000101
+01010101
+00101010
+10000101
+01010101
+00101010
+10000101
+01010101
+00101010
+00000101
+01010101
+00101010
+10000101
+01010101
+00101010
+10000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00000000
+00000010
+10101010
+10101010
+00101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10000000
+00001010
+10100000
+00000000
+00000000
+10000001
+01010101
+01010101
+00000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00010101
+01010101
+00000000
+00000001
+01010100
+00101010
+10100000
+01010100
+10101010
+10101000
+01010000
+10101010
+10101000
+01010000
+10101010
+10101010
+01010000
+10101010
+10101000
+01010010
+10101010
+10101000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+00000001
+01010101
+01010101
+10101000
+00010101
+01010101
+10101010
+00000101
+01010101
+10101010
+10000001
+01010101
+00101010
+10100000
+01010101
+00001010
+10101000
+00010101
+01010010
+10101010
+00010101
+01010100
+10101010
+00000101
+01010101
+00101010
+10000101
+01010101
+00001010
+10000001
+01010101
+01001010
+10100001
+01010101
+01001010
+10100001
+00010101
+01000010
+10100001
+00010101
+01000010
+10100001
+00010101
+01010010
+10100000
+00010101
+01000010
+10100001
+00010101
+01000010
+10100001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001010
+10100001
+01010101
+01001010
+10100001
+01010101
+01000010
+10100000
+01010101
+01010010
+10101000
+01010101
+01010010
+10101010
+00010101
+01010100
+10101010
+00000101
+01010100
+00101010
+10100000
+01010101
+00001010
+10101000
+01010101
+01000010
+10101010
+01010101
+01010000
+10101010
+01010101
+01010100
+00101010
+01010101
+01010101
+00000000
+01010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00001010
+10101010
+10100001
+01000000
+10001010
+10101000
+01010000
+00000010
+10101010
+01010101
+01010000
+10101010
+01010101
+01010100
+00101010
+01010101
+01010101
+00001010
+01010101
+01010101
+01000010
+00000001
+01000000
+00010000
+10100000
+00000010
+00000100
+10101010
+10101010
+10000001
+10101010
+10101010
+10100000
+10101010
+10101010
+10000001
+00000000
+00000000
+00000101
+01010000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010010
+10101000
+01010101
+01010010
+10100000
+01010101
+00010010
+10100001
+01010101
+10000100
+10100001
+01000000
+10100001
+00000000
+00101010
+10101000
+01001010
+10101010
+10101000
+00101010
+10101010
+10101000
+10101010
+10101010
+00100010
+10101010
+10101010
+00000010
+10101010
+10000000
+01001010
+10101000
+00000101
+01001010
+10101000
+01010101
+00101010
+10100000
+01010101
+00101010
+10100001
+01010101
+00101010
+10100001
+01010101
+00101010
+10100001
+01010101
+00101010
+10100001
+01010101
+00101010
+10100000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00101010
+10000101
+01010101
+00001010
+10000101
+01010101
+01001010
+10000100
+00000001
+01001010
+00010010
+10101000
+00000000
+01001010
+10101010
+10100001
+00101010
+10101010
+10101000
+00101010
+10101010
+10101010
+00101010
+10101010
+10101010
+10001000
+00000010
+10101010
+10000000
+01010000
+00101010
+10100001
+01010101
+00101010
+10100001
+01010101
+00001010
+10101000
+01010101
+01001010
+10101000
+01010101
+01001010
+10101000
+01010101
+01001010
+10101000
+01010101
+01001010
+10101000
+01010101
+00001010
+10101000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001010
+10101010
+10100000
+00101010
+10100010
+00000001
+10101010
+10000000
+00000101
+10101010
+00000101
+01010101
+10101000
+00010101
+01010101
+10100000
+01010101
+01010101
+10000001
+01010101
+01010101
+00000100
+00000001
+01000000
+00010000
+10000000
+00001010
+01000010
+10101010
+10101010
+00001010
+10101010
+10101010
+01000010
+10101010
+10101010
+01010000
+00000000
+00000000
+01010101
+01010000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001010
+10100001
+01010101
+01001010
+10100001
+01010101
+00001010
+10000001
+01010101
+00101010
+10000101
+01010100
+10101010
+10000101
+01010000
+10101010
+00010101
+00001010
+10101000
+00010101
+00101010
+10100000
+01010101
+10101010
+10000001
+01010101
+10101010
+00000101
+01010101
+10101000
+00010101
+01010101
+00000000
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+00000000
+01010101
+01010100
+00101010
+01010101
+01010000
+10101010
+01010101
+01000010
+10101010
+01010101
+00001010
+10101000
+01010100
+00101010
+10100000
+01010100
+10101010
+00000101
+01010010
+10101010
+00010101
+01010010
+10101000
+01010101
+01000010
+10100000
+01010101
+01001010
+10100001
+01010101
+01001010
+10100001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000101
+01010101
+00000000
+00000000
+00000101
+10101010
+10101010
+10000001
+10101010
+10101010
+10100000
+10101010
+10101010
+10000001
+10100000
+00000010
+00000100
+00000001
+01010000
+00010000
+01010101
+01010101
+01000010
+01010101
+01010101
+00001010
+01010101
+01010100
+00101010
+01010101
+01010000
+10101010
+01010000
+00000010
+10101010
+01000000
+10001010
+10101000
+00001010
+10101010
+10100001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001010
+10101000
+00010101
+01001010
+10101010
+00000001
+01001010
+10101010
+10100000
+01000010
+10101010
+10101010
+01010010
+10101010
+10101010
+01010000
+10101010
+10101010
+01010000
+10101010
+10101010
+01000010
+00101010
+10101010
+00001010
+00101010
+10101010
+00101010
+10001010
+10101010
+10101010
+10000010
+10101010
+10101010
+00010000
+10101010
+10101000
+01010100
+10101010
+10100001
+00000101
+00101010
+10000100
+10100001
+00001010
+00010010
+10100000
+01000010
+01000010
+10100000
+01010000
+01010010
+10101000
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00101010
+10100001
+01000000
+10101010
+10100001
+00001010
+10101010
+10100001
+10101010
+10101010
+10000001
+10101010
+10101010
+10000101
+10101010
+10101010
+00000101
+10101010
+10101010
+00000101
+10101010
+10101000
+10000001
+10101010
+10101000
+10100000
+10101010
+10100010
+10101000
+10101010
+10000010
+10101010
+10101010
+00000100
+10101010
+10101010
+00010101
+00101010
+10101000
+01010000
+01001010
+10100000
+01001010
+00010010
+10000001
+00001010
+10000100
+00000101
+00001010
+10000001
+00010101
+00101010
+10000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000101
+01010000
+00000000
+00000000
+01000010
+10101010
+10101010
+00001010
+10101010
+10101010
+01000010
+10101010
+10101010
+00010000
+10000000
+00001010
+00000100
+00000101
+01000000
+10000001
+01010101
+01010101
+10100000
+01010101
+01010101
+10101000
+00010101
+01010101
+10101010
+00000101
+01010101
+10101010
+10000000
+00000101
+00101010
+10100010
+00000001
+01001010
+10101010
+10100000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010101
+00000000
+01010101
+01010101
+10101000
+00010101
+01010101
+10101010
+00000101
+01010101
+10101010
+10000001
+01010101
+00101010
+10100000
+01010101
+00001010
+10101000
+00010101
+01010000
+10101010
+00010101
+01010100
+10101010
+10000101
+01010101
+00101010
+10000101
+01010101
+00001010
+10000001
+01010101
+01001010
+10100001
+01010101
+01001010
+10100001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001010
+10000001
+01010100
+01001010
+10000001
+01010100
+00001010
+10000101
+01010100
+01001010
+10000001
+01010100
+01001010
+10000001
+01010100
+01001010
+10100001
+01010101
+01001010
+10100001
+01010101
+01000010
+10100000
+01010101
+01010010
+10101000
+01010101
+01010000
+10101010
+00010101
+01010100
+10101010
+10000101
+01010100
+00101010
+10100000
+01010101
+00001010
+10101000
+01010101
+01000010
+10101010
+01010101
+01010000
+10101010
+01010101
+01010100
+00001010
+01010101
+01010101
+01000000
+01010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00101010
+10101010
+10000101
+00101010
+10101010
+00000101
+10101010
+10101010
+00000101
+00101010
+10101010
+00000101
+00101010
+10101010
+00010101
+00001010
+10101000
+00010101
+01000000
+00000000
+01010101
+01010100
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010000
+01010101
+01010101
+01000010
+00000000
+00000000
+00001010
+10100000
+00000010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101000
+10101010
+10101010
+10000000
+00000000
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010010
+10101000
+01010101
+01010010
+10101000
+01010101
+01010000
+10101000
+01010101
+01010010
+10101000
+01010101
+01010010
+10101000
+01010101
+01010010
+10101000
+01010101
+01000010
+10100000
+01010101
+01001010
+10100001
+01010101
+00001010
+10100001
+01010101
+00101010
+10000001
+01010101
+10101010
+10000101
+01010101
+10101010
+00010101
+01010101
+10101000
+00010101
+01010101
+10100000
+01010101
+01010101
+10000001
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00101010
+10000101
+01010101
+00101010
+10000101
+01010101
+00101010
+00000101
+01010101
+00101010
+10000101
+01010101
+00101010
+10000101
+01010101
+00101010
+10000101
+01010101
+00001010
+10000001
+01010101
+01001010
+10100001
+01010101
+01001010
+10100000
+01010101
+01000010
+10101000
+01010101
+01010010
+10101010
+01010101
+01010100
+10101010
+01010101
+01010100
+00101010
+01010101
+01010101
+00001010
+01010101
+01010101
+01000010
+01010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010010
+10101010
+10101000
+01010000
+10101010
+10101000
+01010000
+10101010
+10101010
+01010000
+10101010
+10101000
+01010100
+10101010
+10101000
+01010100
+00101010
+10100000
+01010101
+00000000
+00000001
+01010101
+01010000
+00010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+00000101
+01010101
+01010101
+10000001
+01010101
+01010101
+10100000
+00000000
+00000000
+10101010
+10000000
+00001010
+10101010
+10101010
+10101010
+00101010
+10101010
+10101010
+00000010
+10101010
+10101010
+01010000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01000010
+10100001
+00010101
+01000010
+10100001
+00010101
+01010010
+10100000
+00010101
+01000010
+10100001
+00010101
+01000010
+10100001
+01010101
+01001010
+10100001
+01010101
+01001010
+10100001
+01010101
+00001010
+10000001
+01010101
+00101010
+10000101
+01010100
+10101010
+00000101
+01010010
+10101010
+00010101
+00001010
+10101000
+00010101
+00101010
+10100000
+01010101
+10101010
+10000001
+01010101
+10101010
+00000101
+01010101
+10100000
+00010101
+01010101
+00000001
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010010
+00010101
+01010101
+01001010
+00010101
+01010101
+00101010
+00010101
+01010100
+10101010
+00010101
+01010010
+10101010
+00010101
+01010010
+10101010
+00010101
+01010100
+10101010
+00010101
+01010101
+00101010
+00010101
+01010101
+01001010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010100
+10000101
+01010101
+01010100
+10100001
+01010101
+01010100
+10101000
+01010101
+01010100
+10101010
+00010101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010100
+10101010
+00010101
+01010100
+10101000
+01010101
+01010100
+10100001
+01010101
+01010100
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+01010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+01010101
+01010101
+10101000
+01010101
+01010101
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00100001
+01010101
+01010100
+10101000
+01010101
+01010010
+10101010
+00010101
+01001010
+10101010
+10000101
+01001010
+10101010
+10000101
+00101010
+00000010
+10100001
+00100000
+00000000
+00100001
+00000001
+01010101
+00000001
+00000101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+10000101
+01010101
+01001010
+10000101
+01010100
+10101010
+10000101
+01001010
+10101010
+10000101
+01000000
+00001010
+10000101
+01010101
+01000010
+10000101
+01010101
+01010000
+10000101
+01010101
+01010100
+00000101
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010010
+10100001
+01010100
+10101010
+10100001
+01001010
+10101010
+10000001
+01000000
+10101010
+10000101
+01010100
+00101010
+00000101
+01010101
+00101010
+00010101
+01010101
+00101000
+00010101
+01010101
+00000000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+00010100
+01010001
+00001010
+10101010
+10101000
+01000010
+10101010
+10100000
+01010000
+10101010
+10000001
+01010100
+10101010
+00000101
+01010100
+10101000
+00010101
+01010100
+10100000
+01010101
+01010100
+00000001
+01010101
+01010100
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00101010
+10000101
+01010101
+00000010
+10101010
+00010101
+01000010
+10101010
+10101000
+01010010
+10101010
+10000000
+01001010
+10101000
+00000001
+00101010
+00000000
+00010101
+00000000
+00000001
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+10000101
+01010101
+01010100
+10101000
+01010101
+01010010
+10101010
+10000101
+01001010
+10101010
+10100001
+00101010
+10101010
+10101000
+00000000
+00000000
+00000000
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001001
+01010101
+01000000
+00101010
+00010101
+00101010
+10101010
+10010101
+00001010
+10101010
+10000101
+01000000
+10101010
+10100101
+01010000
+00000010
+10100001
+01010101
+00000000
+00000101
+01010101
+01010100
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+01010000
+00000010
+10010101
+01001010
+10101010
+10000101
+01000010
+10101010
+10010101
+01010000
+10101010
+10000101
+01010100
+00001010
+10010101
+01010101
+00000000
+10000101
+01010101
+01010000
+00010101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001010
+00010101
+00101000
+01000010
+10101010
+10100000
+01010010
+10101010
+10100001
+01010000
+10101010
+10000001
+01010100
+10101010
+10000101
+01010100
+00101010
+00000101
+01010101
+00001000
+00010101
+01010101
+01000000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+01010101
+01010110
+10000000
+00000101
+01010010
+10101010
+10100001
+01010110
+10101010
+10000001
+01010010
+10101010
+00000101
+01010110
+10100000
+00010101
+01010010
+00000000
+01010101
+01010100
+00000101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+01100001
+01010101
+01010100
+10101000
+00000001
+01010110
+10101010
+10101000
+01010010
+10101010
+10100000
+01011010
+10101010
+00000001
+01001010
+10000000
+00000101
+01010000
+00000000
+01010101
+01010000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010010
+00010101
+01010101
+00101010
+00010101
+01010010
+10101010
+10000101
+01001010
+10101010
+10100001
+00101010
+10101010
+10101000
+00000000
+00000000
+00000000
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010010
+10101000
+01010100
+10101010
+10000000
+00101010
+10101010
+10000001
+00000010
+10101010
+10000101
+01000000
+00101010
+10100001
+01010100
+00000000
+10101000
+01010101
+01010000
+00000000
+01010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+00010100
+01000101
+00101010
+10101010
+10100000
+00001010
+10101010
+10000001
+01000010
+10101010
+00000101
+01010000
+10101010
+00010101
+01010100
+00101010
+00010101
+01010101
+00001010
+00010101
+01010101
+01000000
+00010101
+01010101
+01010000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001010
+10000101
+01010101
+01001010
+10101010
+00010101
+01000010
+10101010
+10100001
+01010010
+10101010
+00000001
+01010000
+10101000
+00010101
+01010100
+10101000
+01010101
+01010100
+00101000
+01010101
+01010101
+00000000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010010
+00010101
+01010101
+01010010
+10100001
+01010101
+01010010
+10101010
+00010101
+01010010
+10101010
+10100001
+01010010
+10100000
+00000001
+01010010
+10000001
+01010101
+01010010
+00000101
+01010101
+01010000
+00010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+00101010
+00010101
+01010100
+10101010
+10000101
+01010010
+10000000
+10100001
+01010100
+00010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+00101010
+00010101
+01010100
+10101010
+10000101
+01010010
+10000000
+10100001
+01010100
+00010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+00101010
+00010101
+01010100
+10101010
+10000101
+01010010
+10000000
+10100001
+01010100
+00010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+00000101
+01010010
+10000000
+10100001
+01010100
+10101010
+10000101
+01010101
+00101010
+00010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+00000101
+01010010
+10000000
+10100001
+01010100
+10101010
+10000101
+01010101
+00101010
+00010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+00000101
+01010010
+10000000
+10100001
+01010100
+10101010
+10000101
+01010101
+00101010
+00010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01000101
+00000001
+01001000
+00100000
+10101000
+00100010
+00100001
+00100001
+00100010
+00100001
+00100001
+00101010
+00100001
+00100001
+00100010
+00100001
+00100001
+00100010
+00100000
+00100001
+00100010
+00101010
+00100001
+01000100
+01000000
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010010
+01010101
+01010101
+01010010
+01010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+00010101
+01001000
+01010100
+10000101
+01010010
+00010010
+00010101
+01010100
+10001000
+01010101
+01010101
+00100001
+01010101
+01010100
+10001000
+01010101
+01010010
+00010010
+00010101
+01001000
+01010100
+10000101
+01010001
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010101
+01010101
+00101010
+00010101
+01010101
+00101010
+00010101
+01010101
+01000000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00010101
+01010101
+00101010
+10000101
+01010101
+00101010
+10000101
+01010101
+01000000
+00010101
+01010101
+00101010
+00010101
+01010101
+00101010
+00010101
+01010101
+01000000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00000101
+01010101
+00101010
+10100001
+01010101
+00101010
+10100001
+01010101
+01000000
+00000101
+01010101
+00101010
+10000101
+01010101
+00101010
+10000101
+01010101
+01000000
+00010101
+01010101
+00101010
+00010101
+01010101
+00101010
+00010101
+01010101
+01000000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01000101
+00000101
+00101000
+00100000
+10100001
+00100010
+00100010
+00000101
+00100010
+00100010
+00010101
+00100010
+00100000
+10000101
+00100010
+00100001
+00100001
+00100010
+00100000
+00100001
+00101000
+00100010
+10000101
+01000001
+01000100
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010100
+10101000
+01010101
+00000010
+00000010
+00000000
+10101000
+01010100
+10101010
+00001000
+01010100
+10000000
+01001000
+01010100
+10000101
+01010010
+00000010
+00010101
+01010100
+10101000
+01010101
+01010101
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00000000
+00000101
+00101010
+10101010
+10100001
+00101010
+10000000
+00101000
+00101010
+10000000
+00001000
+00101010
+10000000
+00101000
+00101010
+10101010
+10100001
+01000000
+00000000
+00000101
+01010101
+01010101
+01010101
+00000101
+00010000
+01000000
+10100000
+10001010
+00101010
+10001000
+10001000
+00001000
+10001000
+10000010
+00001000
+10001000
+10000000
+10001000
+10100000
+10001010
+00001000
+00000101
+00010000
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10100010
+10001010
+00101000
+10100010
+10001010
+00101000
+10100010
+10001010
+00101000
+10100010
+10001010
+00101000
+10100010
+10001010
+00101000
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+00000101
+01000101
+00100000
+10100000
+00100001
+10001000
+10001000
+10001000
+10001000
+10001000
+10001000
+00100000
+10100000
+00100001
+01000101
+00000101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010010
+01010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00000000
+00000000
+01101010
+10101010
+10101010
+01000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010100
+00100001
+01010101
+01010010
+01001000
+01010101
+01001000
+00000010
+00000000
+00100000
+10101000
+10000000
+10001010
+00000010
+00000000
+00100000
+01010010
+10000000
+10100001
+01010010
+10100010
+10100001
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010101
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010100
+01010101
+01010101
+01010100
+01010000
+00000000
+01010101
+01001010
+10101010
+00010101
+01010000
+00000000
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010100
+01010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00010101
+00000001
+01001010
+10000100
+10101000
+00100000
+00010101
+00000010
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+00100000
+00010101
+00000010
+01001010
+10000100
+10101000
+01010000
+00010101
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+00010101
+01000000
+00000001
+01010101
+00101010
+10101000
+00010101
+01000000
+00000001
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010100
+10000101
+01010101
+01010101
+00100001
+01010101
+01010101
+01001000
+01010101
+01010101
+01010010
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+00000000
+10000101
+00001010
+10101010
+10100000
+10001010
+10101010
+10100010
+10101010
+10000010
+10101010
+00001010
+10101010
+10100000
+01010010
+10101010
+10000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010010
+00010101
+01010101
+01001000
+01010101
+01010101
+00100001
+01010101
+01010101
+10000101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010010
+01010000
+00000000
+00001000
+01001010
+10101010
+10101000
+01010000
+00000000
+00001000
+01010101
+01010101
+01010010
+01010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010001
+01001000
+01010101
+01001000
+00100001
+01010101
+01010010
+10000101
+01010101
+01010100
+00010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01000000
+01010101
+01010101
+01010001
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010100
+00100001
+01010101
+01010010
+01001000
+01010101
+01001000
+01010001
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+00100001
+01010101
+01010101
+01001000
+00000000
+00000001
+01001010
+10101010
+10101000
+01001000
+00000000
+00000001
+00100001
+01010101
+01010101
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+01010101
+01001010
+10101010
+01010101
+01010000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+01010101
+01001010
+10101010
+01010101
+01010000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010100
+10000101
+01010101
+01010010
+00100001
+01010101
+01001000
+01001000
+01010101
+00100001
+01010010
+00010100
+10000101
+01010100
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+00010101
+01010010
+00010100
+10000101
+01001000
+01010101
+00100001
+00100001
+01010101
+01001000
+10000101
+01010101
+01010010
+00010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000101
+01010101
+10101010
+10100001
+01010101
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000101
+01010101
+10101010
+10100001
+01010101
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10010101
+01010101
+01010101
+00101010
+10101010
+10101010
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010110
+10101010
+10010101
+01011000
+00000000
+00100101
+10100000
+00000000
+00001010
+00000000
+00000000
+00000000
+10100000
+00000000
+00001010
+01011010
+10101010
+10100101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010110
+10101010
+10101010
+10101000
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+01010100
+10101010
+10101010
+01010101
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000001
+01010101
+10101010
+10101000
+01010101
+00000000
+00001000
+01010101
+01010101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00000000
+01010101
+00101010
+10101010
+01010101
+00100000
+00000000
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+01010101
+10101010
+10101010
+00010101
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001001
+01010101
+01010101
+00100101
+01010101
+01010100
+10010101
+01010101
+01010010
+01010101
+01010101
+01010100
+10010101
+01010101
+01010101
+00100101
+01010101
+01010101
+01001001
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010001
+01010101
+01010010
+01001001
+01010101
+01001001
+00100101
+01010101
+00100100
+10010101
+01010100
+10010010
+01010101
+01010101
+00100100
+10010101
+01010101
+01001001
+00100101
+01010101
+01010010
+01001001
+01010101
+01010100
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010100
+01010001
+01010100
+10010010
+01001001
+01010010
+01001001
+00100101
+01001001
+00100100
+10010101
+00100100
+10010010
+01010101
+01001001
+00100100
+10010101
+01010010
+01001001
+00100101
+01010100
+10010010
+01001001
+01010101
+00010100
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+01100001
+01010101
+01010101
+01011000
+01010101
+01010101
+01010110
+00010101
+01010101
+01010101
+10000101
+01010101
+01010110
+00010101
+01010101
+01011000
+01010101
+01010101
+01100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+00010101
+01010101
+01100001
+10000101
+01010101
+01011000
+01100001
+01010101
+01010110
+00011000
+01010101
+01010101
+10000110
+00010101
+01010110
+00011000
+01010101
+01011000
+01100001
+01010101
+01100001
+10000101
+01010101
+01000101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+00010100
+01010101
+01100001
+10000110
+00010101
+01011000
+01100001
+10000101
+01010110
+00011000
+01100001
+01010101
+10000110
+00011000
+01010110
+00011000
+01100001
+01011000
+01100001
+10000101
+01100001
+10000110
+00010101
+01000101
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10010110
+00010101
+01010010
+01010101
+10000101
+01001001
+01010101
+01100001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10010110
+00010101
+01010010
+01000001
+10000101
+01001001
+00101000
+01100001
+01010100
+10010110
+00010101
+01010010
+01010101
+10000101
+01001001
+01010101
+01100001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10010110
+00010101
+01010010
+01000001
+10000101
+01001001
+00101000
+01100001
+01010100
+10010110
+00010101
+01010010
+01000001
+10000101
+01001001
+00101000
+01100001
+01010100
+10010110
+00010101
+01010010
+01010101
+10000101
+01001001
+01010101
+01100001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001001
+01010101
+01100001
+01010010
+01010101
+10000101
+01010100
+10010110
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001001
+01010101
+01100001
+01010010
+01010101
+10000101
+01010100
+10010110
+00010101
+01001001
+00101000
+01100001
+01010010
+01000001
+10000101
+01010100
+10010110
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001001
+01010101
+01100001
+01010010
+01010101
+10000101
+01010100
+10010110
+00010101
+01001001
+00101000
+01100001
+01010010
+01000001
+10000101
+01010100
+10010110
+00010101
+01001001
+00101000
+01100001
+01010010
+01000001
+10000101
+01010100
+10010110
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01001010
+10101010
+10101000
+01001010
+10100010
+10101000
+01001010
+10100010
+10101000
+01001010
+10100010
+10101000
+01000010
+10100010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01001010
+10101010
+10101000
+01001010
+10100010
+10101000
+01001010
+10100010
+10101000
+01001010
+10001010
+10101000
+01000010
+10001010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01001010
+10101010
+10101000
+01001010
+10100010
+10101000
+01001010
+10001010
+10101000
+01001010
+00101010
+10101000
+01000010
+10101010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01001010
+10101010
+10101000
+01001000
+00000010
+10101000
+01001010
+10101010
+10101000
+01001010
+10101010
+10101000
+01000010
+10101010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01001000
+00101010
+10101000
+01001010
+10000010
+10101000
+01001010
+10101010
+10101000
+01001010
+10101010
+10101000
+01000010
+10101010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10001010
+10000101
+01010010
+10001010
+10100001
+01001010
+10100010
+10101000
+01001010
+10100010
+10101000
+01001010
+10101010
+10101000
+01001010
+10101010
+10101000
+01000010
+10101010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10100010
+10000101
+01010010
+10100010
+10100001
+01001010
+10100010
+10101000
+01001010
+10100010
+10101000
+01001010
+10101010
+10101000
+01001010
+10101010
+10101000
+01000010
+10101010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101000
+10000101
+01010010
+10101000
+10100001
+01001010
+10100010
+10101000
+01001010
+10100010
+10101000
+01001010
+10101010
+10101000
+01001010
+10101010
+10101000
+01000010
+10101010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01001010
+10101010
+00001000
+01001010
+10100000
+10101000
+01001010
+10101010
+10101000
+01001010
+10101010
+10101000
+01000010
+10101010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01001010
+10101010
+10101000
+01001010
+10100000
+00001000
+01001010
+10101010
+10101000
+01001010
+10101010
+10101000
+01000010
+10101010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01001010
+10101010
+10101000
+01001010
+10100010
+10101000
+01001010
+10101000
+10101000
+01001010
+10101010
+00101000
+01000010
+10101010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01001010
+10101010
+10101000
+01001010
+10100010
+10101000
+01001010
+10100010
+10101000
+01001010
+10101000
+10101000
+01000010
+10101000
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01000100
+10101010
+00010001
+00100010
+00000000
+10001000
+00101000
+01010101
+00101000
+00101010
+00010100
+10101000
+01000000
+01010101
+00000001
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01000100
+10101010
+00010101
+00100010
+00000000
+01010101
+00101000
+01010101
+01010101
+00101010
+00010101
+01010101
+01000000
+01010101
+01010101
+00101000
+01010101
+01010101
+00100010
+00000101
+00010100
+00100010
+00100000
+10000010
+00101000
+10001000
+10100010
+00100000
+10101000
+10001010
+00100000
+10001000
+10000010
+01000101
+00010001
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010001
+01010101
+00000000
+10001000
+01010101
+01010101
+00101000
+01010101
+01010100
+10101000
+01000000
+01010101
+00000001
+00101000
+01010101
+01010101
+00100010
+00000101
+00010100
+00100010
+00100000
+10000010
+00101000
+10001000
+10100010
+00100000
+10101000
+10001010
+00100000
+10001000
+10000010
+01000101
+00010001
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010001
+01010101
+01010010
+00001000
+01010100
+01010010
+00001000
+01010100
+01010010
+00001010
+00010100
+01010010
+00001000
+10000100
+01010010
+00001000
+10000100
+01010010
+00001000
+00100000
+01010010
+00001000
+01001000
+01010010
+00001000
+01001000
+01010010
+00001000
+01010010
+01010010
+00001000
+01010100
+01010010
+00001000
+01010100
+01010100
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010100
+01010101
+10000101
+01010010
+00010101
+10000101
+01001000
+10000101
+10000101
+01001000
+10000101
+10000101
+01001000
+10000101
+10000101
+00100001
+00100001
+10000101
+00100000
+00100001
+10000101
+00101010
+10100001
+10000100
+10000000
+00001000
+10000100
+10000101
+01011000
+10000010
+00010101
+01010010
+10000010
+00010101
+01010010
+00010100
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010100
+01010101
+00100001
+01010010
+00010101
+00100001
+01010010
+00010101
+00100001
+01010010
+00010101
+01001000
+01001000
+01010101
+01001000
+01001000
+01010101
+01001000
+01001000
+01010101
+01010010
+00100001
+01010101
+01010010
+00100001
+01010101
+01010010
+00100001
+01010101
+00010100
+10000101
+01010101
+00010100
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00000000
+01010010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+01010100
+00000000
+10000101
+00000010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01000000
+10101010
+00000000
+01010010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00010101
+10101010
+10101010
+10000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001010
+10101010
+10101010
+00101010
+10101010
+10101010
+00101010
+10101010
+10101010
+00101010
+10101010
+10101010
+00101010
+10101010
+10101010
+00101010
+10101010
+10101010
+00101010
+10101010
+10101010
+01001010
+10101010
+10101010
+01010010
+10101010
+10101010
+01010100
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010010
+01010101
+01010101
+01001010
+01010101
+01010101
+01001010
+01010101
+01010101
+00101010
+01010101
+01010101
+00101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101000
+10101010
+10101010
+10100001
+10101010
+10101010
+10000100
+10101010
+10101010
+00010010
+10101010
+10101000
+01001010
+10101010
+10100001
+00101010
+10101010
+10100000
+10101000
+10101010
+10000100
+10100010
+10101010
+00010010
+10100010
+00000000
+01001010
+10100010
+01010101
+01001010
+10100010
+01010101
+00101010
+10100010
+00000000
+00101010
+10101000
+10101000
+00101010
+10101010
+10100000
+10101010
+10101010
+10100000
+10101010
+10101010
+10100000
+10101010
+10101010
+10100000
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010100
+10101010
+10101010
+01000010
+10101010
+10101010
+00101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10000000
+00001010
+10101010
+00101010
+10100010
+10101010
+10101010
+10101000
+10101010
+10101010
+10101010
+00101010
+10101000
+10101010
+10001010
+10100000
+00101010
+10001010
+10101000
+00101010
+10001010
+10101010
+10001010
+00101010
+10101010
+10100010
+10101010
+00101010
+10101000
+10100000
+10000010
+10001010
+10001010
+10101000
+00101010
+00101010
+10101010
+10101010
+00101010
+10101010
+10101010
+00101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+00010100
+10101010
+10101010
+10000001
+10101010
+10101010
+10101000
+10101010
+10101010
+10101010
+10101010
+10100000
+00000010
+10101010
+00001010
+10101000
+10101000
+10101010
+10101010
+10101000
+10101010
+10101010
+10100010
+10101010
+00101010
+10100010
+10101000
+00001010
+10100010
+10101000
+00101010
+10101000
+10100010
+10101010
+10101010
+10001010
+10101010
+00001010
+00101010
+10101000
+10100010
+10100010
+10000010
+10101000
+10101000
+00101010
+10101000
+10101010
+10101010
+10101000
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00101010
+10101010
+10101010
+01001010
+10101010
+10101010
+00010010
+10101010
+10101010
+10000100
+10101010
+10101010
+10100001
+00101010
+10101010
+10101000
+01001010
+10101010
+00101010
+00001010
+10101010
+10001010
+00010010
+10101010
+10001010
+10000100
+10101010
+10001010
+10100001
+00000000
+10001010
+10100001
+01010101
+10001010
+10101000
+01010101
+00101010
+10101000
+00000000
+10101010
+10101000
+00101010
+10101010
+10101000
+00001010
+10101010
+10101010
+00001010
+10101010
+10101010
+00001010
+10101010
+10101010
+00001010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10100001
+10101010
+10101010
+10101000
+10101010
+10101010
+10101000
+10101010
+10101010
+10101000
+10101010
+10101010
+10101000
+10101010
+10101010
+10101000
+10101010
+10101010
+10101001
+10101010
+10101010
+10100001
+10101010
+10101010
+10000101
+00000000
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+10100001
+01010101
+01010101
+10100001
+01010101
+01010101
+10101000
+01010101
+01010101
+10101000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00101010
+01010101
+01010101
+01001010
+01010101
+01010101
+01001010
+01010101
+01010101
+01010010
+01010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01001010
+01010101
+01010101
+00101010
+01010101
+01010100
+10101010
+01010101
+01010010
+10101010
+01010101
+01010010
+10101010
+01010101
+01010010
+10101010
+01010101
+01010010
+10101010
+01010101
+01010100
+10101010
+01010101
+01010101
+00101010
+01010101
+01010101
+01001010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10100000
+10101010
+10101010
+10100000
+10101010
+10101010
+10100000
+10101010
+10101010
+10101000
+00101010
+10101010
+00000000
+00101010
+10101010
+01010101
+00101010
+10101000
+01010101
+01001010
+10100010
+00000000
+01001010
+10100010
+10101010
+00010010
+10100010
+10101010
+10000010
+10100010
+10101010
+10000100
+10100010
+10101010
+10100000
+10101000
+10101010
+10100001
+00101010
+10101010
+10101000
+01001010
+10101010
+10101010
+00010010
+10101010
+10101010
+10000100
+10101010
+10101010
+10100001
+10101010
+10101010
+10101000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+00001010
+10101010
+10101010
+10000010
+10101000
+00101010
+10000000
+10000010
+10001010
+10100000
+00101010
+10101000
+10100000
+10101010
+10100010
+10101000
+10101010
+10001010
+00101010
+10101000
+00101010
+10001010
+10100000
+00101010
+10001010
+10101000
+10101010
+10001010
+10101010
+10101010
+00101010
+10101010
+10101000
+10101010
+00001010
+10100010
+10101010
+10100000
+00001010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+00001010
+10101010
+10101010
+01010000
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10100000
+10101010
+10101010
+10000010
+10101010
+10101010
+00000010
+10101000
+00101010
+00001010
+10100010
+10000010
+00001010
+00101010
+10101000
+00101010
+10001010
+10101010
+10101000
+10100010
+10101010
+10100010
+10101000
+00101010
+10100010
+10101000
+00001010
+10100010
+10101010
+00101010
+10101000
+10101010
+10101010
+10101010
+00101010
+10101010
+10101010
+10001010
+10100000
+10101010
+10100000
+00001010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10100000
+10101010
+10101010
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+00001010
+10101010
+10101010
+00001010
+10101010
+10101010
+00001010
+10101010
+10101000
+00101010
+10101010
+10101000
+00000000
+00101010
+10101000
+01010101
+10001010
+10100001
+01010101
+10001010
+10100001
+00000000
+10001010
+10000100
+10101010
+10001010
+10000010
+10101010
+10001010
+00010010
+10101010
+00101010
+00001010
+10101010
+10101000
+01001010
+10101010
+10100001
+00101010
+10101010
+10000100
+10101010
+10101010
+00010010
+10101010
+10101010
+01001010
+10101010
+10101010
+00101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010101
+10100001
+01010101
+01010101
+10101000
+01010101
+01010101
+10101010
+00010101
+01010101
+10101010
+10000101
+01010101
+10101010
+10000101
+01010101
+10101010
+10000101
+01010101
+10101010
+10000101
+01010101
+10101010
+00010101
+01010101
+10101000
+01010101
+01010101
+10100001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101000
+01010101
+01010101
+10100001
+01010101
+01010101
+10100001
+01010101
+01010101
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+00000010
+10101010
+01010101
+01010100
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10000000
+00010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
01010101
\ No newline at end of file
diff --git a/resources/osd/analogue/impact.png b/resources/osd/analogue/impact.png
new file mode 100644
index 00000000..2e18fd83
Binary files /dev/null and b/resources/osd/analogue/impact.png differ
diff --git a/resources/osd/impact.yaml b/resources/osd/analogue/impact.yaml
similarity index 100%
rename from resources/osd/impact.yaml
rename to resources/osd/analogue/impact.yaml
diff --git a/resources/osd/impact/001.png b/resources/osd/analogue/impact/001.png
similarity index 100%
rename from resources/osd/impact/001.png
rename to resources/osd/analogue/impact/001.png
diff --git a/resources/osd/impact/002.png b/resources/osd/analogue/impact/002.png
similarity index 100%
rename from resources/osd/impact/002.png
rename to resources/osd/analogue/impact/002.png
diff --git a/resources/osd/impact/003.png b/resources/osd/analogue/impact/003.png
similarity index 100%
rename from resources/osd/impact/003.png
rename to resources/osd/analogue/impact/003.png
diff --git a/resources/osd/impact/004.png b/resources/osd/analogue/impact/004.png
similarity index 100%
rename from resources/osd/impact/004.png
rename to resources/osd/analogue/impact/004.png
diff --git a/resources/osd/impact/005.png b/resources/osd/analogue/impact/005.png
similarity index 100%
rename from resources/osd/impact/005.png
rename to resources/osd/analogue/impact/005.png
diff --git a/resources/osd/impact/006.png b/resources/osd/analogue/impact/006.png
similarity index 100%
rename from resources/osd/impact/006.png
rename to resources/osd/analogue/impact/006.png
diff --git a/resources/osd/impact/007.png b/resources/osd/analogue/impact/007.png
similarity index 100%
rename from resources/osd/impact/007.png
rename to resources/osd/analogue/impact/007.png
diff --git a/resources/osd/impact/008-009.png b/resources/osd/analogue/impact/008-009.png
similarity index 100%
rename from resources/osd/impact/008-009.png
rename to resources/osd/analogue/impact/008-009.png
diff --git a/resources/osd/impact/010.png b/resources/osd/analogue/impact/010.png
similarity index 100%
rename from resources/osd/impact/010.png
rename to resources/osd/analogue/impact/010.png
diff --git a/resources/osd/impact/011.png b/resources/osd/analogue/impact/011.png
similarity index 100%
rename from resources/osd/impact/011.png
rename to resources/osd/analogue/impact/011.png
diff --git a/resources/osd/impact/012.png b/resources/osd/analogue/impact/012.png
similarity index 100%
rename from resources/osd/impact/012.png
rename to resources/osd/analogue/impact/012.png
diff --git a/resources/osd/impact/013.png b/resources/osd/analogue/impact/013.png
similarity index 100%
rename from resources/osd/impact/013.png
rename to resources/osd/analogue/impact/013.png
diff --git a/resources/osd/impact/014-015.png b/resources/osd/analogue/impact/014-015.png
similarity index 100%
rename from resources/osd/impact/014-015.png
rename to resources/osd/analogue/impact/014-015.png
diff --git a/resources/osd/impact/016.png b/resources/osd/analogue/impact/016.png
similarity index 100%
rename from resources/osd/impact/016.png
rename to resources/osd/analogue/impact/016.png
diff --git a/resources/osd/impact/017.png b/resources/osd/analogue/impact/017.png
similarity index 100%
rename from resources/osd/impact/017.png
rename to resources/osd/analogue/impact/017.png
diff --git a/resources/osd/impact/018.png b/resources/osd/analogue/impact/018.png
similarity index 100%
rename from resources/osd/impact/018.png
rename to resources/osd/analogue/impact/018.png
diff --git a/resources/osd/impact/019.png b/resources/osd/analogue/impact/019.png
similarity index 100%
rename from resources/osd/impact/019.png
rename to resources/osd/analogue/impact/019.png
diff --git a/resources/osd/impact/020.png b/resources/osd/analogue/impact/020.png
similarity index 100%
rename from resources/osd/impact/020.png
rename to resources/osd/analogue/impact/020.png
diff --git a/resources/osd/impact/021.png b/resources/osd/analogue/impact/021.png
similarity index 100%
rename from resources/osd/impact/021.png
rename to resources/osd/analogue/impact/021.png
diff --git a/resources/osd/impact/022.png b/resources/osd/analogue/impact/022.png
similarity index 100%
rename from resources/osd/impact/022.png
rename to resources/osd/analogue/impact/022.png
diff --git a/resources/osd/impact/023.png b/resources/osd/analogue/impact/023.png
similarity index 100%
rename from resources/osd/impact/023.png
rename to resources/osd/analogue/impact/023.png
diff --git a/resources/osd/impact/024.png b/resources/osd/analogue/impact/024.png
similarity index 100%
rename from resources/osd/impact/024.png
rename to resources/osd/analogue/impact/024.png
diff --git a/resources/osd/impact/025.png b/resources/osd/analogue/impact/025.png
similarity index 100%
rename from resources/osd/impact/025.png
rename to resources/osd/analogue/impact/025.png
diff --git a/resources/osd/impact/026.png b/resources/osd/analogue/impact/026.png
similarity index 100%
rename from resources/osd/impact/026.png
rename to resources/osd/analogue/impact/026.png
diff --git a/resources/osd/impact/027.png b/resources/osd/analogue/impact/027.png
similarity index 100%
rename from resources/osd/impact/027.png
rename to resources/osd/analogue/impact/027.png
diff --git a/resources/osd/impact/028.png b/resources/osd/analogue/impact/028.png
similarity index 100%
rename from resources/osd/impact/028.png
rename to resources/osd/analogue/impact/028.png
diff --git a/resources/osd/impact/029.png b/resources/osd/analogue/impact/029.png
similarity index 100%
rename from resources/osd/impact/029.png
rename to resources/osd/analogue/impact/029.png
diff --git a/resources/osd/impact/030.png b/resources/osd/analogue/impact/030.png
similarity index 100%
rename from resources/osd/impact/030.png
rename to resources/osd/analogue/impact/030.png
diff --git a/resources/osd/impact/031.png b/resources/osd/analogue/impact/031.png
similarity index 100%
rename from resources/osd/impact/031.png
rename to resources/osd/analogue/impact/031.png
diff --git a/resources/osd/impact/032.png b/resources/osd/analogue/impact/032.png
similarity index 100%
rename from resources/osd/impact/032.png
rename to resources/osd/analogue/impact/032.png
diff --git a/resources/osd/impact/033.png b/resources/osd/analogue/impact/033.png
similarity index 100%
rename from resources/osd/impact/033.png
rename to resources/osd/analogue/impact/033.png
diff --git a/resources/osd/impact/034.png b/resources/osd/analogue/impact/034.png
similarity index 100%
rename from resources/osd/impact/034.png
rename to resources/osd/analogue/impact/034.png
diff --git a/resources/osd/impact/035.png b/resources/osd/analogue/impact/035.png
similarity index 100%
rename from resources/osd/impact/035.png
rename to resources/osd/analogue/impact/035.png
diff --git a/resources/osd/impact/036.png b/resources/osd/analogue/impact/036.png
similarity index 100%
rename from resources/osd/impact/036.png
rename to resources/osd/analogue/impact/036.png
diff --git a/resources/osd/impact/037.png b/resources/osd/analogue/impact/037.png
similarity index 100%
rename from resources/osd/impact/037.png
rename to resources/osd/analogue/impact/037.png
diff --git a/resources/osd/impact/038.png b/resources/osd/analogue/impact/038.png
similarity index 100%
rename from resources/osd/impact/038.png
rename to resources/osd/analogue/impact/038.png
diff --git a/resources/osd/impact/039.png b/resources/osd/analogue/impact/039.png
similarity index 100%
rename from resources/osd/impact/039.png
rename to resources/osd/analogue/impact/039.png
diff --git a/resources/osd/impact/040.png b/resources/osd/analogue/impact/040.png
similarity index 100%
rename from resources/osd/impact/040.png
rename to resources/osd/analogue/impact/040.png
diff --git a/resources/osd/impact/041.png b/resources/osd/analogue/impact/041.png
similarity index 100%
rename from resources/osd/impact/041.png
rename to resources/osd/analogue/impact/041.png
diff --git a/resources/osd/impact/042.png b/resources/osd/analogue/impact/042.png
similarity index 100%
rename from resources/osd/impact/042.png
rename to resources/osd/analogue/impact/042.png
diff --git a/resources/osd/impact/043.png b/resources/osd/analogue/impact/043.png
similarity index 100%
rename from resources/osd/impact/043.png
rename to resources/osd/analogue/impact/043.png
diff --git a/resources/osd/impact/044.png b/resources/osd/analogue/impact/044.png
similarity index 100%
rename from resources/osd/impact/044.png
rename to resources/osd/analogue/impact/044.png
diff --git a/resources/osd/impact/045.png b/resources/osd/analogue/impact/045.png
similarity index 100%
rename from resources/osd/impact/045.png
rename to resources/osd/analogue/impact/045.png
diff --git a/resources/osd/impact/046.png b/resources/osd/analogue/impact/046.png
similarity index 100%
rename from resources/osd/impact/046.png
rename to resources/osd/analogue/impact/046.png
diff --git a/resources/osd/impact/047.png b/resources/osd/analogue/impact/047.png
similarity index 100%
rename from resources/osd/impact/047.png
rename to resources/osd/analogue/impact/047.png
diff --git a/resources/osd/impact/048.png b/resources/osd/analogue/impact/048.png
similarity index 100%
rename from resources/osd/impact/048.png
rename to resources/osd/analogue/impact/048.png
diff --git a/resources/osd/impact/049.png b/resources/osd/analogue/impact/049.png
similarity index 100%
rename from resources/osd/impact/049.png
rename to resources/osd/analogue/impact/049.png
diff --git a/resources/osd/impact/050.png b/resources/osd/analogue/impact/050.png
similarity index 100%
rename from resources/osd/impact/050.png
rename to resources/osd/analogue/impact/050.png
diff --git a/resources/osd/impact/051.png b/resources/osd/analogue/impact/051.png
similarity index 100%
rename from resources/osd/impact/051.png
rename to resources/osd/analogue/impact/051.png
diff --git a/resources/osd/impact/052.png b/resources/osd/analogue/impact/052.png
similarity index 100%
rename from resources/osd/impact/052.png
rename to resources/osd/analogue/impact/052.png
diff --git a/resources/osd/impact/053.png b/resources/osd/analogue/impact/053.png
similarity index 100%
rename from resources/osd/impact/053.png
rename to resources/osd/analogue/impact/053.png
diff --git a/resources/osd/impact/054.png b/resources/osd/analogue/impact/054.png
similarity index 100%
rename from resources/osd/impact/054.png
rename to resources/osd/analogue/impact/054.png
diff --git a/resources/osd/impact/055.png b/resources/osd/analogue/impact/055.png
similarity index 100%
rename from resources/osd/impact/055.png
rename to resources/osd/analogue/impact/055.png
diff --git a/resources/osd/impact/056.png b/resources/osd/analogue/impact/056.png
similarity index 100%
rename from resources/osd/impact/056.png
rename to resources/osd/analogue/impact/056.png
diff --git a/resources/osd/impact/057.png b/resources/osd/analogue/impact/057.png
similarity index 100%
rename from resources/osd/impact/057.png
rename to resources/osd/analogue/impact/057.png
diff --git a/resources/osd/impact/058.png b/resources/osd/analogue/impact/058.png
similarity index 100%
rename from resources/osd/impact/058.png
rename to resources/osd/analogue/impact/058.png
diff --git a/resources/osd/impact/059.png b/resources/osd/analogue/impact/059.png
similarity index 100%
rename from resources/osd/impact/059.png
rename to resources/osd/analogue/impact/059.png
diff --git a/resources/osd/impact/060.png b/resources/osd/analogue/impact/060.png
similarity index 100%
rename from resources/osd/impact/060.png
rename to resources/osd/analogue/impact/060.png
diff --git a/resources/osd/impact/061.png b/resources/osd/analogue/impact/061.png
similarity index 100%
rename from resources/osd/impact/061.png
rename to resources/osd/analogue/impact/061.png
diff --git a/resources/osd/impact/062.png b/resources/osd/analogue/impact/062.png
similarity index 100%
rename from resources/osd/impact/062.png
rename to resources/osd/analogue/impact/062.png
diff --git a/resources/osd/impact/063.png b/resources/osd/analogue/impact/063.png
similarity index 100%
rename from resources/osd/impact/063.png
rename to resources/osd/analogue/impact/063.png
diff --git a/resources/osd/impact/064.png b/resources/osd/analogue/impact/064.png
similarity index 100%
rename from resources/osd/impact/064.png
rename to resources/osd/analogue/impact/064.png
diff --git a/resources/osd/impact/065.png b/resources/osd/analogue/impact/065.png
similarity index 100%
rename from resources/osd/impact/065.png
rename to resources/osd/analogue/impact/065.png
diff --git a/resources/osd/impact/066.png b/resources/osd/analogue/impact/066.png
similarity index 100%
rename from resources/osd/impact/066.png
rename to resources/osd/analogue/impact/066.png
diff --git a/resources/osd/impact/067.png b/resources/osd/analogue/impact/067.png
similarity index 100%
rename from resources/osd/impact/067.png
rename to resources/osd/analogue/impact/067.png
diff --git a/resources/osd/impact/068.png b/resources/osd/analogue/impact/068.png
similarity index 100%
rename from resources/osd/impact/068.png
rename to resources/osd/analogue/impact/068.png
diff --git a/resources/osd/impact/069.png b/resources/osd/analogue/impact/069.png
similarity index 100%
rename from resources/osd/impact/069.png
rename to resources/osd/analogue/impact/069.png
diff --git a/resources/osd/impact/070.png b/resources/osd/analogue/impact/070.png
similarity index 100%
rename from resources/osd/impact/070.png
rename to resources/osd/analogue/impact/070.png
diff --git a/resources/osd/impact/071.png b/resources/osd/analogue/impact/071.png
similarity index 100%
rename from resources/osd/impact/071.png
rename to resources/osd/analogue/impact/071.png
diff --git a/resources/osd/impact/072.png b/resources/osd/analogue/impact/072.png
similarity index 100%
rename from resources/osd/impact/072.png
rename to resources/osd/analogue/impact/072.png
diff --git a/resources/osd/impact/073.png b/resources/osd/analogue/impact/073.png
similarity index 100%
rename from resources/osd/impact/073.png
rename to resources/osd/analogue/impact/073.png
diff --git a/resources/osd/impact/074.png b/resources/osd/analogue/impact/074.png
similarity index 100%
rename from resources/osd/impact/074.png
rename to resources/osd/analogue/impact/074.png
diff --git a/resources/osd/impact/075.png b/resources/osd/analogue/impact/075.png
similarity index 100%
rename from resources/osd/impact/075.png
rename to resources/osd/analogue/impact/075.png
diff --git a/resources/osd/impact/076.png b/resources/osd/analogue/impact/076.png
similarity index 100%
rename from resources/osd/impact/076.png
rename to resources/osd/analogue/impact/076.png
diff --git a/resources/osd/impact/077.png b/resources/osd/analogue/impact/077.png
similarity index 100%
rename from resources/osd/impact/077.png
rename to resources/osd/analogue/impact/077.png
diff --git a/resources/osd/impact/078.png b/resources/osd/analogue/impact/078.png
similarity index 100%
rename from resources/osd/impact/078.png
rename to resources/osd/analogue/impact/078.png
diff --git a/resources/osd/impact/079.png b/resources/osd/analogue/impact/079.png
similarity index 100%
rename from resources/osd/impact/079.png
rename to resources/osd/analogue/impact/079.png
diff --git a/resources/osd/impact/080.png b/resources/osd/analogue/impact/080.png
similarity index 100%
rename from resources/osd/impact/080.png
rename to resources/osd/analogue/impact/080.png
diff --git a/resources/osd/impact/081.png b/resources/osd/analogue/impact/081.png
similarity index 100%
rename from resources/osd/impact/081.png
rename to resources/osd/analogue/impact/081.png
diff --git a/resources/osd/impact/082.png b/resources/osd/analogue/impact/082.png
similarity index 100%
rename from resources/osd/impact/082.png
rename to resources/osd/analogue/impact/082.png
diff --git a/resources/osd/impact/083.png b/resources/osd/analogue/impact/083.png
similarity index 100%
rename from resources/osd/impact/083.png
rename to resources/osd/analogue/impact/083.png
diff --git a/resources/osd/impact/084.png b/resources/osd/analogue/impact/084.png
similarity index 100%
rename from resources/osd/impact/084.png
rename to resources/osd/analogue/impact/084.png
diff --git a/resources/osd/impact/085.png b/resources/osd/analogue/impact/085.png
similarity index 100%
rename from resources/osd/impact/085.png
rename to resources/osd/analogue/impact/085.png
diff --git a/resources/osd/impact/086.png b/resources/osd/analogue/impact/086.png
similarity index 100%
rename from resources/osd/impact/086.png
rename to resources/osd/analogue/impact/086.png
diff --git a/resources/osd/impact/087.png b/resources/osd/analogue/impact/087.png
similarity index 100%
rename from resources/osd/impact/087.png
rename to resources/osd/analogue/impact/087.png
diff --git a/resources/osd/impact/088.png b/resources/osd/analogue/impact/088.png
similarity index 100%
rename from resources/osd/impact/088.png
rename to resources/osd/analogue/impact/088.png
diff --git a/resources/osd/impact/089.png b/resources/osd/analogue/impact/089.png
similarity index 100%
rename from resources/osd/impact/089.png
rename to resources/osd/analogue/impact/089.png
diff --git a/resources/osd/impact/090.png b/resources/osd/analogue/impact/090.png
similarity index 100%
rename from resources/osd/impact/090.png
rename to resources/osd/analogue/impact/090.png
diff --git a/resources/osd/impact/091.png b/resources/osd/analogue/impact/091.png
similarity index 100%
rename from resources/osd/impact/091.png
rename to resources/osd/analogue/impact/091.png
diff --git a/resources/osd/impact/092.png b/resources/osd/analogue/impact/092.png
similarity index 100%
rename from resources/osd/impact/092.png
rename to resources/osd/analogue/impact/092.png
diff --git a/resources/osd/impact/093.png b/resources/osd/analogue/impact/093.png
similarity index 100%
rename from resources/osd/impact/093.png
rename to resources/osd/analogue/impact/093.png
diff --git a/resources/osd/impact/094.png b/resources/osd/analogue/impact/094.png
similarity index 100%
rename from resources/osd/impact/094.png
rename to resources/osd/analogue/impact/094.png
diff --git a/resources/osd/impact/095.png b/resources/osd/analogue/impact/095.png
similarity index 100%
rename from resources/osd/impact/095.png
rename to resources/osd/analogue/impact/095.png
diff --git a/resources/osd/impact/096-097.png b/resources/osd/analogue/impact/096-097.png
similarity index 100%
rename from resources/osd/impact/096-097.png
rename to resources/osd/analogue/impact/096-097.png
diff --git a/resources/osd/impact/098.png b/resources/osd/analogue/impact/098.png
similarity index 100%
rename from resources/osd/impact/098.png
rename to resources/osd/analogue/impact/098.png
diff --git a/resources/osd/impact/099.png b/resources/osd/analogue/impact/099.png
similarity index 100%
rename from resources/osd/impact/099.png
rename to resources/osd/analogue/impact/099.png
diff --git a/resources/osd/impact/100.png b/resources/osd/analogue/impact/100.png
similarity index 100%
rename from resources/osd/impact/100.png
rename to resources/osd/analogue/impact/100.png
diff --git a/resources/osd/impact/101.png b/resources/osd/analogue/impact/101.png
similarity index 100%
rename from resources/osd/impact/101.png
rename to resources/osd/analogue/impact/101.png
diff --git a/resources/osd/impact/102.png b/resources/osd/analogue/impact/102.png
similarity index 100%
rename from resources/osd/impact/102.png
rename to resources/osd/analogue/impact/102.png
diff --git a/resources/osd/impact/103.png b/resources/osd/analogue/impact/103.png
similarity index 100%
rename from resources/osd/impact/103.png
rename to resources/osd/analogue/impact/103.png
diff --git a/resources/osd/impact/104.png b/resources/osd/analogue/impact/104.png
similarity index 100%
rename from resources/osd/impact/104.png
rename to resources/osd/analogue/impact/104.png
diff --git a/resources/osd/impact/105.png b/resources/osd/analogue/impact/105.png
similarity index 100%
rename from resources/osd/impact/105.png
rename to resources/osd/analogue/impact/105.png
diff --git a/resources/osd/impact/106.png b/resources/osd/analogue/impact/106.png
similarity index 100%
rename from resources/osd/impact/106.png
rename to resources/osd/analogue/impact/106.png
diff --git a/resources/osd/impact/107-108.png b/resources/osd/analogue/impact/107-108.png
similarity index 100%
rename from resources/osd/impact/107-108.png
rename to resources/osd/analogue/impact/107-108.png
diff --git a/resources/osd/impact/109.png b/resources/osd/analogue/impact/109.png
similarity index 100%
rename from resources/osd/impact/109.png
rename to resources/osd/analogue/impact/109.png
diff --git a/resources/osd/impact/110.png b/resources/osd/analogue/impact/110.png
similarity index 100%
rename from resources/osd/impact/110.png
rename to resources/osd/analogue/impact/110.png
diff --git a/resources/osd/impact/111.png b/resources/osd/analogue/impact/111.png
similarity index 100%
rename from resources/osd/impact/111.png
rename to resources/osd/analogue/impact/111.png
diff --git a/resources/osd/impact/112.png b/resources/osd/analogue/impact/112.png
similarity index 100%
rename from resources/osd/impact/112.png
rename to resources/osd/analogue/impact/112.png
diff --git a/resources/osd/impact/113.png b/resources/osd/analogue/impact/113.png
similarity index 100%
rename from resources/osd/impact/113.png
rename to resources/osd/analogue/impact/113.png
diff --git a/resources/osd/impact/114.png b/resources/osd/analogue/impact/114.png
similarity index 100%
rename from resources/osd/impact/114.png
rename to resources/osd/analogue/impact/114.png
diff --git a/resources/osd/impact/115.png b/resources/osd/analogue/impact/115.png
similarity index 100%
rename from resources/osd/impact/115.png
rename to resources/osd/analogue/impact/115.png
diff --git a/resources/osd/impact/116.png b/resources/osd/analogue/impact/116.png
similarity index 100%
rename from resources/osd/impact/116.png
rename to resources/osd/analogue/impact/116.png
diff --git a/resources/osd/impact/117.png b/resources/osd/analogue/impact/117.png
similarity index 100%
rename from resources/osd/impact/117.png
rename to resources/osd/analogue/impact/117.png
diff --git a/resources/osd/impact/118.png b/resources/osd/analogue/impact/118.png
similarity index 100%
rename from resources/osd/impact/118.png
rename to resources/osd/analogue/impact/118.png
diff --git a/resources/osd/impact/119.png b/resources/osd/analogue/impact/119.png
similarity index 100%
rename from resources/osd/impact/119.png
rename to resources/osd/analogue/impact/119.png
diff --git a/resources/osd/impact/120.png b/resources/osd/analogue/impact/120.png
similarity index 100%
rename from resources/osd/impact/120.png
rename to resources/osd/analogue/impact/120.png
diff --git a/resources/osd/impact/121.png b/resources/osd/analogue/impact/121.png
similarity index 100%
rename from resources/osd/impact/121.png
rename to resources/osd/analogue/impact/121.png
diff --git a/resources/osd/impact/122.png b/resources/osd/analogue/impact/122.png
similarity index 100%
rename from resources/osd/impact/122.png
rename to resources/osd/analogue/impact/122.png
diff --git a/resources/osd/impact/123.png b/resources/osd/analogue/impact/123.png
similarity index 100%
rename from resources/osd/impact/123.png
rename to resources/osd/analogue/impact/123.png
diff --git a/resources/osd/impact/124.png b/resources/osd/analogue/impact/124.png
similarity index 100%
rename from resources/osd/impact/124.png
rename to resources/osd/analogue/impact/124.png
diff --git a/resources/osd/impact/125.png b/resources/osd/analogue/impact/125.png
similarity index 100%
rename from resources/osd/impact/125.png
rename to resources/osd/analogue/impact/125.png
diff --git a/resources/osd/impact/126.png b/resources/osd/analogue/impact/126.png
similarity index 100%
rename from resources/osd/impact/126.png
rename to resources/osd/analogue/impact/126.png
diff --git a/resources/osd/impact/127.png b/resources/osd/analogue/impact/127.png
similarity index 100%
rename from resources/osd/impact/127.png
rename to resources/osd/analogue/impact/127.png
diff --git a/resources/osd/impact/128.png b/resources/osd/analogue/impact/128.png
similarity index 100%
rename from resources/osd/impact/128.png
rename to resources/osd/analogue/impact/128.png
diff --git a/resources/osd/impact/129.png b/resources/osd/analogue/impact/129.png
similarity index 100%
rename from resources/osd/impact/129.png
rename to resources/osd/analogue/impact/129.png
diff --git a/resources/osd/impact/130.png b/resources/osd/analogue/impact/130.png
similarity index 100%
rename from resources/osd/impact/130.png
rename to resources/osd/analogue/impact/130.png
diff --git a/resources/osd/impact/131.png b/resources/osd/analogue/impact/131.png
similarity index 100%
rename from resources/osd/impact/131.png
rename to resources/osd/analogue/impact/131.png
diff --git a/resources/osd/impact/132.png b/resources/osd/analogue/impact/132.png
similarity index 100%
rename from resources/osd/impact/132.png
rename to resources/osd/analogue/impact/132.png
diff --git a/resources/osd/impact/133.png b/resources/osd/analogue/impact/133.png
similarity index 100%
rename from resources/osd/impact/133.png
rename to resources/osd/analogue/impact/133.png
diff --git a/resources/osd/impact/134.png b/resources/osd/analogue/impact/134.png
similarity index 100%
rename from resources/osd/impact/134.png
rename to resources/osd/analogue/impact/134.png
diff --git a/resources/osd/impact/135.png b/resources/osd/analogue/impact/135.png
similarity index 100%
rename from resources/osd/impact/135.png
rename to resources/osd/analogue/impact/135.png
diff --git a/resources/osd/impact/136.png b/resources/osd/analogue/impact/136.png
similarity index 100%
rename from resources/osd/impact/136.png
rename to resources/osd/analogue/impact/136.png
diff --git a/resources/osd/impact/137.png b/resources/osd/analogue/impact/137.png
similarity index 100%
rename from resources/osd/impact/137.png
rename to resources/osd/analogue/impact/137.png
diff --git a/resources/osd/impact/138.png b/resources/osd/analogue/impact/138.png
similarity index 100%
rename from resources/osd/impact/138.png
rename to resources/osd/analogue/impact/138.png
diff --git a/resources/osd/impact/139.png b/resources/osd/analogue/impact/139.png
similarity index 100%
rename from resources/osd/impact/139.png
rename to resources/osd/analogue/impact/139.png
diff --git a/resources/osd/impact/140.png b/resources/osd/analogue/impact/140.png
similarity index 100%
rename from resources/osd/impact/140.png
rename to resources/osd/analogue/impact/140.png
diff --git a/resources/osd/impact/141.png b/resources/osd/analogue/impact/141.png
similarity index 100%
rename from resources/osd/impact/141.png
rename to resources/osd/analogue/impact/141.png
diff --git a/resources/osd/impact/142.png b/resources/osd/analogue/impact/142.png
similarity index 100%
rename from resources/osd/impact/142.png
rename to resources/osd/analogue/impact/142.png
diff --git a/resources/osd/impact/143.png b/resources/osd/analogue/impact/143.png
similarity index 100%
rename from resources/osd/impact/143.png
rename to resources/osd/analogue/impact/143.png
diff --git a/resources/osd/impact/144.png b/resources/osd/analogue/impact/144.png
similarity index 100%
rename from resources/osd/impact/144.png
rename to resources/osd/analogue/impact/144.png
diff --git a/resources/osd/impact/145.png b/resources/osd/analogue/impact/145.png
similarity index 100%
rename from resources/osd/impact/145.png
rename to resources/osd/analogue/impact/145.png
diff --git a/resources/osd/impact/146.png b/resources/osd/analogue/impact/146.png
similarity index 100%
rename from resources/osd/impact/146.png
rename to resources/osd/analogue/impact/146.png
diff --git a/resources/osd/impact/147-148.png b/resources/osd/analogue/impact/147-148.png
similarity index 100%
rename from resources/osd/impact/147-148.png
rename to resources/osd/analogue/impact/147-148.png
diff --git a/resources/osd/impact/149.png b/resources/osd/analogue/impact/149.png
similarity index 100%
rename from resources/osd/impact/149.png
rename to resources/osd/analogue/impact/149.png
diff --git a/resources/osd/impact/150.png b/resources/osd/analogue/impact/150.png
similarity index 100%
rename from resources/osd/impact/150.png
rename to resources/osd/analogue/impact/150.png
diff --git a/resources/osd/impact/151.png b/resources/osd/analogue/impact/151.png
similarity index 100%
rename from resources/osd/impact/151.png
rename to resources/osd/analogue/impact/151.png
diff --git a/resources/osd/impact/152.png b/resources/osd/analogue/impact/152.png
similarity index 100%
rename from resources/osd/impact/152.png
rename to resources/osd/analogue/impact/152.png
diff --git a/resources/osd/impact/153.png b/resources/osd/analogue/impact/153.png
similarity index 100%
rename from resources/osd/impact/153.png
rename to resources/osd/analogue/impact/153.png
diff --git a/resources/osd/impact/154.png b/resources/osd/analogue/impact/154.png
similarity index 100%
rename from resources/osd/impact/154.png
rename to resources/osd/analogue/impact/154.png
diff --git a/resources/osd/impact/155.png b/resources/osd/analogue/impact/155.png
similarity index 100%
rename from resources/osd/impact/155.png
rename to resources/osd/analogue/impact/155.png
diff --git a/resources/osd/impact/156.png b/resources/osd/analogue/impact/156.png
similarity index 100%
rename from resources/osd/impact/156.png
rename to resources/osd/analogue/impact/156.png
diff --git a/resources/osd/impact/157.png b/resources/osd/analogue/impact/157.png
similarity index 100%
rename from resources/osd/impact/157.png
rename to resources/osd/analogue/impact/157.png
diff --git a/resources/osd/impact/158.png b/resources/osd/analogue/impact/158.png
similarity index 100%
rename from resources/osd/impact/158.png
rename to resources/osd/analogue/impact/158.png
diff --git a/resources/osd/impact/159.png b/resources/osd/analogue/impact/159.png
similarity index 100%
rename from resources/osd/impact/159.png
rename to resources/osd/analogue/impact/159.png
diff --git a/resources/osd/impact/160.png b/resources/osd/analogue/impact/160.png
similarity index 100%
rename from resources/osd/impact/160.png
rename to resources/osd/analogue/impact/160.png
diff --git a/resources/osd/impact/161.png b/resources/osd/analogue/impact/161.png
similarity index 100%
rename from resources/osd/impact/161.png
rename to resources/osd/analogue/impact/161.png
diff --git a/resources/osd/impact/162.png b/resources/osd/analogue/impact/162.png
similarity index 100%
rename from resources/osd/impact/162.png
rename to resources/osd/analogue/impact/162.png
diff --git a/resources/osd/impact/163.png b/resources/osd/analogue/impact/163.png
similarity index 100%
rename from resources/osd/impact/163.png
rename to resources/osd/analogue/impact/163.png
diff --git a/resources/osd/impact/164.png b/resources/osd/analogue/impact/164.png
similarity index 100%
rename from resources/osd/impact/164.png
rename to resources/osd/analogue/impact/164.png
diff --git a/resources/osd/impact/165.png b/resources/osd/analogue/impact/165.png
similarity index 100%
rename from resources/osd/impact/165.png
rename to resources/osd/analogue/impact/165.png
diff --git a/resources/osd/impact/166.png b/resources/osd/analogue/impact/166.png
similarity index 100%
rename from resources/osd/impact/166.png
rename to resources/osd/analogue/impact/166.png
diff --git a/resources/osd/impact/167.png b/resources/osd/analogue/impact/167.png
similarity index 100%
rename from resources/osd/impact/167.png
rename to resources/osd/analogue/impact/167.png
diff --git a/resources/osd/impact/168.png b/resources/osd/analogue/impact/168.png
similarity index 100%
rename from resources/osd/impact/168.png
rename to resources/osd/analogue/impact/168.png
diff --git a/resources/osd/impact/169.png b/resources/osd/analogue/impact/169.png
similarity index 100%
rename from resources/osd/impact/169.png
rename to resources/osd/analogue/impact/169.png
diff --git a/resources/osd/impact/170.png b/resources/osd/analogue/impact/170.png
similarity index 100%
rename from resources/osd/impact/170.png
rename to resources/osd/analogue/impact/170.png
diff --git a/resources/osd/impact/171-172.png b/resources/osd/analogue/impact/171-172.png
similarity index 100%
rename from resources/osd/impact/171-172.png
rename to resources/osd/analogue/impact/171-172.png
diff --git a/resources/osd/impact/173.png b/resources/osd/analogue/impact/173.png
similarity index 100%
rename from resources/osd/impact/173.png
rename to resources/osd/analogue/impact/173.png
diff --git a/resources/osd/impact/174.png b/resources/osd/analogue/impact/174.png
similarity index 100%
rename from resources/osd/impact/174.png
rename to resources/osd/analogue/impact/174.png
diff --git a/resources/osd/impact/175.png b/resources/osd/analogue/impact/175.png
similarity index 100%
rename from resources/osd/impact/175.png
rename to resources/osd/analogue/impact/175.png
diff --git a/resources/osd/impact/176.png b/resources/osd/analogue/impact/176.png
similarity index 100%
rename from resources/osd/impact/176.png
rename to resources/osd/analogue/impact/176.png
diff --git a/resources/osd/impact/177.png b/resources/osd/analogue/impact/177.png
similarity index 100%
rename from resources/osd/impact/177.png
rename to resources/osd/analogue/impact/177.png
diff --git a/resources/osd/impact/178.png b/resources/osd/analogue/impact/178.png
similarity index 100%
rename from resources/osd/impact/178.png
rename to resources/osd/analogue/impact/178.png
diff --git a/resources/osd/impact/179.png b/resources/osd/analogue/impact/179.png
similarity index 100%
rename from resources/osd/impact/179.png
rename to resources/osd/analogue/impact/179.png
diff --git a/resources/osd/impact/180.png b/resources/osd/analogue/impact/180.png
similarity index 100%
rename from resources/osd/impact/180.png
rename to resources/osd/analogue/impact/180.png
diff --git a/resources/osd/impact/181.png b/resources/osd/analogue/impact/181.png
similarity index 100%
rename from resources/osd/impact/181.png
rename to resources/osd/analogue/impact/181.png
diff --git a/resources/osd/impact/182.png b/resources/osd/analogue/impact/182.png
similarity index 100%
rename from resources/osd/impact/182.png
rename to resources/osd/analogue/impact/182.png
diff --git a/resources/osd/impact/183.png b/resources/osd/analogue/impact/183.png
similarity index 100%
rename from resources/osd/impact/183.png
rename to resources/osd/analogue/impact/183.png
diff --git a/resources/osd/impact/184.png b/resources/osd/analogue/impact/184.png
similarity index 100%
rename from resources/osd/impact/184.png
rename to resources/osd/analogue/impact/184.png
diff --git a/resources/osd/impact/185.png b/resources/osd/analogue/impact/185.png
similarity index 100%
rename from resources/osd/impact/185.png
rename to resources/osd/analogue/impact/185.png
diff --git a/resources/osd/impact/186.png b/resources/osd/analogue/impact/186.png
similarity index 100%
rename from resources/osd/impact/186.png
rename to resources/osd/analogue/impact/186.png
diff --git a/resources/osd/impact/187.png b/resources/osd/analogue/impact/187.png
similarity index 100%
rename from resources/osd/impact/187.png
rename to resources/osd/analogue/impact/187.png
diff --git a/resources/osd/impact/188.png b/resources/osd/analogue/impact/188.png
similarity index 100%
rename from resources/osd/impact/188.png
rename to resources/osd/analogue/impact/188.png
diff --git a/resources/osd/impact/189.png b/resources/osd/analogue/impact/189.png
similarity index 100%
rename from resources/osd/impact/189.png
rename to resources/osd/analogue/impact/189.png
diff --git a/resources/osd/impact/190.png b/resources/osd/analogue/impact/190.png
similarity index 100%
rename from resources/osd/impact/190.png
rename to resources/osd/analogue/impact/190.png
diff --git a/resources/osd/impact/191.png b/resources/osd/analogue/impact/191.png
similarity index 100%
rename from resources/osd/impact/191.png
rename to resources/osd/analogue/impact/191.png
diff --git a/resources/osd/impact/192.png b/resources/osd/analogue/impact/192.png
similarity index 100%
rename from resources/osd/impact/192.png
rename to resources/osd/analogue/impact/192.png
diff --git a/resources/osd/impact/193.png b/resources/osd/analogue/impact/193.png
similarity index 100%
rename from resources/osd/impact/193.png
rename to resources/osd/analogue/impact/193.png
diff --git a/resources/osd/impact/194.png b/resources/osd/analogue/impact/194.png
similarity index 100%
rename from resources/osd/impact/194.png
rename to resources/osd/analogue/impact/194.png
diff --git a/resources/osd/impact/195.png b/resources/osd/analogue/impact/195.png
similarity index 100%
rename from resources/osd/impact/195.png
rename to resources/osd/analogue/impact/195.png
diff --git a/resources/osd/impact/196.png b/resources/osd/analogue/impact/196.png
similarity index 100%
rename from resources/osd/impact/196.png
rename to resources/osd/analogue/impact/196.png
diff --git a/resources/osd/impact/197.png b/resources/osd/analogue/impact/197.png
similarity index 100%
rename from resources/osd/impact/197.png
rename to resources/osd/analogue/impact/197.png
diff --git a/resources/osd/impact/198.png b/resources/osd/analogue/impact/198.png
similarity index 100%
rename from resources/osd/impact/198.png
rename to resources/osd/analogue/impact/198.png
diff --git a/resources/osd/impact/199.png b/resources/osd/analogue/impact/199.png
similarity index 100%
rename from resources/osd/impact/199.png
rename to resources/osd/analogue/impact/199.png
diff --git a/resources/osd/impact/200.png b/resources/osd/analogue/impact/200.png
similarity index 100%
rename from resources/osd/impact/200.png
rename to resources/osd/analogue/impact/200.png
diff --git a/resources/osd/impact/201.png b/resources/osd/analogue/impact/201.png
similarity index 100%
rename from resources/osd/impact/201.png
rename to resources/osd/analogue/impact/201.png
diff --git a/resources/osd/impact/202.png b/resources/osd/analogue/impact/202.png
similarity index 100%
rename from resources/osd/impact/202.png
rename to resources/osd/analogue/impact/202.png
diff --git a/resources/osd/impact/203.png b/resources/osd/analogue/impact/203.png
similarity index 100%
rename from resources/osd/impact/203.png
rename to resources/osd/analogue/impact/203.png
diff --git a/resources/osd/impact/204.png b/resources/osd/analogue/impact/204.png
similarity index 100%
rename from resources/osd/impact/204.png
rename to resources/osd/analogue/impact/204.png
diff --git a/resources/osd/impact/205.png b/resources/osd/analogue/impact/205.png
similarity index 100%
rename from resources/osd/impact/205.png
rename to resources/osd/analogue/impact/205.png
diff --git a/resources/osd/impact/206.png b/resources/osd/analogue/impact/206.png
similarity index 100%
rename from resources/osd/impact/206.png
rename to resources/osd/analogue/impact/206.png
diff --git a/resources/osd/impact/207.png b/resources/osd/analogue/impact/207.png
similarity index 100%
rename from resources/osd/impact/207.png
rename to resources/osd/analogue/impact/207.png
diff --git a/resources/osd/impact/211.png b/resources/osd/analogue/impact/211.png
similarity index 100%
rename from resources/osd/impact/211.png
rename to resources/osd/analogue/impact/211.png
diff --git a/resources/osd/analogue/impact/212.png b/resources/osd/analogue/impact/212.png
new file mode 100644
index 00000000..1b5245f1
Binary files /dev/null and b/resources/osd/analogue/impact/212.png differ
diff --git a/resources/osd/analogue/impact/213.png b/resources/osd/analogue/impact/213.png
new file mode 100644
index 00000000..6b291249
Binary files /dev/null and b/resources/osd/analogue/impact/213.png differ
diff --git a/resources/osd/analogue/impact/214-215.png b/resources/osd/analogue/impact/214-215.png
new file mode 100644
index 00000000..d344ea27
Binary files /dev/null and b/resources/osd/analogue/impact/214-215.png differ
diff --git a/resources/osd/analogue/impact/216-217.png b/resources/osd/analogue/impact/216-217.png
new file mode 100644
index 00000000..26ccccd2
Binary files /dev/null and b/resources/osd/analogue/impact/216-217.png differ
diff --git a/resources/osd/analogue/impact/257_296.png b/resources/osd/analogue/impact/257_296.png
new file mode 100644
index 00000000..a4148c4a
Binary files /dev/null and b/resources/osd/analogue/impact/257_296.png differ
diff --git a/resources/osd/impact/300.png b/resources/osd/analogue/impact/300.png
similarity index 100%
rename from resources/osd/impact/300.png
rename to resources/osd/analogue/impact/300.png
diff --git a/resources/osd/impact/301.png b/resources/osd/analogue/impact/301.png
similarity index 100%
rename from resources/osd/impact/301.png
rename to resources/osd/analogue/impact/301.png
diff --git a/resources/osd/impact/302.png b/resources/osd/analogue/impact/302.png
similarity index 100%
rename from resources/osd/impact/302.png
rename to resources/osd/analogue/impact/302.png
diff --git a/resources/osd/impact/303.png b/resources/osd/analogue/impact/303.png
similarity index 100%
rename from resources/osd/impact/303.png
rename to resources/osd/analogue/impact/303.png
diff --git a/resources/osd/impact/304.png b/resources/osd/analogue/impact/304.png
similarity index 100%
rename from resources/osd/impact/304.png
rename to resources/osd/analogue/impact/304.png
diff --git a/resources/osd/impact/305.png b/resources/osd/analogue/impact/305.png
similarity index 100%
rename from resources/osd/impact/305.png
rename to resources/osd/analogue/impact/305.png
diff --git a/resources/osd/impact/306.png b/resources/osd/analogue/impact/306.png
similarity index 100%
rename from resources/osd/impact/306.png
rename to resources/osd/analogue/impact/306.png
diff --git a/resources/osd/impact/307.png b/resources/osd/analogue/impact/307.png
similarity index 100%
rename from resources/osd/impact/307.png
rename to resources/osd/analogue/impact/307.png
diff --git a/resources/osd/impact/314.png b/resources/osd/analogue/impact/314.png
similarity index 100%
rename from resources/osd/impact/314.png
rename to resources/osd/analogue/impact/314.png
diff --git a/resources/osd/impact/315.png b/resources/osd/analogue/impact/315.png
similarity index 100%
rename from resources/osd/impact/315.png
rename to resources/osd/analogue/impact/315.png
diff --git a/resources/osd/impact/316.png b/resources/osd/analogue/impact/316.png
similarity index 100%
rename from resources/osd/impact/316.png
rename to resources/osd/analogue/impact/316.png
diff --git a/resources/osd/impact/317.png b/resources/osd/analogue/impact/317.png
similarity index 100%
rename from resources/osd/impact/317.png
rename to resources/osd/analogue/impact/317.png
diff --git a/resources/osd/impact/318.png b/resources/osd/analogue/impact/318.png
similarity index 100%
rename from resources/osd/impact/318.png
rename to resources/osd/analogue/impact/318.png
diff --git a/resources/osd/impact/319.png b/resources/osd/analogue/impact/319.png
similarity index 100%
rename from resources/osd/impact/319.png
rename to resources/osd/analogue/impact/319.png
diff --git a/resources/osd/impact/320.png b/resources/osd/analogue/impact/320.png
similarity index 100%
rename from resources/osd/impact/320.png
rename to resources/osd/analogue/impact/320.png
diff --git a/resources/osd/impact/321.png b/resources/osd/analogue/impact/321.png
similarity index 100%
rename from resources/osd/impact/321.png
rename to resources/osd/analogue/impact/321.png
diff --git a/resources/osd/impact/322.png b/resources/osd/analogue/impact/322.png
similarity index 100%
rename from resources/osd/impact/322.png
rename to resources/osd/analogue/impact/322.png
diff --git a/resources/osd/impact/323.png b/resources/osd/analogue/impact/323.png
similarity index 100%
rename from resources/osd/impact/323.png
rename to resources/osd/analogue/impact/323.png
diff --git a/resources/osd/impact/324.png b/resources/osd/analogue/impact/324.png
similarity index 100%
rename from resources/osd/impact/324.png
rename to resources/osd/analogue/impact/324.png
diff --git a/resources/osd/impact/325.png b/resources/osd/analogue/impact/325.png
similarity index 100%
rename from resources/osd/impact/325.png
rename to resources/osd/analogue/impact/325.png
diff --git a/resources/osd/impact/326.png b/resources/osd/analogue/impact/326.png
similarity index 100%
rename from resources/osd/impact/326.png
rename to resources/osd/analogue/impact/326.png
diff --git a/resources/osd/impact/327.png b/resources/osd/analogue/impact/327.png
similarity index 100%
rename from resources/osd/impact/327.png
rename to resources/osd/analogue/impact/327.png
diff --git a/resources/osd/impact/328.png b/resources/osd/analogue/impact/328.png
similarity index 100%
rename from resources/osd/impact/328.png
rename to resources/osd/analogue/impact/328.png
diff --git a/resources/osd/impact/329.png b/resources/osd/analogue/impact/329.png
similarity index 100%
rename from resources/osd/impact/329.png
rename to resources/osd/analogue/impact/329.png
diff --git a/resources/osd/impact/330.png b/resources/osd/analogue/impact/330.png
similarity index 100%
rename from resources/osd/impact/330.png
rename to resources/osd/analogue/impact/330.png
diff --git a/resources/osd/impact/331.png b/resources/osd/analogue/impact/331.png
similarity index 100%
rename from resources/osd/impact/331.png
rename to resources/osd/analogue/impact/331.png
diff --git a/resources/osd/impact/332.png b/resources/osd/analogue/impact/332.png
similarity index 100%
rename from resources/osd/impact/332.png
rename to resources/osd/analogue/impact/332.png
diff --git a/resources/osd/impact/333.png b/resources/osd/analogue/impact/333.png
similarity index 100%
rename from resources/osd/impact/333.png
rename to resources/osd/analogue/impact/333.png
diff --git a/resources/osd/impact/334.png b/resources/osd/analogue/impact/334.png
similarity index 100%
rename from resources/osd/impact/334.png
rename to resources/osd/analogue/impact/334.png
diff --git a/resources/osd/impact/335.png b/resources/osd/analogue/impact/335.png
similarity index 100%
rename from resources/osd/impact/335.png
rename to resources/osd/analogue/impact/335.png
diff --git a/resources/osd/impact/336.png b/resources/osd/analogue/impact/336.png
similarity index 100%
rename from resources/osd/impact/336.png
rename to resources/osd/analogue/impact/336.png
diff --git a/resources/osd/impact/337.png b/resources/osd/analogue/impact/337.png
similarity index 100%
rename from resources/osd/impact/337.png
rename to resources/osd/analogue/impact/337.png
diff --git a/resources/osd/impact/338.png b/resources/osd/analogue/impact/338.png
similarity index 100%
rename from resources/osd/impact/338.png
rename to resources/osd/analogue/impact/338.png
diff --git a/resources/osd/impact/339.png b/resources/osd/analogue/impact/339.png
similarity index 100%
rename from resources/osd/impact/339.png
rename to resources/osd/analogue/impact/339.png
diff --git a/resources/osd/impact/340.png b/resources/osd/analogue/impact/340.png
similarity index 100%
rename from resources/osd/impact/340.png
rename to resources/osd/analogue/impact/340.png
diff --git a/resources/osd/impact/341.png b/resources/osd/analogue/impact/341.png
similarity index 100%
rename from resources/osd/impact/341.png
rename to resources/osd/analogue/impact/341.png
diff --git a/resources/osd/impact/342.png b/resources/osd/analogue/impact/342.png
similarity index 100%
rename from resources/osd/impact/342.png
rename to resources/osd/analogue/impact/342.png
diff --git a/resources/osd/impact/343.png b/resources/osd/analogue/impact/343.png
similarity index 100%
rename from resources/osd/impact/343.png
rename to resources/osd/analogue/impact/343.png
diff --git a/resources/osd/impact/344.png b/resources/osd/analogue/impact/344.png
similarity index 100%
rename from resources/osd/impact/344.png
rename to resources/osd/analogue/impact/344.png
diff --git a/resources/osd/impact/345.png b/resources/osd/analogue/impact/345.png
similarity index 100%
rename from resources/osd/impact/345.png
rename to resources/osd/analogue/impact/345.png
diff --git a/resources/osd/impact/346.png b/resources/osd/analogue/impact/346.png
similarity index 100%
rename from resources/osd/impact/346.png
rename to resources/osd/analogue/impact/346.png
diff --git a/resources/osd/impact/347.png b/resources/osd/analogue/impact/347.png
similarity index 100%
rename from resources/osd/impact/347.png
rename to resources/osd/analogue/impact/347.png
diff --git a/resources/osd/impact/348.png b/resources/osd/analogue/impact/348.png
similarity index 100%
rename from resources/osd/impact/348.png
rename to resources/osd/analogue/impact/348.png
diff --git a/resources/osd/impact/349.png b/resources/osd/analogue/impact/349.png
similarity index 100%
rename from resources/osd/impact/349.png
rename to resources/osd/analogue/impact/349.png
diff --git a/resources/osd/impact/350.png b/resources/osd/analogue/impact/350.png
similarity index 100%
rename from resources/osd/impact/350.png
rename to resources/osd/analogue/impact/350.png
diff --git a/resources/osd/impact/351.png b/resources/osd/analogue/impact/351.png
similarity index 100%
rename from resources/osd/impact/351.png
rename to resources/osd/analogue/impact/351.png
diff --git a/resources/osd/impact/352.png b/resources/osd/analogue/impact/352.png
similarity index 100%
rename from resources/osd/impact/352.png
rename to resources/osd/analogue/impact/352.png
diff --git a/resources/osd/impact/353.png b/resources/osd/analogue/impact/353.png
similarity index 100%
rename from resources/osd/impact/353.png
rename to resources/osd/analogue/impact/353.png
diff --git a/resources/osd/impact/354.png b/resources/osd/analogue/impact/354.png
similarity index 100%
rename from resources/osd/impact/354.png
rename to resources/osd/analogue/impact/354.png
diff --git a/resources/osd/impact/355.png b/resources/osd/analogue/impact/355.png
similarity index 100%
rename from resources/osd/impact/355.png
rename to resources/osd/analogue/impact/355.png
diff --git a/resources/osd/impact/356.png b/resources/osd/analogue/impact/356.png
similarity index 100%
rename from resources/osd/impact/356.png
rename to resources/osd/analogue/impact/356.png
diff --git a/resources/osd/impact/357.png b/resources/osd/analogue/impact/357.png
similarity index 100%
rename from resources/osd/impact/357.png
rename to resources/osd/analogue/impact/357.png
diff --git a/resources/osd/impact/358.png b/resources/osd/analogue/impact/358.png
similarity index 100%
rename from resources/osd/impact/358.png
rename to resources/osd/analogue/impact/358.png
diff --git a/resources/osd/impact/400_402.png b/resources/osd/analogue/impact/400_402.png
similarity index 100%
rename from resources/osd/impact/400_402.png
rename to resources/osd/analogue/impact/400_402.png
diff --git a/resources/osd/impact/403_405.png b/resources/osd/analogue/impact/403_405.png
similarity index 100%
rename from resources/osd/impact/403_405.png
rename to resources/osd/analogue/impact/403_405.png
diff --git a/resources/osd/impact/406_408.png b/resources/osd/analogue/impact/406_408.png
similarity index 100%
rename from resources/osd/impact/406_408.png
rename to resources/osd/analogue/impact/406_408.png
diff --git a/resources/osd/impact/409_411.png b/resources/osd/analogue/impact/409_411.png
similarity index 100%
rename from resources/osd/impact/409_411.png
rename to resources/osd/analogue/impact/409_411.png
diff --git a/resources/osd/impact/412_414.png b/resources/osd/analogue/impact/412_414.png
similarity index 100%
rename from resources/osd/impact/412_414.png
rename to resources/osd/analogue/impact/412_414.png
diff --git a/resources/osd/impact/418-419-420-421-422.png b/resources/osd/analogue/impact/418_422.png
similarity index 100%
rename from resources/osd/impact/418-419-420-421-422.png
rename to resources/osd/analogue/impact/418_422.png
diff --git a/resources/osd/impact/430.png b/resources/osd/analogue/impact/430.png
similarity index 100%
rename from resources/osd/impact/430.png
rename to resources/osd/analogue/impact/430.png
diff --git a/resources/osd/impact/431.png b/resources/osd/analogue/impact/431.png
similarity index 100%
rename from resources/osd/impact/431.png
rename to resources/osd/analogue/impact/431.png
diff --git a/resources/osd/impact/432.png b/resources/osd/analogue/impact/432.png
similarity index 100%
rename from resources/osd/impact/432.png
rename to resources/osd/analogue/impact/432.png
diff --git a/resources/osd/impact/433.png b/resources/osd/analogue/impact/433.png
similarity index 100%
rename from resources/osd/impact/433.png
rename to resources/osd/analogue/impact/433.png
diff --git a/resources/osd/impact/434.png b/resources/osd/analogue/impact/434.png
similarity index 100%
rename from resources/osd/impact/434.png
rename to resources/osd/analogue/impact/434.png
diff --git a/resources/osd/impact/435.png b/resources/osd/analogue/impact/435.png
similarity index 100%
rename from resources/osd/impact/435.png
rename to resources/osd/analogue/impact/435.png
diff --git a/resources/osd/impact/436.png b/resources/osd/analogue/impact/436.png
similarity index 100%
rename from resources/osd/impact/436.png
rename to resources/osd/analogue/impact/436.png
diff --git a/resources/osd/impact/437.png b/resources/osd/analogue/impact/437.png
similarity index 100%
rename from resources/osd/impact/437.png
rename to resources/osd/analogue/impact/437.png
diff --git a/resources/osd/impact/438.png b/resources/osd/analogue/impact/438.png
similarity index 100%
rename from resources/osd/impact/438.png
rename to resources/osd/analogue/impact/438.png
diff --git a/resources/osd/impact/439.png b/resources/osd/analogue/impact/439.png
similarity index 100%
rename from resources/osd/impact/439.png
rename to resources/osd/analogue/impact/439.png
diff --git a/resources/osd/impact/440.png b/resources/osd/analogue/impact/440.png
similarity index 100%
rename from resources/osd/impact/440.png
rename to resources/osd/analogue/impact/440.png
diff --git a/resources/osd/impact/441.png b/resources/osd/analogue/impact/441.png
similarity index 100%
rename from resources/osd/impact/441.png
rename to resources/osd/analogue/impact/441.png
diff --git a/resources/osd/impact_mini.mcm b/resources/osd/analogue/impact_mini.mcm
similarity index 83%
rename from resources/osd/impact_mini.mcm
rename to resources/osd/analogue/impact_mini.mcm
index d23e80e0..14ed5030 100644
--- a/resources/osd/impact_mini.mcm
+++ b/resources/osd/analogue/impact_mini.mcm
@@ -1,32769 +1,32769 @@
-MAX7456
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-01010100
-10100001
-01010101
-01000000
-10100001
-01010101
-00101000
-10100001
-01010000
-00101000
-10100001
-01001010
-00101000
-10100001
-01001010
-00101000
-10100001
-01010000
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010100
-00010101
-01001000
-01010010
-10000101
-01001000
-01001000
-00100001
-01001000
-01001000
-00100001
-01001000
-00001000
-00100001
-01001010
-10000010
-10000101
-01010000
-00010100
-00100001
-01010101
-01010101
-00000101
-01010101
-01010100
-10100001
-01010101
-01000000
-10100001
-01010101
-00101000
-10100001
-01010000
-00101000
-10100001
-01001010
-00101000
-10100001
-01001010
-00101000
-10100001
-01010000
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01000101
-00000001
-00100001
-00100000
-10101000
-00100000
-10001000
-00100001
-00100000
-10101000
-00100001
-00100000
-10001000
-00100001
-00101000
-10001000
-00100001
-01000001
-00010001
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01000101
-00010001
-00100001
-00100000
-10001000
-00100000
-10001000
-10101000
-00100000
-10001000
-10101000
-00100000
-10001000
-10001000
-00101000
-00100000
-10001000
-01000001
-01000101
-00010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010000
-00010001
-01010010
-00001010
-10001000
-01001000
-10000000
-10001000
-01001010
-10000010
-00001000
-01001000
-10001000
-00001000
-01001000
-10001010
-10001000
-01010001
-00010000
-00010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10101010
-10101010
-10101010
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010010
-01010101
-01010101
-01001010
-01010101
-01010101
-01001010
-01010101
-01010101
-01010010
-01010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010010
-01010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-10000101
-01010101
-01010101
-10100001
-01010101
-01010101
-10101000
-00000101
-01010101
-10101000
-10100001
-01010101
-10100010
-10101000
-01010101
-00001010
-10101000
-01010101
-00101010
-10100000
-01010101
-00101010
-10001010
-00010101
-10001010
-00101010
-10000101
-10100000
-00101010
-10100001
-00100001
-01001010
-10100001
-01000101
-01010010
-10000101
-01010101
-01010100
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10101010
-00010101
-01010010
-10101010
-10000101
-01001010
-10101010
-10100001
-01010010
-00001000
-10000101
-01010010
-00001000
-10000101
-01010010
-10101000
-10000101
-01010010
-10101000
-10000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00100001
-01010101
-01010100
-00100000
-01010101
-01010010
-00100010
-00010101
-01000000
-10101000
-00000101
-01101010
-10011010
-10100101
-01000000
-10101000
-00000101
-01010010
-00100010
-00010101
-01010100
-00100000
-01010101
-01010101
-00100001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-01010101
-01010010
-10101010
-00010101
-01010100
-00100000
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010100
-00100000
-01010101
-01010010
-10101010
-00010101
-01010100
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010001
-01010101
-01010100
-10001000
-01010101
-01010100
-10001000
-01010101
-01010100
-10101000
-01010101
-01010100
-10001000
-01010101
-01010100
-10001000
-01010101
-01010101
-00010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-00000001
-00000001
-10100000
-10101000
-10101000
-10001000
-10001000
-10001000
-10001000
-10001000
-10101000
-10001000
-10001000
-10000001
-10100000
-10101000
-10000101
-00000101
-00000001
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-00000000
-10000101
-01001000
-10000010
-00100001
-01001000
-10000010
-00100001
-01001000
-10101010
-00100001
-01001000
-10000010
-00100001
-01010010
-00000000
-10000101
-01010010
-10101010
-10000101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00000001
-01010101
-01001010
-00101000
-01010101
-01001010
-00101000
-00000101
-01001010
-00101000
-10100001
-01001010
-00101000
-10100001
-01010000
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01000001
-01010101
-01010010
-00101000
-01010101
-01000010
-00100010
-00010101
-00101010
-00101000
-01010101
-00100010
-00100010
-00010101
-00101010
-00101010
-00010101
-01000000
-01000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01000001
-01010101
-01010010
-00101000
-01000100
-01000010
-00100010
-00100010
-00101010
-00101000
-00101010
-00100010
-00100010
-00100010
-00101010
-00101010
-00100010
-01000000
-01000000
-01000100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01000001
-01000001
-01001010
-00101000
-00101000
-00100000
-00100010
-00100010
-00101010
-00100010
-00101000
-01000010
-00100010
-00100010
-00101000
-00100010
-00100010
-01000001
-01000100
-01000100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10101010
-00010101
-01010010
-10101010
-10000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01010100
-10101010
-00010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-00100001
-01010101
-01010100
-10101000
-01010101
-01010010
-10101010
-00010101
-01010100
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000001
-01010101
-01010010
-10101000
-01010101
-01010100
-10101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010100
-10000101
-01010101
-01010100
-10100001
-01010101
-01010100
-10101000
-01010101
-01010100
-10100001
-01010101
-01010100
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-00101000
-01010101
-01010100
-10101000
-01010101
-01010010
-10101000
-01010101
-01010100
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-01010101
-01010010
-10101010
-00010101
-01010100
-10101000
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010100
-10000101
-01010101
-01010100
-10100001
-01010101
-01010100
-10101000
-01010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-00101000
-01010101
-01010100
-10101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010100
-10101000
-01010101
-01010100
-10100001
-01010101
-01010100
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010100
-01010101
-01010010
-00010010
-00010101
-01010010
-00010010
-00010101
-01010010
-00000010
-00010101
-01010100
-10001000
-01010101
-01010100
-10101000
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00010001
-00010101
-01001010
-10001000
-10000101
-01001000
-10001000
-10000101
-01001010
-10001010
-10000101
-01001000
-10001000
-10000101
-01000000
-00000000
-00000101
-00101010
-10101010
-10100001
-01000000
-00000000
-00000101
-00100010
-00101000
-10100001
-00101000
-00101010
-10100001
-00100010
-00100010
-00100001
-00100010
-00100000
-00100001
-01000100
-01000101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010001
-01010101
-01010100
-10001000
-01010101
-01010010
-10101010
-00010101
-01010100
-10001000
-01010101
-01010010
-10101010
-00010101
-01010100
-10001000
-01010101
-01010101
-00010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00010001
-00010101
-01001010
-10001000
-10000101
-01001000
-10001000
-10000101
-01001010
-10001010
-10000101
-01001000
-10001000
-10000101
-01000000
-00000000
-00000101
-00101010
-10101010
-10100001
-01000000
-00000000
-00000101
-00101000
-10100010
-10100001
-00101010
-10100000
-10000101
-00100010
-00100000
-10000101
-00100000
-00100010
-10100001
-01000101
-01000100
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010100
-01010101
-01010010
-00010010
-00010101
-01010010
-00010010
-00010101
-01010100
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-00010101
-01010100
-10000100
-10000101
-01010100
-10000100
-10000101
-01010101
-00010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000001
-01010101
-01010100
-10101000
-01010101
-01010010
-00000010
-00010101
-01010010
-00010100
-01010101
-01010100
-10000001
-01010101
-01010010
-00001000
-01000101
-01010010
-00010010
-00100001
-01010010
-00000000
-10000101
-01010100
-10101010
-00100001
-01010101
-00000000
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000100
-01000000
-01010101
-00100010
-00101010
-00010101
-00100010
-00001000
-00010001
-00100010
-00001000
-10001000
-01001000
-01001000
-00100001
-01001000
-01001000
-10001000
-01010001
-01010000
-00000001
-01010101
-01010101
-00000101
-01010101
-01010100
-10100001
-01010101
-01000000
-10100001
-01010101
-00101000
-10100001
-01010000
-00101000
-10100001
-01001010
-00101000
-10100001
-01001010
-00101000
-10100001
-01010000
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-00100001
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-01010010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010010
-00010101
-01010101
-01010010
-00010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010100
-00010101
-01010010
-10000010
-10000101
-01010000
-10101010
-00000101
-01001010
-10101010
-10100001
-01010000
-10101010
-00000101
-01010010
-10000010
-10000101
-01010100
-00010100
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-00100001
-01010101
-01010100
-00100000
-01010101
-01010010
-10101010
-00010101
-01010100
-00100000
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01110011
-00001000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01101111
-00000001
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010100
-10000101
-01010101
-01010010
-10000101
-01010101
-01010010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001000
-01010101
-01010101
-00101000
-01010101
-01010101
-00100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01010101
-01010101
-00101010
-00010101
-01010100
-10101010
-10000101
-01010100
-10100010
-10000101
-01010100
-10100010
-10000101
-01010100
-10100010
-10000101
-01010100
-10100010
-10000101
-01010100
-10101010
-10000101
-01010101
-00101010
-00010101
-01010101
-01000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01001010
-00010101
-01010101
-00101010
-00010101
-01010101
-00101010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-00101010
-10000101
-01010101
-00101010
-10000101
-01010101
-01000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01010101
-01010101
-00101010
-00010101
-01010100
-10101010
-10000101
-01010100
-10100010
-10000101
-01010101
-00000010
-10000101
-01010101
-01001010
-00010101
-01010101
-00101000
-00010101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010100
-10101010
-10000101
-01010101
-00000010
-10000101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-00000010
-10000101
-01010100
-10101010
-10000101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01001010
-00010101
-01010101
-00101010
-00010101
-01010100
-10101010
-00010101
-01010010
-10001010
-00010101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010100
-00001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010100
-10100000
-00010101
-01010100
-10101010
-00010101
-01010100
-10101010
-10000101
-01010101
-00000010
-10000101
-01010100
-10101010
-10000101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00010101
-01010101
-00101010
-10000101
-01010100
-10101010
-10000101
-01010100
-10100000
-00010101
-01010100
-10101010
-00010101
-01010100
-10101010
-10000101
-01010100
-10100010
-10000101
-01010100
-10101010
-10000101
-01010101
-00101010
-00010101
-01010101
-01000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010101
-00000010
-10000101
-01010101
-01001010
-10000101
-01010101
-01001010
-00010101
-01010101
-00101010
-00010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01010101
-01010101
-00101010
-00010101
-01010100
-10101010
-10000101
-01010100
-10100010
-10000101
-01010101
-00101010
-00010101
-01010100
-10101010
-10000101
-01010100
-10100010
-10000101
-01010100
-10101010
-10000101
-01010101
-00101010
-00010101
-01010101
-01000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01010101
-01010101
-00101010
-00010101
-01010100
-10101010
-10000101
-01010100
-10100010
-10000101
-01010100
-10101010
-10000101
-01010101
-00101010
-10000101
-01010101
-01000010
-10000101
-01010101
-00101010
-00010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01001010
-00010101
-01010101
-00101000
-01010101
-01010100
-10100001
-01010101
-01010010
-10000101
-01010101
-01010100
-10100001
-01010101
-01010101
-00101000
-01010101
-01010101
-01001010
-00010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-01010100
-10100001
-01010101
-01010101
-00101000
-01010101
-01010101
-01001010
-00010101
-01010101
-01010010
-10000101
-01010101
-01001010
-00010101
-01010101
-00101000
-01010101
-01010100
-10100001
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00010001
-00010101
-01001010
-10001000
-10000101
-01001000
-10001000
-10000101
-01001010
-10001010
-10000101
-01001000
-10001000
-10000101
-01000000
-00000000
-00000101
-00101010
-10101010
-10100001
-01000000
-00000000
-00000101
-00100000
-10001010
-00101000
-00101000
-10001010
-10101000
-00100010
-10001000
-10001000
-00100000
-10001000
-00001000
-01000101
-00010001
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010010
-00000000
-00100001
-01001000
-00101010
-00100001
-01001000
-10000010
-00100001
-01001000
-10000010
-00100001
-01001000
-00101000
-10000101
-01010010
-00000000
-00000101
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01010101
-01010101
-00101010
-00010101
-01010100
-10101010
-10000101
-01010100
-10100010
-10000101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010100
-10100010
-10000101
-01010100
-10100010
-10000101
-01010100
-10100010
-10000101
-01010101
-00000100
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010100
-10101010
-10000101
-01010100
-10100010
-10000101
-01010100
-10101010
-00010101
-01010100
-10101010
-10000101
-01010100
-10100010
-10000101
-01010100
-10101010
-10000101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01010101
-01010101
-00101010
-00010101
-01010100
-10101010
-10000101
-01010100
-10100010
-10000101
-01010100
-10100000
-00010101
-01010100
-10100000
-00010101
-01010100
-10100010
-10000101
-01010100
-10101010
-10000101
-01010101
-00101010
-00010101
-01010101
-01000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010100
-10101010
-10000101
-01010100
-10100010
-10000101
-01010100
-10100010
-10000101
-01010100
-10100010
-10000101
-01010100
-10100010
-10000101
-01010100
-10101010
-10000101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00010101
-01010101
-00101010
-10000101
-01010100
-10101010
-10000101
-01010100
-10100000
-00010101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010100
-10100000
-00010101
-01010100
-10101010
-10000101
-01010101
-00101010
-10000101
-01010101
-01000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010100
-10100000
-00010101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010100
-10100000
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10000000
-00010101
-01010010
-10001010
-10000101
-01010010
-10001010
-10000101
-01010010
-10000010
-10000101
-01010010
-10101010
-10000101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000100
-00010101
-01010100
-10100010
-10000101
-01010100
-10100010
-10000101
-01010100
-10100010
-10000101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010100
-10100010
-10000101
-01010100
-10100010
-10000101
-01010100
-10100010
-10000101
-01010101
-00000100
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-01010101
-01010010
-10000101
-01010101
-01010010
-10000101
-01010101
-01010010
-10000101
-01010101
-00000010
-10000101
-01010100
-10100010
-10000101
-01010100
-10100010
-10000101
-01010100
-10101010
-10000101
-01010101
-00101010
-00010101
-01010101
-01000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-00000101
-01010100
-10100000
-10100001
-01010100
-10100010
-10100001
-01010100
-10101010
-10000101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010100
-10101010
-10000101
-01010100
-10100010
-10100001
-01010100
-10100000
-10100001
-01010101
-00000101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100000
-00010101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-00000101
-01010010
-10000100
-10100001
-01010010
-10100010
-10100001
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010010
-10001000
-10100001
-01010010
-10000000
-10100001
-01010010
-10000100
-10100001
-01010100
-00010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010100
-00010101
-01010010
-10000010
-10000101
-01010010
-10100010
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10001010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010100
-00010100
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01010101
-01010101
-00101010
-00010101
-01010100
-10101010
-10000101
-01010100
-10100010
-10000101
-01010100
-10100010
-10000101
-01010100
-10100010
-10000101
-01010100
-10100010
-10000101
-01010100
-10101010
-10000101
-01010101
-00101010
-00010101
-01010101
-01000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010100
-10101010
-10000101
-01010100
-10100010
-10000101
-01010100
-10101010
-10000101
-01010100
-10101010
-00010101
-01010100
-10100000
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01010101
-01010101
-00101010
-00010101
-01010100
-10101010
-10000101
-01010100
-10100010
-10000101
-01010100
-10100010
-10000101
-01010100
-10100010
-10000101
-01010100
-10100010
-10000101
-01010100
-10101010
-10000101
-01010101
-00101010
-10100001
-01010101
-01000000
-10100001
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010100
-10101010
-10000101
-01010100
-10100010
-10000101
-01010100
-10101010
-00010101
-01010100
-10101010
-10000101
-01010100
-10100010
-10000101
-01010100
-10100010
-10000101
-01010100
-10100010
-10000101
-01010101
-00000100
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00010101
-01010101
-00101010
-10000101
-01010100
-10101010
-10000101
-01010100
-10100000
-00010101
-01010100
-10101010
-00010101
-01010101
-00101010
-10000101
-01010101
-00000010
-10000101
-01010100
-10101010
-10000101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010100
-00101000
-00010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000100
-00010101
-01010100
-10100010
-10000101
-01010100
-10100010
-10000101
-01010100
-10100010
-10000101
-01010100
-10100010
-10000101
-01010100
-10100010
-10000101
-01010100
-10100010
-10000101
-01010100
-10101010
-10000101
-01010101
-00101010
-00010101
-01010101
-01000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000100
-00010101
-01010100
-10100010
-10000101
-01010100
-10100010
-10000101
-01010100
-10100010
-10000101
-01010100
-10100010
-10000101
-01010100
-10100010
-10000101
-01010100
-10101010
-10000101
-01010101
-00101010
-00010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-00000101
-01010010
-10000100
-10100001
-01010010
-10000000
-10100001
-01010010
-10001000
-10100001
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010010
-10100010
-10100001
-01010010
-10000100
-10100001
-01010100
-00010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010100
-00010101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10101010
-10000101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010010
-10101010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010100
-00010100
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010100
-00010101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10101010
-10000101
-01010100
-10101010
-00010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010101
-00000010
-10000101
-01010101
-01001010
-00010101
-01010101
-00101000
-01010101
-01010100
-10100000
-00010101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000001
-01010101
-01010100
-10101000
-01010101
-01010100
-10000001
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000001
-01010101
-01010100
-10101000
-01010101
-01010101
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010010
-00010101
-01010101
-01010010
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00101000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01010101
-01010101
-00101010
-00010101
-01010101
-01000010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010010
-00010101
-01010101
-01000010
-00010101
-01010101
-00101010
-00010101
-01010101
-01000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10101010
-00010101
-01010010
-10000010
-10000101
-01010010
-00010100
-10000101
-01010100
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000100
-01000000
-00000010
-10100010
-00101010
-10100010
-00100010
-00100010
-00100010
-10100010
-00100010
-00100010
-00100010
-01000000
-00000000
-00000000
-00101010
-10101010
-10101010
-01000000
-00000000
-00000000
-01001000
-00100010
-10001010
-01001010
-00100010
-10101010
-01001000
-10100010
-00100010
-01001000
-00100010
-00000010
-01010001
-01000100
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-10100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00000101
-01010101
-01010101
-10100001
-01010101
-01010101
-00000101
-01010101
-01010101
-00010101
-01010101
-01010101
-00010101
-01010101
-01010101
-00010101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-00000101
-01010101
-00101000
-10100001
-01010101
-00101010
-10100001
-01010101
-00100010
-00100001
-01010101
-00100010
-00100001
-01010101
-00100000
-00100000
-00000101
-01000101
-01000010
-10100001
-01010101
-01001000
-00001000
-01010101
-01001000
-01001000
-01010101
-01010010
-00100001
-01010101
-01001010
-00101000
-01010101
-01010000
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01010101
-01010101
-00101010
-00010101
-01010100
-10000000
-10000101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01010101
-01010101
-00101010
-00010101
-01010100
-10000000
-10000101
-01010100
-10000000
-10000101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01010101
-01010101
-00101010
-00010101
-01010100
-10000000
-10000101
-01010100
-10000000
-10000101
-01010100
-10000000
-10000101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01010101
-01010101
-00101010
-00010101
-01010100
-10000000
-10000101
-01010100
-10000000
-10000101
-01010100
-10000000
-10000101
-01010100
-10000000
-10000101
-01010100
-10000000
-10000101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01010101
-01010101
-00101010
-00010101
-01010100
-10000000
-10000101
-01010100
-10000000
-10000101
-01010100
-10000000
-10000101
-01010100
-10000000
-10000101
-01010100
-10000000
-10000101
-01010100
-10000000
-10000101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01010101
-01010101
-00101010
-00010101
-01010100
-10000000
-10000101
-01010100
-10000000
-10000101
-01010100
-10000000
-10000101
-01010100
-10000000
-10000101
-01010100
-10000000
-10000101
-01010100
-10000000
-10000101
-01010100
-10000000
-10000101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01010101
-01010101
-00101010
-00010101
-01010100
-10000000
-10000101
-01010100
-10000000
-10000101
-01010100
-10000000
-10000101
-01010100
-10000000
-10000101
-01010100
-10000000
-10000101
-01010100
-10000000
-10000101
-01010100
-10000000
-10000101
-01010100
-10000000
-10000101
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10101010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010101
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000100
-01000000
-00000010
-10100010
-00101010
-10100010
-00100010
-00100010
-00100010
-10100010
-00100010
-00100010
-00100010
-01000000
-00000000
-00000000
-00101010
-10101010
-10101010
-01000000
-00000000
-00000000
-01010010
-00000010
-10001010
-01010010
-00100010
-10101010
-01010010
-10000010
-00100010
-01010010
-00100010
-00000010
-01010100
-01000100
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-10100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00000101
-01010101
-01010101
-10100001
-01010101
-01010101
-00000101
-01010101
-01010101
-00010101
-01010101
-01010101
-00010101
-01010101
-01010101
-00010101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01000100
-01000101
-00100000
-00100010
-00100001
-00100010
-00100010
-00100001
-00101010
-10100010
-10100001
-01001010
-10000010
-00100001
-01001000
-10000010
-00100001
-01010001
-00010100
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01000100
-01000101
-00100000
-00100010
-00100001
-00100010
-00100010
-00100001
-01001010
-10000010
-10100001
-01001000
-10000010
-00100001
-01000000
-00000000
-00000101
-00101010
-10101010
-10100001
-01000000
-00000000
-00000101
-00100000
-00101000
-10100001
-00100010
-00101010
-10100001
-00101000
-00100010
-00100001
-00100010
-00100000
-00100001
-01000100
-01000101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01000100
-01000101
-00100000
-00100010
-00100001
-00100010
-00100010
-00100001
-01001010
-10000010
-10100001
-01001000
-10000010
-00100001
-01000000
-00000000
-00000101
-00101010
-10101010
-10100001
-01000000
-00000000
-00000101
-00101000
-10100010
-10100001
-00101010
-10100000
-10000101
-00100010
-00100000
-10000101
-00100000
-00100010
-10100001
-01000101
-01000100
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01000100
-01000101
-00100000
-00100010
-00100001
-00100010
-00100010
-00100001
-01001010
-10000010
-10100001
-01001000
-10000010
-00100001
-01000000
-00000000
-00000101
-00101010
-10101010
-10100001
-01000000
-00000000
-00000001
-00100000
-10001010
-00101000
-00101000
-10001010
-10101000
-00100010
-10001000
-10001000
-00100000
-10001000
-00001000
-01000101
-00010001
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01000101
-01010010
-00010101
-00100001
-01010010
-00010001
-00100001
-01010010
-10001000
-10100001
-01010100
-10101010
-10000101
-01010100
-10100010
-10000101
-01010100
-10000100
-10000101
-01010101
-00010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010001
-01010101
-01001000
-00001000
-01000001
-00001000
-10001000
-00101000
-10101000
-10001000
-00101010
-10100010
-10100001
-00100010
-00100010
-00100001
-00100000
-00100010
-00100001
-01000101
-01000100
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010001
-01010001
-01001000
-00001000
-00001000
-01001000
-10001000
-10001000
-01001000
-10001000
-10001000
-01001010
-00000010
-10100001
-01001000
-10000010
-00100001
-01001000
-10000010
-00100001
-01010001
-00010100
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000100
-00000101
-01010010
-10100010
-10100001
-01010010
-00000100
-10000101
-01010010
-00010100
-10000101
-01010010
-10000100
-10000101
-01010010
-00010100
-10000101
-01010010
-00010100
-10000101
-01010100
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010100
-10000101
-01010100
-00000000
-10100001
-01010010
-10101010
-10101000
-01010100
-00000000
-10100001
-01010100
-01010100
-10000101
-01010010
-00010101
-00010101
-01001010
-00000000
-00010101
-00101010
-10101010
-10000101
-01001010
-00000000
-00010101
-01010010
-00010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01000101
-00000001
-00101010
-00100000
-10101000
-00100010
-00100001
-00100001
-00101010
-00100000
-00100001
-00100010
-00101010
-00100001
-01000000
-00000000
-00000101
-01010010
-10001010
-00010101
-01010010
-10101010
-00010101
-01010010
-00100010
-00010101
-01010010
-00000010
-00010101
-01010100
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01000101
-00000001
-00101010
-00100000
-10101000
-00100010
-00100001
-00100001
-00101010
-00100000
-00100001
-00100010
-00101010
-00100001
-01000100
-01000000
-01000101
-00100000
-01000000
-00000101
-00100010
-00101010
-10100001
-00101000
-00100010
-00100001
-00100010
-00100010
-00100001
-01000100
-01000100
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01000101
-00000001
-00101010
-00100000
-10101000
-00100010
-00100001
-00100001
-00101010
-00100000
-00100001
-00100010
-00101010
-00100001
-01000000
-00000000
-00000101
-01010010
-10100010
-10100001
-01010010
-00000100
-10000101
-01010010
-10000100
-10000101
-01010010
-00010100
-10000101
-01010100
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01000101
-00000001
-00101010
-00100000
-10101000
-00100010
-00100001
-00100001
-00101010
-00100000
-00100001
-00100010
-00101010
-00100001
-01000100
-01000000
-00000001
-00100000
-00101000
-10101000
-00100010
-00100000
-00100001
-00101000
-00101000
-00100001
-00100010
-00100001
-00100001
-01000100
-01000101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01000101
-00000101
-00101000
-00100000
-10100001
-00100010
-00100010
-00000101
-00100010
-00100010
-10100001
-00100010
-00100000
-00100001
-00101000
-00100010
-10000101
-01000000
-00000000
-00010101
-01010010
-10001010
-00010101
-01010010
-10101010
-00010101
-01010010
-00100010
-00010101
-01010010
-00100010
-00010101
-01010100
-01000100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00010101
-01010101
-01001010
-10000101
-01010101
-00101000
-00010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010100
-10100001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-00010101
-01010101
-01001010
-10000101
-01010101
-01010000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000101
-01010101
-01010010
-10100001
-01010101
-01010100
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01001010
-00010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010100
-00101000
-01010101
-01010010
-10100001
-01010101
-01010100
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01000101
-00000101
-00101000
-00100000
-10100001
-00100010
-00100010
-00000101
-00100010
-00100010
-10100001
-00100010
-00100000
-00100001
-00101000
-00100010
-10000101
-01000001
-01000000
-00000101
-00100000
-00101000
-10100001
-00100010
-00101010
-10100001
-00101000
-00100010
-00100001
-00100010
-00100010
-00100001
-01000100
-01000100
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01000101
-00000101
-00101000
-00100000
-10100001
-00100010
-00100010
-00000101
-00100010
-00100010
-10100001
-00100010
-00100000
-00100001
-00101000
-00100010
-10000101
-01000000
-00000000
-00000101
-01001010
-10001010
-10000101
-01001000
-00010010
-00010101
-01001010
-00010010
-00010101
-01001000
-01010010
-00010101
-01010001
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01000101
-00000101
-00101000
-00100000
-10100001
-00100010
-00100010
-00000101
-00100010
-00100010
-10100001
-00100010
-00100000
-00100001
-00101000
-00100010
-10000101
-01000000
-00000000
-00000101
-00101000
-10100010
-10100001
-00101010
-10100000
-10000101
-00100010
-00100000
-10000101
-00100010
-00100010
-10100001
-01000100
-01000100
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01000101
-00000101
-00101000
-00100000
-10100001
-00100010
-00100010
-00000101
-00100010
-00100010
-10100001
-00100010
-00100000
-00100001
-00101000
-00100010
-10000101
-01000001
-00000000
-00000001
-00100000
-10001010
-00101000
-00101000
-10001010
-10101000
-00100010
-10001000
-10001000
-00100000
-10001000
-10001000
-01000101
-00010001
-00010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010000
-01010101
-01010010
-10001010
-00010101
-01010010
-10101010
-00010101
-01010010
-00100010
-00010101
-01010010
-00100010
-00010101
-01010010
-00000010
-00010101
-01010100
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-00100001
-00010000
-01000001
-00100000
-10001010
-00101000
-00100010
-00001010
-10101000
-00101000
-00001000
-10001000
-00100010
-00001000
-10001000
-00100000
-10001000
-00001000
-01000101
-00010001
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01000001
-01010101
-01001010
-00101000
-00000001
-01001010
-10101000
-10101000
-01001000
-10001000
-00100001
-01001000
-10001000
-00100001
-01001000
-10001000
-00100001
-01001000
-00001000
-10101000
-01010001
-01010001
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-00010000
-01000001
-00100000
-10001010
-00101000
-00101000
-10001010
-10101000
-00101010
-10001000
-10001000
-00100010
-10001000
-10001000
-00100000
-10001000
-10001000
-00100000
-10001000
-00001000
-01000101
-00010001
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-00100000
-00010101
-01010101
-00100110
-10000001
-01010101
-00100010
-10011000
-00000101
-00100010
-10011010
-01100001
-00100010
-10011010
-01100001
-00100010
-10011000
-00000101
-00100110
-10000001
-01010101
-00100000
-00010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-00010101
-01010100
-10000100
-10000101
-01010010
-10100010
-10100001
-01001010
-10101010
-10101000
-01010000
-10000000
-10000001
-01010010
-00010010
-00010101
-01010010
-00010010
-00010101
-01010100
-10000100
-10000101
-01010101
-00100001
-00100001
-01010101
-00100001
-00100001
-01010100
-10000100
-10000101
-01010101
-00010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000100
-01010101
-01010101
-00100010
-00000000
-00000101
-00101000
-00101010
-10100001
-00100010
-00100010
-00100001
-00100010
-00100010
-00100001
-01000000
-00000000
-00000101
-00101010
-10101010
-10100001
-01000000
-00000000
-00000101
-01010100
-10001000
-01010001
-01010100
-10001000
-01001000
-01010100
-10101000
-00101000
-01010100
-10001000
-10101000
-01010101
-00010001
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00000100
-00000101
-00101010
-10100010
-10100001
-00100010
-00100010
-00100001
-00100010
-00100010
-10100001
-00100000
-00100010
-00000101
-01000101
-01000100
-01010101
-01010101
-00010001
-01010101
-01010100
-10001000
-01010001
-01010100
-10001000
-01001000
-01010100
-10101000
-00101000
-01010100
-10001000
-10101000
-01010101
-00010001
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-00010000
-00010101
-01001000
-10001010
-10000101
-01001010
-00010010
-00010101
-01001000
-10000010
-00010001
-01001000
-10000010
-00001000
-01010001
-00010100
-00101000
-01010101
-01010100
-10101000
-01010101
-01010101
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01000100
-10101010
-00010101
-00100010
-00000000
-10000101
-00101000
-01010101
-00100001
-00101010
-00010101
-00100001
-01000000
-01010101
-00100001
-01001000
-01010101
-00100001
-01010010
-00000000
-10000101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01000100
-00010101
-01001010
-00100010
-10000101
-00100010
-00100010
-00100001
-00100010
-00100010
-00100001
-00101010
-00100010
-10000101
-00100010
-00100010
-00100001
-00100010
-00100010
-00100001
-01000100
-01000100
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00010000
-00010101
-01001010
-10001010
-10000101
-01001000
-00010010
-00010101
-01001010
-00010010
-00010101
-01001000
-01010010
-00010101
-01010000
-00000000
-00010101
-01001010
-10101010
-10000101
-01010000
-00000000
-00010101
-01010100
-00101000
-01010101
-01010100
-10000001
-01010101
-01010100
-10101000
-01010101
-01010101
-00001000
-01010101
-01010100
-10100001
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000100
-01000001
-00000001
-00100010
-00101000
-10101000
-00100010
-00100001
-00100001
-00101010
-00101000
-00100001
-00100010
-00100001
-00100001
-01000000
-00000100
-01000001
-00101010
-10100010
-00101000
-00100010
-00100010
-00100010
-00100010
-00100010
-00100010
-00100000
-00100010
-00100010
-01000101
-01000100
-01000100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-01010101
-01010010
-10101010
-00010101
-01010010
-00100010
-00010101
-01010010
-00100010
-00010101
-01010010
-00000010
-00010101
-01010000
-00000000
-00010101
-01001010
-10101010
-10000101
-01010000
-00000000
-00010101
-01010101
-00101010
-00010101
-01010100
-10000000
-01010101
-01010101
-00101000
-01010101
-01010101
-00000010
-00010101
-01010100
-10101000
-01010101
-01010101
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000100
-01010101
-01010101
-00100010
-00000000
-00000101
-00101000
-00101010
-10100001
-00100010
-00100010
-00100001
-00100010
-00100010
-00100001
-01000000
-00000000
-00000101
-00101010
-10101010
-10100001
-01000000
-00000000
-00000101
-01010100
-10001000
-01010101
-01010100
-10001000
-01010101
-01010100
-10101000
-01010101
-01010100
-10001000
-01010101
-01010101
-00010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00000100
-00000101
-00101010
-10100010
-10100001
-00100010
-00100010
-00100001
-00100010
-00100010
-10100001
-00100000
-00100010
-00000101
-01000101
-01000100
-01010101
-01010101
-00010001
-01010101
-01010100
-10001000
-01010101
-01010100
-10001000
-01010101
-01010100
-10101000
-01010101
-01010100
-10001000
-01010101
-01010101
-00010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-00010000
-00010101
-01001000
-10001010
-10000101
-01001010
-00010010
-00010101
-01001000
-10000010
-00010101
-01001000
-10000010
-00010101
-01010001
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000100
-01000000
-00000010
-10100010
-00101010
-10100010
-00100010
-00100010
-00100010
-10100010
-00100010
-00100010
-00100010
-01000000
-00000000
-00000000
-00101010
-10101010
-10101010
-01000000
-00000000
-00000000
-01010010
-10001010
-00101010
-01010010
-10101010
-00001000
-01010010
-00100010
-00001000
-01010010
-00000010
-00101010
-01010100
-01010100
-01000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-10100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00000101
-01010101
-01010101
-10100001
-01010101
-01010101
-00000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000001
-00010001
-01010100
-10101000
-10001000
-01010101
-00100000
-10001000
-01010101
-00100000
-10101000
-01010101
-00100000
-10001000
-01010101
-01000101
-00010001
-01010101
-01010001
-01000101
-01010101
-01001000
-00100001
-01010101
-01010000
-10000101
-01010101
-01010010
-00000101
-01010101
-01001000
-00100001
-01010101
-01010001
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00010101
-01010101
-01001010
-10000101
-01010101
-01001000
-10000000
-00000101
-01001010
-10001010
-10100001
-01010000
-00001000
-00000101
-01010101
-01001000
-00010101
-01010101
-01001010
-10000101
-01010101
-01001000
-00010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00010101
-01010101
-01001010
-10000101
-01010101
-01001000
-10000100
-00010101
-01001010
-10000010
-10000101
-01010000
-00001000
-00100001
-01010101
-01001000
-01000101
-01010101
-01001000
-01000101
-01010101
-01001000
-00100001
-01010101
-01010010
-10000101
-01010101
-01010100
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01101010
-10100010
-00010101
-10000000
-00000010
-00010101
-10010101
-01001000
-00100101
-00100101
-00101000
-01001001
-01001001
-00100001
-01010010
-01010010
-10000101
-01010110
-01010100
-10101010
-10101000
-01010010
-00000000
-00000001
-01010010
-00010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-00000101
-00000101
-00101000
-10100000
-10100001
-00101010
-10100010
-00001000
-00100010
-00100010
-10101000
-00100010
-00100010
-00001000
-01000100
-01000100
-01010001
-01010101
-01010010
-00010101
-01010101
-01010010
-00000001
-01010101
-01010010
-10101000
-01010101
-01010010
-00001000
-01010101
-01010010
-00001000
-01010101
-01010100
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000100
-00010101
-01010010
-10100010
-10000101
-01010010
-00100010
-00100001
-01010010
-00100010
-00100001
-01010010
-10100010
-00100001
-01010100
-00000100
-00000101
-01010010
-00100010
-10000101
-01010010
-00100010
-00100001
-01010010
-10100010
-10000101
-01010010
-00100010
-00100001
-01010100
-01000100
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010001
-00010001
-01010010
-10001000
-10001000
-01010010
-00001000
-10001000
-01010010
-10001000
-00100001
-01010010
-00001010
-00100001
-01010100
-01000000
-00000101
-01010010
-00100010
-10000101
-01010010
-00100010
-00100001
-01010010
-10100010
-10000101
-01010010
-00100010
-00100001
-01010100
-01000100
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000001
-01000001
-01010100
-10101000
-00101000
-01010010
-00000000
-10000001
-01010010
-00101000
-00100001
-01010010
-00001000
-00001000
-01000100
-10100000
-10100001
-00100001
-00000101
-00000101
-00101000
-01010101
-01010101
-00100010
-00010101
-01010101
-00100000
-10000101
-01010101
-00100001
-00100001
-01010101
-00100001
-01001000
-01010101
-00100000
-00000010
-00010101
-00101010
-10101010
-10000101
-01000000
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01010101
-01010101
-00101010
-00010101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010101
-00101010
-00010101
-01010101
-00101010
-00010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000100
-00010101
-01010010
-10100010
-10000101
-01010010
-00100010
-00100001
-01010010
-00100010
-00100001
-01010010
-10100010
-00100001
-01010100
-00000000
-01000101
-01010101
-00101010
-00010101
-01010100
-10100010
-10000101
-01010100
-10100000
-10000101
-01010100
-10101010
-10000101
-01010101
-00101010
-00010101
-01010101
-01000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010001
-00010001
-01010010
-10001000
-10001000
-01010010
-00001000
-10001000
-01010010
-10001000
-00100001
-01010010
-00001010
-00100001
-01010100
-01000000
-01000101
-01010101
-00101010
-00010101
-01010100
-10100010
-10000101
-01010100
-10100000
-10000101
-01010100
-10101010
-10000101
-01010101
-00101010
-00010101
-01010101
-01000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-10001010
-10000101
-01010010
-10001010
-10000101
-01010010
-10000000
-10000101
-01010010
-10101010
-10000101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01010101
-01010101
-00101010
-00010101
-01010100
-10101010
-10000101
-01010100
-10100010
-10000101
-01010100
-10100010
-10000101
-01010100
-10100010
-10000101
-01010100
-10100010
-10000101
-01010100
-10101010
-10000100
-01010101
-00101010
-00010100
-01010101
-01000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01001010
-00010101
-01010101
-00101010
-00010101
-01010101
-00101010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-00101010
-10000100
-01010101
-00101010
-10000100
-01010101
-01000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01010101
-01010101
-00101010
-00010101
-01010100
-10101010
-10000101
-01010100
-10100010
-10000101
-01010101
-00000010
-10000101
-01010101
-01001010
-00010101
-01010101
-00101000
-00010101
-01010100
-10101010
-10000100
-01010100
-10101010
-10000100
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010100
-10101010
-10000101
-01010101
-00000010
-10000101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-00000010
-10000101
-01010100
-10101010
-10000100
-01010100
-10101010
-00010100
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01001010
-00010101
-01010101
-00101010
-00010101
-01010100
-10101010
-00010101
-01010010
-10001010
-00010101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010100
-00001010
-00010100
-01010101
-01001010
-00010100
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010100
-10100000
-00010101
-01010100
-10101010
-00010101
-01010100
-10101010
-10000101
-01010101
-00000010
-10000101
-01010100
-10101010
-10000100
-01010100
-10101010
-00010100
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00010101
-01010101
-00101010
-10000101
-01010100
-10101010
-10000101
-01010100
-10100000
-00010101
-01010100
-10101010
-00010101
-01010100
-10101010
-10000101
-01010100
-10100010
-10000101
-01010100
-10101010
-10000100
-01010101
-00101010
-00010100
-01010101
-01000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010101
-00000010
-10000101
-01010101
-01001010
-10000101
-01010101
-01001010
-00010101
-01010101
-00101010
-00010101
-01010101
-00101000
-01010100
-01010101
-00101000
-01010100
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01010101
-01010101
-00101010
-00010101
-01010100
-10101010
-10000101
-01010100
-10100010
-10000101
-01010101
-00101010
-00010101
-01010100
-10101010
-10000101
-01010100
-10100010
-10000101
-01010100
-10101010
-10000100
-01010101
-00101010
-00010100
-01010101
-01000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01010101
-01010101
-00101010
-00010101
-01010100
-10101010
-10000101
-01010100
-10100010
-10000101
-01010100
-10101010
-10000101
-01010101
-00101010
-10000101
-01010101
-01000010
-10000101
-01010101
-00101010
-00010100
-01010101
-00101000
-01010100
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10001000
-01010101
-01010100
-10101000
-01010101
-01010100
-10001000
-01010101
-01010101
-00000001
-01010101
-01010100
-10101000
-01010101
-01010101
-00100000
-01010101
-01010101
-00100000
-01010101
-01010101
-00100000
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010001
-00000001
-00000001
-10001000
-10101000
-10101000
-10001000
-00100000
-10001000
-10001000
-00100000
-10001000
-10101000
-00100000
-10101000
-00000001
-00000101
-00000001
-10001000
-10100000
-10101000
-10001000
-10001000
-10001000
-10101000
-10100000
-10001000
-10001000
-10001000
-10101000
-00010001
-00010001
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-01010101
-00000010
-10000101
-01010000
-10101000
-00010101
-01001010
-00000001
-01010101
-01010000
-01010101
-01010101
-01000001
-01010001
-01000101
-00101000
-01001000
-00100001
-00100010
-00100010
-00100001
-00101000
-00100010
-00100001
-00100010
-00100010
-00100001
-00100010
-00001000
-00101000
-01000100
-01010001
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00010101
-01001010
-10101010
-10000101
-01010000
-00000000
-00010101
-01010101
-01010101
-01010101
-01000001
-01010001
-01000101
-00101000
-01001000
-00100001
-00100010
-00100010
-00100001
-00101000
-00100010
-00100001
-00100010
-00100010
-00100001
-00100010
-00001000
-00101000
-01000100
-01010001
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01001010
-00000001
-01010101
-01010000
-10101000
-00010101
-01010101
-00000010
-10000101
-01010101
-01010100
-00010101
-01000001
-01010001
-01000101
-00101000
-01001000
-00100001
-00100010
-00100010
-00100001
-00101000
-00100010
-00100001
-00100010
-00100010
-00100001
-00100010
-00001000
-00101000
-01000100
-01010001
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-00100001
-01010101
-01010100
-10101000
-01010101
-01010010
-10101010
-00010101
-01010100
-00000000
-01010101
-01000000
-01000101
-00010101
-00101010
-00100000
-10000101
-00100010
-00000010
-10100001
-00101010
-00100000
-10000101
-00100000
-00100000
-10000101
-00100001
-00100000
-10000101
-01000101
-01000101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01010101
-01010101
-00101010
-00010101
-01010100
-10101010
-10000101
-01010100
-10100010
-10000101
-01010100
-10100010
-10000101
-01010100
-10100010
-10000101
-00010100
-10100010
-10000101
-10000100
-10101010
-10000101
-10000101
-00101010
-00010101
-00010101
-01000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01001010
-00010101
-01010101
-00101010
-00010101
-01010101
-00101010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-00010101
-01001010
-00010101
-10000101
-00101010
-10000101
-10000101
-00101010
-10000101
-00010101
-01000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01010101
-01010101
-00101010
-00010101
-01010100
-10101010
-10000101
-01010100
-10100010
-10000101
-01010101
-00000010
-10000101
-01010101
-01001010
-00010101
-00010101
-00101000
-00010101
-10000100
-10101010
-10000101
-10000100
-10101010
-10000101
-00010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010100
-10101010
-10000101
-01010101
-00000010
-10000101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-00010101
-00000010
-10000101
-10000100
-10101010
-10000101
-10000100
-10101010
-00010101
-00010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01001010
-00010101
-01010101
-00101010
-00010101
-01010100
-10101010
-00010101
-01010010
-10001010
-00010101
-01010010
-10101010
-10000101
-00010010
-10101010
-10000101
-10000100
-00001010
-00010101
-10000101
-01001010
-00010101
-00010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010100
-10100000
-00010101
-01010100
-10101010
-00010101
-01010100
-10101010
-10000101
-00010101
-00000010
-10000101
-10000100
-10101010
-10000101
-10000100
-10101010
-00010101
-00010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00010101
-01010101
-00101010
-10000101
-01010100
-10101010
-10000101
-01010100
-10100000
-00010101
-01010100
-10101010
-00010101
-01010100
-10101010
-10000101
-00010100
-10100010
-10000101
-10000100
-10101010
-10000101
-10000101
-00101010
-00010101
-00010101
-01000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010101
-00000010
-10000101
-01010101
-01001010
-10000101
-01010101
-01001010
-00010101
-00010101
-00101010
-00010101
-10000101
-00101000
-01010101
-10000101
-00101000
-01010101
-00010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01010101
-01010101
-00101010
-00010101
-01010100
-10101010
-10000101
-01010100
-10100010
-10000101
-01010101
-00101010
-00010101
-01010100
-10101010
-10000101
-00010100
-10100010
-10000101
-10000100
-10101010
-10000101
-10000101
-00101010
-00010101
-00010101
-01000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01010101
-01010101
-00101010
-00010101
-01010100
-10101010
-10000101
-01010100
-10100010
-10000101
-01010100
-10101010
-10000101
-01010101
-00101010
-10000101
-00010101
-01000010
-10000101
-10000101
-00101010
-00010101
-10000101
-00101000
-01010101
-00010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-01010101
-01010010
-10101010
-00010101
-01010100
-10101000
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01000000
-01000101
-00010101
-00101010
-00100000
-10000101
-00100010
-00000010
-10100001
-00101010
-00100000
-10000101
-00100000
-00100000
-10000101
-00100001
-00100000
-10000101
-01000101
-01000101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00010101
-00000001
-01001010
-10000100
-10101000
-00100000
-00000000
-10000001
-00100010
-10001000
-10100001
-00100000
-10000000
-10000101
-01001010
-00010100
-10000101
-01010000
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000100
-01000101
-01010010
-10100010
-00100001
-01001000
-00000010
-00100001
-01001000
-10100000
-10000101
-01001000
-00100010
-00100001
-01010010
-10000010
-00100001
-01010100
-00010100
-01000101
-01010101
-01010101
-01010101
-01010101
-01001000
-01010101
-01010101
-00101010
-00010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010100
-00101010
-00000101
-01010101
-00001000
-00010101
-01010101
-01000000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000100
-01000101
-01010010
-10100010
-00100001
-01001000
-00000010
-00100001
-01001000
-10100010
-10100001
-01001000
-00100000
-10000101
-01010010
-10000100
-10000101
-01010100
-00010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01000100
-01010101
-01010101
-00100010
-00010101
-01010100
-10100010
-10000101
-01010010
-10100010
-10100001
-01010100
-10100010
-10000101
-01010101
-00100010
-00010101
-01010101
-01000100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000100
-00000101
-01010010
-10100010
-10100001
-01001000
-00000100
-00100001
-01001000
-10100000
-10000101
-01001000
-00100010
-00000101
-01010010
-10000010
-10100001
-01010100
-00010100
-00000101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-00101010
-00010101
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010101
-00101010
-00010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010001
-01010001
-01001000
-01001000
-01001000
-00100001
-00100001
-00100001
-00100001
-00100001
-00100001
-01001000
-01001000
-01001000
-01010010
-00010010
-00010010
-01010010
-00010010
-00010010
-01001000
-01001000
-01001000
-01001000
-01001000
-01001000
-01010001
-01010001
-01010001
-01010101
-01010101
-01010101
-01000001
-01010001
-01000001
-00101000
-01001000
-00101000
-00100010
-00100010
-00100010
-00101000
-00101010
-00101000
-00100010
-00100010
-00100010
-00101010
-00100010
-00100010
-01000000
-01000100
-01000100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010001
-01010001
-01001000
-01001000
-01001000
-00100001
-00100001
-00100001
-00100001
-00100001
-00100001
-01001000
-01001000
-01001000
-01010010
-00010010
-00010010
-01010010
-00010010
-00010010
-01001000
-01001000
-01001000
-01001000
-01001000
-01001000
-01010001
-01010001
-01010001
-01010101
-01010101
-01010101
-01000100
-00010000
-01000100
-00100010
-10001010
-00100010
-00100010
-10101010
-00100010
-00100010
-00100010
-00100010
-00100010
-00100010
-00100010
-00100010
-00000010
-00101010
-01000100
-01010100
-01000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00100000
-01010101
-01010101
-00101000
-01010101
-01010101
-00100000
-01010101
-01010101
-00101000
-01010101
-01010101
-00100000
-01010101
-01010101
-00101000
-01010101
-01010101
-00100000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010001
-01010001
-01001000
-01001000
-01001000
-00100001
-00100001
-00100001
-00100001
-00100001
-00100001
-01001000
-01001000
-01001000
-01010010
-00010010
-00010010
-01010010
-00010010
-00010010
-01001000
-01001000
-01001000
-01001000
-01001000
-01001000
-01010001
-01010001
-01010001
-01010101
-01010101
-01010101
-01000000
-01010000
-01010000
-00101010
-00001010
-00001010
-00100000
-00100000
-00100000
-00101000
-00101010
-00100001
-00100000
-00000010
-00100000
-00101010
-00101000
-01001010
-01000000
-01000001
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010001
-01010001
-01001000
-01001000
-01001000
-00100001
-00100001
-00100001
-00100001
-00100001
-00100001
-01001000
-01001000
-01001000
-01010010
-00010010
-00010010
-01010010
-00010010
-00010010
-01001000
-01001000
-01001000
-01001000
-01001000
-01001000
-01010001
-01010001
-01010001
-01010101
-01010101
-01010101
-01000100
-01000000
-01000100
-00100010
-00101010
-00100010
-00100010
-00001000
-00100010
-00100010
-00001000
-01001000
-00100010
-00001000
-00100010
-01001000
-01001000
-00100010
-01010001
-01010001
-01000100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010001
-01010001
-01001000
-01001000
-01001000
-00100001
-00100001
-00100001
-00100001
-00100001
-00100001
-01001000
-01001000
-01001000
-01010010
-00010010
-00010010
-01010010
-00010010
-00010010
-01001000
-01001000
-01001000
-01001000
-01001000
-01001000
-01010001
-01010001
-01010001
-01010101
-01010101
-01010101
-00000100
-00010100
-01000000
-10100010
-10000010
-00101010
-10101010
-10001000
-10001000
-10001000
-10001000
-10001000
-10001000
-10001000
-10001000
-10000000
-10000010
-00001000
-00010101
-00010100
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010001
-01010001
-01001000
-01001000
-01001000
-00100001
-00100001
-00100001
-00100001
-00100001
-00100001
-01001000
-01001000
-01001000
-01010010
-00010010
-00010010
-01010010
-00010010
-00010010
-01001000
-01001000
-01001000
-01001000
-01001000
-01001000
-01010001
-01010001
-01010001
-01010101
-01010101
-01010101
-01000001
-01010001
-01000000
-00101000
-01001000
-00101010
-00100010
-00100010
-00001000
-00101010
-00101010
-00001000
-00100010
-00100010
-00001000
-00101000
-00100010
-00001000
-01000001
-01000100
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010001
-01010001
-01001000
-01001000
-01001000
-00100001
-00100001
-00100001
-00100001
-00100001
-00100001
-01001000
-01001000
-01001000
-01010010
-00010010
-00010010
-01010010
-00010010
-00010010
-01001000
-01001000
-01001000
-01001000
-01001000
-01001000
-01010001
-01010001
-01010001
-01010101
-01010101
-01010101
-01000000
-01000100
-01000000
-00101010
-00100010
-00101010
-00100000
-00100010
-00001000
-00101000
-01001000
-01001000
-00100000
-00100010
-00001000
-00101010
-00100010
-00001000
-01000000
-01000100
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010100
-00010101
-01010010
-10000010
-10000101
-01010010
-10100010
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10001010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010010
-10000010
-10000101
-01010100
-00010100
-00010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010001
-01001000
-01010001
-01001000
-01001000
-01001000
-01010001
-01010001
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00010101
-01010101
-00101010
-10000101
-01010100
-10101010
-10000101
-01010100
-10100000
-00010101
-01010100
-10101010
-00010101
-01010101
-00101010
-10000101
-01010101
-00000010
-10000101
-01010100
-10101010
-10000101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010001
-01001000
-01010001
-01001000
-01001000
-01001000
-01010001
-01010001
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00010101
-01010101
-00101010
-10000101
-01010100
-10101010
-10000101
-01010100
-10100000
-00010101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010100
-10100000
-00010101
-01010100
-10101010
-10000101
-01010101
-00101010
-10000101
-01010101
-01000000
-00010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010001
-01001000
-01010001
-01001000
-01001000
-01001000
-01010001
-01010001
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-00000101
-01010010
-10000100
-10100001
-01010010
-10000000
-10100001
-01010010
-10001000
-10100001
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010010
-10100010
-10100001
-01010010
-10000100
-10100001
-01010100
-00010101
-00000101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010001
-01001000
-01010001
-01001000
-01001000
-01001000
-01010001
-01010001
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010001
-01001000
-01010001
-01001000
-01001000
-01001000
-01010001
-01010001
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010001
-01001000
-01010001
-01001000
-01001000
-01001000
-01010001
-01010001
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010001
-01000101
-00010001
-10001000
-00100000
-10001000
-10101000
-10001000
-10001000
-10001000
-10101000
-00100001
-10001000
-10001000
-00100001
-10001000
-10001000
-10001000
-10001000
-10001000
-10001000
-00010001
-00010001
-00010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00000101
-01010101
-00101010
-10100000
-00000001
-00000000
-00001010
-10101000
-00101010
-10100000
-00000000
-00000000
-00001010
-10101000
-00101010
-10101010
-10101000
-00101010
-00000010
-10101000
-00101010
-00101000
-10101000
-00101010
-00101000
-10101000
-00101010
-00000010
-10101000
-00101010
-00101010
-10101000
-00101010
-00101010
-10101000
-00101010
-10101010
-10101000
-00101010
-10101010
-10101000
-01000000
-00000000
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00000000
-01010101
-01010101
-00101000
-01010101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01010010
-10101010
-10000101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-10101010
-10000101
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01010010
-10101010
-10000101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-10101010
-10000101
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010101
-00101000
-01010101
-01010101
-00000000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-01010101
-01010010
-10000100
-01000101
-01001000
-00100010
-00100001
-01001000
-00100010
-00100001
-01001010
-10100010
-10100001
-01001000
-00100010
-00100001
-01001000
-00100010
-00100001
-01010001
-01000100
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010100
-00010101
-01010100
-10000010
-10000101
-01010010
-00100010
-00100001
-01010010
-10100010
-00100001
-01010010
-00100010
-00100001
-01010010
-00100010
-10000101
-01010100
-00000100
-00010101
-01010100
-10100010
-10000101
-01010010
-00000010
-00100001
-01010010
-10100010
-10100001
-01010100
-00100010
-00100001
-01010010
-10000010
-10000101
-01010100
-00010100
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01001001
-01001110
-01000001
-01010110
-00000011
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01001001
-01001110
-01000001
-01010110
-00000011
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01000000
-01010101
-01010100
-00010110
-01010101
-01010000
-01101010
-01010101
-01000010
-10101010
-01010101
-00001010
-10100100
-01010100
-00011010
-10010000
-01010100
-01101010
-01000101
-01010000
-10101001
-00010101
-01010001
-10100100
-01010101
-01000010
-10100000
-01010101
-01000110
-10010001
-01010101
-01000110
-10010001
-01010101
-01001010
-10000001
-01010100
-01001010
-10000001
-01010100
-00001010
-10000101
-01010100
-01001010
-10000001
-01010100
-01001010
-10000001
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000000
-00000101
-01011010
-10100101
-01000000
-10101010
-10101010
-10100100
-10101010
-10101010
-10101010
-01010000
-00000001
-01101010
-00000000
-00000000
-00000110
-01010101
-01010101
-01000001
-01010101
-01010101
-01010000
-01010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010100
-00000101
-01010101
-01000000
-00000000
-01010101
-00000110
-10100100
-00010101
-00011010
-10101001
-00010101
-00101010
-10101010
-00000101
-01101010
-10101010
-00000101
-00101010
-10101010
-00000101
-00011010
-10101010
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-01010101
-01000001
-01010101
-01010101
-10010000
-01010101
-01010101
-10100100
-00010101
-01010101
-10101001
-00010101
-01010101
-01101010
-01000101
-01010101
-00011010
-10000001
-01010101
-00001010
-10010001
-01010101
-01000110
-10010001
-01010101
-01000010
-10100000
-01010101
-01010001
-10100100
-01010101
-01010001
-10100100
-01010101
-01010001
-10100100
-01010101
-01010000
-10100100
-01010101
-01010001
-10100100
-01010101
-01010001
-10100100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01000001
-01010101
-01010101
-00000110
-01010101
-01010100
-00011010
-01010101
-01010100
-01101010
-01010101
-01010001
-10101001
-01010101
-01000010
-10100100
-01010101
-01000110
-10100000
-01010101
-01000110
-10010001
-01010101
-00001010
-10000001
-01010101
-00011010
-01000101
-01010101
-00011010
-01000101
-01010101
-00011010
-01000101
-01010101
-00011010
-00000101
-01010101
-00011010
-01000101
-01010101
-00011010
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00000000
-00000001
-01011010
-10100101
-00011010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101001
-01000000
-00000101
-10010000
-00000000
-00000000
-01000001
-01010101
-01010101
-00000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00010101
-01010101
-00000000
-00000001
-01010100
-00011010
-10010000
-01010100
-01101010
-10100100
-01010000
-10101010
-10101000
-01010000
-10101010
-10101001
-01010000
-10101010
-10101000
-01010001
-10101010
-10100100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-00000001
-01010101
-01010101
-10010100
-00010101
-01010101
-10101001
-00000101
-01010101
-10101010
-10000001
-01010101
-00011010
-10100000
-01010101
-00000110
-10100100
-00010101
-01010001
-10101001
-00010101
-01010100
-01101010
-00000101
-01010101
-00011010
-01000101
-01010101
-00001010
-10000001
-01010101
-01000110
-10010001
-01010101
-01000110
-10010001
-00010101
-01000010
-10100001
-00010101
-01000010
-10100001
-00010101
-01010010
-10100000
-00010101
-01000010
-10100001
-00010101
-01000010
-10100001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000110
-10010001
-01010101
-01000110
-10010001
-01010101
-01000010
-10100000
-01010101
-01010001
-10100100
-01010101
-01010001
-10101001
-00010101
-01010100
-01101010
-00000101
-01010100
-00101010
-10010000
-01010101
-00001010
-10100100
-01010101
-01000010
-10101010
-01010101
-01010000
-01101010
-01010101
-01010100
-00010110
-01010101
-01010101
-00000000
-01010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000110
-10101010
-10010001
-01000000
-01000110
-10100100
-01010000
-00000001
-10101001
-01010101
-01010000
-01101010
-01010101
-01010100
-00011010
-01010101
-01010101
-00000110
-01010101
-01010101
-01000001
-00000001
-01000000
-00010000
-01010000
-00000001
-00000100
-10101010
-10101010
-01000001
-10101010
-10101010
-10010000
-01011010
-10101001
-01000001
-00000000
-00000000
-00000101
-01010000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-10100100
-01010101
-01010010
-10100000
-01010101
-00010001
-10100001
-01010101
-01000100
-01010001
-01000000
-10010001
-00000000
-00010101
-10100100
-01000101
-10101010
-10101000
-00011010
-10101010
-01100100
-01101010
-10101010
-00010001
-10101010
-10010101
-00000010
-10101010
-01000000
-01000110
-10101000
-00000101
-01001010
-10100100
-01010101
-00011010
-10100000
-01010101
-00011010
-10010001
-01010101
-00011010
-10010001
-01010101
-00011010
-10010001
-01010101
-00011010
-10010001
-01010101
-00011010
-10100000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00011010
-01000101
-01010101
-00001010
-10000101
-01010101
-01001010
-01000100
-00000001
-01000101
-00010001
-01010100
-00000000
-01000110
-10101010
-01010001
-00011010
-10101010
-10100100
-00101010
-10101010
-10101001
-00011001
-01010110
-10101010
-01000100
-00000001
-10101010
-10000000
-01010000
-00101010
-10010001
-01010101
-00011010
-10100001
-01010101
-00001010
-10100100
-01010101
-01000110
-10100100
-01010101
-01000110
-10100100
-01010101
-01000110
-10100100
-01010101
-01000110
-10100100
-01010101
-00001010
-10100100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000110
-10101010
-10010000
-00011010
-10010001
-00000001
-01101010
-01000000
-00000101
-10101001
-00000101
-01010101
-10100100
-00010101
-01010101
-10010000
-01010101
-01010101
-01000001
-01010101
-01010101
-00000100
-00000001
-01000000
-00010000
-01000000
-00000101
-01000001
-10101010
-10101010
-00000110
-10101010
-10101010
-01000001
-01101010
-10100101
-01010000
-00000000
-00000000
-01010101
-01010000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000110
-10010001
-01010101
-01000110
-10010001
-01010101
-00001010
-10000001
-01010101
-00011010
-01000101
-01010100
-01101010
-01000101
-01010000
-10101001
-00010101
-00000110
-10101000
-00010101
-00011010
-10100000
-01010101
-10101010
-10000001
-01010101
-10101001
-00000101
-01010101
-10010100
-00010101
-01010101
-00000000
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-00000000
-01010101
-01010100
-00010110
-01010101
-01010000
-01101010
-01010101
-01000010
-10101010
-01010101
-00001010
-10100100
-01010100
-00101010
-10010000
-01010100
-01101010
-00000101
-01010001
-10101001
-00010101
-01010001
-10100100
-01010101
-01000010
-10100000
-01010101
-01000110
-10010001
-01010101
-01000110
-10010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000101
-01010101
-00000000
-00000000
-00000101
-01011010
-10101001
-01000001
-10101010
-10101010
-10010000
-10101010
-10101010
-01000001
-01010000
-00000001
-00000100
-00000001
-01010000
-00010000
-01010101
-01010101
-01000001
-01010101
-01010101
-00000110
-01010101
-01010100
-00011010
-01010101
-01010000
-01101010
-01010000
-00000001
-10101001
-01000000
-01000110
-10100100
-00000110
-10101010
-10010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01001010
-10100100
-00010101
-01000110
-10101001
-00000001
-01000110
-10101010
-01010000
-01000010
-10101010
-10101001
-01010001
-10101010
-10101010
-01010000
-10101010
-10101010
-01010000
-01101010
-10101010
-01000010
-00011010
-10101010
-00000110
-00011010
-10101010
-00011010
-10000110
-10101010
-01101010
-01000001
-10101010
-10101001
-00010000
-10101010
-10100100
-01010100
-01101010
-10010001
-00000101
-00011010
-01000100
-01010001
-00000110
-00010001
-10100000
-01000001
-01000010
-10100000
-01010000
-01010001
-10100100
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00011010
-10100001
-01000000
-01101010
-10010001
-00000101
-10101010
-10010001
-01101010
-10101010
-10000001
-10101010
-10101010
-01000101
-10101010
-10101010
-00000101
-10101010
-10101001
-00000101
-10101010
-10100100
-10000001
-10101010
-10100100
-10010000
-10101010
-10010010
-10100100
-10101010
-01000001
-10101001
-10101010
-00000100
-01101010
-10101001
-00010101
-00011010
-10100100
-01010000
-01000110
-10010000
-01000101
-00010001
-01000001
-00001010
-01000100
-00000101
-00001010
-10000001
-00010101
-00011010
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000101
-01010000
-00000000
-00000000
-01000001
-01101010
-10100101
-00000110
-10101010
-10101010
-01000001
-10101010
-10101010
-00010000
-01000000
-00000101
-00000100
-00000101
-01000000
-01000001
-01010101
-01010101
-10010000
-01010101
-01010101
-10100100
-00010101
-01010101
-10101001
-00000101
-01010101
-01101010
-01000000
-00000101
-00011010
-10010001
-00000001
-01000110
-10101010
-10010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-01010101
-00000000
-01010101
-01010101
-10010100
-00010101
-01010101
-10101001
-00000101
-01010101
-10101010
-10000001
-01010101
-00011010
-10100000
-01010101
-00000110
-10101000
-00010101
-01010000
-10101001
-00010101
-01010100
-01101010
-01000101
-01010101
-00011010
-01000101
-01010101
-00001010
-10000001
-01010101
-01000110
-10010001
-01010101
-01000110
-10010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01001010
-10000001
-01010100
-01001010
-10000001
-01010100
-00001010
-10000101
-01010100
-01001010
-10000001
-01010100
-01001010
-10000001
-01010100
-01000110
-10010001
-01010101
-01000110
-10010001
-01010101
-01000010
-10100000
-01010101
-01010001
-10100100
-01010101
-01010000
-10101001
-00010101
-01010100
-01101010
-01000101
-01010100
-00011010
-10010000
-01010101
-00001010
-10100100
-01010101
-01000010
-10101010
-01010101
-01010000
-01101010
-01010101
-01010100
-00010110
-01010101
-01010101
-01000000
-01010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00011010
-10101010
-01000101
-00101010
-10101010
-00000101
-01101010
-10101010
-00000101
-00101010
-10101010
-00000101
-00011010
-10101001
-00010101
-00000110
-10100100
-00010101
-01000000
-00000000
-01010101
-01010100
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010000
-01010101
-01010101
-01000001
-00000000
-00000000
-00000110
-01010000
-00000001
-01101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10100100
-01011010
-10100101
-01000000
-00000000
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-10100100
-01010101
-01010001
-10100100
-01010101
-01010000
-10100100
-01010101
-01010001
-10100100
-01010101
-01010001
-10100100
-01010101
-01010001
-10100100
-01010101
-01000010
-10100000
-01010101
-01000110
-10010001
-01010101
-00001010
-10010001
-01010101
-00011010
-10000001
-01010101
-01101010
-01000101
-01010101
-10101001
-00010101
-01010101
-10100100
-00010101
-01010101
-10010000
-01010101
-01010101
-01000001
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00011010
-01000101
-01010101
-00011010
-01000101
-01010101
-00011010
-00000101
-01010101
-00011010
-01000101
-01010101
-00011010
-01000101
-01010101
-00011010
-01000101
-01010101
-00001010
-10000001
-01010101
-01000110
-10010001
-01010101
-01000110
-10100000
-01010101
-01000010
-10100100
-01010101
-01010001
-10101001
-01010101
-01010100
-01101010
-01010101
-01010100
-00011010
-01010101
-01010101
-00000110
-01010101
-01010101
-01000001
-01010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-10101010
-10100100
-01010000
-10101010
-10101000
-01010000
-10101010
-10101001
-01010000
-10101010
-10101000
-01010100
-01101010
-10100100
-01010100
-00011010
-10010000
-01010101
-00000000
-00000001
-01010101
-01010000
-00010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-00000101
-01010101
-01010101
-01000001
-01010101
-01010101
-10010000
-00000000
-00000000
-10101001
-01000000
-00000101
-10101010
-10101010
-10101010
-00011010
-10101010
-10101010
-00000001
-01011010
-10100101
-01010000
-00000000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01000010
-10100001
-00010101
-01000010
-10100001
-00010101
-01010010
-10100000
-00010101
-01000010
-10100001
-00010101
-01000010
-10100001
-01010101
-01000110
-10010001
-01010101
-01000110
-10010001
-01010101
-00001010
-10000001
-01010101
-00011010
-01000101
-01010100
-01101010
-00000101
-01010001
-10101001
-00010101
-00000110
-10100100
-00010101
-00011010
-10100000
-01010101
-10101010
-10000001
-01010101
-10101001
-00000101
-01010101
-10010100
-00010101
-01010101
-00000001
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010010
-00010101
-01010101
-01001010
-00010101
-01010101
-00101010
-00010101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010101
-00101010
-00010101
-01010101
-01001010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010100
-10000101
-01010101
-01010100
-10100001
-01010101
-01010100
-10101000
-01010101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010100
-10101000
-01010101
-01010100
-10100001
-01010101
-01010100
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01001010
-01010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00100001
-01010101
-01010100
-10101000
-01010101
-01010010
-10101010
-00010101
-01001010
-10101010
-10000101
-01001010
-10101010
-10000101
-00101010
-00000010
-10100001
-00100000
-00000000
-00100001
-00000001
-01010101
-00000001
-00000101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-10000101
-01010101
-01001010
-10000101
-01010100
-10101010
-10000101
-01001010
-10101010
-10000101
-01000000
-00001010
-10000101
-01010101
-01000010
-10000101
-01010101
-01010000
-10000101
-01010101
-01010100
-00000101
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010010
-10100001
-01010100
-10101010
-10100001
-01001010
-10101010
-10000001
-01000000
-10101010
-10000101
-01010100
-00101010
-00000101
-01010101
-00101010
-00010101
-01010101
-00101000
-00010101
-01010101
-00000000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-00010100
-01010001
-00001010
-10101010
-10101000
-01000010
-10101010
-10100000
-01010000
-10101010
-10000001
-01010100
-10101010
-00000101
-01010100
-10101000
-00010101
-01010100
-10100000
-01010101
-01010100
-00000001
-01010101
-01010100
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00101010
-10000101
-01010101
-00000010
-10101010
-00010101
-01000010
-10101010
-10101000
-01010010
-10101010
-10000000
-01001010
-10101000
-00000001
-00101010
-00000000
-00010101
-00000000
-00000001
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-10000101
-01010101
-01010100
-10101000
-01010101
-01010010
-10101010
-10000101
-01001010
-10101010
-10100001
-00101010
-10101010
-10101000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001001
-01010101
-01000000
-00101010
-00010101
-00101010
-10101010
-10010101
-00001010
-10101010
-10000101
-01000000
-10101010
-10100101
-01010000
-00000010
-10100001
-01010101
-00000000
-00000101
-01010101
-01010100
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-01010000
-00000010
-10010101
-01001010
-10101010
-10000101
-01000010
-10101010
-10010101
-01010000
-10101010
-10000101
-01010100
-00001010
-10010101
-01010101
-00000000
-10000101
-01010101
-01010000
-00010101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01001010
-00010101
-00101000
-01000010
-10101010
-10100000
-01010010
-10101010
-10100001
-01010000
-10101010
-10000001
-01010100
-10101010
-10000101
-01010100
-00101010
-00000101
-01010101
-00001000
-00010101
-01010101
-01000000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-01010101
-01010110
-10000000
-00000101
-01010010
-10101010
-10100001
-01010110
-10101010
-10000001
-01010010
-10101010
-00000101
-01010110
-10100000
-00010101
-01010010
-00000000
-01010101
-01010100
-00000101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-01100001
-01010101
-01010100
-10101000
-00000001
-01010110
-10101010
-10101000
-01010010
-10101010
-10100000
-01011010
-10101010
-00000001
-01001010
-10000000
-00000101
-01010000
-00000000
-01010101
-01010000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010010
-00010101
-01010101
-00101010
-00010101
-01010010
-10101010
-10000101
-01001010
-10101010
-10100001
-00101010
-10101010
-10101000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010010
-10101000
-01010100
-10101010
-10000000
-00101010
-10101010
-10000001
-00000010
-10101010
-10000101
-01000000
-00101010
-10100001
-01010100
-00000000
-10101000
-01010101
-01010000
-00000000
-01010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-00010100
-01000101
-00101010
-10101010
-10100000
-00001010
-10101010
-10000001
-01000010
-10101010
-00000101
-01010000
-10101010
-00010101
-01010100
-00101010
-00010101
-01010101
-00001010
-00010101
-01010101
-01000000
-00010101
-01010101
-01010000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01001010
-10000101
-01010101
-01001010
-10101010
-00010101
-01000010
-10101010
-10100001
-01010010
-10101010
-00000001
-01010000
-10101000
-00010101
-01010100
-10101000
-01010101
-01010100
-00101000
-01010101
-01010101
-00000000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010010
-00010101
-01010101
-01010010
-10100001
-01010101
-01010010
-10101010
-00010101
-01010010
-10101010
-10100001
-01010010
-10100000
-00000001
-01010010
-10000001
-01010101
-01010010
-00000101
-01010101
-01010000
-00010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01010101
-01010101
-00101010
-00010101
-01010101
-01000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01010101
-01010101
-00101010
-00010101
-01010101
-01000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01010101
-01010101
-00101010
-00010101
-01010101
-01000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01010101
-01010101
-00101010
-00010101
-01010101
-01000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01010101
-01010101
-00101010
-00010101
-01010101
-01000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01010101
-01010101
-00101010
-00010101
-01010101
-01000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01010101
-01010101
-00101010
-00010101
-01010101
-01000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01010101
-01010101
-00101010
-00010101
-01010101
-01000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01010101
-01010101
-00101010
-00010101
-01010101
-01000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-00101010
-00010101
-01010100
-10000000
-10000101
-01010101
-00010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-00101010
-00010101
-01010100
-10000000
-10000101
-01010101
-00010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-00101010
-00010101
-01010100
-10000000
-10000101
-01010101
-00010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-00010101
-01010100
-10000000
-10000101
-01010101
-00101010
-00010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-00010101
-01010100
-10000000
-10000101
-01010101
-00101010
-00010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-00010101
-01010100
-10000000
-10000101
-01010101
-00101010
-00010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01000101
-00000001
-00101010
-00100000
-10101000
-00100010
-00100001
-00100001
-00101010
-00100001
-00100001
-00100010
-00100001
-00100001
-00100010
-00101010
-00100001
-01000000
-01000000
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-10000101
-01010101
-01010101
-10000101
-01010101
-01010101
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010010
-01010101
-01010101
-01010010
-01010101
-01010101
-01010010
-01010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-00010101
-01001000
-01010100
-10000101
-01010010
-00010010
-00010101
-01010100
-10001000
-01010101
-01010101
-00100001
-01010101
-01010100
-10001000
-01010101
-01010010
-00010010
-00010101
-01001000
-01010100
-10000101
-01010001
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01010101
-01010101
-00101010
-00010101
-01010101
-00101010
-00010101
-01010101
-01000000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00010101
-01010101
-00101010
-10000101
-01010101
-00101010
-10000101
-01010101
-01000000
-00010101
-01010101
-00101010
-00010101
-01010101
-00101010
-00010101
-01010101
-01000000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00000101
-01010101
-00101010
-10100001
-01010101
-00101010
-10100001
-01010101
-01000000
-00000101
-01010101
-00101010
-10000101
-01010101
-00101010
-10000101
-01010101
-01000000
-00010101
-01010101
-00101010
-00010101
-01010101
-00101010
-00010101
-01010101
-01000000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01000101
-00000101
-00101000
-00100000
-10100001
-00100010
-00100010
-00000101
-00100010
-00100000
-10000101
-00100010
-00100000
-00100001
-00101000
-00100010
-10000101
-01000001
-01000100
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010100
-10101000
-01010101
-00000010
-00000010
-00000000
-10101000
-01010100
-10101010
-00001000
-01010100
-10000000
-01001000
-01010100
-10000101
-01010010
-00000010
-00010101
-01010100
-10101000
-01010101
-01010101
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010010
-01010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00000000
-00000000
-01101010
-10101010
-10101010
-01000000
-00000000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-10000101
-01010101
-01010100
-00100001
-01010101
-01010010
-01001000
-01010101
-01001000
-00000010
-00000000
-00100000
-10101000
-10000000
-10001010
-00000010
-00000000
-00100000
-01010010
-10000000
-10100001
-01010010
-10100010
-10100001
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-00100001
-01010101
-01010101
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000000
-00000000
-10101010
-10101010
-10101010
-00000000
-00000000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010100
-01010101
-01010101
-01010100
-01010000
-00000000
-01010101
-01001010
-10101010
-00010101
-01010000
-00000000
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010100
-01010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00010101
-00000001
-01001010
-10000100
-10101000
-00100000
-00010101
-00000010
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-00100000
-00010101
-00000010
-01001010
-10000100
-10101000
-01010000
-00010101
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-10000101
-01010101
-01010101
-10000101
-01010101
-01010101
-10000101
-01010101
-01010101
-00010101
-01000000
-00000001
-01010101
-00101010
-10101000
-00010101
-01000000
-00000001
-10000101
-01010101
-01010101
-10000101
-01010101
-01010101
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010100
-10000101
-01010101
-01010101
-00100001
-01010101
-01010101
-01001000
-01010101
-01010101
-01010010
-00000000
-00000000
-00000000
-10101010
-10101010
-10101010
-00000000
-00000000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-00000000
-10000101
-00001010
-10101010
-10100000
-10001010
-10101010
-10100010
-10101010
-10000010
-10101010
-00001010
-10101010
-10100000
-01010010
-10101010
-10000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010010
-00010101
-01010101
-01001000
-01010101
-01010101
-00100001
-01010101
-01010101
-10000101
-01010101
-01010101
-00000000
-00000000
-00000000
-10101010
-10101010
-10101010
-00000000
-00000000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010010
-01010000
-00000000
-00001000
-01001010
-10101010
-10101000
-01010000
-00000000
-00001000
-01010101
-01010101
-01010010
-01010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010001
-01001000
-01010101
-01001000
-00100001
-01010101
-01010010
-10000101
-01010101
-01010100
-00010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01000000
-01010101
-01010101
-01010001
-01010101
-00010101
-01010101
-01010101
-10000101
-01010101
-01010100
-00100001
-01010101
-01010010
-01001000
-01010101
-01001000
-01010001
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-10000101
-01010101
-01010101
-00100001
-01010101
-01010101
-01001000
-00000000
-00000001
-01001010
-10101010
-10101000
-01001000
-00000000
-00000001
-00100001
-01010101
-01010101
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-01010101
-01001010
-10101010
-01010101
-01010000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-01010101
-01001010
-10101010
-01010101
-01010000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010100
-10000101
-01010101
-01010010
-00100001
-01010101
-01001000
-01001000
-01010101
-00100001
-01010010
-00010100
-10000101
-01010100
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-00010101
-01010010
-00010100
-10000101
-01001000
-01010101
-00100001
-00100001
-01010101
-01001000
-10000101
-01010101
-01010010
-00010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000101
-01010101
-10101010
-10100001
-01010101
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000101
-01010101
-10101010
-10100001
-01010101
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10010101
-01010101
-01010101
-00101010
-10101010
-10101010
-00000000
-00000000
-00000000
-10101010
-10101010
-10101010
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010110
-10101010
-10010101
-01011000
-00000000
-00100101
-10100000
-00000000
-00001010
-00000000
-00000000
-00000000
-10100000
-00000000
-00001010
-01011010
-10101010
-10100101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010110
-10101010
-10101010
-10101000
-00000000
-00000000
-00000000
-10101010
-10101010
-10101010
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000000
-01010100
-10101010
-10101010
-01010101
-00000000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000001
-01010101
-10101010
-10101000
-01010101
-00000000
-00001000
-01010101
-01010101
-01010010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00000000
-01010101
-00101010
-10101010
-01010101
-00100000
-00000000
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010010
-00010101
-01010101
-01010010
-00010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000000
-01010101
-10101010
-10101010
-00010101
-00000000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001001
-01010101
-01010101
-00100101
-01010101
-01010100
-10010101
-01010101
-01010010
-01010101
-01010101
-01010100
-10010101
-01010101
-01010101
-00100101
-01010101
-01010101
-01001001
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010001
-01010101
-01010010
-01001001
-01010101
-01001001
-00100101
-01010101
-00100100
-10010101
-01010100
-10010010
-01010101
-01010101
-00100100
-10010101
-01010101
-01001001
-00100101
-01010101
-01010010
-01001001
-01010101
-01010100
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010100
-01010001
-01010100
-10010010
-01001001
-01010010
-01001001
-00100101
-01001001
-00100100
-10010101
-00100100
-10010010
-01010101
-01001001
-00100100
-10010101
-01010010
-01001001
-00100101
-01010100
-10010010
-01001001
-01010101
-00010100
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-01100001
-01010101
-01010101
-01011000
-01010101
-01010101
-01010110
-00010101
-01010101
-01010101
-10000101
-01010101
-01010110
-00010101
-01010101
-01011000
-01010101
-01010101
-01100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-00010101
-01010101
-01100001
-10000101
-01010101
-01011000
-01100001
-01010101
-01010110
-00011000
-01010101
-01010101
-10000110
-00010101
-01010110
-00011000
-01010101
-01011000
-01100001
-01010101
-01100001
-10000101
-01010101
-01000101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-00010100
-01010101
-01100001
-10000110
-00010101
-01011000
-01100001
-10000101
-01010110
-00011000
-01100001
-01010101
-10000110
-00011000
-01010110
-00011000
-01100001
-01011000
-01100001
-10000101
-01100001
-10000110
-00010101
-01000101
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10010110
-00010101
-01010010
-01010101
-10000101
-01001001
-01010101
-01100001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10010110
-00010101
-01010010
-01000001
-10000101
-01001001
-00101000
-01100001
-01010100
-10010110
-00010101
-01010010
-01010101
-10000101
-01001001
-01010101
-01100001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10010110
-00010101
-01010010
-01000001
-10000101
-01001001
-00101000
-01100001
-01010100
-10010110
-00010101
-01010010
-01000001
-10000101
-01001001
-00101000
-01100001
-01010100
-10010110
-00010101
-01010010
-01010101
-10000101
-01001001
-01010101
-01100001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01001001
-01010101
-01100001
-01010010
-01010101
-10000101
-01010100
-10010110
-00010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01001001
-01010101
-01100001
-01010010
-01010101
-10000101
-01010100
-10010110
-00010101
-01001001
-00101000
-01100001
-01010010
-01000001
-10000101
-01010100
-10010110
-00010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01001001
-01010101
-01100001
-01010010
-01010101
-10000101
-01010100
-10010110
-00010101
-01001001
-00101000
-01100001
-01010010
-01000001
-10000101
-01010100
-10010110
-00010101
-01001001
-00101000
-01100001
-01010010
-01000001
-10000101
-01010100
-10010110
-00010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
+MAX7456
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010100
+10100001
+01010101
+01000000
+10100001
+01010101
+00101000
+10100001
+01010000
+00101000
+10100001
+01001010
+00101000
+10100001
+01001010
+00101000
+10100001
+01010000
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010100
+00010101
+01001000
+01010010
+10000101
+01001000
+01001000
+00100001
+01001000
+01001000
+00100001
+01001000
+00001000
+00100001
+01001010
+10000010
+10000101
+01010000
+00010100
+00100001
+01010101
+01010101
+00000101
+01010101
+01010100
+10100001
+01010101
+01000000
+10100001
+01010101
+00101000
+10100001
+01010000
+00101000
+10100001
+01001010
+00101000
+10100001
+01001010
+00101000
+10100001
+01010000
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01000101
+00000001
+00100001
+00100000
+10101000
+00100000
+10001000
+00100001
+00100000
+10101000
+00100001
+00100000
+10001000
+00100001
+00101000
+10001000
+00100001
+01000001
+00010001
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01000101
+00010001
+00100001
+00100000
+10001000
+00100000
+10001000
+10101000
+00100000
+10001000
+10101000
+00100000
+10001000
+10001000
+00101000
+00100000
+10001000
+01000001
+01000101
+00010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010000
+00010001
+01010010
+00001010
+10001000
+01001000
+10000000
+10001000
+01001010
+10000010
+00001000
+01001000
+10001000
+00001000
+01001000
+10001010
+10001000
+01010001
+00010000
+00010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010010
+01010101
+01010101
+01001010
+01010101
+01010101
+01001010
+01010101
+01010101
+01010010
+01010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010010
+01010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+10100001
+01010101
+01010101
+10101000
+00000101
+01010101
+10101000
+10100001
+01010101
+10100010
+10101000
+01010101
+00001010
+10101000
+01010101
+00101010
+10100000
+01010101
+00101010
+10001010
+00010101
+10001010
+00101010
+10000101
+10100000
+00101010
+10100001
+00100001
+01001010
+10100001
+01000101
+01010010
+10000101
+01010101
+01010100
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10101010
+00010101
+01010010
+10101010
+10000101
+01001010
+10101010
+10100001
+01010010
+00001000
+10000101
+01010010
+00001000
+10000101
+01010010
+10101000
+10000101
+01010010
+10101000
+10000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00100001
+01010101
+01010100
+00100000
+01010101
+01010010
+00100010
+00010101
+01000000
+10101000
+00000101
+01101010
+10011010
+10100101
+01000000
+10101000
+00000101
+01010010
+00100010
+00010101
+01010100
+00100000
+01010101
+01010101
+00100001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+01010101
+01010010
+10101010
+00010101
+01010100
+00100000
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010100
+00100000
+01010101
+01010010
+10101010
+00010101
+01010100
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010001
+01010101
+01010100
+10001000
+01010101
+01010100
+10001000
+01010101
+01010100
+10101000
+01010101
+01010100
+10001000
+01010101
+01010100
+10001000
+01010101
+01010101
+00010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+00000001
+00000001
+10100000
+10101000
+10101000
+10001000
+10001000
+10001000
+10001000
+10001000
+10101000
+10001000
+10001000
+10000001
+10100000
+10101000
+10000101
+00000101
+00000001
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+00000000
+10000101
+01001000
+10000010
+00100001
+01001000
+10000010
+00100001
+01001000
+10101010
+00100001
+01001000
+10000010
+00100001
+01010010
+00000000
+10000101
+01010010
+10101010
+10000101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00000001
+01010101
+01001010
+00101000
+01010101
+01001010
+00101000
+00000101
+01001010
+00101000
+10100001
+01001010
+00101000
+10100001
+01010000
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01000001
+01010101
+01010010
+00101000
+01010101
+01000010
+00100010
+00010101
+00101010
+00101000
+01010101
+00100010
+00100010
+00010101
+00101010
+00101010
+00010101
+01000000
+01000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01000001
+01010101
+01010010
+00101000
+01000100
+01000010
+00100010
+00100010
+00101010
+00101000
+00101010
+00100010
+00100010
+00100010
+00101010
+00101010
+00100010
+01000000
+01000000
+01000100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01000001
+01000001
+01001010
+00101000
+00101000
+00100000
+00100010
+00100010
+00101010
+00100010
+00101000
+01000010
+00100010
+00100010
+00101000
+00100010
+00100010
+01000001
+01000100
+01000100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10101010
+00010101
+01010010
+10101010
+10000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01010100
+10101010
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010100
+10101000
+01010101
+01010010
+10101010
+00010101
+01010100
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000001
+01010101
+01010010
+10101000
+01010101
+01010100
+10101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010100
+10000101
+01010101
+01010100
+10100001
+01010101
+01010100
+10101000
+01010101
+01010100
+10100001
+01010101
+01010100
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+00101000
+01010101
+01010100
+10101000
+01010101
+01010010
+10101000
+01010101
+01010100
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+01010101
+01010010
+10101010
+00010101
+01010100
+10101000
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010100
+10000101
+01010101
+01010100
+10100001
+01010101
+01010100
+10101000
+01010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+00101000
+01010101
+01010100
+10101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010100
+10101000
+01010101
+01010100
+10100001
+01010101
+01010100
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010100
+01010101
+01010010
+00010010
+00010101
+01010010
+00010010
+00010101
+01010010
+00000010
+00010101
+01010100
+10001000
+01010101
+01010100
+10101000
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00010001
+00010101
+01001010
+10001000
+10000101
+01001000
+10001000
+10000101
+01001010
+10001010
+10000101
+01001000
+10001000
+10000101
+01000000
+00000000
+00000101
+00101010
+10101010
+10100001
+01000000
+00000000
+00000101
+00100010
+00101000
+10100001
+00101000
+00101010
+10100001
+00100010
+00100010
+00100001
+00100010
+00100000
+00100001
+01000100
+01000101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010001
+01010101
+01010100
+10001000
+01010101
+01010010
+10101010
+00010101
+01010100
+10001000
+01010101
+01010010
+10101010
+00010101
+01010100
+10001000
+01010101
+01010101
+00010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00010001
+00010101
+01001010
+10001000
+10000101
+01001000
+10001000
+10000101
+01001010
+10001010
+10000101
+01001000
+10001000
+10000101
+01000000
+00000000
+00000101
+00101010
+10101010
+10100001
+01000000
+00000000
+00000101
+00101000
+10100010
+10100001
+00101010
+10100000
+10000101
+00100010
+00100000
+10000101
+00100000
+00100010
+10100001
+01000101
+01000100
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010100
+01010101
+01010010
+00010010
+00010101
+01010010
+00010010
+00010101
+01010100
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+00010101
+01010100
+10000100
+10000101
+01010100
+10000100
+10000101
+01010101
+00010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+01010101
+01010100
+10101000
+01010101
+01010010
+00000010
+00010101
+01010010
+00010100
+01010101
+01010100
+10000001
+01010101
+01010010
+00001000
+01000101
+01010010
+00010010
+00100001
+01010010
+00000000
+10000101
+01010100
+10101010
+00100001
+01010101
+00000000
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000100
+01000000
+01010101
+00100010
+00101010
+00010101
+00100010
+00001000
+00010001
+00100010
+00001000
+10001000
+01001000
+01001000
+00100001
+01001000
+01001000
+10001000
+01010001
+01010000
+00000001
+01010101
+01010101
+00000101
+01010101
+01010100
+10100001
+01010101
+01000000
+10100001
+01010101
+00101000
+10100001
+01010000
+00101000
+10100001
+01001010
+00101000
+10100001
+01001010
+00101000
+10100001
+01010000
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010100
+00010101
+01010010
+10000010
+10000101
+01010000
+10101010
+00000101
+01001010
+10101010
+10100001
+01010000
+10101010
+00000101
+01010010
+10000010
+10000101
+01010100
+00010100
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010100
+00100000
+01010101
+01010010
+10101010
+00010101
+01010100
+00100000
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01110011
+00001000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01101111
+00000001
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010100
+10000101
+01010101
+01010010
+10000101
+01010101
+01010010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001000
+01010101
+01010101
+00101000
+01010101
+01010101
+00100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010101
+01010101
+00101010
+00010101
+01010100
+10101010
+10000101
+01010100
+10100010
+10000101
+01010100
+10100010
+10000101
+01010100
+10100010
+10000101
+01010100
+10100010
+10000101
+01010100
+10101010
+10000101
+01010101
+00101010
+00010101
+01010101
+01000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01001010
+00010101
+01010101
+00101010
+00010101
+01010101
+00101010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+00101010
+10000101
+01010101
+00101010
+10000101
+01010101
+01000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010101
+01010101
+00101010
+00010101
+01010100
+10101010
+10000101
+01010100
+10100010
+10000101
+01010101
+00000010
+10000101
+01010101
+01001010
+00010101
+01010101
+00101000
+00010101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010100
+10101010
+10000101
+01010101
+00000010
+10000101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+00000010
+10000101
+01010100
+10101010
+10000101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01001010
+00010101
+01010101
+00101010
+00010101
+01010100
+10101010
+00010101
+01010010
+10001010
+00010101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010100
+00001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010100
+10100000
+00010101
+01010100
+10101010
+00010101
+01010100
+10101010
+10000101
+01010101
+00000010
+10000101
+01010100
+10101010
+10000101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00010101
+01010101
+00101010
+10000101
+01010100
+10101010
+10000101
+01010100
+10100000
+00010101
+01010100
+10101010
+00010101
+01010100
+10101010
+10000101
+01010100
+10100010
+10000101
+01010100
+10101010
+10000101
+01010101
+00101010
+00010101
+01010101
+01000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010101
+00000010
+10000101
+01010101
+01001010
+10000101
+01010101
+01001010
+00010101
+01010101
+00101010
+00010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010101
+01010101
+00101010
+00010101
+01010100
+10101010
+10000101
+01010100
+10100010
+10000101
+01010101
+00101010
+00010101
+01010100
+10101010
+10000101
+01010100
+10100010
+10000101
+01010100
+10101010
+10000101
+01010101
+00101010
+00010101
+01010101
+01000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010101
+01010101
+00101010
+00010101
+01010100
+10101010
+10000101
+01010100
+10100010
+10000101
+01010100
+10101010
+10000101
+01010101
+00101010
+10000101
+01010101
+01000010
+10000101
+01010101
+00101010
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01001010
+00010101
+01010101
+00101000
+01010101
+01010100
+10100001
+01010101
+01010010
+10000101
+01010101
+01010100
+10100001
+01010101
+01010101
+00101000
+01010101
+01010101
+01001010
+00010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010100
+10100001
+01010101
+01010101
+00101000
+01010101
+01010101
+01001010
+00010101
+01010101
+01010010
+10000101
+01010101
+01001010
+00010101
+01010101
+00101000
+01010101
+01010100
+10100001
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00010001
+00010101
+01001010
+10001000
+10000101
+01001000
+10001000
+10000101
+01001010
+10001010
+10000101
+01001000
+10001000
+10000101
+01000000
+00000000
+00000101
+00101010
+10101010
+10100001
+01000000
+00000000
+00000101
+00100000
+10001010
+00101000
+00101000
+10001010
+10101000
+00100010
+10001000
+10001000
+00100000
+10001000
+00001000
+01000101
+00010001
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+00000000
+00100001
+01001000
+00101010
+00100001
+01001000
+10000010
+00100001
+01001000
+10000010
+00100001
+01001000
+00101000
+10000101
+01010010
+00000000
+00000101
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010101
+01010101
+00101010
+00010101
+01010100
+10101010
+10000101
+01010100
+10100010
+10000101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010100
+10100010
+10000101
+01010100
+10100010
+10000101
+01010100
+10100010
+10000101
+01010101
+00000100
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010100
+10101010
+10000101
+01010100
+10100010
+10000101
+01010100
+10101010
+00010101
+01010100
+10101010
+10000101
+01010100
+10100010
+10000101
+01010100
+10101010
+10000101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010101
+01010101
+00101010
+00010101
+01010100
+10101010
+10000101
+01010100
+10100010
+10000101
+01010100
+10100000
+00010101
+01010100
+10100000
+00010101
+01010100
+10100010
+10000101
+01010100
+10101010
+10000101
+01010101
+00101010
+00010101
+01010101
+01000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010100
+10101010
+10000101
+01010100
+10100010
+10000101
+01010100
+10100010
+10000101
+01010100
+10100010
+10000101
+01010100
+10100010
+10000101
+01010100
+10101010
+10000101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00010101
+01010101
+00101010
+10000101
+01010100
+10101010
+10000101
+01010100
+10100000
+00010101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010100
+10100000
+00010101
+01010100
+10101010
+10000101
+01010101
+00101010
+10000101
+01010101
+01000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010100
+10100000
+00010101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010100
+10100000
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10000000
+00010101
+01010010
+10001010
+10000101
+01010010
+10001010
+10000101
+01010010
+10000010
+10000101
+01010010
+10101010
+10000101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000100
+00010101
+01010100
+10100010
+10000101
+01010100
+10100010
+10000101
+01010100
+10100010
+10000101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010100
+10100010
+10000101
+01010100
+10100010
+10000101
+01010100
+10100010
+10000101
+01010101
+00000100
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+01010101
+01010010
+10000101
+01010101
+01010010
+10000101
+01010101
+01010010
+10000101
+01010101
+00000010
+10000101
+01010100
+10100010
+10000101
+01010100
+10100010
+10000101
+01010100
+10101010
+10000101
+01010101
+00101010
+00010101
+01010101
+01000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+00000101
+01010100
+10100000
+10100001
+01010100
+10100010
+10100001
+01010100
+10101010
+10000101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010100
+10101010
+10000101
+01010100
+10100010
+10100001
+01010100
+10100000
+10100001
+01010101
+00000101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100000
+00010101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+00000101
+01010010
+10000100
+10100001
+01010010
+10100010
+10100001
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010010
+10001000
+10100001
+01010010
+10000000
+10100001
+01010010
+10000100
+10100001
+01010100
+00010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010100
+00010101
+01010010
+10000010
+10000101
+01010010
+10100010
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10001010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010100
+00010100
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010101
+01010101
+00101010
+00010101
+01010100
+10101010
+10000101
+01010100
+10100010
+10000101
+01010100
+10100010
+10000101
+01010100
+10100010
+10000101
+01010100
+10100010
+10000101
+01010100
+10101010
+10000101
+01010101
+00101010
+00010101
+01010101
+01000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010100
+10101010
+10000101
+01010100
+10100010
+10000101
+01010100
+10101010
+10000101
+01010100
+10101010
+00010101
+01010100
+10100000
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010101
+01010101
+00101010
+00010101
+01010100
+10101010
+10000101
+01010100
+10100010
+10000101
+01010100
+10100010
+10000101
+01010100
+10100010
+10000101
+01010100
+10100010
+10000101
+01010100
+10101010
+10000101
+01010101
+00101010
+10100001
+01010101
+01000000
+10100001
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010100
+10101010
+10000101
+01010100
+10100010
+10000101
+01010100
+10101010
+00010101
+01010100
+10101010
+10000101
+01010100
+10100010
+10000101
+01010100
+10100010
+10000101
+01010100
+10100010
+10000101
+01010101
+00000100
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00010101
+01010101
+00101010
+10000101
+01010100
+10101010
+10000101
+01010100
+10100000
+00010101
+01010100
+10101010
+00010101
+01010101
+00101010
+10000101
+01010101
+00000010
+10000101
+01010100
+10101010
+10000101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010100
+00101000
+00010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000100
+00010101
+01010100
+10100010
+10000101
+01010100
+10100010
+10000101
+01010100
+10100010
+10000101
+01010100
+10100010
+10000101
+01010100
+10100010
+10000101
+01010100
+10100010
+10000101
+01010100
+10101010
+10000101
+01010101
+00101010
+00010101
+01010101
+01000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000100
+00010101
+01010100
+10100010
+10000101
+01010100
+10100010
+10000101
+01010100
+10100010
+10000101
+01010100
+10100010
+10000101
+01010100
+10100010
+10000101
+01010100
+10101010
+10000101
+01010101
+00101010
+00010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+00000101
+01010010
+10000100
+10100001
+01010010
+10000000
+10100001
+01010010
+10001000
+10100001
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010010
+10100010
+10100001
+01010010
+10000100
+10100001
+01010100
+00010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010100
+00010101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10101010
+10000101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010010
+10101010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010100
+00010100
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010100
+00010101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10101010
+10000101
+01010100
+10101010
+00010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010101
+00000010
+10000101
+01010101
+01001010
+00010101
+01010101
+00101000
+01010101
+01010100
+10100000
+00010101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+01010101
+01010100
+10101000
+01010101
+01010100
+10000001
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000001
+01010101
+01010100
+10101000
+01010101
+01010101
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010010
+00010101
+01010101
+01010010
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00101000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010101
+01010101
+00101010
+00010101
+01010101
+01000010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010101
+01000010
+00010101
+01010101
+00101010
+00010101
+01010101
+01000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10101010
+00010101
+01010010
+10000010
+10000101
+01010010
+00010100
+10000101
+01010100
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000100
+01000000
+00000010
+10100010
+00101010
+10100010
+00100010
+00100010
+00100010
+10100010
+00100010
+00100010
+00100010
+01000000
+00000000
+00000000
+00101010
+10101010
+10101010
+01000000
+00000000
+00000000
+01001000
+00100010
+10001010
+01001010
+00100010
+10101010
+01001000
+10100010
+00100010
+01001000
+00100010
+00000010
+01010001
+01000100
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+10100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00000101
+01010101
+01010101
+10100001
+01010101
+01010101
+00000101
+01010101
+01010101
+00010101
+01010101
+01010101
+00010101
+01010101
+01010101
+00010101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+00000101
+01010101
+00101000
+10100001
+01010101
+00101010
+10100001
+01010101
+00100010
+00100001
+01010101
+00100010
+00100001
+01010101
+00100000
+00100000
+00000101
+01000101
+01000010
+10100001
+01010101
+01001000
+00001000
+01010101
+01001000
+01001000
+01010101
+01010010
+00100001
+01010101
+01001010
+00101000
+01010101
+01010000
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010101
+01010101
+00101010
+00010101
+01010100
+10000000
+10000101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010101
+01010101
+00101010
+00010101
+01010100
+10000000
+10000101
+01010100
+10000000
+10000101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010101
+01010101
+00101010
+00010101
+01010100
+10000000
+10000101
+01010100
+10000000
+10000101
+01010100
+10000000
+10000101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010101
+01010101
+00101010
+00010101
+01010100
+10000000
+10000101
+01010100
+10000000
+10000101
+01010100
+10000000
+10000101
+01010100
+10000000
+10000101
+01010100
+10000000
+10000101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010101
+01010101
+00101010
+00010101
+01010100
+10000000
+10000101
+01010100
+10000000
+10000101
+01010100
+10000000
+10000101
+01010100
+10000000
+10000101
+01010100
+10000000
+10000101
+01010100
+10000000
+10000101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010101
+01010101
+00101010
+00010101
+01010100
+10000000
+10000101
+01010100
+10000000
+10000101
+01010100
+10000000
+10000101
+01010100
+10000000
+10000101
+01010100
+10000000
+10000101
+01010100
+10000000
+10000101
+01010100
+10000000
+10000101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010101
+01010101
+00101010
+00010101
+01010100
+10000000
+10000101
+01010100
+10000000
+10000101
+01010100
+10000000
+10000101
+01010100
+10000000
+10000101
+01010100
+10000000
+10000101
+01010100
+10000000
+10000101
+01010100
+10000000
+10000101
+01010100
+10000000
+10000101
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10101010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010101
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000100
+01000000
+00000010
+10100010
+00101010
+10100010
+00100010
+00100010
+00100010
+10100010
+00100010
+00100010
+00100010
+01000000
+00000000
+00000000
+00101010
+10101010
+10101010
+01000000
+00000000
+00000000
+01010010
+00000010
+10001010
+01010010
+00100010
+10101010
+01010010
+10000010
+00100010
+01010010
+00100010
+00000010
+01010100
+01000100
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+10100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00000101
+01010101
+01010101
+10100001
+01010101
+01010101
+00000101
+01010101
+01010101
+00010101
+01010101
+01010101
+00010101
+01010101
+01010101
+00010101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01000100
+01000101
+00100000
+00100010
+00100001
+00100010
+00100010
+00100001
+00101010
+10100010
+10100001
+01001010
+10000010
+00100001
+01001000
+10000010
+00100001
+01010001
+00010100
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01000100
+01000101
+00100000
+00100010
+00100001
+00100010
+00100010
+00100001
+01001010
+10000010
+10100001
+01001000
+10000010
+00100001
+01000000
+00000000
+00000101
+00101010
+10101010
+10100001
+01000000
+00000000
+00000101
+00100000
+00101000
+10100001
+00100010
+00101010
+10100001
+00101000
+00100010
+00100001
+00100010
+00100000
+00100001
+01000100
+01000101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01000100
+01000101
+00100000
+00100010
+00100001
+00100010
+00100010
+00100001
+01001010
+10000010
+10100001
+01001000
+10000010
+00100001
+01000000
+00000000
+00000101
+00101010
+10101010
+10100001
+01000000
+00000000
+00000101
+00101000
+10100010
+10100001
+00101010
+10100000
+10000101
+00100010
+00100000
+10000101
+00100000
+00100010
+10100001
+01000101
+01000100
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01000100
+01000101
+00100000
+00100010
+00100001
+00100010
+00100010
+00100001
+01001010
+10000010
+10100001
+01001000
+10000010
+00100001
+01000000
+00000000
+00000101
+00101010
+10101010
+10100001
+01000000
+00000000
+00000001
+00100000
+10001010
+00101000
+00101000
+10001010
+10101000
+00100010
+10001000
+10001000
+00100000
+10001000
+00001000
+01000101
+00010001
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01000101
+01010010
+00010101
+00100001
+01010010
+00010001
+00100001
+01010010
+10001000
+10100001
+01010100
+10101010
+10000101
+01010100
+10100010
+10000101
+01010100
+10000100
+10000101
+01010101
+00010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010001
+01010101
+01001000
+00001000
+01000001
+00001000
+10001000
+00101000
+10101000
+10001000
+00101010
+10100010
+10100001
+00100010
+00100010
+00100001
+00100000
+00100010
+00100001
+01000101
+01000100
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010001
+01010001
+01001000
+00001000
+00001000
+01001000
+10001000
+10001000
+01001000
+10001000
+10001000
+01001010
+00000010
+10100001
+01001000
+10000010
+00100001
+01001000
+10000010
+00100001
+01010001
+00010100
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000100
+00000101
+01010010
+10100010
+10100001
+01010010
+00000100
+10000101
+01010010
+00010100
+10000101
+01010010
+10000100
+10000101
+01010010
+00010100
+10000101
+01010010
+00010100
+10000101
+01010100
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010100
+10000101
+01010100
+00000000
+10100001
+01010010
+10101010
+10101000
+01010100
+00000000
+10100001
+01010100
+01010100
+10000101
+01010010
+00010101
+00010101
+01001010
+00000000
+00010101
+00101010
+10101010
+10000101
+01001010
+00000000
+00010101
+01010010
+00010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01000101
+00000001
+00101010
+00100000
+10101000
+00100010
+00100001
+00100001
+00101010
+00100000
+00100001
+00100010
+00101010
+00100001
+01000000
+00000000
+00000101
+01010010
+10001010
+00010101
+01010010
+10101010
+00010101
+01010010
+00100010
+00010101
+01010010
+00000010
+00010101
+01010100
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01000101
+00000001
+00101010
+00100000
+10101000
+00100010
+00100001
+00100001
+00101010
+00100000
+00100001
+00100010
+00101010
+00100001
+01000100
+01000000
+01000101
+00100000
+01000000
+00000101
+00100010
+00101010
+10100001
+00101000
+00100010
+00100001
+00100010
+00100010
+00100001
+01000100
+01000100
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01000101
+00000001
+00101010
+00100000
+10101000
+00100010
+00100001
+00100001
+00101010
+00100000
+00100001
+00100010
+00101010
+00100001
+01000000
+00000000
+00000101
+01010010
+10100010
+10100001
+01010010
+00000100
+10000101
+01010010
+10000100
+10000101
+01010010
+00010100
+10000101
+01010100
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01000101
+00000001
+00101010
+00100000
+10101000
+00100010
+00100001
+00100001
+00101010
+00100000
+00100001
+00100010
+00101010
+00100001
+01000100
+01000000
+00000001
+00100000
+00101000
+10101000
+00100010
+00100000
+00100001
+00101000
+00101000
+00100001
+00100010
+00100001
+00100001
+01000100
+01000101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01000101
+00000101
+00101000
+00100000
+10100001
+00100010
+00100010
+00000101
+00100010
+00100010
+10100001
+00100010
+00100000
+00100001
+00101000
+00100010
+10000101
+01000000
+00000000
+00010101
+01010010
+10001010
+00010101
+01010010
+10101010
+00010101
+01010010
+00100010
+00010101
+01010010
+00100010
+00010101
+01010100
+01000100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00010101
+01010101
+01001010
+10000101
+01010101
+00101000
+00010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010100
+10100001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+00010101
+01010101
+01001010
+10000101
+01010101
+01010000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000101
+01010101
+01010010
+10100001
+01010101
+01010100
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01001010
+00010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010100
+00101000
+01010101
+01010010
+10100001
+01010101
+01010100
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01000101
+00000101
+00101000
+00100000
+10100001
+00100010
+00100010
+00000101
+00100010
+00100010
+10100001
+00100010
+00100000
+00100001
+00101000
+00100010
+10000101
+01000001
+01000000
+00000101
+00100000
+00101000
+10100001
+00100010
+00101010
+10100001
+00101000
+00100010
+00100001
+00100010
+00100010
+00100001
+01000100
+01000100
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01000101
+00000101
+00101000
+00100000
+10100001
+00100010
+00100010
+00000101
+00100010
+00100010
+10100001
+00100010
+00100000
+00100001
+00101000
+00100010
+10000101
+01000000
+00000000
+00000101
+01001010
+10001010
+10000101
+01001000
+00010010
+00010101
+01001010
+00010010
+00010101
+01001000
+01010010
+00010101
+01010001
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01000101
+00000101
+00101000
+00100000
+10100001
+00100010
+00100010
+00000101
+00100010
+00100010
+10100001
+00100010
+00100000
+00100001
+00101000
+00100010
+10000101
+01000000
+00000000
+00000101
+00101000
+10100010
+10100001
+00101010
+10100000
+10000101
+00100010
+00100000
+10000101
+00100010
+00100010
+10100001
+01000100
+01000100
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01000101
+00000101
+00101000
+00100000
+10100001
+00100010
+00100010
+00000101
+00100010
+00100010
+10100001
+00100010
+00100000
+00100001
+00101000
+00100010
+10000101
+01000001
+00000000
+00000001
+00100000
+10001010
+00101000
+00101000
+10001010
+10101000
+00100010
+10001000
+10001000
+00100000
+10001000
+10001000
+01000101
+00010001
+00010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010000
+01010101
+01010010
+10001010
+00010101
+01010010
+10101010
+00010101
+01010010
+00100010
+00010101
+01010010
+00100010
+00010101
+01010010
+00000010
+00010101
+01010100
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+00010000
+01000001
+00100000
+10001010
+00101000
+00100010
+00001010
+10101000
+00101000
+00001000
+10001000
+00100010
+00001000
+10001000
+00100000
+10001000
+00001000
+01000101
+00010001
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01000001
+01010101
+01001010
+00101000
+00000001
+01001010
+10101000
+10101000
+01001000
+10001000
+00100001
+01001000
+10001000
+00100001
+01001000
+10001000
+00100001
+01001000
+00001000
+10101000
+01010001
+01010001
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+00010000
+01000001
+00100000
+10001010
+00101000
+00101000
+10001010
+10101000
+00101010
+10001000
+10001000
+00100010
+10001000
+10001000
+00100000
+10001000
+10001000
+00100000
+10001000
+00001000
+01000101
+00010001
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100000
+00010101
+01010101
+00100110
+10000001
+01010101
+00100010
+10011000
+00000101
+00100010
+10011010
+01100001
+00100010
+10011010
+01100001
+00100010
+10011000
+00000101
+00100110
+10000001
+01010101
+00100000
+00010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+00010101
+01010100
+10000100
+10000101
+01010010
+10100010
+10100001
+01001010
+10101010
+10101000
+01010000
+10000000
+10000001
+01010010
+00010010
+00010101
+01010010
+00010010
+00010101
+01010100
+10000100
+10000101
+01010101
+00100001
+00100001
+01010101
+00100001
+00100001
+01010100
+10000100
+10000101
+01010101
+00010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000100
+01010101
+01010101
+00100010
+00000000
+00000101
+00101000
+00101010
+10100001
+00100010
+00100010
+00100001
+00100010
+00100010
+00100001
+01000000
+00000000
+00000101
+00101010
+10101010
+10100001
+01000000
+00000000
+00000101
+01010100
+10001000
+01010001
+01010100
+10001000
+01001000
+01010100
+10101000
+00101000
+01010100
+10001000
+10101000
+01010101
+00010001
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00000100
+00000101
+00101010
+10100010
+10100001
+00100010
+00100010
+00100001
+00100010
+00100010
+10100001
+00100000
+00100010
+00000101
+01000101
+01000100
+01010101
+01010101
+00010001
+01010101
+01010100
+10001000
+01010001
+01010100
+10001000
+01001000
+01010100
+10101000
+00101000
+01010100
+10001000
+10101000
+01010101
+00010001
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+00010000
+00010101
+01001000
+10001010
+10000101
+01001010
+00010010
+00010101
+01001000
+10000010
+00010001
+01001000
+10000010
+00001000
+01010001
+00010100
+00101000
+01010101
+01010100
+10101000
+01010101
+01010101
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01000100
+10101010
+00010101
+00100010
+00000000
+10000101
+00101000
+01010101
+00100001
+00101010
+00010101
+00100001
+01000000
+01010101
+00100001
+01001000
+01010101
+00100001
+01010010
+00000000
+10000101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01000100
+00010101
+01001010
+00100010
+10000101
+00100010
+00100010
+00100001
+00100010
+00100010
+00100001
+00101010
+00100010
+10000101
+00100010
+00100010
+00100001
+00100010
+00100010
+00100001
+01000100
+01000100
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00010000
+00010101
+01001010
+10001010
+10000101
+01001000
+00010010
+00010101
+01001010
+00010010
+00010101
+01001000
+01010010
+00010101
+01010000
+00000000
+00010101
+01001010
+10101010
+10000101
+01010000
+00000000
+00010101
+01010100
+00101000
+01010101
+01010100
+10000001
+01010101
+01010100
+10101000
+01010101
+01010101
+00001000
+01010101
+01010100
+10100001
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000100
+01000001
+00000001
+00100010
+00101000
+10101000
+00100010
+00100001
+00100001
+00101010
+00101000
+00100001
+00100010
+00100001
+00100001
+01000000
+00000100
+01000001
+00101010
+10100010
+00101000
+00100010
+00100010
+00100010
+00100010
+00100010
+00100010
+00100000
+00100010
+00100010
+01000101
+01000100
+01000100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+01010101
+01010010
+10101010
+00010101
+01010010
+00100010
+00010101
+01010010
+00100010
+00010101
+01010010
+00000010
+00010101
+01010000
+00000000
+00010101
+01001010
+10101010
+10000101
+01010000
+00000000
+00010101
+01010101
+00101010
+00010101
+01010100
+10000000
+01010101
+01010101
+00101000
+01010101
+01010101
+00000010
+00010101
+01010100
+10101000
+01010101
+01010101
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000100
+01010101
+01010101
+00100010
+00000000
+00000101
+00101000
+00101010
+10100001
+00100010
+00100010
+00100001
+00100010
+00100010
+00100001
+01000000
+00000000
+00000101
+00101010
+10101010
+10100001
+01000000
+00000000
+00000101
+01010100
+10001000
+01010101
+01010100
+10001000
+01010101
+01010100
+10101000
+01010101
+01010100
+10001000
+01010101
+01010101
+00010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00000100
+00000101
+00101010
+10100010
+10100001
+00100010
+00100010
+00100001
+00100010
+00100010
+10100001
+00100000
+00100010
+00000101
+01000101
+01000100
+01010101
+01010101
+00010001
+01010101
+01010100
+10001000
+01010101
+01010100
+10001000
+01010101
+01010100
+10101000
+01010101
+01010100
+10001000
+01010101
+01010101
+00010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+00010000
+00010101
+01001000
+10001010
+10000101
+01001010
+00010010
+00010101
+01001000
+10000010
+00010101
+01001000
+10000010
+00010101
+01010001
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000100
+01000000
+00000010
+10100010
+00101010
+10100010
+00100010
+00100010
+00100010
+10100010
+00100010
+00100010
+00100010
+01000000
+00000000
+00000000
+00101010
+10101010
+10101010
+01000000
+00000000
+00000000
+01010010
+10001010
+00101010
+01010010
+10101010
+00001000
+01010010
+00100010
+00001000
+01010010
+00000010
+00101010
+01010100
+01010100
+01000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+10100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00000101
+01010101
+01010101
+10100001
+01010101
+01010101
+00000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+00010001
+01010100
+10101000
+10001000
+01010101
+00100000
+10001000
+01010101
+00100000
+10101000
+01010101
+00100000
+10001000
+01010101
+01000101
+00010001
+01010101
+01010001
+01000101
+01010101
+01001000
+00100001
+01010101
+01010000
+10000101
+01010101
+01010010
+00000101
+01010101
+01001000
+00100001
+01010101
+01010001
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00010101
+01010101
+01001010
+10000101
+01010101
+01001000
+10000000
+00000101
+01001010
+10001010
+10100001
+01010000
+00001000
+00000101
+01010101
+01001000
+00010101
+01010101
+01001010
+10000101
+01010101
+01001000
+00010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00010101
+01010101
+01001010
+10000101
+01010101
+01001000
+10000100
+00010101
+01001010
+10000010
+10000101
+01010000
+00001000
+00100001
+01010101
+01001000
+01000101
+01010101
+01001000
+01000101
+01010101
+01001000
+00100001
+01010101
+01010010
+10000101
+01010101
+01010100
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01101010
+10100010
+00010101
+10000000
+00000010
+00010101
+10010101
+01001000
+00100101
+00100101
+00101000
+01001001
+01001001
+00100001
+01010010
+01010010
+10000101
+01010110
+01010100
+10101010
+10101000
+01010010
+00000000
+00000001
+01010010
+00010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+00000101
+00000101
+00101000
+10100000
+10100001
+00101010
+10100010
+00001000
+00100010
+00100010
+10101000
+00100010
+00100010
+00001000
+01000100
+01000100
+01010001
+01010101
+01010010
+00010101
+01010101
+01010010
+00000001
+01010101
+01010010
+10101000
+01010101
+01010010
+00001000
+01010101
+01010010
+00001000
+01010101
+01010100
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000100
+00010101
+01010010
+10100010
+10000101
+01010010
+00100010
+00100001
+01010010
+00100010
+00100001
+01010010
+10100010
+00100001
+01010100
+00000100
+00000101
+01010010
+00100010
+10000101
+01010010
+00100010
+00100001
+01010010
+10100010
+10000101
+01010010
+00100010
+00100001
+01010100
+01000100
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010001
+00010001
+01010010
+10001000
+10001000
+01010010
+00001000
+10001000
+01010010
+10001000
+00100001
+01010010
+00001010
+00100001
+01010100
+01000000
+00000101
+01010010
+00100010
+10000101
+01010010
+00100010
+00100001
+01010010
+10100010
+10000101
+01010010
+00100010
+00100001
+01010100
+01000100
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+01000001
+01010100
+10101000
+00101000
+01010010
+00000000
+10000001
+01010010
+00101000
+00100001
+01010010
+00001000
+00001000
+01000100
+10100000
+10100001
+00100001
+00000101
+00000101
+00101000
+01010101
+01010101
+00100010
+00010101
+01010101
+00100000
+10000101
+01010101
+00100001
+00100001
+01010101
+00100001
+01001000
+01010101
+00100000
+00000010
+00010101
+00101010
+10101010
+10000101
+01000000
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010101
+01010101
+00101010
+00010101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010101
+00101010
+00010101
+01010101
+00101010
+00010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000100
+00010101
+01010010
+10100010
+10000101
+01010010
+00100010
+00100001
+01010010
+00100010
+00100001
+01010010
+10100010
+00100001
+01010100
+00000000
+01000101
+01010101
+00101010
+00010101
+01010100
+10100010
+10000101
+01010100
+10100000
+10000101
+01010100
+10101010
+10000101
+01010101
+00101010
+00010101
+01010101
+01000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010001
+00010001
+01010010
+10001000
+10001000
+01010010
+00001000
+10001000
+01010010
+10001000
+00100001
+01010010
+00001010
+00100001
+01010100
+01000000
+01000101
+01010101
+00101010
+00010101
+01010100
+10100010
+10000101
+01010100
+10100000
+10000101
+01010100
+10101010
+10000101
+01010101
+00101010
+00010101
+01010101
+01000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+10001010
+10000101
+01010010
+10001010
+10000101
+01010010
+10000000
+10000101
+01010010
+10101010
+10000101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010101
+01010101
+00101010
+00010101
+01010100
+10101010
+10000101
+01010100
+10100010
+10000101
+01010100
+10100010
+10000101
+01010100
+10100010
+10000101
+01010100
+10100010
+10000101
+01010100
+10101010
+10000100
+01010101
+00101010
+00010100
+01010101
+01000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01001010
+00010101
+01010101
+00101010
+00010101
+01010101
+00101010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+00101010
+10000100
+01010101
+00101010
+10000100
+01010101
+01000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010101
+01010101
+00101010
+00010101
+01010100
+10101010
+10000101
+01010100
+10100010
+10000101
+01010101
+00000010
+10000101
+01010101
+01001010
+00010101
+01010101
+00101000
+00010101
+01010100
+10101010
+10000100
+01010100
+10101010
+10000100
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010100
+10101010
+10000101
+01010101
+00000010
+10000101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+00000010
+10000101
+01010100
+10101010
+10000100
+01010100
+10101010
+00010100
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01001010
+00010101
+01010101
+00101010
+00010101
+01010100
+10101010
+00010101
+01010010
+10001010
+00010101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010100
+00001010
+00010100
+01010101
+01001010
+00010100
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010100
+10100000
+00010101
+01010100
+10101010
+00010101
+01010100
+10101010
+10000101
+01010101
+00000010
+10000101
+01010100
+10101010
+10000100
+01010100
+10101010
+00010100
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00010101
+01010101
+00101010
+10000101
+01010100
+10101010
+10000101
+01010100
+10100000
+00010101
+01010100
+10101010
+00010101
+01010100
+10101010
+10000101
+01010100
+10100010
+10000101
+01010100
+10101010
+10000100
+01010101
+00101010
+00010100
+01010101
+01000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010101
+00000010
+10000101
+01010101
+01001010
+10000101
+01010101
+01001010
+00010101
+01010101
+00101010
+00010101
+01010101
+00101000
+01010100
+01010101
+00101000
+01010100
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010101
+01010101
+00101010
+00010101
+01010100
+10101010
+10000101
+01010100
+10100010
+10000101
+01010101
+00101010
+00010101
+01010100
+10101010
+10000101
+01010100
+10100010
+10000101
+01010100
+10101010
+10000100
+01010101
+00101010
+00010100
+01010101
+01000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010101
+01010101
+00101010
+00010101
+01010100
+10101010
+10000101
+01010100
+10100010
+10000101
+01010100
+10101010
+10000101
+01010101
+00101010
+10000101
+01010101
+01000010
+10000101
+01010101
+00101010
+00010100
+01010101
+00101000
+01010100
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10001000
+01010101
+01010100
+10101000
+01010101
+01010100
+10001000
+01010101
+01010101
+00000001
+01010101
+01010100
+10101000
+01010101
+01010101
+00100000
+01010101
+01010101
+00100000
+01010101
+01010101
+00100000
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010001
+00000001
+00000001
+10001000
+10101000
+10101000
+10001000
+00100000
+10001000
+10001000
+00100000
+10001000
+10101000
+00100000
+10101000
+00000001
+00000101
+00000001
+10001000
+10100000
+10101000
+10001000
+10001000
+10001000
+10101000
+10100000
+10001000
+10001000
+10001000
+10101000
+00010001
+00010001
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+01010101
+00000010
+10000101
+01010000
+10101000
+00010101
+01001010
+00000001
+01010101
+01010000
+01010101
+01010101
+01000001
+01010001
+01000101
+00101000
+01001000
+00100001
+00100010
+00100010
+00100001
+00101000
+00100010
+00100001
+00100010
+00100010
+00100001
+00100010
+00001000
+00101000
+01000100
+01010001
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00010101
+01001010
+10101010
+10000101
+01010000
+00000000
+00010101
+01010101
+01010101
+01010101
+01000001
+01010001
+01000101
+00101000
+01001000
+00100001
+00100010
+00100010
+00100001
+00101000
+00100010
+00100001
+00100010
+00100010
+00100001
+00100010
+00001000
+00101000
+01000100
+01010001
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01001010
+00000001
+01010101
+01010000
+10101000
+00010101
+01010101
+00000010
+10000101
+01010101
+01010100
+00010101
+01000001
+01010001
+01000101
+00101000
+01001000
+00100001
+00100010
+00100010
+00100001
+00101000
+00100010
+00100001
+00100010
+00100010
+00100001
+00100010
+00001000
+00101000
+01000100
+01010001
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010100
+10101000
+01010101
+01010010
+10101010
+00010101
+01010100
+00000000
+01010101
+01000000
+01000101
+00010101
+00101010
+00100000
+10000101
+00100010
+00000010
+10100001
+00101010
+00100000
+10000101
+00100000
+00100000
+10000101
+00100001
+00100000
+10000101
+01000101
+01000101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010101
+01010101
+00101010
+00010101
+01010100
+10101010
+10000101
+01010100
+10100010
+10000101
+01010100
+10100010
+10000101
+01010100
+10100010
+10000101
+00010100
+10100010
+10000101
+10000100
+10101010
+10000101
+10000101
+00101010
+00010101
+00010101
+01000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01001010
+00010101
+01010101
+00101010
+00010101
+01010101
+00101010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+00010101
+01001010
+00010101
+10000101
+00101010
+10000101
+10000101
+00101010
+10000101
+00010101
+01000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010101
+01010101
+00101010
+00010101
+01010100
+10101010
+10000101
+01010100
+10100010
+10000101
+01010101
+00000010
+10000101
+01010101
+01001010
+00010101
+00010101
+00101000
+00010101
+10000100
+10101010
+10000101
+10000100
+10101010
+10000101
+00010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010100
+10101010
+10000101
+01010101
+00000010
+10000101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+00010101
+00000010
+10000101
+10000100
+10101010
+10000101
+10000100
+10101010
+00010101
+00010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01001010
+00010101
+01010101
+00101010
+00010101
+01010100
+10101010
+00010101
+01010010
+10001010
+00010101
+01010010
+10101010
+10000101
+00010010
+10101010
+10000101
+10000100
+00001010
+00010101
+10000101
+01001010
+00010101
+00010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010100
+10100000
+00010101
+01010100
+10101010
+00010101
+01010100
+10101010
+10000101
+00010101
+00000010
+10000101
+10000100
+10101010
+10000101
+10000100
+10101010
+00010101
+00010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00010101
+01010101
+00101010
+10000101
+01010100
+10101010
+10000101
+01010100
+10100000
+00010101
+01010100
+10101010
+00010101
+01010100
+10101010
+10000101
+00010100
+10100010
+10000101
+10000100
+10101010
+10000101
+10000101
+00101010
+00010101
+00010101
+01000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010101
+00000010
+10000101
+01010101
+01001010
+10000101
+01010101
+01001010
+00010101
+00010101
+00101010
+00010101
+10000101
+00101000
+01010101
+10000101
+00101000
+01010101
+00010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010101
+01010101
+00101010
+00010101
+01010100
+10101010
+10000101
+01010100
+10100010
+10000101
+01010101
+00101010
+00010101
+01010100
+10101010
+10000101
+00010100
+10100010
+10000101
+10000100
+10101010
+10000101
+10000101
+00101010
+00010101
+00010101
+01000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010101
+01010101
+00101010
+00010101
+01010100
+10101010
+10000101
+01010100
+10100010
+10000101
+01010100
+10101010
+10000101
+01010101
+00101010
+10000101
+00010101
+01000010
+10000101
+10000101
+00101010
+00010101
+10000101
+00101000
+01010101
+00010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+01010101
+01010010
+10101010
+00010101
+01010100
+10101000
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01000000
+01000101
+00010101
+00101010
+00100000
+10000101
+00100010
+00000010
+10100001
+00101010
+00100000
+10000101
+00100000
+00100000
+10000101
+00100001
+00100000
+10000101
+01000101
+01000101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00010101
+00000001
+01001010
+10000100
+10101000
+00100000
+00000000
+10000001
+00100010
+10001000
+10100001
+00100000
+10000000
+10000101
+01001010
+00010100
+10000101
+01010000
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000100
+01000101
+01010010
+10100010
+00100001
+01001000
+00000010
+00100001
+01001000
+10100000
+10000101
+01001000
+00100010
+00100001
+01010010
+10000010
+00100001
+01010100
+00010100
+01000101
+01010101
+01010101
+01010101
+01010101
+01001000
+01010101
+01010101
+00101010
+00010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010100
+00101010
+00000101
+01010101
+00001000
+00010101
+01010101
+01000000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000100
+01000101
+01010010
+10100010
+00100001
+01001000
+00000010
+00100001
+01001000
+10100010
+10100001
+01001000
+00100000
+10000101
+01010010
+10000100
+10000101
+01010100
+00010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01000100
+01010101
+01010101
+00100010
+00010101
+01010100
+10100010
+10000101
+01010010
+10100010
+10100001
+01010100
+10100010
+10000101
+01010101
+00100010
+00010101
+01010101
+01000100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000100
+00000101
+01010010
+10100010
+10100001
+01001000
+00000100
+00100001
+01001000
+10100000
+10000101
+01001000
+00100010
+00000101
+01010010
+10000010
+10100001
+01010100
+00010100
+00000101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+00101010
+00010101
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010101
+00101010
+00010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010001
+01010001
+01001000
+01001000
+01001000
+00100001
+00100001
+00100001
+00100001
+00100001
+00100001
+01001000
+01001000
+01001000
+01010010
+00010010
+00010010
+01010010
+00010010
+00010010
+01001000
+01001000
+01001000
+01001000
+01001000
+01001000
+01010001
+01010001
+01010001
+01010101
+01010101
+01010101
+01000001
+01010001
+01000001
+00101000
+01001000
+00101000
+00100010
+00100010
+00100010
+00101000
+00101010
+00101000
+00100010
+00100010
+00100010
+00101010
+00100010
+00100010
+01000000
+01000100
+01000100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010001
+01010001
+01001000
+01001000
+01001000
+00100001
+00100001
+00100001
+00100001
+00100001
+00100001
+01001000
+01001000
+01001000
+01010010
+00010010
+00010010
+01010010
+00010010
+00010010
+01001000
+01001000
+01001000
+01001000
+01001000
+01001000
+01010001
+01010001
+01010001
+01010101
+01010101
+01010101
+01000100
+00010000
+01000100
+00100010
+10001010
+00100010
+00100010
+10101010
+00100010
+00100010
+00100010
+00100010
+00100010
+00100010
+00100010
+00100010
+00000010
+00101010
+01000100
+01010100
+01000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00100000
+01010101
+01010101
+00101000
+01010101
+01010101
+00100000
+01010101
+01010101
+00101000
+01010101
+01010101
+00100000
+01010101
+01010101
+00101000
+01010101
+01010101
+00100000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010001
+01010001
+01001000
+01001000
+01001000
+00100001
+00100001
+00100001
+00100001
+00100001
+00100001
+01001000
+01001000
+01001000
+01010010
+00010010
+00010010
+01010010
+00010010
+00010010
+01001000
+01001000
+01001000
+01001000
+01001000
+01001000
+01010001
+01010001
+01010001
+01010101
+01010101
+01010101
+01000000
+01010000
+01010000
+00101010
+00001010
+00001010
+00100000
+00100000
+00100000
+00101000
+00101010
+00100001
+00100000
+00000010
+00100000
+00101010
+00101000
+01001010
+01000000
+01000001
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010001
+01010001
+01001000
+01001000
+01001000
+00100001
+00100001
+00100001
+00100001
+00100001
+00100001
+01001000
+01001000
+01001000
+01010010
+00010010
+00010010
+01010010
+00010010
+00010010
+01001000
+01001000
+01001000
+01001000
+01001000
+01001000
+01010001
+01010001
+01010001
+01010101
+01010101
+01010101
+01000100
+01000000
+01000100
+00100010
+00101010
+00100010
+00100010
+00001000
+00100010
+00100010
+00001000
+01001000
+00100010
+00001000
+00100010
+01001000
+01001000
+00100010
+01010001
+01010001
+01000100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010001
+01010001
+01001000
+01001000
+01001000
+00100001
+00100001
+00100001
+00100001
+00100001
+00100001
+01001000
+01001000
+01001000
+01010010
+00010010
+00010010
+01010010
+00010010
+00010010
+01001000
+01001000
+01001000
+01001000
+01001000
+01001000
+01010001
+01010001
+01010001
+01010101
+01010101
+01010101
+00000100
+00010100
+01000000
+10100010
+10000010
+00101010
+10101010
+10001000
+10001000
+10001000
+10001000
+10001000
+10001000
+10001000
+10001000
+10000000
+10000010
+00001000
+00010101
+00010100
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010001
+01010001
+01001000
+01001000
+01001000
+00100001
+00100001
+00100001
+00100001
+00100001
+00100001
+01001000
+01001000
+01001000
+01010010
+00010010
+00010010
+01010010
+00010010
+00010010
+01001000
+01001000
+01001000
+01001000
+01001000
+01001000
+01010001
+01010001
+01010001
+01010101
+01010101
+01010101
+01000001
+01010001
+01000000
+00101000
+01001000
+00101010
+00100010
+00100010
+00001000
+00101010
+00101010
+00001000
+00100010
+00100010
+00001000
+00101000
+00100010
+00001000
+01000001
+01000100
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010001
+01010001
+01001000
+01001000
+01001000
+00100001
+00100001
+00100001
+00100001
+00100001
+00100001
+01001000
+01001000
+01001000
+01010010
+00010010
+00010010
+01010010
+00010010
+00010010
+01001000
+01001000
+01001000
+01001000
+01001000
+01001000
+01010001
+01010001
+01010001
+01010101
+01010101
+01010101
+01000000
+01000100
+01000000
+00101010
+00100010
+00101010
+00100000
+00100010
+00001000
+00101000
+01001000
+01001000
+00100000
+00100010
+00001000
+00101010
+00100010
+00001000
+01000000
+01000100
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010100
+00010101
+01010010
+10000010
+10000101
+01010010
+10100010
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10001010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01010100
+00010100
+00010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010001
+01001000
+01010001
+01001000
+01001000
+01001000
+01010001
+01010001
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00010101
+01010101
+00101010
+10000101
+01010100
+10101010
+10000101
+01010100
+10100000
+00010101
+01010100
+10101010
+00010101
+01010101
+00101010
+10000101
+01010101
+00000010
+10000101
+01010100
+10101010
+10000101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010001
+01001000
+01010001
+01001000
+01001000
+01001000
+01010001
+01010001
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00010101
+01010101
+00101010
+10000101
+01010100
+10101010
+10000101
+01010100
+10100000
+00010101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010100
+10100000
+00010101
+01010100
+10101010
+10000101
+01010101
+00101010
+10000101
+01010101
+01000000
+00010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010001
+01001000
+01010001
+01001000
+01001000
+01001000
+01010001
+01010001
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+00000101
+01010010
+10000100
+10100001
+01010010
+10000000
+10100001
+01010010
+10001000
+10100001
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010010
+10100010
+10100001
+01010010
+10000100
+10100001
+01010100
+00010101
+00000101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010001
+01001000
+01010001
+01001000
+01001000
+01001000
+01010001
+01010001
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010001
+01001000
+01010001
+01001000
+01001000
+01001000
+01010001
+01010001
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010001
+01001000
+01010001
+01001000
+01001000
+01001000
+01010001
+01010001
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010001
+01000101
+00010001
+10001000
+00100000
+10001000
+10101000
+10001000
+10001000
+10001000
+10101000
+00100001
+10001000
+10001000
+00100001
+10001000
+10001000
+10001000
+10001000
+10001000
+10001000
+00010001
+00010001
+00010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00000101
+01010101
+00101010
+10100000
+00000001
+00000000
+00001010
+10101000
+00101010
+10100000
+00000000
+00000000
+00001010
+10101000
+00101010
+10101010
+10101000
+00101010
+00000010
+10101000
+00101010
+00101000
+10101000
+00101010
+00101000
+10101000
+00101010
+00000010
+10101000
+00101010
+00101010
+10101000
+00101010
+00101010
+10101000
+00101010
+10101010
+10101000
+00101010
+10101010
+10101000
+01000000
+00000000
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00000000
+01010101
+01010101
+00101000
+01010101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01010010
+10101010
+10000101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+10101010
+10000101
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01010010
+10101010
+10000101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+10101010
+10000101
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010101
+00101000
+01010101
+01010101
+00000000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+01010101
+01010010
+10000100
+01000101
+01001000
+00100010
+00100001
+01001000
+00100010
+00100001
+01001010
+10100010
+10100001
+01001000
+00100010
+00100001
+01001000
+00100010
+00100001
+01010001
+01000100
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010101
+01010101
+00101010
+00010101
+01010100
+10000000
+01010101
+01010100
+10001010
+00010101
+01010100
+10000010
+00010101
+01010101
+00101000
+01010101
+01000001
+01000001
+00000101
+00101000
+00100000
+10100001
+00100010
+00100010
+00000101
+00100010
+00100010
+10100001
+00100010
+00100000
+00100001
+00101000
+00100010
+10000101
+01000001
+01000100
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010101
+01010101
+00101010
+00010101
+01010100
+10000000
+01010101
+01010100
+10001010
+00010101
+01010100
+10000010
+00010101
+01010101
+00101000
+01010101
+01010101
+01000000
+01010101
+01010101
+00101010
+00010101
+01010100
+10100010
+10000101
+01010100
+10100000
+10000101
+01010100
+10101010
+10000101
+01010101
+00101010
+00010101
+01010101
+01000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+00010001
+01010100
+10101000
+10001000
+01010100
+10001000
+10001000
+01010100
+10101000
+10101000
+01010100
+10001000
+10001000
+01000000
+00000000
+00000000
+00101010
+10101010
+10101010
+01000000
+00000000
+00000000
+01010010
+00010100
+10101000
+01001010
+10000100
+10000001
+00101010
+10100000
+10100001
+01000000
+00000100
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010101
+10100001
+01010101
+01010101
+00000001
+01010101
+01010101
+10101000
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+00010001
+01010100
+10101000
+10001000
+01010100
+10001000
+10001000
+01010100
+10101000
+10101000
+01010100
+10001000
+10001000
+01000000
+00000000
+00000000
+00101010
+10101010
+10101010
+01000000
+00000000
+00000000
+01010010
+00010101
+00101010
+01001010
+10000101
+00100010
+00101010
+10100001
+00100010
+01000000
+00000101
+00100010
+01010101
+01010101
+01000100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010101
+10100001
+01010101
+01010101
+00000101
+01010101
+01010101
+10100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00000000
+00000101
+00101010
+10101010
+10100001
+00101010
+10000000
+00101000
+00101010
+10000000
+00001000
+00101010
+10000000
+00101000
+00101010
+10101010
+10100001
+01000000
+00000000
+00000101
+01010101
+01010101
+01010101
+00010001
+00010001
+00010100
+10001000
+10001000
+10000010
+10101000
+10001010
+10001000
+10001000
+10001010
+10001000
+10001000
+10001010
+10000010
+10001000
+10001000
+10001000
+00010001
+00010001
+00010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00000000
+00000101
+00101010
+10101010
+10100001
+00101010
+10000000
+00101000
+00101010
+10000000
+00001000
+00101010
+10000000
+00101000
+00101010
+10101010
+10100001
+01000000
+00000000
+00000101
+01010101
+01010101
+01010101
+00010001
+00000101
+01000001
+10001000
+10100001
+00101000
+10001000
+10001000
+10000001
+10101000
+10100000
+00100001
+10001000
+10001000
+00001000
+10001000
+10001000
+10100001
+00010001
+00010001
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00010101
+01010101
+01001010
+10000101
+01010101
+00100000
+00010101
+01010101
+00100001
+01010101
+01010101
+00100000
+00010101
+01010101
+01001010
+10000001
+01010101
+01010000
+00001000
+01010101
+01010101
+00100010
+00010101
+01010101
+01001000
+00000001
+01010101
+01010000
+10101000
+01010101
+01010010
+00000001
+01010101
+01010010
+00101000
+01010101
+01010010
+00001000
+01010101
+01010100
+10101000
+01010101
+01010101
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01001010
+10101010
+10100001
+01001010
+10000010
+10100001
+00101010
+10101010
+10101000
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010100
+10000101
+01010101
+01010010
+10100001
+01010101
+01001010
+10101000
+01010101
+01010000
+10000001
+01010101
+01010100
+10000101
+01010101
+01010000
+10000001
+01010101
+01001010
+10101000
+01010100
+01010010
+10100001
+01010010
+00010100
+10000101
+01010010
+10000101
+00010101
+01001010
+10000101
+01000101
+01001010
+10100001
+00100001
+00101010
+10101000
+00101000
+00101010
+10101010
+10101000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010000
+00010101
+01010010
+10001010
+10000101
+01001000
+00010010
+00010101
+01001000
+01010010
+00010101
+01001000
+00010010
+00010101
+01010010
+10000010
+00010101
+01010100
+00010100
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010100
+10001000
+01010101
+01010100
+10001000
+01010101
+01010010
+10001010
+00010101
+01010010
+10101010
+00010101
+01001010
+10001010
+10000101
+01010000
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010100
+00010101
+01010100
+10000010
+10000101
+01010010
+00100010
+00100001
+01010010
+10100010
+00100001
+01010010
+00100010
+00100001
+01010010
+00100010
+10000101
+01010100
+00000100
+00010101
+01010100
+10100010
+10000101
+01010010
+00000010
+00100001
+01010010
+10100010
+10100001
+01010100
+00100010
+00100001
+01010010
+10000010
+10000101
+01010100
+00010100
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010100
+00010101
+01001010
+00010010
+10000101
+01001000
+10000010
+00100001
+01001010
+00010010
+10000101
+01001000
+10000010
+00100001
+01001010
+10000010
+10100001
+01010000
+00010100
+00000101
+01010101
+01010101
+01010101
+01010110
+00000000
+10010101
+01011000
+00000000
+00100101
+01010110
+00000000
+10010101
+01011000
+00000000
+00100101
+01010110
+00000000
+10010101
+01011000
+00000000
+00100101
+01010110
+00000000
+10010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001001
+01001110
+01000001
+01010110
+00000011
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001001
+01001110
+01000001
+01010110
+00000011
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01000000
+01010101
+01010100
+00101010
+01010101
+01010000
+10101010
+01010101
+01000010
+10101010
+01010101
+00001010
+10101000
+01010100
+00101010
+10100000
+01010100
+10101010
+10000101
+01010000
+10101010
+00010101
+01010010
+10101000
+01010101
+01000010
+10100000
+01010101
+01001010
+10100001
+01010101
+01001010
+10100001
+01010101
+01001010
+10000001
+01010100
+01001010
+10000001
+01010100
+00001010
+10000101
+01010100
+01001010
+10000001
+01010100
+01001010
+10000001
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000101
+10101010
+10101010
+10000000
+10101010
+10101010
+10101000
+10101010
+10101010
+10101010
+10100000
+00000010
+10101010
+00000000
+00000000
+00001010
+01010101
+01010101
+01000010
+01010101
+01010101
+01010000
+01010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010100
+00000101
+01010101
+01000000
+00000000
+01010101
+00001010
+10101000
+00010101
+00101010
+10101010
+00010101
+00101010
+10101010
+00000101
+10101010
+10101010
+00000101
+00101010
+10101010
+00000101
+00101010
+10101010
+10000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010101
+10000001
+01010101
+01010101
+10100000
+01010101
+01010101
+10101000
+00010101
+01010101
+10101010
+00010101
+01010101
+10101010
+10000101
+01010101
+00101010
+10000001
+01010101
+00001010
+10100001
+01010101
+01001010
+10100001
+01010101
+01000010
+10100000
+01010101
+01010010
+10101000
+01010101
+01010010
+10101000
+01010101
+01010010
+10101000
+01010101
+01010000
+10101000
+01010101
+01010010
+10101000
+01010101
+01010010
+10101000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01000010
+01010101
+01010101
+00001010
+01010101
+01010100
+00101010
+01010101
+01010100
+10101010
+01010101
+01010010
+10101010
+01010101
+01000010
+10101000
+01010101
+01001010
+10100000
+01010101
+01001010
+10100001
+01010101
+00001010
+10000001
+01010101
+00101010
+10000101
+01010101
+00101010
+10000101
+01010101
+00101010
+10000101
+01010101
+00101010
+00000101
+01010101
+00101010
+10000101
+01010101
+00101010
+10000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00000000
+00000010
+10101010
+10101010
+00101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10000000
+00001010
+10100000
+00000000
+00000000
+10000001
+01010101
+01010101
+00000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00010101
+01010101
+00000000
+00000001
+01010100
+00101010
+10100000
+01010100
+10101010
+10101000
+01010000
+10101010
+10101000
+01010000
+10101010
+10101010
+01010000
+10101010
+10101000
+01010010
+10101010
+10101000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+00000001
+01010101
+01010101
+10101000
+00010101
+01010101
+10101010
+00000101
+01010101
+10101010
+10000001
+01010101
+00101010
+10100000
+01010101
+00001010
+10101000
+00010101
+01010010
+10101010
+00010101
+01010100
+10101010
+00000101
+01010101
+00101010
+10000101
+01010101
+00001010
+10000001
+01010101
+01001010
+10100001
+01010101
+01001010
+10100001
+00010101
+01000010
+10100001
+00010101
+01000010
+10100001
+00010101
+01010010
+10100000
+00010101
+01000010
+10100001
+00010101
+01000010
+10100001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001010
+10100001
+01010101
+01001010
+10100001
+01010101
+01000010
+10100000
+01010101
+01010010
+10101000
+01010101
+01010010
+10101010
+00010101
+01010100
+10101010
+00000101
+01010100
+00101010
+10100000
+01010101
+00001010
+10101000
+01010101
+01000010
+10101010
+01010101
+01010000
+10101010
+01010101
+01010100
+00101010
+01010101
+01010101
+00000000
+01010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00001010
+10101010
+10100001
+01000000
+10001010
+10101000
+01010000
+00000010
+10101010
+01010101
+01010000
+10101010
+01010101
+01010100
+00101010
+01010101
+01010101
+00001010
+01010101
+01010101
+01000010
+00000001
+01000000
+00010000
+10100000
+00000010
+00000100
+10101010
+10101010
+10000001
+10101010
+10101010
+10100000
+10101010
+10101010
+10000001
+00000000
+00000000
+00000101
+01010000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010010
+10101000
+01010101
+01010010
+10100000
+01010101
+00010010
+10100001
+01010101
+10000100
+10100001
+01000000
+10100001
+00000000
+00101010
+10101000
+01001010
+10101010
+10101000
+00101010
+10101010
+10101000
+10101010
+10101010
+00100010
+10101010
+10101010
+00000010
+10101010
+10000000
+01001010
+10101000
+00000101
+01001010
+10101000
+01010101
+00101010
+10100000
+01010101
+00101010
+10100001
+01010101
+00101010
+10100001
+01010101
+00101010
+10100001
+01010101
+00101010
+10100001
+01010101
+00101010
+10100000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00101010
+10000101
+01010101
+00001010
+10000101
+01010101
+01001010
+10000100
+00000001
+01001010
+00010010
+10101000
+00000000
+01001010
+10101010
+10100001
+00101010
+10101010
+10101000
+00101010
+10101010
+10101010
+00101010
+10101010
+10101010
+10001000
+00000010
+10101010
+10000000
+01010000
+00101010
+10100001
+01010101
+00101010
+10100001
+01010101
+00001010
+10101000
+01010101
+01001010
+10101000
+01010101
+01001010
+10101000
+01010101
+01001010
+10101000
+01010101
+01001010
+10101000
+01010101
+00001010
+10101000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001010
+10101010
+10100000
+00101010
+10100010
+00000001
+10101010
+10000000
+00000101
+10101010
+00000101
+01010101
+10101000
+00010101
+01010101
+10100000
+01010101
+01010101
+10000001
+01010101
+01010101
+00000100
+00000001
+01000000
+00010000
+10000000
+00001010
+01000010
+10101010
+10101010
+00001010
+10101010
+10101010
+01000010
+10101010
+10101010
+01010000
+00000000
+00000000
+01010101
+01010000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001010
+10100001
+01010101
+01001010
+10100001
+01010101
+00001010
+10000001
+01010101
+00101010
+10000101
+01010100
+10101010
+10000101
+01010000
+10101010
+00010101
+00001010
+10101000
+00010101
+00101010
+10100000
+01010101
+10101010
+10000001
+01010101
+10101010
+00000101
+01010101
+10101000
+00010101
+01010101
+00000000
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+00000000
+01010101
+01010100
+00101010
+01010101
+01010000
+10101010
+01010101
+01000010
+10101010
+01010101
+00001010
+10101000
+01010100
+00101010
+10100000
+01010100
+10101010
+00000101
+01010010
+10101010
+00010101
+01010010
+10101000
+01010101
+01000010
+10100000
+01010101
+01001010
+10100001
+01010101
+01001010
+10100001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000101
+01010101
+00000000
+00000000
+00000101
+10101010
+10101010
+10000001
+10101010
+10101010
+10100000
+10101010
+10101010
+10000001
+10100000
+00000010
+00000100
+00000001
+01010000
+00010000
+01010101
+01010101
+01000010
+01010101
+01010101
+00001010
+01010101
+01010100
+00101010
+01010101
+01010000
+10101010
+01010000
+00000010
+10101010
+01000000
+10001010
+10101000
+00001010
+10101010
+10100001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001010
+10101000
+00010101
+01001010
+10101010
+00000001
+01001010
+10101010
+10100000
+01000010
+10101010
+10101010
+01010010
+10101010
+10101010
+01010000
+10101010
+10101010
+01010000
+10101010
+10101010
+01000010
+00101010
+10101010
+00001010
+00101010
+10101010
+00101010
+10001010
+10101010
+10101010
+10000010
+10101010
+10101010
+00010000
+10101010
+10101000
+01010100
+10101010
+10100001
+00000101
+00101010
+10000100
+10100001
+00001010
+00010010
+10100000
+01000010
+01000010
+10100000
+01010000
+01010010
+10101000
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00101010
+10100001
+01000000
+10101010
+10100001
+00001010
+10101010
+10100001
+10101010
+10101010
+10000001
+10101010
+10101010
+10000101
+10101010
+10101010
+00000101
+10101010
+10101010
+00000101
+10101010
+10101000
+10000001
+10101010
+10101000
+10100000
+10101010
+10100010
+10101000
+10101010
+10000010
+10101010
+10101010
+00000100
+10101010
+10101010
+00010101
+00101010
+10101000
+01010000
+01001010
+10100000
+01001010
+00010010
+10000001
+00001010
+10000100
+00000101
+00001010
+10000001
+00010101
+00101010
+10000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000101
+01010000
+00000000
+00000000
+01000010
+10101010
+10101010
+00001010
+10101010
+10101010
+01000010
+10101010
+10101010
+00010000
+10000000
+00001010
+00000100
+00000101
+01000000
+10000001
+01010101
+01010101
+10100000
+01010101
+01010101
+10101000
+00010101
+01010101
+10101010
+00000101
+01010101
+10101010
+10000000
+00000101
+00101010
+10100010
+00000001
+01001010
+10101010
+10100000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010101
+00000000
+01010101
+01010101
+10101000
+00010101
+01010101
+10101010
+00000101
+01010101
+10101010
+10000001
+01010101
+00101010
+10100000
+01010101
+00001010
+10101000
+00010101
+01010000
+10101010
+00010101
+01010100
+10101010
+10000101
+01010101
+00101010
+10000101
+01010101
+00001010
+10000001
+01010101
+01001010
+10100001
+01010101
+01001010
+10100001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001010
+10000001
+01010100
+01001010
+10000001
+01010100
+00001010
+10000101
+01010100
+01001010
+10000001
+01010100
+01001010
+10000001
+01010100
+01001010
+10100001
+01010101
+01001010
+10100001
+01010101
+01000010
+10100000
+01010101
+01010010
+10101000
+01010101
+01010000
+10101010
+00010101
+01010100
+10101010
+10000101
+01010100
+00101010
+10100000
+01010101
+00001010
+10101000
+01010101
+01000010
+10101010
+01010101
+01010000
+10101010
+01010101
+01010100
+00001010
+01010101
+01010101
+01000000
+01010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00101010
+10101010
+10000101
+00101010
+10101010
+00000101
+10101010
+10101010
+00000101
+00101010
+10101010
+00000101
+00101010
+10101010
+00010101
+00001010
+10101000
+00010101
+01000000
+00000000
+01010101
+01010100
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010000
+01010101
+01010101
+01000010
+00000000
+00000000
+00001010
+10100000
+00000010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101000
+10101010
+10101010
+10000000
+00000000
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010010
+10101000
+01010101
+01010010
+10101000
+01010101
+01010000
+10101000
+01010101
+01010010
+10101000
+01010101
+01010010
+10101000
+01010101
+01010010
+10101000
+01010101
+01000010
+10100000
+01010101
+01001010
+10100001
+01010101
+00001010
+10100001
+01010101
+00101010
+10000001
+01010101
+10101010
+10000101
+01010101
+10101010
+00010101
+01010101
+10101000
+00010101
+01010101
+10100000
+01010101
+01010101
+10000001
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00101010
+10000101
+01010101
+00101010
+10000101
+01010101
+00101010
+00000101
+01010101
+00101010
+10000101
+01010101
+00101010
+10000101
+01010101
+00101010
+10000101
+01010101
+00001010
+10000001
+01010101
+01001010
+10100001
+01010101
+01001010
+10100000
+01010101
+01000010
+10101000
+01010101
+01010010
+10101010
+01010101
+01010100
+10101010
+01010101
+01010100
+00101010
+01010101
+01010101
+00001010
+01010101
+01010101
+01000010
+01010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010010
+10101010
+10101000
+01010000
+10101010
+10101000
+01010000
+10101010
+10101010
+01010000
+10101010
+10101000
+01010100
+10101010
+10101000
+01010100
+00101010
+10100000
+01010101
+00000000
+00000001
+01010101
+01010000
+00010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+00000101
+01010101
+01010101
+10000001
+01010101
+01010101
+10100000
+00000000
+00000000
+10101010
+10000000
+00001010
+10101010
+10101010
+10101010
+00101010
+10101010
+10101010
+00000010
+10101010
+10101010
+01010000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01000010
+10100001
+00010101
+01000010
+10100001
+00010101
+01010010
+10100000
+00010101
+01000010
+10100001
+00010101
+01000010
+10100001
+01010101
+01001010
+10100001
+01010101
+01001010
+10100001
+01010101
+00001010
+10000001
+01010101
+00101010
+10000101
+01010100
+10101010
+00000101
+01010010
+10101010
+00010101
+00001010
+10101000
+00010101
+00101010
+10100000
+01010101
+10101010
+10000001
+01010101
+10101010
+00000101
+01010101
+10100000
+00010101
+01010101
+00000001
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010010
+00010101
+01010101
+01001010
+00010101
+01010101
+00101010
+00010101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010101
+00101010
+00010101
+01010101
+01001010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010100
+10000101
+01010101
+01010100
+10100001
+01010101
+01010100
+10101000
+01010101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010100
+10101000
+01010101
+01010100
+10100001
+01010101
+01010100
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01001010
+01010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00100001
+01010101
+01010100
+10101000
+01010101
+01010010
+10101010
+00010101
+01001010
+10101010
+10000101
+01001010
+10101010
+10000101
+00101010
+00000010
+10100001
+00100000
+00000000
+00100001
+00000001
+01010101
+00000001
+00000101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+10000101
+01010101
+01001010
+10000101
+01010100
+10101010
+10000101
+01001010
+10101010
+10000101
+01000000
+00001010
+10000101
+01010101
+01000010
+10000101
+01010101
+01010000
+10000101
+01010101
+01010100
+00000101
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010010
+10100001
+01010100
+10101010
+10100001
+01001010
+10101010
+10000001
+01000000
+10101010
+10000101
+01010100
+00101010
+00000101
+01010101
+00101010
+00010101
+01010101
+00101000
+00010101
+01010101
+00000000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+00010100
+01010001
+00001010
+10101010
+10101000
+01000010
+10101010
+10100000
+01010000
+10101010
+10000001
+01010100
+10101010
+00000101
+01010100
+10101000
+00010101
+01010100
+10100000
+01010101
+01010100
+00000001
+01010101
+01010100
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00101010
+10000101
+01010101
+00000010
+10101010
+00010101
+01000010
+10101010
+10101000
+01010010
+10101010
+10000000
+01001010
+10101000
+00000001
+00101010
+00000000
+00010101
+00000000
+00000001
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+10000101
+01010101
+01010100
+10101000
+01010101
+01010010
+10101010
+10000101
+01001010
+10101010
+10100001
+00101010
+10101010
+10101000
+00000000
+00000000
+00000000
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001001
+01010101
+01000000
+00101010
+00010101
+00101010
+10101010
+10010101
+00001010
+10101010
+10000101
+01000000
+10101010
+10100101
+01010000
+00000010
+10100001
+01010101
+00000000
+00000101
+01010101
+01010100
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+01010000
+00000010
+10010101
+01001010
+10101010
+10000101
+01000010
+10101010
+10010101
+01010000
+10101010
+10000101
+01010100
+00001010
+10010101
+01010101
+00000000
+10000101
+01010101
+01010000
+00010101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001010
+00010101
+00101000
+01000010
+10101010
+10100000
+01010010
+10101010
+10100001
+01010000
+10101010
+10000001
+01010100
+10101010
+10000101
+01010100
+00101010
+00000101
+01010101
+00001000
+00010101
+01010101
+01000000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+01010101
+01010110
+10000000
+00000101
+01010010
+10101010
+10100001
+01010110
+10101010
+10000001
+01010010
+10101010
+00000101
+01010110
+10100000
+00010101
+01010010
+00000000
+01010101
+01010100
+00000101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+01100001
+01010101
+01010100
+10101000
+00000001
+01010110
+10101010
+10101000
+01010010
+10101010
+10100000
+01011010
+10101010
+00000001
+01001010
+10000000
+00000101
+01010000
+00000000
+01010101
+01010000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010010
+00010101
+01010101
+00101010
+00010101
+01010010
+10101010
+10000101
+01001010
+10101010
+10100001
+00101010
+10101010
+10101000
+00000000
+00000000
+00000000
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010010
+10101000
+01010100
+10101010
+10000000
+00101010
+10101010
+10000001
+00000010
+10101010
+10000101
+01000000
+00101010
+10100001
+01010100
+00000000
+10101000
+01010101
+01010000
+00000000
+01010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+00010100
+01000101
+00101010
+10101010
+10100000
+00001010
+10101010
+10000001
+01000010
+10101010
+00000101
+01010000
+10101010
+00010101
+01010100
+00101010
+00010101
+01010101
+00001010
+00010101
+01010101
+01000000
+00010101
+01010101
+01010000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001010
+10000101
+01010101
+01001010
+10101010
+00010101
+01000010
+10101010
+10100001
+01010010
+10101010
+00000001
+01010000
+10101000
+00010101
+01010100
+10101000
+01010101
+01010100
+00101000
+01010101
+01010101
+00000000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010010
+00010101
+01010101
+01010010
+10100001
+01010101
+01010010
+10101010
+00010101
+01010010
+10101010
+10100001
+01010010
+10100000
+00000001
+01010010
+10000001
+01010101
+01010010
+00000101
+01010101
+01010000
+00010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010101
+01010101
+00101010
+00010101
+01010101
+01000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010101
+01010101
+00101010
+00010101
+01010101
+01000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010101
+01010101
+00101010
+00010101
+01010101
+01000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010101
+01010101
+00101010
+00010101
+01010101
+01000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010101
+01010101
+00101010
+00010101
+01010101
+01000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010101
+01010101
+00101010
+00010101
+01010101
+01000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010101
+01010101
+00101010
+00010101
+01010101
+01000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010101
+01010101
+00101010
+00010101
+01010101
+01000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010101
+01010101
+00101010
+00010101
+01010101
+01000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+00101010
+00010101
+01010100
+10000000
+10000101
+01010101
+00010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+00101010
+00010101
+01010100
+10000000
+10000101
+01010101
+00010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+00101010
+00010101
+01010100
+10000000
+10000101
+01010101
+00010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+00010101
+01010100
+10000000
+10000101
+01010101
+00101010
+00010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+00010101
+01010100
+10000000
+10000101
+01010101
+00101010
+00010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+00010101
+01010100
+10000000
+10000101
+01010101
+00101010
+00010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01000101
+00000001
+00101010
+00100000
+10101000
+00100010
+00100001
+00100001
+00101010
+00100001
+00100001
+00100010
+00100001
+00100001
+00100010
+00101010
+00100001
+01000000
+01000000
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010010
+01010101
+01010101
+01010010
+01010101
+01010101
+01010010
+01010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+00010101
+01001000
+01010100
+10000101
+01010010
+00010010
+00010101
+01010100
+10001000
+01010101
+01010101
+00100001
+01010101
+01010100
+10001000
+01010101
+01010010
+00010010
+00010101
+01001000
+01010100
+10000101
+01010001
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010101
+01010101
+00101010
+00010101
+01010101
+00101010
+00010101
+01010101
+01000000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00010101
+01010101
+00101010
+10000101
+01010101
+00101010
+10000101
+01010101
+01000000
+00010101
+01010101
+00101010
+00010101
+01010101
+00101010
+00010101
+01010101
+01000000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00000101
+01010101
+00101010
+10100001
+01010101
+00101010
+10100001
+01010101
+01000000
+00000101
+01010101
+00101010
+10000101
+01010101
+00101010
+10000101
+01010101
+01000000
+00010101
+01010101
+00101010
+00010101
+01010101
+00101010
+00010101
+01010101
+01000000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01000101
+00000101
+00101000
+00100000
+10100001
+00100010
+00100010
+00000101
+00100010
+00100000
+10000101
+00100010
+00100000
+00100001
+00101000
+00100010
+10000101
+01000001
+01000100
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010100
+10101000
+01010101
+00000010
+00000010
+00000000
+10101000
+01010100
+10101010
+00001000
+01010100
+10000000
+01001000
+01010100
+10000101
+01010010
+00000010
+00010101
+01010100
+10101000
+01010101
+01010101
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00000000
+00000101
+00101010
+10101010
+10100001
+00101010
+10000000
+00101000
+00101010
+10000000
+00001000
+00101010
+10000000
+00101000
+00101010
+10101010
+10100001
+01000000
+00000000
+00000101
+01010101
+01010101
+01010101
+00000101
+00010000
+01000000
+10100000
+10001010
+00101010
+10001000
+10001000
+00001000
+10001000
+10000010
+00001000
+10001000
+10000000
+10001000
+10100000
+10001010
+00001000
+00000101
+00010000
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10100010
+10001010
+00101000
+10100010
+10001010
+00101000
+10100010
+10001010
+00101000
+10100010
+10001010
+00101000
+10100010
+10001010
+00101000
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+00000101
+01000101
+00100000
+10100000
+00100001
+10001000
+10001000
+10001000
+10001000
+10001000
+10001000
+00100000
+10100000
+00100001
+01000101
+00000101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010010
+01010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00000000
+00000000
+01101010
+10101010
+10101010
+01000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010100
+00100001
+01010101
+01010010
+01001000
+01010101
+01001000
+00000010
+00000000
+00100000
+10101000
+10000000
+10001010
+00000010
+00000000
+00100000
+01010010
+10000000
+10100001
+01010010
+10100010
+10100001
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010101
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010100
+01010101
+01010101
+01010100
+01010000
+00000000
+01010101
+01001010
+10101010
+00010101
+01010000
+00000000
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010100
+01010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00010101
+00000001
+01001010
+10000100
+10101000
+00100000
+00010101
+00000010
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+00100000
+00010101
+00000010
+01001010
+10000100
+10101000
+01010000
+00010101
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+00010101
+01000000
+00000001
+01010101
+00101010
+10101000
+00010101
+01000000
+00000001
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010100
+10000101
+01010101
+01010101
+00100001
+01010101
+01010101
+01001000
+01010101
+01010101
+01010010
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+00000000
+10000101
+00001010
+10101010
+10100000
+10001010
+10101010
+10100010
+10101010
+10000010
+10101010
+00001010
+10101010
+10100000
+01010010
+10101010
+10000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010010
+00010101
+01010101
+01001000
+01010101
+01010101
+00100001
+01010101
+01010101
+10000101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010010
+01010000
+00000000
+00001000
+01001010
+10101010
+10101000
+01010000
+00000000
+00001000
+01010101
+01010101
+01010010
+01010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010001
+01001000
+01010101
+01001000
+00100001
+01010101
+01010010
+10000101
+01010101
+01010100
+00010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01000000
+01010101
+01010101
+01010001
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010100
+00100001
+01010101
+01010010
+01001000
+01010101
+01001000
+01010001
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+00100001
+01010101
+01010101
+01001000
+00000000
+00000001
+01001010
+10101010
+10101000
+01001000
+00000000
+00000001
+00100001
+01010101
+01010101
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+01010101
+01001010
+10101010
+01010101
+01010000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+01010101
+01001010
+10101010
+01010101
+01010000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010100
+10000101
+01010101
+01010010
+00100001
+01010101
+01001000
+01001000
+01010101
+00100001
+01010010
+00010100
+10000101
+01010100
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+00010101
+01010010
+00010100
+10000101
+01001000
+01010101
+00100001
+00100001
+01010101
+01001000
+10000101
+01010101
+01010010
+00010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000101
+01010101
+10101010
+10100001
+01010101
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000101
+01010101
+10101010
+10100001
+01010101
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10010101
+01010101
+01010101
+00101010
+10101010
+10101010
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010110
+10101010
+10010101
+01011000
+00000000
+00100101
+10100000
+00000000
+00001010
+00000000
+00000000
+00000000
+10100000
+00000000
+00001010
+01011010
+10101010
+10100101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010110
+10101010
+10101010
+10101000
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+01010100
+10101010
+10101010
+01010101
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000001
+01010101
+10101010
+10101000
+01010101
+00000000
+00001000
+01010101
+01010101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00000000
+01010101
+00101010
+10101010
+01010101
+00100000
+00000000
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+01010101
+10101010
+10101010
+00010101
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001001
+01010101
+01010101
+00100101
+01010101
+01010100
+10010101
+01010101
+01010010
+01010101
+01010101
+01010100
+10010101
+01010101
+01010101
+00100101
+01010101
+01010101
+01001001
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010001
+01010101
+01010010
+01001001
+01010101
+01001001
+00100101
+01010101
+00100100
+10010101
+01010100
+10010010
+01010101
+01010101
+00100100
+10010101
+01010101
+01001001
+00100101
+01010101
+01010010
+01001001
+01010101
+01010100
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010100
+01010001
+01010100
+10010010
+01001001
+01010010
+01001001
+00100101
+01001001
+00100100
+10010101
+00100100
+10010010
+01010101
+01001001
+00100100
+10010101
+01010010
+01001001
+00100101
+01010100
+10010010
+01001001
+01010101
+00010100
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+01100001
+01010101
+01010101
+01011000
+01010101
+01010101
+01010110
+00010101
+01010101
+01010101
+10000101
+01010101
+01010110
+00010101
+01010101
+01011000
+01010101
+01010101
+01100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+00010101
+01010101
+01100001
+10000101
+01010101
+01011000
+01100001
+01010101
+01010110
+00011000
+01010101
+01010101
+10000110
+00010101
+01010110
+00011000
+01010101
+01011000
+01100001
+01010101
+01100001
+10000101
+01010101
+01000101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+00010100
+01010101
+01100001
+10000110
+00010101
+01011000
+01100001
+10000101
+01010110
+00011000
+01100001
+01010101
+10000110
+00011000
+01010110
+00011000
+01100001
+01011000
+01100001
+10000101
+01100001
+10000110
+00010101
+01000101
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10010110
+00010101
+01010010
+01010101
+10000101
+01001001
+01010101
+01100001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10010110
+00010101
+01010010
+01000001
+10000101
+01001001
+00101000
+01100001
+01010100
+10010110
+00010101
+01010010
+01010101
+10000101
+01001001
+01010101
+01100001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10010110
+00010101
+01010010
+01000001
+10000101
+01001001
+00101000
+01100001
+01010100
+10010110
+00010101
+01010010
+01000001
+10000101
+01001001
+00101000
+01100001
+01010100
+10010110
+00010101
+01010010
+01010101
+10000101
+01001001
+01010101
+01100001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001001
+01010101
+01100001
+01010010
+01010101
+10000101
+01010100
+10010110
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001001
+01010101
+01100001
+01010010
+01010101
+10000101
+01010100
+10010110
+00010101
+01001001
+00101000
+01100001
+01010010
+01000001
+10000101
+01010100
+10010110
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001001
+01010101
+01100001
+01010010
+01010101
+10000101
+01010100
+10010110
+00010101
+01001001
+00101000
+01100001
+01010010
+01000001
+10000101
+01010100
+10010110
+00010101
+01001001
+00101000
+01100001
+01010010
+01000001
+10000101
+01010100
+10010110
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01001010
+10101010
+10101000
+01001010
+10100010
+10101000
+01001010
+10100010
+10101000
+01001010
+10100010
+10101000
+01000010
+10100010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01001010
+10101010
+10101000
+01001010
+10100010
+10101000
+01001010
+10100010
+10101000
+01001010
+10001010
+10101000
+01000010
+10001010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01001010
+10101010
+10101000
+01001010
+10100010
+10101000
+01001010
+10001010
+10101000
+01001010
+00101010
+10101000
+01000010
+10101010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01001010
+10101010
+10101000
+01001000
+00000010
+10101000
+01001010
+10101010
+10101000
+01001010
+10101010
+10101000
+01000010
+10101010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01001000
+00101010
+10101000
+01001010
+10000010
+10101000
+01001010
+10101010
+10101000
+01001010
+10101010
+10101000
+01000010
+10101010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10001010
+10000101
+01010010
+10001010
+10100001
+01001010
+10100010
+10101000
+01001010
+10100010
+10101000
+01001010
+10101010
+10101000
+01001010
+10101010
+10101000
+01000010
+10101010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10100010
+10000101
+01010010
+10100010
+10100001
+01001010
+10100010
+10101000
+01001010
+10100010
+10101000
+01001010
+10101010
+10101000
+01001010
+10101010
+10101000
+01000010
+10101010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101000
+10000101
+01010010
+10101000
+10100001
+01001010
+10100010
+10101000
+01001010
+10100010
+10101000
+01001010
+10101010
+10101000
+01001010
+10101010
+10101000
+01000010
+10101010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01001010
+10101010
+00001000
+01001010
+10100000
+10101000
+01001010
+10101010
+10101000
+01001010
+10101010
+10101000
+01000010
+10101010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01001010
+10101010
+10101000
+01001010
+10100000
+00001000
+01001010
+10101010
+10101000
+01001010
+10101010
+10101000
+01000010
+10101010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01001010
+10101010
+10101000
+01001010
+10100010
+10101000
+01001010
+10101000
+10101000
+01001010
+10101010
+00101000
+01000010
+10101010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01001010
+10101010
+10101000
+01001010
+10100010
+10101000
+01001010
+10100010
+10101000
+01001010
+10101000
+10101000
+01000010
+10101000
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01000100
+10101010
+00010001
+00100010
+00000000
+10001000
+00101000
+01010101
+00101000
+00101010
+00010100
+10101000
+01000000
+01010101
+00000001
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01000100
+10101010
+00010101
+00100010
+00000000
+01010101
+00101000
+01010101
+01010101
+00101010
+00010101
+01010101
+01000000
+01010101
+01010101
+00101000
+01010101
+01010101
+00100010
+00000101
+00010100
+00100010
+00100000
+10000010
+00101000
+10001000
+10100010
+00100000
+10101000
+10001010
+00100000
+10001000
+10000010
+01000101
+00010001
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010001
+01010101
+00000000
+10001000
+01010101
+01010101
+00101000
+01010101
+01010100
+10101000
+01000000
+01010101
+00000001
+00101000
+01010101
+01010101
+00100010
+00000101
+00010100
+00100010
+00100000
+10000010
+00101000
+10001000
+10100010
+00100000
+10101000
+10001010
+00100000
+10001000
+10000010
+01000101
+00010001
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010001
+01010101
+01010010
+00001000
+01010100
+01010010
+00001000
+01010100
+01010010
+00001010
+00010100
+01010010
+00001000
+10000100
+01010010
+00001000
+10000100
+01010010
+00001000
+00100000
+01010010
+00001000
+01001000
+01010010
+00001000
+01001000
+01010010
+00001000
+01010010
+01010010
+00001000
+01010100
+01010010
+00001000
+01010100
+01010100
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010100
+01010101
+10000101
+01010010
+00010101
+10000101
+01001000
+10000101
+10000101
+01001000
+10000101
+10000101
+01001000
+10000101
+10000101
+00100001
+00100001
+10000101
+00100000
+00100001
+10000101
+00101010
+10100001
+10000100
+10000000
+00001000
+10000100
+10000101
+01011000
+10000010
+00010101
+01010010
+10000010
+00010101
+01010010
+00010100
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010100
+01010101
+00100001
+01010010
+00010101
+00100001
+01010010
+00010101
+00100001
+01010010
+00010101
+01001000
+01001000
+01010101
+01001000
+01001000
+01010101
+01001000
+01001000
+01010101
+01010010
+00100001
+01010101
+01010010
+00100001
+01010101
+01010010
+00100001
+01010101
+00010100
+10000101
+01010101
+00010100
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00000000
+01010010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+01010100
+00000000
+10000101
+00000010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01000000
+10101010
+00000000
+01010010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00010101
+10101010
+10101010
+10000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001010
+10101010
+10101010
+00101010
+10101010
+10101010
+00101010
+10101010
+10101010
+00101010
+10101010
+10101010
+00101010
+10101010
+10101010
+00101010
+10101010
+10101010
+00101010
+10101010
+10101010
+01001010
+10101010
+10101010
+01010010
+10101010
+10101010
+01010100
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010010
+01010101
+01010101
+01001010
+01010101
+01010101
+01001010
+01010101
+01010101
+00101010
+01010101
+01010101
+00101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101000
+10101010
+10101010
+10100001
+10101010
+10101010
+10000100
+10101010
+10101010
+00010010
+10101010
+10101000
+01001010
+10101010
+10100001
+00101010
+10101010
+10100000
+10101000
+10101010
+10000100
+10100010
+10101010
+00010010
+10100010
+00000000
+01001010
+10100010
+01010101
+01001010
+10100010
+01010101
+00101010
+10100010
+00000000
+00101010
+10101000
+10101000
+00101010
+10101010
+10100000
+10101010
+10101010
+10100000
+10101010
+10101010
+10100000
+10101010
+10101010
+10100000
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010100
+10101010
+10101010
+01000010
+10101010
+10101010
+00101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10000000
+00001010
+10101010
+00101010
+10100010
+10101010
+10101010
+10101000
+10101010
+10101010
+10101010
+00101010
+10101000
+10101010
+10001010
+10100000
+00101010
+10001010
+10101000
+00101010
+10001010
+10101010
+10001010
+00101010
+10101010
+10100010
+10101010
+00101010
+10101000
+10100000
+10000010
+10001010
+10001010
+10101000
+00101010
+00101010
+10101010
+10101010
+00101010
+10101010
+10101010
+00101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+00010100
+10101010
+10101010
+10000001
+10101010
+10101010
+10101000
+10101010
+10101010
+10101010
+10101010
+10100000
+00000010
+10101010
+00001010
+10101000
+10101000
+10101010
+10101010
+10101000
+10101010
+10101010
+10100010
+10101010
+00101010
+10100010
+10101000
+00001010
+10100010
+10101000
+00101010
+10101000
+10100010
+10101010
+10101010
+10001010
+10101010
+00001010
+00101010
+10101000
+10100010
+10100010
+10000010
+10101000
+10101000
+00101010
+10101000
+10101010
+10101010
+10101000
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00101010
+10101010
+10101010
+01001010
+10101010
+10101010
+00010010
+10101010
+10101010
+10000100
+10101010
+10101010
+10100001
+00101010
+10101010
+10101000
+01001010
+10101010
+00101010
+00001010
+10101010
+10001010
+00010010
+10101010
+10001010
+10000100
+10101010
+10001010
+10100001
+00000000
+10001010
+10100001
+01010101
+10001010
+10101000
+01010101
+00101010
+10101000
+00000000
+10101010
+10101000
+00101010
+10101010
+10101000
+00001010
+10101010
+10101010
+00001010
+10101010
+10101010
+00001010
+10101010
+10101010
+00001010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10100001
+10101010
+10101010
+10101000
+10101010
+10101010
+10101000
+10101010
+10101010
+10101000
+10101010
+10101010
+10101000
+10101010
+10101010
+10101000
+10101010
+10101010
+10101001
+10101010
+10101010
+10100001
+10101010
+10101010
+10000101
+00000000
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+10100001
+01010101
+01010101
+10100001
+01010101
+01010101
+10101000
+01010101
+01010101
+10101000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00101010
+01010101
+01010101
+01001010
+01010101
+01010101
+01001010
+01010101
+01010101
+01010010
+01010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01001010
+01010101
+01010101
+00101010
+01010101
+01010100
+10101010
+01010101
+01010010
+10101010
+01010101
+01010010
+10101010
+01010101
+01010010
+10101010
+01010101
+01010010
+10101010
+01010101
+01010100
+10101010
+01010101
+01010101
+00101010
+01010101
+01010101
+01001010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10100000
+10101010
+10101010
+10100000
+10101010
+10101010
+10100000
+10101010
+10101010
+10101000
+00101010
+10101010
+00000000
+00101010
+10101010
+01010101
+00101010
+10101000
+01010101
+01001010
+10100010
+00000000
+01001010
+10100010
+10101010
+00010010
+10100010
+10101010
+10000010
+10100010
+10101010
+10000100
+10100010
+10101010
+10100000
+10101000
+10101010
+10100001
+00101010
+10101010
+10101000
+01001010
+10101010
+10101010
+00010010
+10101010
+10101010
+10000100
+10101010
+10101010
+10100001
+10101010
+10101010
+10101000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+00001010
+10101010
+10101010
+10000010
+10101000
+00101010
+10000000
+10000010
+10001010
+10100000
+00101010
+10101000
+10100000
+10101010
+10100010
+10101000
+10101010
+10001010
+00101010
+10101000
+00101010
+10001010
+10100000
+00101010
+10001010
+10101000
+10101010
+10001010
+10101010
+10101010
+00101010
+10101010
+10101000
+10101010
+00001010
+10100010
+10101010
+10100000
+00001010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+00001010
+10101010
+10101010
+01010000
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10100000
+10101010
+10101010
+10000010
+10101010
+10101010
+00000010
+10101000
+00101010
+00001010
+10100010
+10000010
+00001010
+00101010
+10101000
+00101010
+10001010
+10101010
+10101000
+10100010
+10101010
+10100010
+10101000
+00101010
+10100010
+10101000
+00001010
+10100010
+10101010
+00101010
+10101000
+10101010
+10101010
+10101010
+00101010
+10101010
+10101010
+10001010
+10100000
+10101010
+10100000
+00001010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10100000
+10101010
+10101010
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+00001010
+10101010
+10101010
+00001010
+10101010
+10101010
+00001010
+10101010
+10101000
+00101010
+10101010
+10101000
+00000000
+00101010
+10101000
+01010101
+10001010
+10100001
+01010101
+10001010
+10100001
+00000000
+10001010
+10000100
+10101010
+10001010
+10000010
+10101010
+10001010
+00010010
+10101010
+00101010
+00001010
+10101010
+10101000
+01001010
+10101010
+10100001
+00101010
+10101010
+10000100
+10101010
+10101010
+00010010
+10101010
+10101010
+01001010
+10101010
+10101010
+00101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010101
+10100001
+01010101
+01010101
+10101000
+01010101
+01010101
+10101010
+00010101
+01010101
+10101010
+10000101
+01010101
+10101010
+10000101
+01010101
+10101010
+10000101
+01010101
+10101010
+10000101
+01010101
+10101010
+00010101
+01010101
+10101000
+01010101
+01010101
+10100001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101000
+01010101
+01010101
+10100001
+01010101
+01010101
+10100001
+01010101
+01010101
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+00000010
+10101010
+01010101
+01010100
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10000000
+00010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
01010101
\ No newline at end of file
diff --git a/resources/osd/analogue/impact_mini.png b/resources/osd/analogue/impact_mini.png
new file mode 100644
index 00000000..7d9c70b8
Binary files /dev/null and b/resources/osd/analogue/impact_mini.png differ
diff --git a/resources/osd/impact_mini.yaml b/resources/osd/analogue/impact_mini.yaml
similarity index 100%
rename from resources/osd/impact_mini.yaml
rename to resources/osd/analogue/impact_mini.yaml
diff --git a/resources/osd/impact_mini/001.png b/resources/osd/analogue/impact_mini/001.png
similarity index 100%
rename from resources/osd/impact_mini/001.png
rename to resources/osd/analogue/impact_mini/001.png
diff --git a/resources/osd/impact_mini/002.png b/resources/osd/analogue/impact_mini/002.png
similarity index 100%
rename from resources/osd/impact_mini/002.png
rename to resources/osd/analogue/impact_mini/002.png
diff --git a/resources/osd/impact_mini/003.png b/resources/osd/analogue/impact_mini/003.png
similarity index 100%
rename from resources/osd/impact_mini/003.png
rename to resources/osd/analogue/impact_mini/003.png
diff --git a/resources/osd/impact_mini/004.png b/resources/osd/analogue/impact_mini/004.png
similarity index 100%
rename from resources/osd/impact_mini/004.png
rename to resources/osd/analogue/impact_mini/004.png
diff --git a/resources/osd/impact_mini/005.png b/resources/osd/analogue/impact_mini/005.png
similarity index 100%
rename from resources/osd/impact_mini/005.png
rename to resources/osd/analogue/impact_mini/005.png
diff --git a/resources/osd/impact_mini/006.png b/resources/osd/analogue/impact_mini/006.png
similarity index 100%
rename from resources/osd/impact_mini/006.png
rename to resources/osd/analogue/impact_mini/006.png
diff --git a/resources/osd/impact_mini/007.png b/resources/osd/analogue/impact_mini/007.png
similarity index 100%
rename from resources/osd/impact_mini/007.png
rename to resources/osd/analogue/impact_mini/007.png
diff --git a/resources/osd/impact_mini/008-009.png b/resources/osd/analogue/impact_mini/008-009.png
similarity index 100%
rename from resources/osd/impact_mini/008-009.png
rename to resources/osd/analogue/impact_mini/008-009.png
diff --git a/resources/osd/impact_mini/010.png b/resources/osd/analogue/impact_mini/010.png
similarity index 100%
rename from resources/osd/impact_mini/010.png
rename to resources/osd/analogue/impact_mini/010.png
diff --git a/resources/osd/impact_mini/011.png b/resources/osd/analogue/impact_mini/011.png
similarity index 100%
rename from resources/osd/impact_mini/011.png
rename to resources/osd/analogue/impact_mini/011.png
diff --git a/resources/osd/impact_mini/012.png b/resources/osd/analogue/impact_mini/012.png
similarity index 100%
rename from resources/osd/impact_mini/012.png
rename to resources/osd/analogue/impact_mini/012.png
diff --git a/resources/osd/impact_mini/013.png b/resources/osd/analogue/impact_mini/013.png
similarity index 100%
rename from resources/osd/impact_mini/013.png
rename to resources/osd/analogue/impact_mini/013.png
diff --git a/resources/osd/impact_mini/014-015.png b/resources/osd/analogue/impact_mini/014-015.png
similarity index 100%
rename from resources/osd/impact_mini/014-015.png
rename to resources/osd/analogue/impact_mini/014-015.png
diff --git a/resources/osd/impact_mini/016.png b/resources/osd/analogue/impact_mini/016.png
similarity index 100%
rename from resources/osd/impact_mini/016.png
rename to resources/osd/analogue/impact_mini/016.png
diff --git a/resources/osd/impact_mini/017.png b/resources/osd/analogue/impact_mini/017.png
similarity index 100%
rename from resources/osd/impact_mini/017.png
rename to resources/osd/analogue/impact_mini/017.png
diff --git a/resources/osd/impact_mini/018.png b/resources/osd/analogue/impact_mini/018.png
similarity index 100%
rename from resources/osd/impact_mini/018.png
rename to resources/osd/analogue/impact_mini/018.png
diff --git a/resources/osd/impact_mini/019.png b/resources/osd/analogue/impact_mini/019.png
similarity index 100%
rename from resources/osd/impact_mini/019.png
rename to resources/osd/analogue/impact_mini/019.png
diff --git a/resources/osd/impact_mini/020.png b/resources/osd/analogue/impact_mini/020.png
similarity index 100%
rename from resources/osd/impact_mini/020.png
rename to resources/osd/analogue/impact_mini/020.png
diff --git a/resources/osd/impact_mini/021.png b/resources/osd/analogue/impact_mini/021.png
similarity index 100%
rename from resources/osd/impact_mini/021.png
rename to resources/osd/analogue/impact_mini/021.png
diff --git a/resources/osd/impact_mini/022.png b/resources/osd/analogue/impact_mini/022.png
similarity index 100%
rename from resources/osd/impact_mini/022.png
rename to resources/osd/analogue/impact_mini/022.png
diff --git a/resources/osd/impact_mini/023.png b/resources/osd/analogue/impact_mini/023.png
similarity index 100%
rename from resources/osd/impact_mini/023.png
rename to resources/osd/analogue/impact_mini/023.png
diff --git a/resources/osd/impact_mini/024.png b/resources/osd/analogue/impact_mini/024.png
similarity index 100%
rename from resources/osd/impact_mini/024.png
rename to resources/osd/analogue/impact_mini/024.png
diff --git a/resources/osd/impact_mini/025.png b/resources/osd/analogue/impact_mini/025.png
similarity index 100%
rename from resources/osd/impact_mini/025.png
rename to resources/osd/analogue/impact_mini/025.png
diff --git a/resources/osd/impact_mini/026.png b/resources/osd/analogue/impact_mini/026.png
similarity index 100%
rename from resources/osd/impact_mini/026.png
rename to resources/osd/analogue/impact_mini/026.png
diff --git a/resources/osd/impact_mini/027.png b/resources/osd/analogue/impact_mini/027.png
similarity index 100%
rename from resources/osd/impact_mini/027.png
rename to resources/osd/analogue/impact_mini/027.png
diff --git a/resources/osd/impact_mini/028.png b/resources/osd/analogue/impact_mini/028.png
similarity index 100%
rename from resources/osd/impact_mini/028.png
rename to resources/osd/analogue/impact_mini/028.png
diff --git a/resources/osd/impact_mini/029.png b/resources/osd/analogue/impact_mini/029.png
similarity index 100%
rename from resources/osd/impact_mini/029.png
rename to resources/osd/analogue/impact_mini/029.png
diff --git a/resources/osd/impact_mini/030.png b/resources/osd/analogue/impact_mini/030.png
similarity index 100%
rename from resources/osd/impact_mini/030.png
rename to resources/osd/analogue/impact_mini/030.png
diff --git a/resources/osd/impact_mini/031.png b/resources/osd/analogue/impact_mini/031.png
similarity index 100%
rename from resources/osd/impact_mini/031.png
rename to resources/osd/analogue/impact_mini/031.png
diff --git a/resources/osd/impact_mini/032.png b/resources/osd/analogue/impact_mini/032.png
similarity index 100%
rename from resources/osd/impact_mini/032.png
rename to resources/osd/analogue/impact_mini/032.png
diff --git a/resources/osd/impact_mini/033.png b/resources/osd/analogue/impact_mini/033.png
similarity index 100%
rename from resources/osd/impact_mini/033.png
rename to resources/osd/analogue/impact_mini/033.png
diff --git a/resources/osd/impact_mini/034.png b/resources/osd/analogue/impact_mini/034.png
similarity index 100%
rename from resources/osd/impact_mini/034.png
rename to resources/osd/analogue/impact_mini/034.png
diff --git a/resources/osd/impact_mini/035.png b/resources/osd/analogue/impact_mini/035.png
similarity index 100%
rename from resources/osd/impact_mini/035.png
rename to resources/osd/analogue/impact_mini/035.png
diff --git a/resources/osd/impact_mini/036.png b/resources/osd/analogue/impact_mini/036.png
similarity index 100%
rename from resources/osd/impact_mini/036.png
rename to resources/osd/analogue/impact_mini/036.png
diff --git a/resources/osd/impact_mini/037.png b/resources/osd/analogue/impact_mini/037.png
similarity index 100%
rename from resources/osd/impact_mini/037.png
rename to resources/osd/analogue/impact_mini/037.png
diff --git a/resources/osd/impact_mini/038.png b/resources/osd/analogue/impact_mini/038.png
similarity index 100%
rename from resources/osd/impact_mini/038.png
rename to resources/osd/analogue/impact_mini/038.png
diff --git a/resources/osd/impact_mini/039.png b/resources/osd/analogue/impact_mini/039.png
similarity index 100%
rename from resources/osd/impact_mini/039.png
rename to resources/osd/analogue/impact_mini/039.png
diff --git a/resources/osd/impact_mini/040.png b/resources/osd/analogue/impact_mini/040.png
similarity index 100%
rename from resources/osd/impact_mini/040.png
rename to resources/osd/analogue/impact_mini/040.png
diff --git a/resources/osd/impact_mini/041.png b/resources/osd/analogue/impact_mini/041.png
similarity index 100%
rename from resources/osd/impact_mini/041.png
rename to resources/osd/analogue/impact_mini/041.png
diff --git a/resources/osd/impact_mini/042.png b/resources/osd/analogue/impact_mini/042.png
similarity index 100%
rename from resources/osd/impact_mini/042.png
rename to resources/osd/analogue/impact_mini/042.png
diff --git a/resources/osd/impact_mini/043.png b/resources/osd/analogue/impact_mini/043.png
similarity index 100%
rename from resources/osd/impact_mini/043.png
rename to resources/osd/analogue/impact_mini/043.png
diff --git a/resources/osd/impact_mini/044.png b/resources/osd/analogue/impact_mini/044.png
similarity index 100%
rename from resources/osd/impact_mini/044.png
rename to resources/osd/analogue/impact_mini/044.png
diff --git a/resources/osd/impact_mini/045.png b/resources/osd/analogue/impact_mini/045.png
similarity index 100%
rename from resources/osd/impact_mini/045.png
rename to resources/osd/analogue/impact_mini/045.png
diff --git a/resources/osd/impact_mini/046.png b/resources/osd/analogue/impact_mini/046.png
similarity index 100%
rename from resources/osd/impact_mini/046.png
rename to resources/osd/analogue/impact_mini/046.png
diff --git a/resources/osd/impact_mini/047.png b/resources/osd/analogue/impact_mini/047.png
similarity index 100%
rename from resources/osd/impact_mini/047.png
rename to resources/osd/analogue/impact_mini/047.png
diff --git a/resources/osd/impact_mini/048.png b/resources/osd/analogue/impact_mini/048.png
similarity index 100%
rename from resources/osd/impact_mini/048.png
rename to resources/osd/analogue/impact_mini/048.png
diff --git a/resources/osd/impact_mini/049.png b/resources/osd/analogue/impact_mini/049.png
similarity index 100%
rename from resources/osd/impact_mini/049.png
rename to resources/osd/analogue/impact_mini/049.png
diff --git a/resources/osd/impact_mini/050.png b/resources/osd/analogue/impact_mini/050.png
similarity index 100%
rename from resources/osd/impact_mini/050.png
rename to resources/osd/analogue/impact_mini/050.png
diff --git a/resources/osd/impact_mini/051.png b/resources/osd/analogue/impact_mini/051.png
similarity index 100%
rename from resources/osd/impact_mini/051.png
rename to resources/osd/analogue/impact_mini/051.png
diff --git a/resources/osd/impact_mini/052.png b/resources/osd/analogue/impact_mini/052.png
similarity index 100%
rename from resources/osd/impact_mini/052.png
rename to resources/osd/analogue/impact_mini/052.png
diff --git a/resources/osd/impact_mini/053.png b/resources/osd/analogue/impact_mini/053.png
similarity index 100%
rename from resources/osd/impact_mini/053.png
rename to resources/osd/analogue/impact_mini/053.png
diff --git a/resources/osd/impact_mini/054.png b/resources/osd/analogue/impact_mini/054.png
similarity index 100%
rename from resources/osd/impact_mini/054.png
rename to resources/osd/analogue/impact_mini/054.png
diff --git a/resources/osd/impact_mini/055.png b/resources/osd/analogue/impact_mini/055.png
similarity index 100%
rename from resources/osd/impact_mini/055.png
rename to resources/osd/analogue/impact_mini/055.png
diff --git a/resources/osd/impact_mini/056.png b/resources/osd/analogue/impact_mini/056.png
similarity index 100%
rename from resources/osd/impact_mini/056.png
rename to resources/osd/analogue/impact_mini/056.png
diff --git a/resources/osd/impact_mini/057.png b/resources/osd/analogue/impact_mini/057.png
similarity index 100%
rename from resources/osd/impact_mini/057.png
rename to resources/osd/analogue/impact_mini/057.png
diff --git a/resources/osd/impact_mini/058.png b/resources/osd/analogue/impact_mini/058.png
similarity index 100%
rename from resources/osd/impact_mini/058.png
rename to resources/osd/analogue/impact_mini/058.png
diff --git a/resources/osd/impact_mini/059.png b/resources/osd/analogue/impact_mini/059.png
similarity index 100%
rename from resources/osd/impact_mini/059.png
rename to resources/osd/analogue/impact_mini/059.png
diff --git a/resources/osd/impact_mini/060.png b/resources/osd/analogue/impact_mini/060.png
similarity index 100%
rename from resources/osd/impact_mini/060.png
rename to resources/osd/analogue/impact_mini/060.png
diff --git a/resources/osd/impact_mini/061.png b/resources/osd/analogue/impact_mini/061.png
similarity index 100%
rename from resources/osd/impact_mini/061.png
rename to resources/osd/analogue/impact_mini/061.png
diff --git a/resources/osd/impact_mini/062.png b/resources/osd/analogue/impact_mini/062.png
similarity index 100%
rename from resources/osd/impact_mini/062.png
rename to resources/osd/analogue/impact_mini/062.png
diff --git a/resources/osd/impact_mini/063.png b/resources/osd/analogue/impact_mini/063.png
similarity index 100%
rename from resources/osd/impact_mini/063.png
rename to resources/osd/analogue/impact_mini/063.png
diff --git a/resources/osd/impact_mini/064.png b/resources/osd/analogue/impact_mini/064.png
similarity index 100%
rename from resources/osd/impact_mini/064.png
rename to resources/osd/analogue/impact_mini/064.png
diff --git a/resources/osd/impact_mini/065.png b/resources/osd/analogue/impact_mini/065.png
similarity index 100%
rename from resources/osd/impact_mini/065.png
rename to resources/osd/analogue/impact_mini/065.png
diff --git a/resources/osd/impact_mini/066.png b/resources/osd/analogue/impact_mini/066.png
similarity index 100%
rename from resources/osd/impact_mini/066.png
rename to resources/osd/analogue/impact_mini/066.png
diff --git a/resources/osd/impact_mini/067.png b/resources/osd/analogue/impact_mini/067.png
similarity index 100%
rename from resources/osd/impact_mini/067.png
rename to resources/osd/analogue/impact_mini/067.png
diff --git a/resources/osd/impact_mini/068.png b/resources/osd/analogue/impact_mini/068.png
similarity index 100%
rename from resources/osd/impact_mini/068.png
rename to resources/osd/analogue/impact_mini/068.png
diff --git a/resources/osd/impact_mini/069.png b/resources/osd/analogue/impact_mini/069.png
similarity index 100%
rename from resources/osd/impact_mini/069.png
rename to resources/osd/analogue/impact_mini/069.png
diff --git a/resources/osd/impact_mini/070.png b/resources/osd/analogue/impact_mini/070.png
similarity index 100%
rename from resources/osd/impact_mini/070.png
rename to resources/osd/analogue/impact_mini/070.png
diff --git a/resources/osd/impact_mini/071.png b/resources/osd/analogue/impact_mini/071.png
similarity index 100%
rename from resources/osd/impact_mini/071.png
rename to resources/osd/analogue/impact_mini/071.png
diff --git a/resources/osd/impact_mini/072.png b/resources/osd/analogue/impact_mini/072.png
similarity index 100%
rename from resources/osd/impact_mini/072.png
rename to resources/osd/analogue/impact_mini/072.png
diff --git a/resources/osd/impact_mini/073.png b/resources/osd/analogue/impact_mini/073.png
similarity index 100%
rename from resources/osd/impact_mini/073.png
rename to resources/osd/analogue/impact_mini/073.png
diff --git a/resources/osd/impact_mini/074.png b/resources/osd/analogue/impact_mini/074.png
similarity index 100%
rename from resources/osd/impact_mini/074.png
rename to resources/osd/analogue/impact_mini/074.png
diff --git a/resources/osd/impact_mini/075.png b/resources/osd/analogue/impact_mini/075.png
similarity index 100%
rename from resources/osd/impact_mini/075.png
rename to resources/osd/analogue/impact_mini/075.png
diff --git a/resources/osd/impact_mini/076.png b/resources/osd/analogue/impact_mini/076.png
similarity index 100%
rename from resources/osd/impact_mini/076.png
rename to resources/osd/analogue/impact_mini/076.png
diff --git a/resources/osd/impact_mini/077.png b/resources/osd/analogue/impact_mini/077.png
similarity index 100%
rename from resources/osd/impact_mini/077.png
rename to resources/osd/analogue/impact_mini/077.png
diff --git a/resources/osd/impact_mini/078.png b/resources/osd/analogue/impact_mini/078.png
similarity index 100%
rename from resources/osd/impact_mini/078.png
rename to resources/osd/analogue/impact_mini/078.png
diff --git a/resources/osd/impact_mini/079.png b/resources/osd/analogue/impact_mini/079.png
similarity index 100%
rename from resources/osd/impact_mini/079.png
rename to resources/osd/analogue/impact_mini/079.png
diff --git a/resources/osd/impact_mini/080.png b/resources/osd/analogue/impact_mini/080.png
similarity index 100%
rename from resources/osd/impact_mini/080.png
rename to resources/osd/analogue/impact_mini/080.png
diff --git a/resources/osd/impact_mini/081.png b/resources/osd/analogue/impact_mini/081.png
similarity index 100%
rename from resources/osd/impact_mini/081.png
rename to resources/osd/analogue/impact_mini/081.png
diff --git a/resources/osd/impact_mini/082.png b/resources/osd/analogue/impact_mini/082.png
similarity index 100%
rename from resources/osd/impact_mini/082.png
rename to resources/osd/analogue/impact_mini/082.png
diff --git a/resources/osd/impact_mini/083.png b/resources/osd/analogue/impact_mini/083.png
similarity index 100%
rename from resources/osd/impact_mini/083.png
rename to resources/osd/analogue/impact_mini/083.png
diff --git a/resources/osd/impact_mini/084.png b/resources/osd/analogue/impact_mini/084.png
similarity index 100%
rename from resources/osd/impact_mini/084.png
rename to resources/osd/analogue/impact_mini/084.png
diff --git a/resources/osd/impact_mini/085.png b/resources/osd/analogue/impact_mini/085.png
similarity index 100%
rename from resources/osd/impact_mini/085.png
rename to resources/osd/analogue/impact_mini/085.png
diff --git a/resources/osd/impact_mini/086.png b/resources/osd/analogue/impact_mini/086.png
similarity index 100%
rename from resources/osd/impact_mini/086.png
rename to resources/osd/analogue/impact_mini/086.png
diff --git a/resources/osd/impact_mini/087.png b/resources/osd/analogue/impact_mini/087.png
similarity index 100%
rename from resources/osd/impact_mini/087.png
rename to resources/osd/analogue/impact_mini/087.png
diff --git a/resources/osd/impact_mini/088.png b/resources/osd/analogue/impact_mini/088.png
similarity index 100%
rename from resources/osd/impact_mini/088.png
rename to resources/osd/analogue/impact_mini/088.png
diff --git a/resources/osd/impact_mini/089.png b/resources/osd/analogue/impact_mini/089.png
similarity index 100%
rename from resources/osd/impact_mini/089.png
rename to resources/osd/analogue/impact_mini/089.png
diff --git a/resources/osd/impact_mini/090.png b/resources/osd/analogue/impact_mini/090.png
similarity index 100%
rename from resources/osd/impact_mini/090.png
rename to resources/osd/analogue/impact_mini/090.png
diff --git a/resources/osd/impact_mini/091.png b/resources/osd/analogue/impact_mini/091.png
similarity index 100%
rename from resources/osd/impact_mini/091.png
rename to resources/osd/analogue/impact_mini/091.png
diff --git a/resources/osd/impact_mini/092.png b/resources/osd/analogue/impact_mini/092.png
similarity index 100%
rename from resources/osd/impact_mini/092.png
rename to resources/osd/analogue/impact_mini/092.png
diff --git a/resources/osd/impact_mini/093.png b/resources/osd/analogue/impact_mini/093.png
similarity index 100%
rename from resources/osd/impact_mini/093.png
rename to resources/osd/analogue/impact_mini/093.png
diff --git a/resources/osd/impact_mini/094.png b/resources/osd/analogue/impact_mini/094.png
similarity index 100%
rename from resources/osd/impact_mini/094.png
rename to resources/osd/analogue/impact_mini/094.png
diff --git a/resources/osd/impact_mini/095.png b/resources/osd/analogue/impact_mini/095.png
similarity index 100%
rename from resources/osd/impact_mini/095.png
rename to resources/osd/analogue/impact_mini/095.png
diff --git a/resources/osd/impact_mini/096-097.png b/resources/osd/analogue/impact_mini/096-097.png
similarity index 100%
rename from resources/osd/impact_mini/096-097.png
rename to resources/osd/analogue/impact_mini/096-097.png
diff --git a/resources/osd/impact_mini/098.png b/resources/osd/analogue/impact_mini/098.png
similarity index 100%
rename from resources/osd/impact_mini/098.png
rename to resources/osd/analogue/impact_mini/098.png
diff --git a/resources/osd/impact_mini/099.png b/resources/osd/analogue/impact_mini/099.png
similarity index 100%
rename from resources/osd/impact_mini/099.png
rename to resources/osd/analogue/impact_mini/099.png
diff --git a/resources/osd/impact_mini/100.png b/resources/osd/analogue/impact_mini/100.png
similarity index 100%
rename from resources/osd/impact_mini/100.png
rename to resources/osd/analogue/impact_mini/100.png
diff --git a/resources/osd/impact_mini/101.png b/resources/osd/analogue/impact_mini/101.png
similarity index 100%
rename from resources/osd/impact_mini/101.png
rename to resources/osd/analogue/impact_mini/101.png
diff --git a/resources/osd/impact_mini/102.png b/resources/osd/analogue/impact_mini/102.png
similarity index 100%
rename from resources/osd/impact_mini/102.png
rename to resources/osd/analogue/impact_mini/102.png
diff --git a/resources/osd/impact_mini/103.png b/resources/osd/analogue/impact_mini/103.png
similarity index 100%
rename from resources/osd/impact_mini/103.png
rename to resources/osd/analogue/impact_mini/103.png
diff --git a/resources/osd/impact_mini/104.png b/resources/osd/analogue/impact_mini/104.png
similarity index 100%
rename from resources/osd/impact_mini/104.png
rename to resources/osd/analogue/impact_mini/104.png
diff --git a/resources/osd/impact_mini/105.png b/resources/osd/analogue/impact_mini/105.png
similarity index 100%
rename from resources/osd/impact_mini/105.png
rename to resources/osd/analogue/impact_mini/105.png
diff --git a/resources/osd/impact_mini/106.png b/resources/osd/analogue/impact_mini/106.png
similarity index 100%
rename from resources/osd/impact_mini/106.png
rename to resources/osd/analogue/impact_mini/106.png
diff --git a/resources/osd/impact_mini/107-108.png b/resources/osd/analogue/impact_mini/107-108.png
similarity index 100%
rename from resources/osd/impact_mini/107-108.png
rename to resources/osd/analogue/impact_mini/107-108.png
diff --git a/resources/osd/impact_mini/109.png b/resources/osd/analogue/impact_mini/109.png
similarity index 100%
rename from resources/osd/impact_mini/109.png
rename to resources/osd/analogue/impact_mini/109.png
diff --git a/resources/osd/impact_mini/110.png b/resources/osd/analogue/impact_mini/110.png
similarity index 100%
rename from resources/osd/impact_mini/110.png
rename to resources/osd/analogue/impact_mini/110.png
diff --git a/resources/osd/impact_mini/111.png b/resources/osd/analogue/impact_mini/111.png
similarity index 100%
rename from resources/osd/impact_mini/111.png
rename to resources/osd/analogue/impact_mini/111.png
diff --git a/resources/osd/impact_mini/112.png b/resources/osd/analogue/impact_mini/112.png
similarity index 100%
rename from resources/osd/impact_mini/112.png
rename to resources/osd/analogue/impact_mini/112.png
diff --git a/resources/osd/impact_mini/113.png b/resources/osd/analogue/impact_mini/113.png
similarity index 100%
rename from resources/osd/impact_mini/113.png
rename to resources/osd/analogue/impact_mini/113.png
diff --git a/resources/osd/impact_mini/114.png b/resources/osd/analogue/impact_mini/114.png
similarity index 100%
rename from resources/osd/impact_mini/114.png
rename to resources/osd/analogue/impact_mini/114.png
diff --git a/resources/osd/impact_mini/115.png b/resources/osd/analogue/impact_mini/115.png
similarity index 100%
rename from resources/osd/impact_mini/115.png
rename to resources/osd/analogue/impact_mini/115.png
diff --git a/resources/osd/impact_mini/116.png b/resources/osd/analogue/impact_mini/116.png
similarity index 100%
rename from resources/osd/impact_mini/116.png
rename to resources/osd/analogue/impact_mini/116.png
diff --git a/resources/osd/impact_mini/117.png b/resources/osd/analogue/impact_mini/117.png
similarity index 100%
rename from resources/osd/impact_mini/117.png
rename to resources/osd/analogue/impact_mini/117.png
diff --git a/resources/osd/impact_mini/118.png b/resources/osd/analogue/impact_mini/118.png
similarity index 100%
rename from resources/osd/impact_mini/118.png
rename to resources/osd/analogue/impact_mini/118.png
diff --git a/resources/osd/impact_mini/119.png b/resources/osd/analogue/impact_mini/119.png
similarity index 100%
rename from resources/osd/impact_mini/119.png
rename to resources/osd/analogue/impact_mini/119.png
diff --git a/resources/osd/impact_mini/120.png b/resources/osd/analogue/impact_mini/120.png
similarity index 100%
rename from resources/osd/impact_mini/120.png
rename to resources/osd/analogue/impact_mini/120.png
diff --git a/resources/osd/impact_mini/121.png b/resources/osd/analogue/impact_mini/121.png
similarity index 100%
rename from resources/osd/impact_mini/121.png
rename to resources/osd/analogue/impact_mini/121.png
diff --git a/resources/osd/impact_mini/122.png b/resources/osd/analogue/impact_mini/122.png
similarity index 100%
rename from resources/osd/impact_mini/122.png
rename to resources/osd/analogue/impact_mini/122.png
diff --git a/resources/osd/impact_mini/123.png b/resources/osd/analogue/impact_mini/123.png
similarity index 100%
rename from resources/osd/impact_mini/123.png
rename to resources/osd/analogue/impact_mini/123.png
diff --git a/resources/osd/impact_mini/124.png b/resources/osd/analogue/impact_mini/124.png
similarity index 100%
rename from resources/osd/impact_mini/124.png
rename to resources/osd/analogue/impact_mini/124.png
diff --git a/resources/osd/impact_mini/125.png b/resources/osd/analogue/impact_mini/125.png
similarity index 100%
rename from resources/osd/impact_mini/125.png
rename to resources/osd/analogue/impact_mini/125.png
diff --git a/resources/osd/impact_mini/126.png b/resources/osd/analogue/impact_mini/126.png
similarity index 100%
rename from resources/osd/impact_mini/126.png
rename to resources/osd/analogue/impact_mini/126.png
diff --git a/resources/osd/impact_mini/127.png b/resources/osd/analogue/impact_mini/127.png
similarity index 100%
rename from resources/osd/impact_mini/127.png
rename to resources/osd/analogue/impact_mini/127.png
diff --git a/resources/osd/impact_mini/128.png b/resources/osd/analogue/impact_mini/128.png
similarity index 100%
rename from resources/osd/impact_mini/128.png
rename to resources/osd/analogue/impact_mini/128.png
diff --git a/resources/osd/impact_mini/129.png b/resources/osd/analogue/impact_mini/129.png
similarity index 100%
rename from resources/osd/impact_mini/129.png
rename to resources/osd/analogue/impact_mini/129.png
diff --git a/resources/osd/impact_mini/130.png b/resources/osd/analogue/impact_mini/130.png
similarity index 100%
rename from resources/osd/impact_mini/130.png
rename to resources/osd/analogue/impact_mini/130.png
diff --git a/resources/osd/impact_mini/131.png b/resources/osd/analogue/impact_mini/131.png
similarity index 100%
rename from resources/osd/impact_mini/131.png
rename to resources/osd/analogue/impact_mini/131.png
diff --git a/resources/osd/impact_mini/132.png b/resources/osd/analogue/impact_mini/132.png
similarity index 100%
rename from resources/osd/impact_mini/132.png
rename to resources/osd/analogue/impact_mini/132.png
diff --git a/resources/osd/impact_mini/133.png b/resources/osd/analogue/impact_mini/133.png
similarity index 100%
rename from resources/osd/impact_mini/133.png
rename to resources/osd/analogue/impact_mini/133.png
diff --git a/resources/osd/impact_mini/134.png b/resources/osd/analogue/impact_mini/134.png
similarity index 100%
rename from resources/osd/impact_mini/134.png
rename to resources/osd/analogue/impact_mini/134.png
diff --git a/resources/osd/impact_mini/135.png b/resources/osd/analogue/impact_mini/135.png
similarity index 100%
rename from resources/osd/impact_mini/135.png
rename to resources/osd/analogue/impact_mini/135.png
diff --git a/resources/osd/impact_mini/136.png b/resources/osd/analogue/impact_mini/136.png
similarity index 100%
rename from resources/osd/impact_mini/136.png
rename to resources/osd/analogue/impact_mini/136.png
diff --git a/resources/osd/impact_mini/137.png b/resources/osd/analogue/impact_mini/137.png
similarity index 100%
rename from resources/osd/impact_mini/137.png
rename to resources/osd/analogue/impact_mini/137.png
diff --git a/resources/osd/impact_mini/138.png b/resources/osd/analogue/impact_mini/138.png
similarity index 100%
rename from resources/osd/impact_mini/138.png
rename to resources/osd/analogue/impact_mini/138.png
diff --git a/resources/osd/impact_mini/139.png b/resources/osd/analogue/impact_mini/139.png
similarity index 100%
rename from resources/osd/impact_mini/139.png
rename to resources/osd/analogue/impact_mini/139.png
diff --git a/resources/osd/impact_mini/140.png b/resources/osd/analogue/impact_mini/140.png
similarity index 100%
rename from resources/osd/impact_mini/140.png
rename to resources/osd/analogue/impact_mini/140.png
diff --git a/resources/osd/impact_mini/141.png b/resources/osd/analogue/impact_mini/141.png
similarity index 100%
rename from resources/osd/impact_mini/141.png
rename to resources/osd/analogue/impact_mini/141.png
diff --git a/resources/osd/impact_mini/142.png b/resources/osd/analogue/impact_mini/142.png
similarity index 100%
rename from resources/osd/impact_mini/142.png
rename to resources/osd/analogue/impact_mini/142.png
diff --git a/resources/osd/impact_mini/143.png b/resources/osd/analogue/impact_mini/143.png
similarity index 100%
rename from resources/osd/impact_mini/143.png
rename to resources/osd/analogue/impact_mini/143.png
diff --git a/resources/osd/impact_mini/144.png b/resources/osd/analogue/impact_mini/144.png
similarity index 100%
rename from resources/osd/impact_mini/144.png
rename to resources/osd/analogue/impact_mini/144.png
diff --git a/resources/osd/impact_mini/145.png b/resources/osd/analogue/impact_mini/145.png
similarity index 100%
rename from resources/osd/impact_mini/145.png
rename to resources/osd/analogue/impact_mini/145.png
diff --git a/resources/osd/impact_mini/146.png b/resources/osd/analogue/impact_mini/146.png
similarity index 100%
rename from resources/osd/impact_mini/146.png
rename to resources/osd/analogue/impact_mini/146.png
diff --git a/resources/osd/impact_mini/147-148.png b/resources/osd/analogue/impact_mini/147-148.png
similarity index 100%
rename from resources/osd/impact_mini/147-148.png
rename to resources/osd/analogue/impact_mini/147-148.png
diff --git a/resources/osd/impact_mini/149.png b/resources/osd/analogue/impact_mini/149.png
similarity index 100%
rename from resources/osd/impact_mini/149.png
rename to resources/osd/analogue/impact_mini/149.png
diff --git a/resources/osd/impact_mini/150.png b/resources/osd/analogue/impact_mini/150.png
similarity index 100%
rename from resources/osd/impact_mini/150.png
rename to resources/osd/analogue/impact_mini/150.png
diff --git a/resources/osd/impact_mini/151.png b/resources/osd/analogue/impact_mini/151.png
similarity index 100%
rename from resources/osd/impact_mini/151.png
rename to resources/osd/analogue/impact_mini/151.png
diff --git a/resources/osd/impact_mini/152.png b/resources/osd/analogue/impact_mini/152.png
similarity index 100%
rename from resources/osd/impact_mini/152.png
rename to resources/osd/analogue/impact_mini/152.png
diff --git a/resources/osd/impact_mini/153.png b/resources/osd/analogue/impact_mini/153.png
similarity index 100%
rename from resources/osd/impact_mini/153.png
rename to resources/osd/analogue/impact_mini/153.png
diff --git a/resources/osd/impact_mini/154.png b/resources/osd/analogue/impact_mini/154.png
similarity index 100%
rename from resources/osd/impact_mini/154.png
rename to resources/osd/analogue/impact_mini/154.png
diff --git a/resources/osd/impact_mini/155.png b/resources/osd/analogue/impact_mini/155.png
similarity index 100%
rename from resources/osd/impact_mini/155.png
rename to resources/osd/analogue/impact_mini/155.png
diff --git a/resources/osd/impact_mini/156.png b/resources/osd/analogue/impact_mini/156.png
similarity index 100%
rename from resources/osd/impact_mini/156.png
rename to resources/osd/analogue/impact_mini/156.png
diff --git a/resources/osd/impact_mini/157.png b/resources/osd/analogue/impact_mini/157.png
similarity index 100%
rename from resources/osd/impact_mini/157.png
rename to resources/osd/analogue/impact_mini/157.png
diff --git a/resources/osd/impact_mini/158.png b/resources/osd/analogue/impact_mini/158.png
similarity index 100%
rename from resources/osd/impact_mini/158.png
rename to resources/osd/analogue/impact_mini/158.png
diff --git a/resources/osd/impact_mini/159.png b/resources/osd/analogue/impact_mini/159.png
similarity index 100%
rename from resources/osd/impact_mini/159.png
rename to resources/osd/analogue/impact_mini/159.png
diff --git a/resources/osd/impact_mini/160.png b/resources/osd/analogue/impact_mini/160.png
similarity index 100%
rename from resources/osd/impact_mini/160.png
rename to resources/osd/analogue/impact_mini/160.png
diff --git a/resources/osd/impact_mini/161.png b/resources/osd/analogue/impact_mini/161.png
similarity index 100%
rename from resources/osd/impact_mini/161.png
rename to resources/osd/analogue/impact_mini/161.png
diff --git a/resources/osd/impact_mini/162.png b/resources/osd/analogue/impact_mini/162.png
similarity index 100%
rename from resources/osd/impact_mini/162.png
rename to resources/osd/analogue/impact_mini/162.png
diff --git a/resources/osd/impact_mini/163.png b/resources/osd/analogue/impact_mini/163.png
similarity index 100%
rename from resources/osd/impact_mini/163.png
rename to resources/osd/analogue/impact_mini/163.png
diff --git a/resources/osd/impact_mini/164.png b/resources/osd/analogue/impact_mini/164.png
similarity index 100%
rename from resources/osd/impact_mini/164.png
rename to resources/osd/analogue/impact_mini/164.png
diff --git a/resources/osd/impact_mini/165.png b/resources/osd/analogue/impact_mini/165.png
similarity index 100%
rename from resources/osd/impact_mini/165.png
rename to resources/osd/analogue/impact_mini/165.png
diff --git a/resources/osd/impact_mini/166.png b/resources/osd/analogue/impact_mini/166.png
similarity index 100%
rename from resources/osd/impact_mini/166.png
rename to resources/osd/analogue/impact_mini/166.png
diff --git a/resources/osd/impact_mini/167.png b/resources/osd/analogue/impact_mini/167.png
similarity index 100%
rename from resources/osd/impact_mini/167.png
rename to resources/osd/analogue/impact_mini/167.png
diff --git a/resources/osd/impact_mini/168.png b/resources/osd/analogue/impact_mini/168.png
similarity index 100%
rename from resources/osd/impact_mini/168.png
rename to resources/osd/analogue/impact_mini/168.png
diff --git a/resources/osd/impact_mini/169.png b/resources/osd/analogue/impact_mini/169.png
similarity index 100%
rename from resources/osd/impact_mini/169.png
rename to resources/osd/analogue/impact_mini/169.png
diff --git a/resources/osd/impact_mini/170.png b/resources/osd/analogue/impact_mini/170.png
similarity index 100%
rename from resources/osd/impact_mini/170.png
rename to resources/osd/analogue/impact_mini/170.png
diff --git a/resources/osd/impact_mini/171-172.png b/resources/osd/analogue/impact_mini/171-172.png
similarity index 100%
rename from resources/osd/impact_mini/171-172.png
rename to resources/osd/analogue/impact_mini/171-172.png
diff --git a/resources/osd/impact_mini/173.png b/resources/osd/analogue/impact_mini/173.png
similarity index 100%
rename from resources/osd/impact_mini/173.png
rename to resources/osd/analogue/impact_mini/173.png
diff --git a/resources/osd/impact_mini/174.png b/resources/osd/analogue/impact_mini/174.png
similarity index 100%
rename from resources/osd/impact_mini/174.png
rename to resources/osd/analogue/impact_mini/174.png
diff --git a/resources/osd/impact_mini/175.png b/resources/osd/analogue/impact_mini/175.png
similarity index 100%
rename from resources/osd/impact_mini/175.png
rename to resources/osd/analogue/impact_mini/175.png
diff --git a/resources/osd/impact_mini/176.png b/resources/osd/analogue/impact_mini/176.png
similarity index 100%
rename from resources/osd/impact_mini/176.png
rename to resources/osd/analogue/impact_mini/176.png
diff --git a/resources/osd/impact_mini/177.png b/resources/osd/analogue/impact_mini/177.png
similarity index 100%
rename from resources/osd/impact_mini/177.png
rename to resources/osd/analogue/impact_mini/177.png
diff --git a/resources/osd/impact_mini/178.png b/resources/osd/analogue/impact_mini/178.png
similarity index 100%
rename from resources/osd/impact_mini/178.png
rename to resources/osd/analogue/impact_mini/178.png
diff --git a/resources/osd/impact_mini/179.png b/resources/osd/analogue/impact_mini/179.png
similarity index 100%
rename from resources/osd/impact_mini/179.png
rename to resources/osd/analogue/impact_mini/179.png
diff --git a/resources/osd/impact_mini/180.png b/resources/osd/analogue/impact_mini/180.png
similarity index 100%
rename from resources/osd/impact_mini/180.png
rename to resources/osd/analogue/impact_mini/180.png
diff --git a/resources/osd/impact_mini/181.png b/resources/osd/analogue/impact_mini/181.png
similarity index 100%
rename from resources/osd/impact_mini/181.png
rename to resources/osd/analogue/impact_mini/181.png
diff --git a/resources/osd/impact_mini/182.png b/resources/osd/analogue/impact_mini/182.png
similarity index 100%
rename from resources/osd/impact_mini/182.png
rename to resources/osd/analogue/impact_mini/182.png
diff --git a/resources/osd/impact_mini/183.png b/resources/osd/analogue/impact_mini/183.png
similarity index 100%
rename from resources/osd/impact_mini/183.png
rename to resources/osd/analogue/impact_mini/183.png
diff --git a/resources/osd/impact_mini/184.png b/resources/osd/analogue/impact_mini/184.png
similarity index 100%
rename from resources/osd/impact_mini/184.png
rename to resources/osd/analogue/impact_mini/184.png
diff --git a/resources/osd/impact_mini/185.png b/resources/osd/analogue/impact_mini/185.png
similarity index 100%
rename from resources/osd/impact_mini/185.png
rename to resources/osd/analogue/impact_mini/185.png
diff --git a/resources/osd/impact_mini/186.png b/resources/osd/analogue/impact_mini/186.png
similarity index 100%
rename from resources/osd/impact_mini/186.png
rename to resources/osd/analogue/impact_mini/186.png
diff --git a/resources/osd/impact_mini/187.png b/resources/osd/analogue/impact_mini/187.png
similarity index 100%
rename from resources/osd/impact_mini/187.png
rename to resources/osd/analogue/impact_mini/187.png
diff --git a/resources/osd/impact_mini/188.png b/resources/osd/analogue/impact_mini/188.png
similarity index 100%
rename from resources/osd/impact_mini/188.png
rename to resources/osd/analogue/impact_mini/188.png
diff --git a/resources/osd/impact_mini/189.png b/resources/osd/analogue/impact_mini/189.png
similarity index 100%
rename from resources/osd/impact_mini/189.png
rename to resources/osd/analogue/impact_mini/189.png
diff --git a/resources/osd/impact_mini/190.png b/resources/osd/analogue/impact_mini/190.png
similarity index 100%
rename from resources/osd/impact_mini/190.png
rename to resources/osd/analogue/impact_mini/190.png
diff --git a/resources/osd/impact_mini/191.png b/resources/osd/analogue/impact_mini/191.png
similarity index 100%
rename from resources/osd/impact_mini/191.png
rename to resources/osd/analogue/impact_mini/191.png
diff --git a/resources/osd/impact_mini/192.png b/resources/osd/analogue/impact_mini/192.png
similarity index 100%
rename from resources/osd/impact_mini/192.png
rename to resources/osd/analogue/impact_mini/192.png
diff --git a/resources/osd/impact_mini/193.png b/resources/osd/analogue/impact_mini/193.png
similarity index 100%
rename from resources/osd/impact_mini/193.png
rename to resources/osd/analogue/impact_mini/193.png
diff --git a/resources/osd/impact_mini/194.png b/resources/osd/analogue/impact_mini/194.png
similarity index 100%
rename from resources/osd/impact_mini/194.png
rename to resources/osd/analogue/impact_mini/194.png
diff --git a/resources/osd/impact_mini/195.png b/resources/osd/analogue/impact_mini/195.png
similarity index 100%
rename from resources/osd/impact_mini/195.png
rename to resources/osd/analogue/impact_mini/195.png
diff --git a/resources/osd/impact_mini/196.png b/resources/osd/analogue/impact_mini/196.png
similarity index 100%
rename from resources/osd/impact_mini/196.png
rename to resources/osd/analogue/impact_mini/196.png
diff --git a/resources/osd/impact_mini/197.png b/resources/osd/analogue/impact_mini/197.png
similarity index 100%
rename from resources/osd/impact_mini/197.png
rename to resources/osd/analogue/impact_mini/197.png
diff --git a/resources/osd/impact_mini/198.png b/resources/osd/analogue/impact_mini/198.png
similarity index 100%
rename from resources/osd/impact_mini/198.png
rename to resources/osd/analogue/impact_mini/198.png
diff --git a/resources/osd/impact_mini/199.png b/resources/osd/analogue/impact_mini/199.png
similarity index 100%
rename from resources/osd/impact_mini/199.png
rename to resources/osd/analogue/impact_mini/199.png
diff --git a/resources/osd/impact_mini/200.png b/resources/osd/analogue/impact_mini/200.png
similarity index 100%
rename from resources/osd/impact_mini/200.png
rename to resources/osd/analogue/impact_mini/200.png
diff --git a/resources/osd/impact_mini/201.png b/resources/osd/analogue/impact_mini/201.png
similarity index 100%
rename from resources/osd/impact_mini/201.png
rename to resources/osd/analogue/impact_mini/201.png
diff --git a/resources/osd/impact_mini/202.png b/resources/osd/analogue/impact_mini/202.png
similarity index 100%
rename from resources/osd/impact_mini/202.png
rename to resources/osd/analogue/impact_mini/202.png
diff --git a/resources/osd/impact_mini/203.png b/resources/osd/analogue/impact_mini/203.png
similarity index 100%
rename from resources/osd/impact_mini/203.png
rename to resources/osd/analogue/impact_mini/203.png
diff --git a/resources/osd/impact_mini/204.png b/resources/osd/analogue/impact_mini/204.png
similarity index 100%
rename from resources/osd/impact_mini/204.png
rename to resources/osd/analogue/impact_mini/204.png
diff --git a/resources/osd/impact_mini/205.png b/resources/osd/analogue/impact_mini/205.png
similarity index 100%
rename from resources/osd/impact_mini/205.png
rename to resources/osd/analogue/impact_mini/205.png
diff --git a/resources/osd/impact_mini/206.png b/resources/osd/analogue/impact_mini/206.png
similarity index 100%
rename from resources/osd/impact_mini/206.png
rename to resources/osd/analogue/impact_mini/206.png
diff --git a/resources/osd/impact_mini/207.png b/resources/osd/analogue/impact_mini/207.png
similarity index 100%
rename from resources/osd/impact_mini/207.png
rename to resources/osd/analogue/impact_mini/207.png
diff --git a/resources/osd/impact_mini/211.png b/resources/osd/analogue/impact_mini/211.png
similarity index 100%
rename from resources/osd/impact_mini/211.png
rename to resources/osd/analogue/impact_mini/211.png
diff --git a/resources/osd/analogue/impact_mini/212.png b/resources/osd/analogue/impact_mini/212.png
new file mode 100644
index 00000000..9368aa35
Binary files /dev/null and b/resources/osd/analogue/impact_mini/212.png differ
diff --git a/resources/osd/analogue/impact_mini/213.png b/resources/osd/analogue/impact_mini/213.png
new file mode 100644
index 00000000..7d9d40e0
Binary files /dev/null and b/resources/osd/analogue/impact_mini/213.png differ
diff --git a/resources/osd/analogue/impact_mini/214-215.png b/resources/osd/analogue/impact_mini/214-215.png
new file mode 100644
index 00000000..b08fbe0e
Binary files /dev/null and b/resources/osd/analogue/impact_mini/214-215.png differ
diff --git a/resources/osd/analogue/impact_mini/216-217.png b/resources/osd/analogue/impact_mini/216-217.png
new file mode 100644
index 00000000..830654d7
Binary files /dev/null and b/resources/osd/analogue/impact_mini/216-217.png differ
diff --git a/resources/osd/analogue/impact_mini/257_296.png b/resources/osd/analogue/impact_mini/257_296.png
new file mode 100644
index 00000000..a4148c4a
Binary files /dev/null and b/resources/osd/analogue/impact_mini/257_296.png differ
diff --git a/resources/osd/impact_mini/300.png b/resources/osd/analogue/impact_mini/300.png
similarity index 100%
rename from resources/osd/impact_mini/300.png
rename to resources/osd/analogue/impact_mini/300.png
diff --git a/resources/osd/impact_mini/301.png b/resources/osd/analogue/impact_mini/301.png
similarity index 100%
rename from resources/osd/impact_mini/301.png
rename to resources/osd/analogue/impact_mini/301.png
diff --git a/resources/osd/impact_mini/302.png b/resources/osd/analogue/impact_mini/302.png
similarity index 100%
rename from resources/osd/impact_mini/302.png
rename to resources/osd/analogue/impact_mini/302.png
diff --git a/resources/osd/impact_mini/303.png b/resources/osd/analogue/impact_mini/303.png
similarity index 100%
rename from resources/osd/impact_mini/303.png
rename to resources/osd/analogue/impact_mini/303.png
diff --git a/resources/osd/impact_mini/304.png b/resources/osd/analogue/impact_mini/304.png
similarity index 100%
rename from resources/osd/impact_mini/304.png
rename to resources/osd/analogue/impact_mini/304.png
diff --git a/resources/osd/impact_mini/305.png b/resources/osd/analogue/impact_mini/305.png
similarity index 100%
rename from resources/osd/impact_mini/305.png
rename to resources/osd/analogue/impact_mini/305.png
diff --git a/resources/osd/impact_mini/306.png b/resources/osd/analogue/impact_mini/306.png
similarity index 100%
rename from resources/osd/impact_mini/306.png
rename to resources/osd/analogue/impact_mini/306.png
diff --git a/resources/osd/impact_mini/307.png b/resources/osd/analogue/impact_mini/307.png
similarity index 100%
rename from resources/osd/impact_mini/307.png
rename to resources/osd/analogue/impact_mini/307.png
diff --git a/resources/osd/impact_mini/314.png b/resources/osd/analogue/impact_mini/314.png
similarity index 100%
rename from resources/osd/impact_mini/314.png
rename to resources/osd/analogue/impact_mini/314.png
diff --git a/resources/osd/impact_mini/315.png b/resources/osd/analogue/impact_mini/315.png
similarity index 100%
rename from resources/osd/impact_mini/315.png
rename to resources/osd/analogue/impact_mini/315.png
diff --git a/resources/osd/impact_mini/316.png b/resources/osd/analogue/impact_mini/316.png
similarity index 100%
rename from resources/osd/impact_mini/316.png
rename to resources/osd/analogue/impact_mini/316.png
diff --git a/resources/osd/impact_mini/317.png b/resources/osd/analogue/impact_mini/317.png
similarity index 100%
rename from resources/osd/impact_mini/317.png
rename to resources/osd/analogue/impact_mini/317.png
diff --git a/resources/osd/impact_mini/318.png b/resources/osd/analogue/impact_mini/318.png
similarity index 100%
rename from resources/osd/impact_mini/318.png
rename to resources/osd/analogue/impact_mini/318.png
diff --git a/resources/osd/impact_mini/319.png b/resources/osd/analogue/impact_mini/319.png
similarity index 100%
rename from resources/osd/impact_mini/319.png
rename to resources/osd/analogue/impact_mini/319.png
diff --git a/resources/osd/impact_mini/320.png b/resources/osd/analogue/impact_mini/320.png
similarity index 100%
rename from resources/osd/impact_mini/320.png
rename to resources/osd/analogue/impact_mini/320.png
diff --git a/resources/osd/impact_mini/321.png b/resources/osd/analogue/impact_mini/321.png
similarity index 100%
rename from resources/osd/impact_mini/321.png
rename to resources/osd/analogue/impact_mini/321.png
diff --git a/resources/osd/impact_mini/322.png b/resources/osd/analogue/impact_mini/322.png
similarity index 100%
rename from resources/osd/impact_mini/322.png
rename to resources/osd/analogue/impact_mini/322.png
diff --git a/resources/osd/impact_mini/323.png b/resources/osd/analogue/impact_mini/323.png
similarity index 100%
rename from resources/osd/impact_mini/323.png
rename to resources/osd/analogue/impact_mini/323.png
diff --git a/resources/osd/impact_mini/324.png b/resources/osd/analogue/impact_mini/324.png
similarity index 100%
rename from resources/osd/impact_mini/324.png
rename to resources/osd/analogue/impact_mini/324.png
diff --git a/resources/osd/impact_mini/325.png b/resources/osd/analogue/impact_mini/325.png
similarity index 100%
rename from resources/osd/impact_mini/325.png
rename to resources/osd/analogue/impact_mini/325.png
diff --git a/resources/osd/impact_mini/326.png b/resources/osd/analogue/impact_mini/326.png
similarity index 100%
rename from resources/osd/impact_mini/326.png
rename to resources/osd/analogue/impact_mini/326.png
diff --git a/resources/osd/impact_mini/327.png b/resources/osd/analogue/impact_mini/327.png
similarity index 100%
rename from resources/osd/impact_mini/327.png
rename to resources/osd/analogue/impact_mini/327.png
diff --git a/resources/osd/impact_mini/328.png b/resources/osd/analogue/impact_mini/328.png
similarity index 100%
rename from resources/osd/impact_mini/328.png
rename to resources/osd/analogue/impact_mini/328.png
diff --git a/resources/osd/impact_mini/329.png b/resources/osd/analogue/impact_mini/329.png
similarity index 100%
rename from resources/osd/impact_mini/329.png
rename to resources/osd/analogue/impact_mini/329.png
diff --git a/resources/osd/impact_mini/330.png b/resources/osd/analogue/impact_mini/330.png
similarity index 100%
rename from resources/osd/impact_mini/330.png
rename to resources/osd/analogue/impact_mini/330.png
diff --git a/resources/osd/impact_mini/331.png b/resources/osd/analogue/impact_mini/331.png
similarity index 100%
rename from resources/osd/impact_mini/331.png
rename to resources/osd/analogue/impact_mini/331.png
diff --git a/resources/osd/impact_mini/332.png b/resources/osd/analogue/impact_mini/332.png
similarity index 100%
rename from resources/osd/impact_mini/332.png
rename to resources/osd/analogue/impact_mini/332.png
diff --git a/resources/osd/impact_mini/333.png b/resources/osd/analogue/impact_mini/333.png
similarity index 100%
rename from resources/osd/impact_mini/333.png
rename to resources/osd/analogue/impact_mini/333.png
diff --git a/resources/osd/impact_mini/334.png b/resources/osd/analogue/impact_mini/334.png
similarity index 100%
rename from resources/osd/impact_mini/334.png
rename to resources/osd/analogue/impact_mini/334.png
diff --git a/resources/osd/impact_mini/335.png b/resources/osd/analogue/impact_mini/335.png
similarity index 100%
rename from resources/osd/impact_mini/335.png
rename to resources/osd/analogue/impact_mini/335.png
diff --git a/resources/osd/impact_mini/336.png b/resources/osd/analogue/impact_mini/336.png
similarity index 100%
rename from resources/osd/impact_mini/336.png
rename to resources/osd/analogue/impact_mini/336.png
diff --git a/resources/osd/impact_mini/337.png b/resources/osd/analogue/impact_mini/337.png
similarity index 100%
rename from resources/osd/impact_mini/337.png
rename to resources/osd/analogue/impact_mini/337.png
diff --git a/resources/osd/impact_mini/338.png b/resources/osd/analogue/impact_mini/338.png
similarity index 100%
rename from resources/osd/impact_mini/338.png
rename to resources/osd/analogue/impact_mini/338.png
diff --git a/resources/osd/impact_mini/339.png b/resources/osd/analogue/impact_mini/339.png
similarity index 100%
rename from resources/osd/impact_mini/339.png
rename to resources/osd/analogue/impact_mini/339.png
diff --git a/resources/osd/impact_mini/340.png b/resources/osd/analogue/impact_mini/340.png
similarity index 100%
rename from resources/osd/impact_mini/340.png
rename to resources/osd/analogue/impact_mini/340.png
diff --git a/resources/osd/impact_mini/341.png b/resources/osd/analogue/impact_mini/341.png
similarity index 100%
rename from resources/osd/impact_mini/341.png
rename to resources/osd/analogue/impact_mini/341.png
diff --git a/resources/osd/impact_mini/342.png b/resources/osd/analogue/impact_mini/342.png
similarity index 100%
rename from resources/osd/impact_mini/342.png
rename to resources/osd/analogue/impact_mini/342.png
diff --git a/resources/osd/impact_mini/343.png b/resources/osd/analogue/impact_mini/343.png
similarity index 100%
rename from resources/osd/impact_mini/343.png
rename to resources/osd/analogue/impact_mini/343.png
diff --git a/resources/osd/impact_mini/344.png b/resources/osd/analogue/impact_mini/344.png
similarity index 100%
rename from resources/osd/impact_mini/344.png
rename to resources/osd/analogue/impact_mini/344.png
diff --git a/resources/osd/impact_mini/345.png b/resources/osd/analogue/impact_mini/345.png
similarity index 100%
rename from resources/osd/impact_mini/345.png
rename to resources/osd/analogue/impact_mini/345.png
diff --git a/resources/osd/impact_mini/346.png b/resources/osd/analogue/impact_mini/346.png
similarity index 100%
rename from resources/osd/impact_mini/346.png
rename to resources/osd/analogue/impact_mini/346.png
diff --git a/resources/osd/impact_mini/347.png b/resources/osd/analogue/impact_mini/347.png
similarity index 100%
rename from resources/osd/impact_mini/347.png
rename to resources/osd/analogue/impact_mini/347.png
diff --git a/resources/osd/impact_mini/348.png b/resources/osd/analogue/impact_mini/348.png
similarity index 100%
rename from resources/osd/impact_mini/348.png
rename to resources/osd/analogue/impact_mini/348.png
diff --git a/resources/osd/impact_mini/349.png b/resources/osd/analogue/impact_mini/349.png
similarity index 100%
rename from resources/osd/impact_mini/349.png
rename to resources/osd/analogue/impact_mini/349.png
diff --git a/resources/osd/impact_mini/350.png b/resources/osd/analogue/impact_mini/350.png
similarity index 100%
rename from resources/osd/impact_mini/350.png
rename to resources/osd/analogue/impact_mini/350.png
diff --git a/resources/osd/impact_mini/351.png b/resources/osd/analogue/impact_mini/351.png
similarity index 100%
rename from resources/osd/impact_mini/351.png
rename to resources/osd/analogue/impact_mini/351.png
diff --git a/resources/osd/impact_mini/352.png b/resources/osd/analogue/impact_mini/352.png
similarity index 100%
rename from resources/osd/impact_mini/352.png
rename to resources/osd/analogue/impact_mini/352.png
diff --git a/resources/osd/impact_mini/353.png b/resources/osd/analogue/impact_mini/353.png
similarity index 100%
rename from resources/osd/impact_mini/353.png
rename to resources/osd/analogue/impact_mini/353.png
diff --git a/resources/osd/impact_mini/354.png b/resources/osd/analogue/impact_mini/354.png
similarity index 100%
rename from resources/osd/impact_mini/354.png
rename to resources/osd/analogue/impact_mini/354.png
diff --git a/resources/osd/impact_mini/355.png b/resources/osd/analogue/impact_mini/355.png
similarity index 100%
rename from resources/osd/impact_mini/355.png
rename to resources/osd/analogue/impact_mini/355.png
diff --git a/resources/osd/impact_mini/356.png b/resources/osd/analogue/impact_mini/356.png
similarity index 100%
rename from resources/osd/impact_mini/356.png
rename to resources/osd/analogue/impact_mini/356.png
diff --git a/resources/osd/impact_mini/357.png b/resources/osd/analogue/impact_mini/357.png
similarity index 100%
rename from resources/osd/impact_mini/357.png
rename to resources/osd/analogue/impact_mini/357.png
diff --git a/resources/osd/impact_mini/358.png b/resources/osd/analogue/impact_mini/358.png
similarity index 100%
rename from resources/osd/impact_mini/358.png
rename to resources/osd/analogue/impact_mini/358.png
diff --git a/resources/osd/impact_mini/400_402.png b/resources/osd/analogue/impact_mini/400_402.png
similarity index 100%
rename from resources/osd/impact_mini/400_402.png
rename to resources/osd/analogue/impact_mini/400_402.png
diff --git a/resources/osd/impact_mini/403_405.png b/resources/osd/analogue/impact_mini/403_405.png
similarity index 100%
rename from resources/osd/impact_mini/403_405.png
rename to resources/osd/analogue/impact_mini/403_405.png
diff --git a/resources/osd/impact_mini/406_408.png b/resources/osd/analogue/impact_mini/406_408.png
similarity index 100%
rename from resources/osd/impact_mini/406_408.png
rename to resources/osd/analogue/impact_mini/406_408.png
diff --git a/resources/osd/impact_mini/409_411.png b/resources/osd/analogue/impact_mini/409_411.png
similarity index 100%
rename from resources/osd/impact_mini/409_411.png
rename to resources/osd/analogue/impact_mini/409_411.png
diff --git a/resources/osd/impact_mini/412_414.png b/resources/osd/analogue/impact_mini/412_414.png
similarity index 100%
rename from resources/osd/impact_mini/412_414.png
rename to resources/osd/analogue/impact_mini/412_414.png
diff --git a/resources/osd/impact_mini/418-419-420-421-422.png b/resources/osd/analogue/impact_mini/418_422.png
similarity index 100%
rename from resources/osd/impact_mini/418-419-420-421-422.png
rename to resources/osd/analogue/impact_mini/418_422.png
diff --git a/resources/osd/impact_mini/430.png b/resources/osd/analogue/impact_mini/430.png
similarity index 100%
rename from resources/osd/impact_mini/430.png
rename to resources/osd/analogue/impact_mini/430.png
diff --git a/resources/osd/impact_mini/431.png b/resources/osd/analogue/impact_mini/431.png
similarity index 100%
rename from resources/osd/impact_mini/431.png
rename to resources/osd/analogue/impact_mini/431.png
diff --git a/resources/osd/impact_mini/432.png b/resources/osd/analogue/impact_mini/432.png
similarity index 100%
rename from resources/osd/impact_mini/432.png
rename to resources/osd/analogue/impact_mini/432.png
diff --git a/resources/osd/impact_mini/433.png b/resources/osd/analogue/impact_mini/433.png
similarity index 100%
rename from resources/osd/impact_mini/433.png
rename to resources/osd/analogue/impact_mini/433.png
diff --git a/resources/osd/impact_mini/434.png b/resources/osd/analogue/impact_mini/434.png
similarity index 100%
rename from resources/osd/impact_mini/434.png
rename to resources/osd/analogue/impact_mini/434.png
diff --git a/resources/osd/impact_mini/435.png b/resources/osd/analogue/impact_mini/435.png
similarity index 100%
rename from resources/osd/impact_mini/435.png
rename to resources/osd/analogue/impact_mini/435.png
diff --git a/resources/osd/impact_mini/436.png b/resources/osd/analogue/impact_mini/436.png
similarity index 100%
rename from resources/osd/impact_mini/436.png
rename to resources/osd/analogue/impact_mini/436.png
diff --git a/resources/osd/impact_mini/437.png b/resources/osd/analogue/impact_mini/437.png
similarity index 100%
rename from resources/osd/impact_mini/437.png
rename to resources/osd/analogue/impact_mini/437.png
diff --git a/resources/osd/impact_mini/438.png b/resources/osd/analogue/impact_mini/438.png
similarity index 100%
rename from resources/osd/impact_mini/438.png
rename to resources/osd/analogue/impact_mini/438.png
diff --git a/resources/osd/impact_mini/439.png b/resources/osd/analogue/impact_mini/439.png
similarity index 100%
rename from resources/osd/impact_mini/439.png
rename to resources/osd/analogue/impact_mini/439.png
diff --git a/resources/osd/impact_mini/440.png b/resources/osd/analogue/impact_mini/440.png
similarity index 100%
rename from resources/osd/impact_mini/440.png
rename to resources/osd/analogue/impact_mini/440.png
diff --git a/resources/osd/impact_mini/441.png b/resources/osd/analogue/impact_mini/441.png
similarity index 100%
rename from resources/osd/impact_mini/441.png
rename to resources/osd/analogue/impact_mini/441.png
diff --git a/resources/osd/large.mcm b/resources/osd/analogue/large.mcm
similarity index 83%
rename from resources/osd/large.mcm
rename to resources/osd/analogue/large.mcm
index adb9fd50..b47f17d5 100644
--- a/resources/osd/large.mcm
+++ b/resources/osd/analogue/large.mcm
@@ -1,32769 +1,32769 @@
-MAX7456
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010100
-00100001
-01010101
-01000010
-00100001
-01010100
-00100010
-00100001
-01000010
-00100010
-00100001
-00100010
-00100010
-00100001
-00000000
-00000000
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010100
-00010101
-01001000
-01010010
-10000101
-01001000
-01001000
-00100001
-01001000
-01001000
-00100001
-01001000
-00001000
-00100001
-01001010
-10000010
-10000101
-01010000
-00010100
-00100001
-01010101
-01010101
-01000101
-01010101
-01010100
-00100001
-01010101
-01000010
-00100001
-01010100
-00100010
-00100001
-01000010
-00100010
-00100001
-00100010
-00100010
-00100001
-00000000
-00000000
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010001
-01000000
-00100001
-01001000
-00101010
-00100001
-00100010
-00001000
-00100001
-00101010
-00001000
-00100000
-00100010
-00001000
-00101010
-00100010
-00001000
-01000000
-01000100
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01000101
-00010100
-10000101
-00100000
-10000010
-10000100
-10001000
-10100010
-10000100
-10001000
-10001010
-10000000
-10001000
-10001010
-10101000
-00100000
-10000010
-00000001
-01000101
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01000000
-01000101
-01001000
-00101010
-00100001
-00100010
-00000010
-00100001
-00101010
-00001000
-00100001
-00100010
-00100000
-00100001
-00100010
-00101010
-00100001
-01000100
-01000000
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10101010
-10101010
-10101010
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010100
-10000101
-01010101
-01010010
-10100001
-01010101
-01001010
-10101000
-01010101
-01010010
-10101000
-01010101
-01010100
-10101010
-01010101
-01010101
-00001000
-01010101
-01010101
-01010010
-01010101
-01010101
-00001010
-01010101
-01010000
-10001010
-01010101
-01001000
-10000000
-01010101
-01001000
-00101000
-01010101
-01010010
-00000001
-01010101
-01010100
-10100001
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-00100001
-01010101
-01010101
-10101000
-01010101
-01010101
-10100001
-01010101
-01010101
-10001000
-00010101
-01010101
-00101010
-10000101
-01010101
-01001010
-10100001
-01010101
-01001010
-10101000
-01010101
-01010010
-10100001
-01010101
-01010100
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00000000
-00000001
-01001010
-00001010
-00000001
-01001010
-00001010
-00000001
-01000000
-10100000
-10100001
-01000000
-10100000
-10100001
-01001010
-00001010
-00000001
-01001010
-00001010
-00000001
-01001000
-00000000
-00000001
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010010
-00000000
-00010101
-01001010
-10101010
-10000101
-01001010
-10101010
-10100001
-01010010
-00000000
-10101000
-01010100
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010100
-01010101
-00101000
-01010010
-00000000
-10101000
-01001010
-10101010
-10100001
-01001010
-10101010
-10000101
-01010010
-00000000
-00010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00101010
-10101010
-10101000
-01000000
-00101000
-00000001
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01000000
-00101000
-00000001
-00101010
-10101010
-10101000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010100
-01000000
-01010100
-10000010
-00101010
-01010100
-10000010
-00100000
-01010100
-10000010
-00100000
-01010100
-10101010
-00100000
-01010100
-10000010
-00100000
-01010100
-10000010
-00100000
-01010100
-10000010
-00101010
-01010101
-00010100
-01000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010100
-00000101
-00000010
-10000010
-10100001
-10001000
-00100010
-00001000
-10001000
-00100010
-00001000
-10001000
-00100010
-10100001
-10001000
-00100010
-00000101
-10001000
-00100010
-00010101
-00000010
-10000010
-00010101
-01010100
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01000001
-00100001
-01010101
-00101000
-00100001
-01010100
-10101010
-00100001
-01010010
-10101010
-10100001
-01001010
-10101010
-10100001
-00101010
-10101010
-10101000
-01001010
-10000010
-10100001
-01001010
-10000010
-10100001
-01001010
-10000010
-10100001
-01001010
-10000010
-10100001
-01001010
-10101010
-10100001
-01010000
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-01001000
-00010101
-01010101
-01001000
-10000001
-01010101
-01001000
-10001000
-00010101
-01001000
-10001000
-10000001
-01001000
-10001000
-10001000
-01000000
-00000000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-00000101
-01010101
-01001000
-10100001
-01010101
-00001000
-10001000
-01010101
-10101000
-10100000
-01010101
-10001000
-10001000
-01010101
-10101000
-10101000
-01010101
-00000001
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-00000101
-01010101
-01001000
-10100001
-00010001
-00001000
-10001000
-10001000
-10101000
-10100000
-10101000
-10001000
-10001000
-10001000
-10101000
-10100000
-10001000
-00000001
-00000001
-00010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-00000101
-00000101
-00101000
-10100000
-10100001
-10000000
-10001000
-10001000
-10101000
-10001000
-10100000
-00001000
-10001000
-10001000
-10100000
-10001000
-10001000
-00000101
-00010001
-00010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10101010
-00010101
-01010010
-10101010
-10000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01010100
-10101010
-00010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-00100001
-01010101
-01010100
-10101000
-01010101
-01010010
-10101010
-00010101
-01001010
-00000010
-10000101
-01010000
-01010100
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-01010101
-01001010
-10101010
-00010101
-01010010
-10101010
-00010101
-01010100
-00101010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-00100001
-01010101
-01010101
-00101000
-01010101
-01010101
-01001010
-00010101
-01010101
-01001010
-10000101
-01010101
-01001010
-00010101
-01010101
-00101000
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010100
-10000101
-01010101
-01010010
-10000101
-01010101
-01010010
-10000101
-01010101
-00001010
-10000101
-01010100
-10101010
-10000101
-01010010
-10101010
-10000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-00000101
-01010010
-10000000
-10100001
-01010100
-10101010
-10000101
-01010101
-00101010
-00010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010100
-10000101
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10101000
-00010101
-01010100
-10101010
-10000101
-01010100
-10101010
-10100001
-01010101
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-00101000
-01010101
-01010100
-10100001
-01010101
-01010010
-10100001
-01010101
-01010100
-10100001
-01010101
-01010101
-00101000
-01010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01010010
-10101010
-00010101
-01010010
-10100000
-01010101
-01010010
-10000101
-01010101
-01010010
-10000101
-01010101
-01010010
-00010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010001
-01010101
-01001000
-01001000
-01010101
-01001000
-01001000
-01010101
-01001000
-01001000
-01010101
-01001000
-01001000
-01010101
-01001010
-00101000
-01010101
-01010010
-10100001
-01010101
-01010100
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010000
-01001000
-00010101
-01001010
-00001000
-10000101
-00100000
-10001010
-00100001
-00101010
-10001000
-00100001
-00100000
-10001000
-00100001
-01000000
-00000000
-00000101
-00101010
-10101010
-10100001
-01000000
-00000000
-00000101
-01000101
-00010100
-01000101
-00100000
-10000010
-00100001
-00100010
-00001000
-10001000
-00101010
-00001000
-10001000
-00100000
-10001000
-00001000
-01000101
-00010001
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010100
-01010101
-01010100
-10000010
-00010101
-01010000
-10000010
-00000101
-01001010
-10101010
-10100001
-01010000
-10000010
-00000101
-01010100
-10000010
-00010101
-01010000
-10000010
-00000101
-01001010
-10101010
-10100001
-01010000
-10000010
-00000101
-01010100
-10000010
-00010101
-01010101
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010000
-01001000
-00010101
-01001010
-00001000
-10000101
-00100000
-10001010
-00100001
-00101010
-10001000
-00100001
-00100000
-10001000
-00100001
-01000000
-00000000
-00000101
-00101010
-10101010
-10100001
-01000000
-00000000
-00000101
-01010000
-00010101
-00010101
-01001010
-10000100
-10000101
-00100010
-00100000
-10000101
-00100010
-00100000
-10000101
-00100000
-00100000
-10000101
-01000101
-01000101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-00000101
-01001010
-00010100
-10100001
-01010000
-01010010
-10000101
-01010101
-01001010
-00010101
-01010101
-00101000
-01010101
-01010100
-10100001
-01010101
-01010010
-10000101
-00000101
-01001010
-00010100
-10100001
-01010000
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000001
-01010101
-01010100
-10101000
-01010101
-01010010
-00000010
-00010101
-01010010
-00010100
-01010101
-01010100
-10000001
-01010101
-01010010
-00001000
-01000101
-01010010
-00010010
-00100001
-01010010
-00000000
-10000101
-01010100
-10101010
-00100001
-01010101
-00000000
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000100
-01000000
-01000100
-00100010
-00101010
-00100010
-00100010
-00001000
-00100010
-00100010
-00001000
-00001000
-00100010
-00001000
-00100010
-01001000
-01001000
-00100010
-01010001
-01010001
-01000100
-01010101
-01010101
-01000101
-01010101
-01010100
-00100001
-01010101
-01000010
-00100001
-01010100
-00100010
-00100001
-01000010
-00100010
-00100001
-00100010
-00100010
-00100001
-00000000
-00000000
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-01010100
-10100001
-01010101
-01010010
-10000101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01010010
-10000101
-01010101
-01010100
-10100001
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01001010
-00010101
-01010101
-01010010
-10000101
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010010
-10000101
-01010101
-01001010
-00010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-00000101
-01001010
-00010100
-10100001
-01010010
-10000010
-10000101
-01010000
-10101010
-00000101
-01001010
-10101010
-10100001
-01010000
-10101010
-00000101
-01010010
-10000010
-10000101
-01001010
-00010100
-10100001
-01010000
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-00100001
-01010101
-01010100
-00100000
-01010101
-01010010
-10101010
-00010101
-01010100
-00100000
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010100
-10100001
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01101111
-00000000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010010
-10000101
-01010101
-01010010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001000
-01010101
-01010101
-00101000
-01010101
-01010101
-00100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10000101
-01010101
-01010010
-10000101
-01010101
-01010010
-00010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00000101
-01010010
-10101010
-10100001
-01010010
-00000000
-00100001
-01010010
-00010101
-00100001
-01010010
-00010101
-00100001
-01010010
-00010101
-00100001
-01010010
-00010101
-00100001
-01010010
-00010101
-00100001
-01010010
-00010101
-00100001
-01010010
-00010101
-00100001
-01010010
-00010101
-00100001
-01010010
-00010101
-00100001
-01010010
-00000000
-00100001
-01010010
-10101010
-10100001
-01010100
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-00101000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-00101010
-00010101
-01010101
-01000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00000101
-01010010
-10101010
-10100001
-01010100
-00000000
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010100
-00000000
-00100001
-01010010
-10101010
-10100001
-01010010
-00000000
-00000101
-01010010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010010
-00000000
-00000101
-01010010
-10101010
-10100001
-01010100
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00000101
-01010010
-10101010
-10100001
-01010100
-00000000
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-00000000
-00100001
-01010100
-10101010
-10100001
-01010101
-00000000
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010100
-00000000
-00100001
-01010010
-10101010
-10100001
-01010100
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01000101
-01010010
-00010101
-00100001
-01010010
-00010101
-00100001
-01010010
-00010101
-00100001
-01010010
-00010101
-00100001
-01010010
-00010101
-00100001
-01010010
-00000000
-00100001
-01010010
-10101010
-10100001
-01010100
-00000000
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00000101
-01010010
-10101010
-10100001
-01010010
-00000000
-00000101
-01010010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010010
-00000000
-00000101
-01010010
-10101010
-10100001
-01010100
-00000000
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010100
-00000000
-00100001
-01010010
-10101010
-10100001
-01010100
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00000101
-01010010
-10101010
-10100001
-01010010
-00000000
-00000101
-01010010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010010
-00000000
-00000101
-01010010
-10101010
-10100001
-01010010
-00000000
-00100001
-01010010
-00010101
-00100001
-01010010
-00010101
-00100001
-01010010
-00010101
-00100001
-01010010
-00000000
-00100001
-01010010
-10101010
-10100001
-01010100
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00010101
-01001010
-10101010
-10000101
-01010000
-00000000
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00000101
-01010010
-10101010
-10100001
-01010010
-00000000
-00100001
-01010010
-00010101
-00100001
-01010010
-00010101
-00100001
-01010010
-00010101
-00100001
-01010010
-00000000
-00100001
-01010010
-10101010
-10100001
-01010010
-00000000
-00100001
-01010010
-00010101
-00100001
-01010010
-00010101
-00100001
-01010010
-00010101
-00100001
-01010010
-00000000
-00100001
-01010010
-10101010
-10100001
-01010100
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00000101
-01010010
-10101010
-10100001
-01010010
-00000000
-00100001
-01010010
-00010101
-00100001
-01010010
-00010101
-00100001
-01010010
-00010101
-00100001
-01010010
-00000000
-00100001
-01010010
-10101010
-10100001
-01010100
-00000000
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010100
-00000000
-00100001
-01010010
-10101010
-10100001
-01010100
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010100
-10100001
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-01010101
-01010010
-10000101
-01010101
-01001010
-00010101
-01010101
-00101000
-01010101
-01010100
-10100001
-01010101
-01010010
-10000101
-01010101
-01010010
-10000101
-01010101
-01010100
-10100001
-01010101
-01010101
-00101000
-01010101
-01010101
-01001010
-00010101
-01010101
-01010010
-10000101
-01010101
-01010100
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01001010
-00010101
-01010101
-01010010
-10000101
-01010101
-01010100
-10100001
-01010101
-01010101
-00101000
-01010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-00101000
-01010101
-01010100
-10100001
-01010101
-01010010
-10000101
-01010101
-01001010
-00010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010000
-01001000
-00010101
-01001010
-00001000
-10000101
-00100000
-10001010
-00100001
-00101010
-10001000
-00100001
-00100000
-10001000
-00100001
-01000000
-00000000
-00000101
-00101010
-10101010
-10100001
-01000000
-00000000
-00000101
-01000101
-00010100
-00000101
-00100000
-10000010
-10100001
-00101000
-10001000
-10001000
-00100010
-10001000
-10001000
-00100000
-10001000
-00001000
-01000101
-00010001
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-00000000
-10000101
-01001000
-00000100
-00100001
-00100000
-10100010
-00001000
-00100010
-00001010
-00001000
-00100010
-00010010
-00001000
-00100010
-00001010
-00001000
-00100000
-10100010
-00100001
-00100000
-00000000
-10000101
-01001000
-01010101
-00000101
-01010010
-00000000
-00100001
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10101010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010101
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000001
-01010101
-01010100
-10101000
-01010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10101000
-01010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10101000
-01010101
-01010101
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000100
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000100
-01010101
-01010100
-10000010
-00010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010100
-10000000
-10000101
-01010100
-10000100
-10000101
-01010100
-10000100
-10000101
-01010100
-10000100
-10000101
-01010100
-10000100
-10000101
-01010100
-10000000
-10000101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010100
-10000000
-01010101
-01010100
-10000001
-01010101
-01010100
-10101000
-01010101
-01010100
-10000001
-01010101
-01010100
-10000101
-01010101
-01010100
-10000000
-01010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010100
-10000000
-01010101
-01010100
-10000001
-01010101
-01010100
-10101000
-01010101
-01010100
-10000001
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000000
-01010101
-01010100
-10000000
-01010101
-01010100
-10001010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010100
-01010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10101010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010101
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010010
-00010101
-01010101
-00010010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-00010101
-01010100
-10000100
-10000101
-01010100
-10000010
-00010101
-01010100
-10001000
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10001000
-01010101
-01010100
-10000010
-00010101
-01010100
-10000100
-10000101
-01010101
-00010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000000
-01010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-00010101
-01010010
-00010100
-10000101
-01010010
-10000010
-10000101
-01010010
-10101010
-10000101
-01010010
-00101000
-10000101
-01010010
-00000000
-10000101
-01010010
-00010100
-10000101
-01010010
-00010100
-10000101
-01010010
-00010100
-10000101
-01010100
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010100
-01010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10100010
-00010101
-01010100
-10101010
-00010101
-01010100
-10001010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010101
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000001
-01010101
-01010100
-10101000
-01010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10101000
-01010101
-01010100
-10000001
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10001010
-00010101
-01010101
-00101010
-00010101
-01010101
-01000000
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000001
-01010101
-01010100
-10101000
-01010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10101000
-01010101
-01010100
-10001010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010101
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000000
-01010101
-01010101
-00100000
-01010101
-01010101
-01001010
-00010101
-01010101
-00000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-01010101
-01010010
-10101010
-00010101
-01010100
-00100000
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010100
-01010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010100
-01010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10101010
-00010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-00010101
-01010010
-00010100
-10000101
-01010010
-00010100
-10000101
-01010010
-00010100
-10000101
-01010010
-00000000
-10000101
-01010010
-00101000
-10000101
-01010010
-00101000
-10000101
-01010100
-10101010
-00010101
-01010100
-10000010
-00010101
-01010101
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-00010101
-01010010
-00010100
-10000101
-01010010
-10000010
-10000101
-01010100
-10000010
-00010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010100
-10000010
-00010101
-01010010
-10000010
-10000101
-01010010
-00010100
-10000101
-01010100
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010100
-01010101
-01010010
-00010010
-00010101
-01010010
-00010010
-00010101
-01010100
-10001000
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-01010101
-01010010
-10101010
-00010101
-01010100
-00000010
-00010101
-01010101
-01001010
-00010101
-01010101
-00101000
-01010101
-01010100
-10100001
-01010101
-01010010
-10000101
-01010101
-01010010
-00000000
-01010101
-01010010
-10101010
-00010101
-01010100
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010100
-10000000
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000000
-01010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010010
-00010101
-01010101
-01010010
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00101000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010010
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010101
-00000010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010010
-00010101
-01010101
-00000010
-00010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10101010
-00010101
-01010010
-10000010
-10000101
-01010010
-00010100
-10000101
-01010100
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00000101
-01001010
-10101010
-10100001
-01010000
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010000
-00010101
-00000100
-01001000
-10000100
-10100000
-00100010
-00100010
-00001000
-00100010
-00100010
-10101000
-00100000
-00100010
-00001000
-01000000
-00000000
-00000000
-00101010
-10101010
-10101010
-01000000
-00000000
-00000000
-01010101
-00010100
-01010001
-01010100
-10000010
-00001000
-01010100
-10100010
-00100010
-01010100
-10001010
-00100010
-01010100
-10000010
-00100000
-01010101
-00010100
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-10000101
-01010101
-01010101
-10000001
-01010101
-01010101
-10001000
-01010101
-01010101
-10100010
-00010101
-01010101
-10000010
-00010101
-01010101
-10000010
-00010101
-01010101
-00000000
-01010101
-01010101
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-00010101
-01010101
-01010101
-10000101
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010001
-01010101
-01010100
-10001000
-01010101
-01010010
-00100010
-00010101
-01010010
-00100010
-00010101
-01010010
-00000010
-00010101
-01010010
-00010010
-00010101
-01010100
-01010100
-01010101
-01010101
-00000001
-01010101
-01010100
-10101000
-01010101
-01010010
-00000010
-00010101
-01010010
-00010010
-00010101
-01010010
-00010010
-00010101
-01010000
-10001000
-00010101
-01001010
-10001010
-10000101
-01010000
-00010000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-10000010
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-10000010
-10000101
-01010010
-00000000
-10000101
-01010010
-00000000
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-10000010
-10000101
-01010010
-00000000
-10000101
-01010010
-00000000
-10000101
-01010010
-00000000
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-10000010
-10000101
-01010010
-00000000
-10000101
-01010010
-00000000
-10000101
-01010010
-00000000
-10000101
-01010010
-00000000
-10000101
-01010010
-00000000
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-10000010
-10000101
-01010010
-00000000
-10000101
-01010010
-00000000
-10000101
-01010010
-00000000
-10000101
-01010010
-00000000
-10000101
-01010010
-00000000
-10000101
-01010010
-00000000
-10000101
-01010010
-00000000
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-10000010
-10000101
-01010010
-00000000
-10000101
-01010010
-00000000
-10000101
-01010010
-00000000
-10000101
-01010010
-00000000
-10000101
-01010010
-00000000
-10000101
-01010010
-00000000
-10000101
-01010010
-00000000
-10000101
-01010010
-00000000
-10000101
-01010010
-00000000
-10000101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-10000010
-10000101
-01010010
-00000000
-10000101
-01010010
-00000000
-10000101
-01010010
-00000000
-10000101
-01010010
-00000000
-10000101
-01010010
-00000000
-10000101
-01010010
-00000000
-10000101
-01010010
-00000000
-10000101
-01010010
-00000000
-10000101
-01010010
-00000000
-10000101
-01010010
-00000000
-10000101
-01010010
-10101010
-10000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-01010101
-01010010
-10000101
-01010101
-01001000
-00100001
-01010101
-01001000
-00100001
-01010101
-01001010
-10100001
-01010101
-01001000
-00100001
-01010101
-01001000
-00100001
-01010101
-01001000
-00100001
-01010101
-01010001
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010000
-00010101
-00000100
-01001000
-10000100
-10100000
-00100010
-00100010
-00001000
-00100010
-00100010
-10101000
-00100000
-00100010
-00001000
-01000000
-00000000
-00000000
-00101010
-10101010
-10101010
-01000000
-00000000
-00000000
-01010101
-00010100
-01010001
-01010100
-10000010
-00001000
-01010100
-10001000
-00100010
-01010100
-10101000
-00100010
-01010100
-10000010
-00100000
-01010101
-00010100
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-10000101
-01010101
-01010101
-10000001
-01010101
-01010101
-10001000
-01010101
-01010101
-10100010
-00010101
-01010101
-10000010
-00010101
-01010101
-10000010
-00010101
-01010101
-00000000
-01010101
-01010101
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-00010101
-01010101
-01010101
-10000101
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-00010101
-01010010
-00010100
-10000101
-01010010
-00010100
-10000101
-01010010
-00000000
-10000101
-01010010
-00101000
-10000101
-01010100
-10101010
-00010101
-01010100
-10000010
-00010101
-01010101
-00010100
-01010101
-01010100
-10000101
-01010101
-01010100
-10000001
-01010101
-01010100
-10001000
-01010101
-01010100
-10100010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010101
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01000100
-01010101
-00100001
-00100010
-00010101
-00100000
-00100010
-00000101
-00100010
-00100010
-00100001
-00101010
-10100010
-10001000
-01001000
-10000010
-00001000
-01001000
-10000010
-00001000
-01000000
-00000000
-00000001
-00101010
-10101010
-10101000
-01000000
-00000000
-00000001
-00100000
-10000010
-00100001
-00100010
-00001000
-10001000
-00101010
-00001000
-00001000
-00100000
-10001000
-01001000
-01000101
-00010001
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01000100
-01010101
-00100001
-00100010
-00010101
-00100000
-00100010
-00000101
-00100010
-00100010
-00100001
-00101010
-10100010
-10001000
-01001000
-10000010
-00001000
-01001000
-10000010
-00001000
-01000000
-00000000
-00000001
-00101010
-10101010
-10101000
-01000000
-00000000
-00000001
-01010010
-00100001
-00100001
-01001000
-10001000
-00100001
-01001000
-00001000
-00100001
-01001000
-00001000
-00100001
-01010001
-01010001
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01000100
-01010101
-00100001
-00100010
-00010101
-00100000
-00100010
-00000101
-00100010
-00100010
-00100001
-00101010
-10100010
-10001000
-01001000
-10000010
-00001000
-01001000
-10000010
-00001000
-01000000
-00000000
-00000001
-00101010
-10101010
-10101000
-01000000
-00000000
-00000001
-00100000
-10000010
-00100001
-00101000
-10001000
-10001000
-00100010
-10001000
-00001000
-00100000
-10001000
-01001000
-01000101
-00010001
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-00010101
-01001000
-01010100
-10000101
-01001000
-01000100
-10000101
-01001000
-00100000
-10000101
-01001010
-00100010
-10000101
-01010010
-10101010
-00010101
-01010010
-10001010
-00010101
-01010010
-00010010
-00010101
-01010100
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010001
-01010101
-01001000
-00001000
-01000001
-00001000
-10001000
-00101000
-10101000
-10001000
-00101010
-10100010
-10100001
-00100010
-00100010
-00100001
-00100000
-00100010
-00100001
-01000101
-01000100
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010001
-01010001
-00100001
-00001000
-01001000
-00100000
-10001000
-00001000
-00100010
-00001000
-10001000
-00101000
-01001010
-10101000
-00100010
-00010010
-10100001
-00100000
-10000010
-00100001
-00100000
-10000010
-00100001
-01000101
-00010100
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010100
-10000100
-01010101
-01010010
-00100010
-00010101
-01010010
-00000010
-10000101
-01001010
-10000010
-00000101
-01010010
-00000010
-00100001
-01010010
-00010100
-10000101
-01010100
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00010000
-00010101
-01001010
-10001010
-10000101
-01010010
-00001000
-10000101
-01010010
-00001000
-10000101
-01010010
-00001000
-10000101
-01010010
-00001010
-10000101
-01000000
-00010000
-00000101
-00101010
-00001000
-00100001
-01001000
-00100010
-00100001
-01001000
-00101010
-00100001
-01001000
-00100010
-00100000
-01001000
-00100010
-00101010
-01010001
-01000100
-01000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010001
-01000101
-01001010
-00001000
-00100001
-00100000
-10001000
-10101000
-00100000
-10001000
-00100001
-00101010
-10001000
-00100001
-00100000
-10001000
-00001000
-01000101
-00010001
-01010001
-01010101
-01000000
-01010101
-01010101
-00101010
-00010101
-01010100
-10001000
-10000101
-01010100
-10001000
-10000101
-01010100
-10001000
-10000101
-01010101
-00010001
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010001
-01000101
-01001010
-00001000
-00100000
-00100000
-10001000
-10101000
-00100000
-10001000
-00100000
-00101010
-10001000
-00100000
-00100000
-10001000
-00001000
-01000101
-00010001
-01010001
-01000101
-00010100
-01000101
-00100000
-10000010
-00100001
-00100010
-00001000
-10001000
-00101010
-00001000
-10001000
-00100000
-10001000
-00001000
-01000101
-00010001
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010001
-01000101
-01001010
-00001000
-00100001
-00100000
-10001000
-10101000
-00100000
-10001000
-00100000
-00101010
-10001000
-00100000
-00100000
-10001000
-01001000
-01000101
-00010001
-01010001
-01010101
-00010100
-01010101
-01010100
-10000010
-00010101
-01010010
-00001010
-10000101
-01001010
-10000010
-00010101
-01010010
-00010010
-00010101
-01010010
-00010100
-10000101
-01010100
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010001
-01000101
-01001010
-00001000
-00100001
-00100000
-10001000
-10101000
-00100000
-10001000
-00100000
-00101010
-10001000
-00100000
-00100000
-10001000
-01001000
-01000101
-00010001
-01010001
-01000100
-01010001
-01000101
-00100010
-00001000
-00100001
-00100010
-00100000
-10101000
-00101000
-00101000
-00100001
-00100010
-00100001
-00100001
-00100010
-00100001
-01001000
-01000100
-01000101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010001
-01000101
-00101000
-01001000
-00100001
-00100010
-00100000
-10101000
-00100010
-00101000
-00100001
-00100010
-00001000
-00100001
-00101000
-00100001
-01001000
-01000001
-01000101
-01010001
-01010101
-01000000
-01010101
-01010101
-00101010
-00010101
-01010100
-10001000
-10000101
-01010100
-10001000
-10000101
-01010100
-10001000
-10000101
-01010101
-00010001
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-01010100
-10100001
-01010101
-01010010
-10000101
-01010101
-01001010
-00010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01001010
-00010101
-01010101
-01010010
-10000101
-01010101
-01010100
-10100001
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01001010
-00010101
-01010101
-01010010
-10000101
-01010101
-01010100
-10100001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010100
-10100001
-01010101
-01010010
-10000101
-01010101
-01001010
-00010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01000001
-01000101
-00101000
-00101000
-00100001
-00100010
-00100000
-10101000
-00100010
-00101000
-00100001
-00100010
-00001000
-00100001
-00101000
-00101000
-01001000
-01000001
-00000000
-01000001
-00100000
-10000010
-00100001
-00100010
-00001000
-10001000
-00101010
-00001000
-10001000
-00100000
-10001000
-00001000
-01000101
-00010001
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01000001
-01000101
-00101000
-00101000
-00100001
-00100010
-00100000
-10101000
-00100010
-00101000
-00100001
-00100010
-00001000
-00100001
-00101000
-00101000
-01001000
-01000001
-01000001
-01010001
-01010101
-00010100
-01010101
-01010100
-10000010
-00010101
-01010010
-00001010
-10000101
-01001010
-10000010
-00010101
-01010010
-00010010
-00010101
-01010010
-00010100
-10000101
-01010100
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01000001
-01000101
-00101000
-00101000
-00100001
-00100010
-00100000
-10101000
-00100010
-00101000
-00100001
-00100010
-00001000
-00100001
-00101000
-00101000
-01001000
-01000001
-01000001
-01010001
-01010100
-00000101
-00000101
-01010010
-10100001
-00100001
-01001000
-10001000
-00100001
-01001000
-10001000
-00100001
-01001000
-10001000
-00100001
-01010001
-00010001
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01000001
-01000101
-00101000
-00101000
-00100001
-00100010
-00100000
-10101000
-00100010
-00101000
-00100001
-00100010
-00001000
-00100001
-00101000
-00101000
-01001000
-01000001
-01000001
-01010001
-01000101
-00010100
-00000101
-00100000
-10000010
-10100001
-00101000
-10001000
-10001000
-00100010
-10001000
-10001000
-00100000
-10001000
-10001000
-01000101
-00010001
-00010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000001
-01010101
-01010100
-10101000
-01010101
-01010010
-00100010
-00010101
-01010010
-00100010
-00010101
-01010010
-00100010
-00010101
-01010010
-00000010
-00010101
-01010100
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-00010100
-01000101
-00100000
-10000010
-00100001
-00100010
-00001000
-10001000
-00101010
-00001000
-10001000
-00100000
-10001000
-00001000
-00100000
-10001000
-01001000
-01000101
-00010001
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000101
-01000101
-01010010
-10100001
-00100001
-01001000
-10001000
-00100001
-01001000
-10001000
-00100001
-01001000
-10001000
-00100001
-01001000
-00001000
-00100001
-01010001
-01010001
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-00010100
-00000101
-00100000
-10000010
-10100001
-00101000
-10001000
-10001000
-00100010
-10001000
-10001000
-00100000
-10001000
-10001000
-00100000
-10001000
-00001000
-01000101
-00010001
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01001010
-00010101
-01010101
-01010000
-10000101
-00000101
-01010101
-00100000
-10100001
-01010101
-00100001
-00001000
-00000000
-00100001
-01001000
-10101010
-10000101
-01001000
-00000000
-00000000
-00100001
-10101010
-10101010
-10000101
-00000000
-00000000
-00010101
-10101010
-10101010
-00010101
-00000000
-00000000
-10000101
-01010101
-01010100
-10000101
-01010101
-01010000
-10000101
-01010101
-01001010
-00010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-01010101
-01010010
-10000101
-01010101
-01001000
-00100001
-01010101
-00100001
-01001000
-01010101
-00100001
-01001000
-01010001
-00100001
-00001000
-01001000
-00100000
-10000001
-00100010
-00100010
-00100001
-00100010
-00100010
-00100001
-00100010
-00100010
-00100001
-01000010
-00100010
-00000101
-01010010
-00100010
-00010101
-01010010
-00100010
-00010101
-01010100
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-00010000
-01000101
-01001000
-10001010
-00100001
-01001010
-00001000
-10001000
-01001000
-10001000
-10001000
-01001000
-10001000
-10001000
-01000000
-00000000
-00000001
-00101010
-10101010
-10101000
-01000000
-00000000
-00000001
-01010010
-00000101
-01010101
-01010010
-00100001
-01010001
-01010010
-10001000
-01001000
-01010010
-00001000
-00101000
-01010010
-00001000
-10101000
-01010100
-01010001
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-00010100
-00000101
-01001000
-10000010
-10100001
-00100010
-00100010
-00001000
-00100010
-00100010
-10100001
-00100000
-00100010
-00000101
-01000000
-00000000
-00000101
-00101010
-10101010
-10100001
-01000000
-00000000
-00000101
-01010010
-00000101
-01010101
-01010010
-00100001
-01010001
-01010010
-10001000
-01001000
-01010010
-00001000
-00101000
-01010010
-00001000
-10101000
-01010100
-01010001
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010001
-01010101
-00100000
-01001000
-01010101
-00100010
-00101010
-00010101
-00101000
-01001000
-01010101
-00100010
-00001000
-01010001
-00100010
-00010010
-00001000
-01000100
-01010100
-00101000
-01010101
-01010100
-10101000
-01010101
-01010101
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-00000101
-00010001
-10100000
-10100000
-10001000
-10001000
-10001000
-10101000
-10100000
-10100000
-10001000
-10001000
-10000100
-10001000
-10001000
-10000100
-10001000
-00010001
-00010101
-00010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01000100
-00010101
-01001000
-00100010
-10000101
-00100010
-00100010
-00100001
-00101010
-00100010
-10000101
-00100010
-00100010
-00100001
-00100010
-00100010
-00100001
-01000100
-01000100
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010100
-01010101
-01010100
-10000010
-00010101
-01010010
-00001010
-10000101
-01001010
-10000010
-00010101
-01010010
-00010010
-00010101
-01010010
-00010100
-10000101
-01010000
-00000000
-00010101
-01001010
-10101010
-10000101
-01010000
-00000000
-00010101
-01010101
-00000001
-01010101
-01010100
-10101000
-01010101
-01010010
-10000001
-01010101
-01010100
-00101000
-01010101
-01010010
-10100001
-01010101
-01010100
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000100
-01010100
-01010001
-00100010
-00010010
-00001000
-00100010
-00001000
-00101010
-00101010
-00101010
-00001000
-00100010
-00001000
-01001000
-00100010
-00001000
-01010010
-01000000
-00000000
-00000000
-00101010
-10101010
-10101000
-01000000
-00000000
-00000001
-00101010
-00001000
-10101000
-10001000
-10001000
-10000010
-10001000
-10001000
-10000010
-10000000
-10001000
-10000010
-00010101
-00010001
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000001
-01010101
-01010010
-10101000
-01010101
-01010010
-00100010
-00010101
-01010010
-00100010
-00010101
-01010010
-00100010
-00010101
-01010000
-00000000
-00010101
-01001010
-10101010
-10000101
-01010000
-00000000
-00010101
-01010101
-00000001
-01010101
-01010100
-10101000
-01010101
-01010010
-10000001
-01010101
-01010100
-00101000
-01010101
-01010010
-10100001
-01010101
-01010100
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-00010000
-00000101
-01001000
-10001010
-00100001
-01001010
-00001000
-10001000
-01001000
-10001000
-10001000
-01001000
-10001000
-10001000
-01000000
-00000000
-00000000
-00101010
-10101010
-10101000
-01000000
-00000000
-00000001
-01010100
-10000001
-01010101
-01010100
-10001000
-01010101
-01010100
-10100010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010101
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-00010100
-00000101
-01001000
-10000010
-10100001
-00100010
-00100010
-00001000
-00100010
-00100010
-10100001
-00100000
-00100010
-00000101
-01000000
-00000000
-00000101
-00101010
-10101010
-10100001
-01000000
-00000000
-00000101
-01010010
-00000101
-01010101
-01010010
-00100001
-01010101
-01010010
-10001000
-01010101
-01010010
-00001000
-01010101
-01010010
-00001000
-01010101
-01010100
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010100
-01010101
-01001000
-00010010
-00010101
-01001000
-10001010
-10000101
-01001010
-00010010
-00010101
-01001000
-10000010
-00010101
-01001000
-10000100
-10000101
-01010001
-00010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010000
-00010101
-00000100
-01001000
-10000100
-10100000
-00100010
-00100010
-00001000
-00100010
-00100010
-10101000
-00100000
-00100010
-00001000
-01000000
-00000000
-00000000
-00101010
-10101010
-10101010
-01000000
-00000000
-00000000
-01010101
-01000100
-01010100
-01010101
-00100010
-00010010
-01010100
-10001000
-10000010
-01010100
-10001000
-10000010
-01010100
-10000000
-10000010
-01010101
-00010101
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-10000101
-01010101
-01010101
-10000001
-01010101
-01010101
-10001000
-01010101
-01010101
-10100010
-00010101
-01010101
-10000010
-00010101
-01010101
-10000010
-00010101
-01010101
-00000000
-01010101
-01010101
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-00010101
-01010101
-01010101
-00010101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01001010
-00010101
-01010101
-00101010
-10000101
-01010100
-10100000
-00010101
-01010010
-10000101
-01010101
-01010010
-00010101
-01010101
-01010100
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-00010101
-01010101
-01010100
-10000101
-01010101
-01010010
-10000101
-01010100
-00001010
-00010101
-01010010
-10101000
-01010101
-01010100
-10100001
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01010101
-01010101
-00101010
-00010101
-01010101
-00100010
-00010101
-01010101
-00101010
-00010101
-01010101
-01000000
-01010101
-01010101
-01010101
-01010100
-00010101
-01010101
-01010010
-10000101
-01010101
-01001000
-00100001
-01010101
-01001000
-01000101
-01010101
-00001000
-00010101
-01010100
-10101010
-10000101
-01010101
-00001000
-00010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01010101
-01010101
-00101010
-00010101
-01010101
-00100010
-00010101
-01010101
-00101010
-00010101
-01010101
-01000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00010101
-01010101
-01001010
-10000101
-01010101
-00100000
-00100001
-01010101
-00100001
-01000101
-01010101
-00100001
-01010101
-01010101
-00100001
-01000101
-01010101
-00100000
-00100001
-01010101
-01001010
-10000101
-01010101
-01010000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00010100
-01000101
-01001010
-10000010
-00100001
-01001000
-00000010
-00100001
-01001000
-10000010
-10100001
-01001000
-10000100
-10000101
-01001010
-10000100
-10000101
-01010000
-00010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-00010101
-00000101
-01001000
-10000100
-10100001
-00100010
-00100010
-00001000
-00100010
-00100010
-10101000
-00100010
-00100010
-00001000
-00100000
-00100010
-00001000
-01000101
-01000100
-01010001
-01010101
-00100001
-01010101
-01010101
-00100000
-01010101
-01010101
-00100010
-00010101
-01010101
-00101000
-10000101
-01010101
-00100000
-10000101
-01010101
-00100000
-10000101
-01010101
-01000101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010100
-00000101
-01010010
-10000010
-10100001
-01001000
-00100010
-00001000
-01001000
-00100010
-00001000
-01010010
-10000110
-00001000
-01010100
-00010100
-01010001
-01010001
-01010101
-01010101
-01001000
-01010101
-00010001
-01001000
-00010100
-10001000
-01001000
-10000100
-10100001
-01001010
-00100000
-10000101
-01001000
-00100000
-10000101
-01010001
-01000101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01000100
-01010001
-01010010
-00100010
-00001000
-01001000
-00100010
-00001000
-01101010
-00100000
-10101000
-01001000
-00100001
-00001000
-01001000
-00100000
-10100001
-01010000
-00000101
-00000101
-01010010
-00010101
-00010001
-01010010
-00000101
-10001000
-01010010
-00100001
-10100001
-01010010
-10001000
-10000101
-01010010
-00001000
-10000101
-01010100
-01010001
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000101
-00000101
-01010010
-10100000
-10100001
-01001000
-00000010
-00000101
-01001000
-10100000
-10000101
-01001000
-00100000
-00100001
-01010010
-10000010
-10000101
-01010000
-00010100
-00010101
-01001000
-01010101
-01010101
-01001010
-00010101
-01010101
-01001000
-10000101
-01010101
-01001000
-00100001
-01010101
-01001000
-01001000
-01010101
-01001000
-01010010
-00010101
-01001000
-00000000
-10000101
-01001010
-10101010
-10100001
-01010000
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00000101
-01001010
-10101010
-10100001
-01001000
-00000000
-00100001
-01001000
-01010101
-00100001
-01001000
-01010101
-00100001
-01001000
-01010101
-00100001
-01001010
-00000000
-10100001
-01010010
-10101010
-10000101
-01010100
-10101010
-00010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010100
-00000101
-01010010
-10000010
-10100001
-01001000
-00100010
-00001000
-01001000
-00100010
-00001000
-01010010
-10000010
-00001000
-01010100
-00010100
-01010001
-01010000
-00000101
-00000001
-01001010
-10100000
-10101000
-01001000
-10001000
-10000010
-01001000
-10001000
-10000010
-01001000
-10001000
-10000010
-01010001
-00010001
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01000100
-01010001
-01010010
-00100010
-00001000
-01001000
-00100010
-00001000
-00101010
-00100000
-10101000
-01001000
-00100000
-00001000
-01001000
-00100000
-10100000
-01010000
-00000101
-00000001
-01001010
-10100000
-10101000
-01001000
-10001000
-10000010
-01001000
-10001000
-10000010
-01001000
-10001000
-10000010
-01010001
-00010001
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01001010
-00000000
-10100001
-00101000
-00100000
-00101000
-00100000
-00100000
-00001000
-00100000
-00100000
-00001000
-00100000
-00101010
-00001000
-00100000
-00000000
-00001000
-00101000
-00000000
-00101000
-01001010
-00000000
-10100001
-01010010
-10101010
-10000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00010101
-01001010
-10101010
-10000101
-01001000
-00000000
-10000101
-01001000
-01010100
-10000101
-01001000
-01010100
-10000101
-01001000
-01010100
-10000101
-01001000
-01010100
-10000101
-01001000
-01010100
-10000101
-01001000
-01010100
-10000101
-01001000
-01010100
-10000101
-01001000
-01010100
-10000101
-01001000
-01010100
-10000100
-01001000
-00000000
-10000010
-01001010
-10101010
-10000010
-01010000
-00000000
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-00101000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010100
-01010101
-01001000
-01010010
-01010101
-00101010
-00010010
-01010101
-01000000
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00010101
-01001010
-10101010
-10000101
-01010000
-00000000
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010000
-00000000
-10000101
-01001010
-10101010
-10000101
-01001000
-00000000
-00010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010100
-01001000
-00000000
-00010010
-01001010
-10101010
-10000010
-01010000
-00000000
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00010101
-01001010
-10101010
-10000101
-01010000
-00000000
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010100
-00000000
-10000101
-01010010
-10101010
-10000101
-01010100
-00000000
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000100
-01010000
-00000000
-10000010
-01001010
-10101010
-10000010
-01010000
-00000000
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-00010101
-01001000
-01010100
-10000101
-01001000
-01010100
-10000101
-01001000
-01010100
-10000101
-01001000
-01010100
-10000101
-01001000
-01010100
-10000101
-01001000
-00000000
-10000101
-01001010
-10101010
-10000101
-01010000
-00000000
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000100
-01010101
-01010100
-10000010
-01010101
-01010100
-10000010
-01010101
-01010101
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00010101
-01001010
-10101010
-10000101
-01001000
-00000000
-00010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-00000000
-00010101
-01001010
-10101010
-10000101
-01010000
-00000000
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000100
-01010000
-00000000
-10000010
-01001010
-10101010
-10000010
-01010000
-00000000
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00010101
-01001010
-10101010
-10000101
-01001000
-00000000
-00010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-00000000
-00010101
-01001010
-10101010
-10000101
-01001000
-00000000
-10000101
-01001000
-01010100
-10000101
-01001000
-01010100
-10000101
-01001000
-01010100
-10000100
-01001000
-00000000
-10000010
-01001010
-10101010
-10000010
-01010000
-00000000
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00010101
-01001010
-10101010
-10000101
-01010000
-00000000
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000100
-01010101
-01010100
-10000010
-01010101
-01010100
-10000010
-01010101
-01010101
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00010101
-01001010
-10101010
-10000101
-01001000
-00000000
-10000101
-01001000
-01010100
-10000101
-01001000
-01010100
-10000101
-01001000
-01010100
-10000101
-01001000
-00000000
-10000101
-01001010
-10101010
-10000101
-01001000
-00000000
-10000101
-01001000
-01010100
-10000101
-01001000
-01010100
-10000101
-01001000
-01010100
-10000100
-01001000
-00000000
-10000010
-01001010
-10101010
-10000010
-01010000
-00000000
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00010101
-01001010
-10101010
-10000101
-01001000
-00000000
-10000101
-01001000
-01010100
-10000101
-01001000
-01010100
-10000101
-01001000
-01010100
-10000101
-01001000
-00000000
-10000101
-01001010
-10101010
-10000101
-01010000
-00000000
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000100
-01010000
-00000000
-10000010
-01001010
-10101010
-10000010
-01010000
-00000000
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00010100
-01010001
-01001010
-10000010
-00001000
-01000000
-10000010
-00001000
-00101010
-10000010
-00001000
-00100000
-10000010
-00001000
-00101010
-10000010
-10101000
-01000000
-00010100
-00000001
-01010101
-01000101
-01000101
-01010101
-00100001
-00100000
-01010100
-10101000
-00100010
-01010101
-00100001
-00101000
-01010101
-00100001
-00101000
-01010101
-00100001
-00100001
-01010101
-01001000
-00100001
-01010101
-01010001
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010000
-00000101
-00101010
-00001010
-10100001
-01001000
-01001000
-00100001
-01001000
-01001000
-00100001
-01001000
-01001000
-00100001
-01001000
-01001010
-10100001
-01010010
-00010000
-00000101
-01010100
-01010101
-01010101
-00010100
-01000001
-01010101
-10000010
-00101000
-01010101
-10100010
-10000010
-00010101
-00100010
-00010100
-01010101
-00100010
-00010101
-01010101
-00100010
-00010101
-01010101
-01000100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-00000000
-10100001
-01010000
-10101010
-00000101
-01001010
-00000000
-01010101
-01010000
-01010101
-01010101
-01010101
-00000001
-01010101
-01010100
-10101000
-01010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10101000
-01010101
-01010100
-10001010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010101
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00000101
-01001010
-10101010
-10100001
-01010000
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-00000001
-01010101
-01010100
-10101000
-01010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10101000
-01010101
-01010100
-10001010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010101
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01001010
-00000000
-01010101
-01010000
-10101010
-00000101
-01010101
-00000000
-10100001
-01010101
-01010101
-00000101
-01010101
-00000001
-01010101
-01010100
-10101000
-01010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10101000
-01010101
-01010100
-10001010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010101
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-00100001
-01010101
-01010100
-10101000
-01010101
-01010010
-10101010
-00010101
-01001010
-10101010
-10000101
-01010000
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-00000001
-01010101
-01010100
-10101000
-01010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10101000
-01010101
-01010100
-10000001
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00000101
-01010010
-10101010
-10100001
-01010010
-00000000
-00100001
-01010010
-00010101
-00100001
-01010010
-00010101
-00100001
-01010010
-00010101
-00100001
-01010010
-00010101
-00100001
-01010010
-00010101
-00100001
-01010010
-00010101
-00100001
-01010010
-00010101
-00100001
-01010010
-00010101
-00100001
-00010010
-00010101
-00100001
-10000010
-00000000
-00100001
-10000010
-10101010
-10100001
-00010100
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-00101000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-00010101
-01001000
-01010101
-10000101
-01001000
-01010101
-10000101
-00101010
-00010101
-00010101
-01000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00000101
-01010010
-10101010
-10100001
-01010100
-00000000
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010100
-00000000
-00100001
-01010010
-10101010
-10100001
-01010010
-00000000
-00000101
-01010010
-00010101
-01010101
-01010010
-00010101
-01010101
-00010010
-00010101
-01010101
-10000010
-00000000
-00000101
-10000010
-10101010
-10100001
-00010100
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00000101
-01010010
-10101010
-10100001
-01010100
-00000000
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-00000000
-00100001
-01010100
-10101010
-10100001
-01010101
-00000000
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-00010101
-01010101
-00100001
-10000100
-00000000
-00100001
-10000010
-10101010
-10100001
-00010100
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01000101
-01010010
-00010101
-00100001
-01010010
-00010101
-00100001
-01010010
-00010101
-00100001
-01010010
-00010101
-00100001
-01010010
-00010101
-00100001
-01010010
-00000000
-00100001
-01010010
-10101010
-10100001
-01010100
-00000000
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-00010101
-01010101
-00100001
-10000101
-01010101
-00100001
-10000101
-01010101
-00100001
-00010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00000101
-01010010
-10101010
-10100001
-01010010
-00000000
-00000101
-01010010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010010
-00000000
-00000101
-01010010
-10101010
-10100001
-01010100
-00000000
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-00010101
-01010101
-00100001
-10000100
-00000000
-00100001
-10000010
-10101010
-10100001
-00010100
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00000101
-01010010
-10101010
-10100001
-01010010
-00000000
-00000101
-01010010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010010
-00000000
-00000101
-01010010
-10101010
-10100001
-01010010
-00000000
-00100001
-01010010
-00010101
-00100001
-01010010
-00010101
-00100001
-00010010
-00010101
-00100001
-10000010
-00000000
-00100001
-10000010
-10101010
-10100001
-00010100
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00010101
-01001010
-10101010
-10000101
-01010000
-00000000
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-00010101
-01010100
-10000101
-10000101
-01010100
-10000101
-10000101
-01010100
-10000101
-00010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00000101
-01010010
-10101010
-10100001
-01010010
-00000000
-00100001
-01010010
-00010101
-00100001
-01010010
-00010101
-00100001
-01010010
-00010101
-00100001
-01010010
-00000000
-00100001
-01010010
-10101010
-10100001
-01010010
-00000000
-00100001
-01010010
-00010101
-00100001
-01010010
-00010101
-00100001
-00010010
-00010101
-00100001
-10000010
-00000000
-00100001
-10000010
-10101010
-10100001
-00010100
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00000101
-01010010
-10101010
-10100001
-01010010
-00000000
-00100001
-01010010
-00010101
-00100001
-01010010
-00010101
-00100001
-01010010
-00010101
-00100001
-01010010
-00000000
-00100001
-01010010
-10101010
-10100001
-01010100
-00000000
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-00010101
-01010101
-00100001
-10000100
-00000000
-00100001
-10000010
-10101010
-10100001
-00010100
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00010101
-01001010
-10101010
-10000101
-01010010
-10101010
-00010101
-01010100
-10101000
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000001
-01010101
-01010100
-10101000
-01010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010100
-10101000
-01010101
-01010100
-10000001
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-00000000
-01010101
-01010010
-00010100
-00010101
-01010010
-00010010
-10000101
-01010010
-00000000
-10000101
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-00000000
-01010101
-01010010
-00010100
-00010101
-01010010
-00010010
-10000101
-01010010
-00000000
-10000101
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-00010000
-00000101
-01010100
-10001010
-10100001
-01010010
-10001010
-10000101
-01001010
-10001010
-00010101
-00101010
-10001000
-01010101
-01000000
-00010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-00000000
-01010101
-01010010
-00010100
-00010101
-01010010
-00010010
-10000101
-01010010
-00000000
-10000101
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01000100
-01010101
-01010101
-00100010
-00010101
-01010100
-10100010
-10000101
-01010010
-10100010
-10100001
-01010100
-10100010
-10000101
-01010101
-00100010
-00010101
-01010101
-01000100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-00000000
-01010101
-01010010
-00010100
-00010101
-01010010
-00010010
-10000101
-01010010
-00000000
-10000101
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-00101010
-00010101
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010101
-00101010
-00010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010001
-01010001
-01001000
-01001000
-01001000
-00100001
-00100001
-00100001
-00100001
-00100001
-00100001
-01001000
-01001000
-01001000
-01010010
-00010010
-00010010
-01010010
-00010010
-00010010
-01001000
-01001000
-01001000
-01001000
-01001000
-01001000
-01010001
-01010001
-01010001
-01010101
-01010101
-01010101
-01000001
-01010001
-01000001
-00101000
-01001000
-00101000
-00100010
-00100010
-00100010
-00101000
-00101010
-00101000
-00100010
-00100010
-00100010
-00101010
-00100010
-00100010
-01000000
-01000100
-01000100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010001
-01010001
-01001000
-01001000
-01001000
-00100001
-00100001
-00100001
-00100001
-00100001
-00100001
-01001000
-01001000
-01001000
-01010010
-00010010
-00010010
-01010010
-00010010
-00010010
-01001000
-01001000
-01001000
-01001000
-01001000
-01001000
-01010001
-01010001
-01010001
-01010101
-01010101
-01010101
-01000100
-00010000
-01000100
-00100010
-10001010
-00100010
-00100010
-10101010
-00100010
-00100010
-00100010
-00100010
-00100010
-00100010
-00100010
-00100010
-00000010
-00101010
-01000100
-01010100
-01000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00100000
-01010101
-01010101
-00101000
-01010101
-01010101
-00100000
-01010101
-01010101
-00101000
-01010101
-01010101
-00100000
-01010101
-01010101
-00101000
-01010101
-01010101
-00100000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010001
-01010001
-01001000
-01001000
-01001000
-00100001
-00100001
-00100001
-00100001
-00100001
-00100001
-01001000
-01001000
-01001000
-01010010
-00010010
-00010010
-01010010
-00010010
-00010010
-01001000
-01001000
-01001000
-01001000
-01001000
-01001000
-01010001
-01010001
-01010001
-01010101
-01010101
-01010101
-01000000
-01010000
-01010000
-00101010
-00001010
-00001010
-00100000
-00100000
-00100000
-00101000
-00101010
-00100001
-00100000
-00000010
-00100000
-00101010
-00101000
-01001010
-01000000
-01000001
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010001
-01010001
-01001000
-01001000
-01001000
-00100001
-00100001
-00100001
-00100001
-00100001
-00100001
-01001000
-01001000
-01001000
-01010010
-00010010
-00010010
-01010010
-00010010
-00010010
-01001000
-01001000
-01001000
-01001000
-01001000
-01001000
-01010001
-01010001
-01010001
-01010101
-01010101
-01010101
-01000100
-01000000
-01000100
-00100010
-00101010
-00100010
-00100010
-00001000
-00100010
-00100010
-00001000
-01001000
-00100010
-00001000
-00100010
-01001000
-01001000
-00100010
-01010001
-01010001
-01000100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010001
-01010001
-01001000
-01001000
-01001000
-00100001
-00100001
-00100001
-00100001
-00100001
-00100001
-01001000
-01001000
-01001000
-01010010
-00010010
-00010010
-01010010
-00010010
-00010010
-01001000
-01001000
-01001000
-01001000
-01001000
-01001000
-01010001
-01010001
-01010001
-01010101
-01010101
-01010101
-00000100
-00010100
-01000000
-10100010
-10000010
-00101010
-10101010
-10001000
-10001000
-10001000
-10001000
-10001000
-10001000
-10001000
-10001000
-10000000
-10000010
-00001000
-00010101
-00010100
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010001
-01010001
-01001000
-01001000
-01001000
-00100001
-00100001
-00100001
-00100001
-00100001
-00100001
-01001000
-01001000
-01001000
-01010010
-00010010
-00010010
-01010010
-00010010
-00010010
-01001000
-01001000
-01001000
-01001000
-01001000
-01001000
-01010001
-01010001
-01010001
-01010101
-01010101
-01010101
-01000001
-01010001
-01000000
-00101000
-01001000
-00101010
-00100010
-00100010
-00001000
-00101010
-00101010
-00001000
-00100010
-00100010
-00001000
-00101000
-00100010
-00001000
-01000001
-01000100
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010001
-01010001
-01001000
-01001000
-01001000
-00100001
-00100001
-00100001
-00100001
-00100001
-00100001
-01001000
-01001000
-01001000
-01010010
-00010010
-00010010
-01010010
-00010010
-00010010
-01001000
-01001000
-01001000
-01001000
-01001000
-01001000
-01010001
-01010001
-01010001
-01010101
-01010101
-01010101
-01000000
-01000100
-01000000
-00101010
-00100010
-00101010
-00100000
-00100010
-00001000
-00101000
-01001000
-01001000
-00100000
-00100010
-00001000
-00101010
-00100010
-00001000
-01000000
-01000100
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01001001
-01001001
-01001001
-01001001
-01001001
-01001001
-01010101
-01001001
-01010101
-01010101
-01001001
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-00010101
-01010010
-00010100
-10000101
-01010010
-10000100
-10000101
-01010010
-10100000
-10000101
-01010010
-00101000
-10000101
-01010010
-00001010
-10000101
-01010010
-00010010
-10000101
-01010010
-00010100
-10000101
-01010100
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01001001
-01001001
-01001001
-01001001
-01001001
-01001001
-01010101
-01001001
-01010101
-01010101
-01001001
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01010010
-00010101
-10000101
-01010010
-00000000
-00010101
-01010010
-10101010
-10000101
-01010100
-00000000
-10000101
-01010010
-01010100
-10000101
-01010010
-10101010
-10000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01001001
-01001001
-01001001
-01001001
-01001001
-01001001
-01010101
-01001001
-01010101
-01010101
-01001001
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01010010
-00010101
-01010101
-01010010
-00000000
-01010101
-01010010
-10101010
-00010101
-01010010
-00000000
-01010101
-01010010
-00010101
-01010101
-01010010
-10101010
-10000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01001001
-01001001
-01001001
-01001001
-01001001
-01001001
-01010101
-01001001
-01010101
-01010101
-01001001
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-00010101
-01010010
-00010100
-10000101
-01010010
-00010100
-10000101
-01010010
-00000000
-10000101
-01010010
-00101000
-10000101
-01010100
-10101010
-00010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010101
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01001001
-01001001
-01001001
-01001001
-01001001
-01001001
-01010101
-01001001
-01010101
-01010101
-01001001
-01010101
-01010101
-01001001
-01010101
-01010101
-01001001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01001001
-01001001
-01001001
-01001001
-01001001
-01001001
-01010101
-01001001
-01010101
-01010101
-01001001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010001
-01000101
-00010001
-10001000
-00100000
-10001000
-10101000
-10001000
-10001000
-10001000
-10101000
-00100001
-10001000
-10001000
-10001000
-10001000
-10001000
-10001000
-00010001
-00010001
-00010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000101
-01010101
-01001010
-10100000
-00000101
-00100000
-00001010
-10100001
-00101010
-10100101
-01011000
-00100101
-00000001
-01011000
-00100100
-10101000
-01011000
-00100100
-10000010
-00011000
-00100100
-10000010
-00011000
-00100100
-10101000
-01011000
-00100100
-10000001
-01011000
-00100100
-10000101
-01011000
-00100101
-00010101
-01011000
-00100101
-01010101
-01011000
-00101010
-10101010
-10101000
-01000000
-00000000
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00000000
-01010101
-01010101
-00101000
-01010101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01010010
-10101010
-10000101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-10101010
-10000101
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01010010
-10101010
-10000101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-10101010
-10000101
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010101
-00101000
-01010101
-01010101
-00000000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-01010101
-01010010
-10000100
-01010101
-01001000
-00100010
-00010101
-01001000
-00100010
-00000101
-01001010
-10100010
-00100001
-01001000
-00100010
-10001000
-01001000
-00100010
-00001000
-01001000
-00100010
-00001000
-01010001
-01000100
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010100
-00010101
-01010100
-10000010
-10000101
-01010010
-00100010
-00100001
-01010010
-10100010
-00100001
-01010010
-00100010
-00100001
-01010010
-00100010
-10000101
-01010100
-00000100
-00010101
-01010100
-10100010
-10000101
-01010010
-00000010
-00100001
-01010010
-10100010
-10100001
-01010100
-00100010
-00100001
-01010010
-10000010
-10000101
-01010100
-00010100
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01001001
-01001110
-01000001
-01010110
-00000011
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01001001
-01001110
-01000001
-01010110
-00000011
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01000000
-01010101
-01010100
-00010110
-01010101
-01010000
-01101010
-01010101
-01000010
-10101010
-01010101
-00001010
-10100100
-01010100
-00011010
-10010000
-01010100
-01101010
-01000101
-01010000
-10101001
-00010101
-01010001
-10100100
-01010101
-01000010
-10100000
-01010101
-01000110
-10010001
-01010101
-01000110
-10010001
-01010101
-01001010
-10000001
-01010100
-01001010
-10000001
-01010100
-00001010
-10000101
-01010100
-01001010
-10000001
-01010100
-01001010
-10000001
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000000
-00000101
-01011010
-10100101
-01000000
-10101010
-10101010
-10100100
-10101010
-10101010
-10101010
-01010000
-00000001
-01101010
-00000000
-00000000
-00000110
-01010101
-01010101
-01000001
-01010101
-01010101
-01010000
-01010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010100
-00000101
-01010101
-01000000
-00000000
-01010101
-00000110
-10100100
-00010101
-00011010
-10101001
-00010101
-00101010
-10101010
-00000101
-01101010
-10101010
-00000101
-00101010
-10101010
-00000101
-00011010
-10101010
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-01010101
-01000001
-01010101
-01010101
-10010000
-01010101
-01010101
-10100100
-00010101
-01010101
-10101001
-00010101
-01010101
-01101010
-01000101
-01010101
-00011010
-10000001
-01010101
-00001010
-10010001
-01010101
-01000110
-10010001
-01010101
-01000010
-10100000
-01010101
-01010001
-10100100
-01010101
-01010001
-10100100
-01010101
-01010001
-10100100
-01010101
-01010000
-10100100
-01010101
-01010001
-10100100
-01010101
-01010001
-10100100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01000001
-01010101
-01010101
-00000110
-01010101
-01010100
-00011010
-01010101
-01010100
-01101010
-01010101
-01010001
-10101001
-01010101
-01000010
-10100100
-01010101
-01000110
-10100000
-01010101
-01000110
-10010001
-01010101
-00001010
-10000001
-01010101
-00011010
-01000101
-01010101
-00011010
-01000101
-01010101
-00011010
-01000101
-01010101
-00011010
-00000101
-01010101
-00011010
-01000101
-01010101
-00011010
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00000000
-00000001
-01011010
-10100101
-00011010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101001
-01000000
-00000101
-10010000
-00000000
-00000000
-01000001
-01010101
-01010101
-00000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00010101
-01010101
-00000000
-00000001
-01010100
-00011010
-10010000
-01010100
-01101010
-10100100
-01010000
-10101010
-10101000
-01010000
-10101010
-10101001
-01010000
-10101010
-10101000
-01010001
-10101010
-10100100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-00000001
-01010101
-01010101
-10010100
-00010101
-01010101
-10101001
-00000101
-01010101
-10101010
-10000001
-01010101
-00011010
-10100000
-01010101
-00000110
-10100100
-00010101
-01010001
-10101001
-00010101
-01010100
-01101010
-00000101
-01010101
-00011010
-01000101
-01010101
-00001010
-10000001
-01010101
-01000110
-10010001
-01010101
-01000110
-10010001
-00010101
-01000010
-10100001
-00010101
-01000010
-10100001
-00010101
-01010010
-10100000
-00010101
-01000010
-10100001
-00010101
-01000010
-10100001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000110
-10010001
-01010101
-01000110
-10010001
-01010101
-01000010
-10100000
-01010101
-01010001
-10100100
-01010101
-01010001
-10101001
-00010101
-01010100
-01101010
-00000101
-01010100
-00101010
-10010000
-01010101
-00001010
-10100100
-01010101
-01000010
-10101010
-01010101
-01010000
-01101010
-01010101
-01010100
-00010110
-01010101
-01010101
-00000000
-01010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000110
-10101010
-10010001
-01000000
-01000110
-10100100
-01010000
-00000001
-10101001
-01010101
-01010000
-01101010
-01010101
-01010100
-00011010
-01010101
-01010101
-00000110
-01010101
-01010101
-01000001
-00000001
-01000000
-00010000
-01010000
-00000001
-00000100
-10101010
-10101010
-01000001
-10101010
-10101010
-10010000
-01011010
-10101001
-01000001
-00000000
-00000000
-00000101
-01010000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-10100100
-01010101
-01010010
-10100000
-01010101
-00010001
-10100001
-01010101
-01000100
-01010001
-01000000
-10010001
-00000000
-00010101
-10100100
-01000101
-10101010
-10101000
-00011010
-10101010
-01100100
-01101010
-10101010
-00010001
-10101010
-10010101
-00000010
-10101010
-01000000
-01000110
-10101000
-00000101
-01001010
-10100100
-01010101
-00011010
-10100000
-01010101
-00011010
-10010001
-01010101
-00011010
-10010001
-01010101
-00011010
-10010001
-01010101
-00011010
-10010001
-01010101
-00011010
-10100000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00011010
-01000101
-01010101
-00001010
-10000101
-01010101
-01001010
-01000100
-00000001
-01000101
-00010001
-01010100
-00000000
-01000110
-10101010
-01010001
-00011010
-10101010
-10100100
-00101010
-10101010
-10101001
-00011001
-01010110
-10101010
-01000100
-00000001
-10101010
-10000000
-01010000
-00101010
-10010001
-01010101
-00011010
-10100001
-01010101
-00001010
-10100100
-01010101
-01000110
-10100100
-01010101
-01000110
-10100100
-01010101
-01000110
-10100100
-01010101
-01000110
-10100100
-01010101
-00001010
-10100100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000110
-10101010
-10010000
-00011010
-10010001
-00000001
-01101010
-01000000
-00000101
-10101001
-00000101
-01010101
-10100100
-00010101
-01010101
-10010000
-01010101
-01010101
-01000001
-01010101
-01010101
-00000100
-00000001
-01000000
-00010000
-01000000
-00000101
-01000001
-10101010
-10101010
-00000110
-10101010
-10101010
-01000001
-01101010
-10100101
-01010000
-00000000
-00000000
-01010101
-01010000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000110
-10010001
-01010101
-01000110
-10010001
-01010101
-00001010
-10000001
-01010101
-00011010
-01000101
-01010100
-01101010
-01000101
-01010000
-10101001
-00010101
-00000110
-10101000
-00010101
-00011010
-10100000
-01010101
-10101010
-10000001
-01010101
-10101001
-00000101
-01010101
-10010100
-00010101
-01010101
-00000000
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-00000000
-01010101
-01010100
-00010110
-01010101
-01010000
-01101010
-01010101
-01000010
-10101010
-01010101
-00001010
-10100100
-01010100
-00101010
-10010000
-01010100
-01101010
-00000101
-01010001
-10101001
-00010101
-01010001
-10100100
-01010101
-01000010
-10100000
-01010101
-01000110
-10010001
-01010101
-01000110
-10010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000101
-01010101
-00000000
-00000000
-00000101
-01011010
-10101001
-01000001
-10101010
-10101010
-10010000
-10101010
-10101010
-01000001
-01010000
-00000001
-00000100
-00000001
-01010000
-00010000
-01010101
-01010101
-01000001
-01010101
-01010101
-00000110
-01010101
-01010100
-00011010
-01010101
-01010000
-01101010
-01010000
-00000001
-10101001
-01000000
-01000110
-10100100
-00000110
-10101010
-10010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01001010
-10100100
-00010101
-01000110
-10101001
-00000001
-01000110
-10101010
-01010000
-01000010
-10101010
-10101001
-01010001
-10101010
-10101010
-01010000
-10101010
-10101010
-01010000
-01101010
-10101010
-01000010
-00011010
-10101010
-00000110
-00011010
-10101010
-00011010
-10000110
-10101010
-01101010
-01000001
-10101010
-10101001
-00010000
-10101010
-10100100
-01010100
-01101010
-10010001
-00000101
-00011010
-01000100
-01010001
-00000110
-00010001
-10100000
-01000001
-01000010
-10100000
-01010000
-01010001
-10100100
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00011010
-10100001
-01000000
-01101010
-10010001
-00000101
-10101010
-10010001
-01101010
-10101010
-10000001
-10101010
-10101010
-01000101
-10101010
-10101010
-00000101
-10101010
-10101001
-00000101
-10101010
-10100100
-10000001
-10101010
-10100100
-10010000
-10101010
-10010010
-10100100
-10101010
-01000001
-10101001
-10101010
-00000100
-01101010
-10101001
-00010101
-00011010
-10100100
-01010000
-01000110
-10010000
-01000101
-00010001
-01000001
-00001010
-01000100
-00000101
-00001010
-10000001
-00010101
-00011010
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000101
-01010000
-00000000
-00000000
-01000001
-01101010
-10100101
-00000110
-10101010
-10101010
-01000001
-10101010
-10101010
-00010000
-01000000
-00000101
-00000100
-00000101
-01000000
-01000001
-01010101
-01010101
-10010000
-01010101
-01010101
-10100100
-00010101
-01010101
-10101001
-00000101
-01010101
-01101010
-01000000
-00000101
-00011010
-10010001
-00000001
-01000110
-10101010
-10010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-01010101
-00000000
-01010101
-01010101
-10010100
-00010101
-01010101
-10101001
-00000101
-01010101
-10101010
-10000001
-01010101
-00011010
-10100000
-01010101
-00000110
-10101000
-00010101
-01010000
-10101001
-00010101
-01010100
-01101010
-01000101
-01010101
-00011010
-01000101
-01010101
-00001010
-10000001
-01010101
-01000110
-10010001
-01010101
-01000110
-10010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01001010
-10000001
-01010100
-01001010
-10000001
-01010100
-00001010
-10000101
-01010100
-01001010
-10000001
-01010100
-01001010
-10000001
-01010100
-01000110
-10010001
-01010101
-01000110
-10010001
-01010101
-01000010
-10100000
-01010101
-01010001
-10100100
-01010101
-01010000
-10101001
-00010101
-01010100
-01101010
-01000101
-01010100
-00011010
-10010000
-01010101
-00001010
-10100100
-01010101
-01000010
-10101010
-01010101
-01010000
-01101010
-01010101
-01010100
-00010110
-01010101
-01010101
-01000000
-01010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00011010
-10101010
-01000101
-00101010
-10101010
-00000101
-01101010
-10101010
-00000101
-00101010
-10101010
-00000101
-00011010
-10101001
-00010101
-00000110
-10100100
-00010101
-01000000
-00000000
-01010101
-01010100
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010000
-01010101
-01010101
-01000001
-00000000
-00000000
-00000110
-01010000
-00000001
-01101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10100100
-01011010
-10100101
-01000000
-00000000
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-10100100
-01010101
-01010001
-10100100
-01010101
-01010000
-10100100
-01010101
-01010001
-10100100
-01010101
-01010001
-10100100
-01010101
-01010001
-10100100
-01010101
-01000010
-10100000
-01010101
-01000110
-10010001
-01010101
-00001010
-10010001
-01010101
-00011010
-10000001
-01010101
-01101010
-01000101
-01010101
-10101001
-00010101
-01010101
-10100100
-00010101
-01010101
-10010000
-01010101
-01010101
-01000001
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00011010
-01000101
-01010101
-00011010
-01000101
-01010101
-00011010
-00000101
-01010101
-00011010
-01000101
-01010101
-00011010
-01000101
-01010101
-00011010
-01000101
-01010101
-00001010
-10000001
-01010101
-01000110
-10010001
-01010101
-01000110
-10100000
-01010101
-01000010
-10100100
-01010101
-01010001
-10101001
-01010101
-01010100
-01101010
-01010101
-01010100
-00011010
-01010101
-01010101
-00000110
-01010101
-01010101
-01000001
-01010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-10101010
-10100100
-01010000
-10101010
-10101000
-01010000
-10101010
-10101001
-01010000
-10101010
-10101000
-01010100
-01101010
-10100100
-01010100
-00011010
-10010000
-01010101
-00000000
-00000001
-01010101
-01010000
-00010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-00000101
-01010101
-01010101
-01000001
-01010101
-01010101
-10010000
-00000000
-00000000
-10101001
-01000000
-00000101
-10101010
-10101010
-10101010
-00011010
-10101010
-10101010
-00000001
-01011010
-10100101
-01010000
-00000000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01000010
-10100001
-00010101
-01000010
-10100001
-00010101
-01010010
-10100000
-00010101
-01000010
-10100001
-00010101
-01000010
-10100001
-01010101
-01000110
-10010001
-01010101
-01000110
-10010001
-01010101
-00001010
-10000001
-01010101
-00011010
-01000101
-01010100
-01101010
-00000101
-01010001
-10101001
-00010101
-00000110
-10100100
-00010101
-00011010
-10100000
-01010101
-10101010
-10000001
-01010101
-10101001
-00000101
-01010101
-10010100
-00010101
-01010101
-00000001
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-00100001
-01010101
-01010100
-10000101
-01010101
-01010010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010100
-10000101
-01010101
-01010101
-00100001
-01010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-00100001
-01010101
-01010101
-01001000
-01010101
-01010101
-01010010
-00010101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010010
-00010101
-01010101
-01001000
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00100100
-01010101
-01010101
-00100100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00011000
-01010101
-01010101
-00011000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010100
-10101000
-01010101
-01010100
-10101000
-01010101
-01010010
-10101010
-00010101
-01010010
-10101010
-00010101
-01001010
-10001010
-10000101
-01001010
-00000010
-10000101
-00101000
-00010000
-10100001
-00100000
-01010100
-00100001
-00000001
-01010101
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-01010100
-10000101
-01010101
-01010010
-10000101
-01010101
-01001010
-10000101
-01010101
-00101010
-10000101
-01010100
-10101010
-10000101
-01010010
-10101010
-10000101
-01001010
-10000010
-10000101
-00100000
-00010010
-10000101
-00000101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-00001000
-01010101
-01000000
-10100001
-01010000
-00101010
-10100001
-00001010
-10101010
-10000101
-00101010
-10101010
-10000101
-00000000
-00001010
-10000101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001000
-01010101
-01010101
-01000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000000
-00000000
-00101010
-10101010
-10101000
-01000010
-10101010
-10100001
-01010100
-00101010
-10000101
-01010101
-00101010
-00010101
-01010100
-10101000
-01010101
-01010100
-10100001
-01010101
-01010100
-10000101
-01010101
-01010010
-00010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000001
-01010101
-01010101
-00101000
-00010101
-01010101
-00001010
-10000001
-01010101
-01000010
-10101000
-00010101
-01010000
-10101010
-10000001
-01010100
-00101010
-10101000
-01010000
-10101010
-10000001
-01000010
-10101000
-00010101
-00001010
-10000001
-01010101
-00101000
-00010101
-01010101
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01010010
-00010101
-01010101
-01010100
-10000101
-01010101
-01010100
-10100001
-01010101
-01010100
-10101000
-01010101
-01010101
-00101010
-00010101
-01010100
-00101010
-10000101
-01000010
-10101010
-10100001
-00101010
-10101010
-10101000
-00000000
-00000000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-00000000
-00001010
-10000101
-00101010
-10101010
-10000101
-00001010
-10101010
-10000101
-01010000
-00101010
-10100001
-01010101
-01000000
-10100001
-01010101
-01010101
-00001000
-01010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-01010100
-10000101
-00000101
-01010100
-10000101
-00100000
-00010010
-10000101
-01001010
-10000010
-10000101
-01010010
-10101010
-10000101
-01010100
-10101010
-10000101
-01010101
-00101010
-10000101
-01010101
-01001010
-10000101
-01010101
-01010010
-10000101
-01010101
-01010100
-10000101
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000001
-01010101
-00000001
-00100000
-01010100
-00100001
-00101000
-00010000
-10100001
-01001010
-00000010
-10000101
-01001010
-10001010
-10000101
-01010010
-10101010
-00010101
-01010010
-10101010
-00010101
-01010100
-10101000
-01010101
-01010100
-10101000
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01010010
-00010101
-01010101
-01010010
-00010101
-01010000
-01010010
-10000100
-00001000
-01010010
-10000010
-10100001
-01010010
-10101010
-10000101
-01010010
-10101010
-00010101
-01010010
-10101000
-01010101
-01010010
-10100001
-01010101
-01010010
-10000101
-01010101
-01010010
-00010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000001
-01010101
-01010101
-00100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010010
-10100000
-00000000
-01010010
-10101010
-10101000
-01010010
-10101010
-10100000
-01001010
-10101000
-00000101
-01001010
-00000001
-01010101
-00100000
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-01010100
-10000101
-01010101
-01010010
-00010101
-01010101
-01001010
-00010101
-01010101
-00101010
-00010101
-01010100
-10101000
-01010101
-01010010
-10101000
-00010101
-01001010
-10101010
-10000001
-00101010
-10101010
-10101000
-00000000
-00000000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01010101
-01010100
-00101000
-01010101
-01000010
-10100000
-01010100
-00101010
-10000001
-01000010
-10101010
-00000101
-00101010
-10101000
-00010101
-01000010
-10101010
-00000101
-01010100
-00101010
-10000001
-01010101
-01000010
-10100000
-01010101
-01010100
-00101000
-01010101
-01010101
-01000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000000
-00000000
-00101010
-10101010
-10101000
-01001010
-10101010
-10000001
-01010010
-10101000
-00010101
-01010100
-10101000
-01010101
-01010101
-00101010
-00010101
-01010101
-01001010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010100
-10000101
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-01010101
-00100000
-01010101
-01010101
-01001010
-00000001
-01010101
-01001010
-10101000
-00000101
-01010010
-10101010
-10100000
-01010010
-10101010
-10101000
-01010010
-10100000
-00000000
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01010010
-00010101
-01010101
-01010010
-10000101
-01010101
-01010010
-10100001
-01010101
-01010010
-10101000
-01010101
-01010010
-10101010
-00010101
-01010010
-10101010
-10000101
-01010010
-10000010
-10100001
-01010010
-10000100
-00001000
-01010010
-00010101
-01010000
-01010010
-00010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00101000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-00101010
-00010101
-01010100
-10101010
-10000101
-01010010
-10101010
-10100001
-01010100
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-00101010
-00010101
-01010100
-10101010
-10000101
-01010010
-10101010
-10100001
-01010100
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-00101010
-00010101
-01010100
-10101010
-10000101
-01010010
-10101010
-10100001
-01010100
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00000101
-01010010
-10101010
-10100001
-01010100
-10101010
-10000101
-01010101
-00101010
-00010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00000101
-01010010
-10101010
-10100001
-01010100
-10101010
-10000101
-01010101
-00101010
-00010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00000101
-01010010
-10101010
-10100001
-01010100
-10101010
-10000101
-01010101
-00101010
-00010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01000101
-00000001
-01001000
-00100000
-10101000
-00100010
-00100001
-00100001
-00101010
-00100001
-00100001
-00100010
-00100000
-00100001
-00100010
-00101010
-00100001
-01000100
-01000000
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-10000101
-01010101
-01010101
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010010
-01010101
-01010101
-01010010
-01010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-00010101
-01001000
-01010100
-10000101
-01010010
-00010010
-00010101
-01010100
-10001000
-01010101
-01010101
-00100001
-01010101
-01010100
-10001000
-01010101
-01010010
-00010010
-00010101
-01001000
-01010100
-10000101
-01010001
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01010101
-01010101
-00101010
-00010101
-01010101
-00101010
-00010101
-01010101
-01000000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00010101
-01010101
-00101010
-10000101
-01010101
-00101010
-10000101
-01010101
-01000000
-00010101
-01010101
-00101010
-00010101
-01010101
-00101010
-00010101
-01010101
-01000000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00000101
-01010101
-00101010
-10100001
-01010101
-00101010
-10100001
-01010101
-01000000
-00000101
-01010101
-00101010
-10000101
-01010101
-00101010
-10000101
-01010101
-01000000
-00010101
-01010101
-00101010
-00010101
-01010101
-00101010
-00010101
-01010101
-01000000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-00010000
-01000000
-10100000
-10001010
-00101010
-10001000
-10001000
-00001000
-10001000
-10000010
-00001000
-10001000
-10000000
-10001000
-10100000
-10001010
-00001000
-00000101
-00010000
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-01101001
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10000010
-00010101
-10010010
-00010100
-10000110
-10010010
-00010100
-10000110
-01010100
-10000010
-00010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01101001
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000001
-01010101
-01010010
-10101000
-00000000
-01010100
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01010001
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-00101010
-00010101
-00010100
-10100010
-10000101
-01010101
-00101010
-00010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01010001
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000101
-00000000
-00001010
-10100001
-01010101
-01010000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010100
-01010101
-01010101
-01010100
-01010101
-01010101
-01010100
-01010000
-00000000
-01010101
-01001010
-10101010
-00010101
-01010000
-00000000
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010100
-01010101
-01010101
-01010100
-01010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00010101
-00000000
-00101010
-10010101
-10101010
-10010101
-01010101
-01010101
-10010101
-01010101
-01010101
-10010101
-01010101
-01010101
-10010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10010101
-01010101
-01010101
-10010101
-01010101
-01010101
-10010101
-01010101
-01010101
-10010101
-01010101
-01010101
-00101010
-10010101
-10101010
-01000000
-00010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-10000101
-01010101
-01010101
-10000101
-01010101
-01010101
-10000101
-01010101
-01010101
-10000101
-01010101
-01010101
-01010101
-01000000
-00000001
-01010101
-00101010
-10101000
-01010101
-01000000
-00000001
-10000101
-01010101
-01010101
-10000101
-01010101
-01010101
-10000101
-01010101
-01010101
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010010
-01010101
-01010101
-01010100
-01010100
-00000101
-01010101
-01010010
-10100001
-01010101
-01010100
-00000101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010010
-01010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01000101
-01010010
-00010101
-00100001
-01001000
-01010101
-01001000
-00101000
-01010101
-01001010
-10101000
-01010101
-01001010
-00000001
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000001
-01010101
-01010000
-10101000
-01010101
-01001010
-00101000
-01010101
-01001010
-01001000
-01010101
-01001000
-01010010
-00010101
-00100001
-01010100
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-10000101
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010100
-00000101
-01010101
-01010010
-10100001
-01010101
-01010100
-00000101
-01000101
-01010101
-01010101
-00100001
-01010101
-01010101
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010010
-01010000
-00000001
-01001000
-01001010
-10101000
-00100001
-01010000
-00000001
-01001000
-01010101
-01010101
-01010010
-01010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010100
-00100001
-01010101
-01010010
-01001000
-01010101
-01001000
-00100001
-01010101
-01010010
-10000101
-01010101
-01010100
-00010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01000000
-01010101
-01010101
-01010001
-01010101
-00010101
-01010101
-01010101
-10000101
-01010101
-01010100
-00100001
-01010101
-01010010
-01001000
-01010101
-01001000
-00100001
-01010101
-01010010
-01000101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-10000101
-01010101
-01010101
-00100001
-01010101
-01010101
-01001000
-01010000
-00000001
-01010010
-00001010
-10101000
-01001000
-01010000
-00000001
-00100001
-01010101
-01010101
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-01010101
-01001010
-10101010
-01010101
-01010000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-01010101
-01001010
-10101010
-01010101
-01010000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010100
-10000101
-01010101
-01010010
-00100001
-01010101
-01001000
-01001000
-01010101
-00100001
-01010010
-00010100
-10000101
-01010100
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-00010101
-01010010
-00010100
-10000101
-01001000
-01010101
-00100001
-00100001
-01010101
-01001000
-10000101
-01010101
-01010010
-00010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000101
-01010101
-10101010
-10100001
-01010101
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000101
-01010101
-10101010
-10100001
-01010101
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10010101
-01010101
-01010101
-00101010
-10101010
-10101010
-00000000
-00000000
-00000000
-10101010
-10101010
-10101010
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010110
-10101010
-10010101
-01011000
-00000000
-00100101
-10100000
-00000000
-00001010
-00000000
-00000000
-00000000
-10100000
-00000000
-00001010
-01011010
-10101010
-10100101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010110
-10101010
-10101010
-10101000
-00000000
-00000000
-00000000
-10101010
-10101010
-10101010
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00000000
-00000000
-01001010
-10101010
-10101010
-01000000
-00000000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000000
-00000001
-10101010
-10101010
-10100001
-00000000
-00000000
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100000
-01010101
-01010101
-00101010
-01010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000000
-00000000
-10101010
-10101010
-10101010
-00000000
-00000000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00000000
-00000000
-01001010
-10101010
-10101010
-01001000
-00000000
-00000000
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-00001000
-01010101
-01010101
-10101000
-01010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000000
-00000001
-10101010
-10101010
-10100001
-00000000
-00000000
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001001
-01010101
-01010101
-00100101
-01010101
-01010100
-10010101
-01010101
-01010010
-01010101
-01010101
-01010100
-10010101
-01010101
-01010101
-00100101
-01010101
-01010101
-01001001
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010001
-01010101
-01010010
-01001001
-01010101
-01001001
-00100101
-01010101
-00100100
-10010101
-01010100
-10010010
-01010101
-01010101
-00100100
-10010101
-01010101
-01001001
-00100101
-01010101
-01010010
-01001001
-01010101
-01010100
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010100
-01010001
-01010100
-10010010
-01001001
-01010010
-01001001
-00100101
-01001001
-00100100
-10010101
-00100100
-10010010
-01010101
-01001001
-00100100
-10010101
-01010010
-01001001
-00100101
-01010100
-10010010
-01001001
-01010101
-00010100
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-01100001
-01010101
-01010101
-01011000
-01010101
-01010101
-01010110
-00010101
-01010101
-01010101
-10000101
-01010101
-01010110
-00010101
-01010101
-01011000
-01010101
-01010101
-01100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-00010101
-01010101
-01100001
-10000101
-01010101
-01011000
-01100001
-01010101
-01010110
-00011000
-01010101
-01010101
-10000110
-00010101
-01010110
-00011000
-01010101
-01011000
-01100001
-01010101
-01100001
-10000101
-01010101
-01000101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-00010100
-01010101
-01100001
-10000110
-00010101
-01011000
-01100001
-10000101
-01010110
-00011000
-01100001
-01010101
-10000110
-00011000
-01010110
-00011000
-01100001
-01011000
-01100001
-10000101
-01100001
-10000110
-00010101
-01000101
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10010110
-00010101
-01010010
-01010101
-10000101
-01001001
-01010101
-01100001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10010110
-00010101
-01010010
-01000001
-10000101
-01001001
-00101000
-01100001
-01010100
-10010110
-00010101
-01010010
-01010101
-10000101
-01001001
-01010101
-01100001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10010110
-00010101
-01010010
-01000001
-10000101
-01001001
-00101000
-01100001
-01010100
-10010110
-00010101
-01010010
-01000001
-10000101
-01001001
-00101000
-01100001
-01010100
-10010110
-00010101
-01010010
-01010101
-10000101
-01001001
-01010101
-01100001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01001001
-01010101
-01100001
-01010010
-01010101
-10000101
-01010100
-10010110
-00010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01001001
-01010101
-01100001
-01010010
-01010101
-10000101
-01010100
-10010110
-00010101
-01001001
-00101000
-01100001
-01010010
-01000001
-10000101
-01010100
-10010110
-00010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01001001
-01010101
-01100001
-01010010
-01010101
-10000101
-01010100
-10010110
-00010101
-01001001
-00101000
-01100001
-01010010
-01000001
-10000101
-01010100
-10010110
-00010101
-01001001
-00101000
-01100001
-01010010
-01000001
-10000101
-01010100
-10010110
-00010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
+MAX7456
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010100
+00100001
+01010101
+01000010
+00100001
+01010100
+00100010
+00100001
+01000010
+00100010
+00100001
+00100010
+00100010
+00100001
+00000000
+00000000
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010100
+00010101
+01001000
+01010010
+10000101
+01001000
+01001000
+00100001
+01001000
+01001000
+00100001
+01001000
+00001000
+00100001
+01001010
+10000010
+10000101
+01010000
+00010100
+00100001
+01010101
+01010101
+01000101
+01010101
+01010100
+00100001
+01010101
+01000010
+00100001
+01010100
+00100010
+00100001
+01000010
+00100010
+00100001
+00100010
+00100010
+00100001
+00000000
+00000000
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010001
+01000000
+00100001
+01001000
+00101010
+00100001
+00100010
+00001000
+00100001
+00101010
+00001000
+00100000
+00100010
+00001000
+00101010
+00100010
+00001000
+01000000
+01000100
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01000101
+00010100
+10000101
+00100000
+10000010
+10000100
+10001000
+10100010
+10000100
+10001000
+10001010
+10000000
+10001000
+10001010
+10101000
+00100000
+10000010
+00000001
+01000101
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01000000
+01000101
+01001000
+00101010
+00100001
+00100010
+00000010
+00100001
+00101010
+00001000
+00100001
+00100010
+00100000
+00100001
+00100010
+00101010
+00100001
+01000100
+01000000
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010100
+10000101
+01010101
+01010010
+10100001
+01010101
+01001010
+10101000
+01010101
+01010010
+10101000
+01010101
+01010100
+10101010
+01010101
+01010101
+00001000
+01010101
+01010101
+01010010
+01010101
+01010101
+00001010
+01010101
+01010000
+10001010
+01010101
+01001000
+10000000
+01010101
+01001000
+00101000
+01010101
+01010010
+00000001
+01010101
+01010100
+10100001
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010101
+10101000
+01010101
+01010101
+10100001
+01010101
+01010101
+10001000
+00010101
+01010101
+00101010
+10000101
+01010101
+01001010
+10100001
+01010101
+01001010
+10101000
+01010101
+01010010
+10100001
+01010101
+01010100
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00000000
+00000001
+01001010
+00001010
+00000001
+01001010
+00001010
+00000001
+01000000
+10100000
+10100001
+01000000
+10100000
+10100001
+01001010
+00001010
+00000001
+01001010
+00001010
+00000001
+01001000
+00000000
+00000001
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010010
+00000000
+00010101
+01001010
+10101010
+10000101
+01001010
+10101010
+10100001
+01010010
+00000000
+10101000
+01010100
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010100
+01010101
+00101000
+01010010
+00000000
+10101000
+01001010
+10101010
+10100001
+01001010
+10101010
+10000101
+01010010
+00000000
+00010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00101010
+10101010
+10101000
+01000000
+00101000
+00000001
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01000000
+00101000
+00000001
+00101010
+10101010
+10101000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010100
+01000000
+01010100
+10000010
+00101010
+01010100
+10000010
+00100000
+01010100
+10000010
+00100000
+01010100
+10101010
+00100000
+01010100
+10000010
+00100000
+01010100
+10000010
+00100000
+01010100
+10000010
+00101010
+01010101
+00010100
+01000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010100
+00000101
+00000010
+10000010
+10100001
+10001000
+00100010
+00001000
+10001000
+00100010
+00001000
+10001000
+00100010
+10100001
+10001000
+00100010
+00000101
+10001000
+00100010
+00010101
+00000010
+10000010
+00010101
+01010100
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01000001
+00100001
+01010101
+00101000
+00100001
+01010100
+10101010
+00100001
+01010010
+10101010
+10100001
+01001010
+10101010
+10100001
+00101010
+10101010
+10101000
+01001010
+10000010
+10100001
+01001010
+10000010
+10100001
+01001010
+10000010
+10100001
+01001010
+10000010
+10100001
+01001010
+10101010
+10100001
+01010000
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+01001000
+00010101
+01010101
+01001000
+10000001
+01010101
+01001000
+10001000
+00010101
+01001000
+10001000
+10000001
+01001000
+10001000
+10001000
+01000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+00000101
+01010101
+01001000
+10100001
+01010101
+00001000
+10001000
+01010101
+10101000
+10100000
+01010101
+10001000
+10001000
+01010101
+10101000
+10101000
+01010101
+00000001
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+00000101
+01010101
+01001000
+10100001
+00010001
+00001000
+10001000
+10001000
+10101000
+10100000
+10101000
+10001000
+10001000
+10001000
+10101000
+10100000
+10001000
+00000001
+00000001
+00010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+00000101
+00000101
+00101000
+10100000
+10100001
+10000000
+10001000
+10001000
+10101000
+10001000
+10100000
+00001000
+10001000
+10001000
+10100000
+10001000
+10001000
+00000101
+00010001
+00010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10101010
+00010101
+01010010
+10101010
+10000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01010100
+10101010
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010100
+10101000
+01010101
+01010010
+10101010
+00010101
+01001010
+00000010
+10000101
+01010000
+01010100
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+01010101
+01001010
+10101010
+00010101
+01010010
+10101010
+00010101
+01010100
+00101010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010101
+00101000
+01010101
+01010101
+01001010
+00010101
+01010101
+01001010
+10000101
+01010101
+01001010
+00010101
+01010101
+00101000
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010100
+10000101
+01010101
+01010010
+10000101
+01010101
+01010010
+10000101
+01010101
+00001010
+10000101
+01010100
+10101010
+10000101
+01010010
+10101010
+10000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+00000101
+01010010
+10000000
+10100001
+01010100
+10101010
+10000101
+01010101
+00101010
+00010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010100
+10000101
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10101000
+00010101
+01010100
+10101010
+10000101
+01010100
+10101010
+10100001
+01010101
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+00101000
+01010101
+01010100
+10100001
+01010101
+01010010
+10100001
+01010101
+01010100
+10100001
+01010101
+01010101
+00101000
+01010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01010010
+10101010
+00010101
+01010010
+10100000
+01010101
+01010010
+10000101
+01010101
+01010010
+10000101
+01010101
+01010010
+00010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010001
+01010101
+01001000
+01001000
+01010101
+01001000
+01001000
+01010101
+01001000
+01001000
+01010101
+01001000
+01001000
+01010101
+01001010
+00101000
+01010101
+01010010
+10100001
+01010101
+01010100
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010000
+01001000
+00010101
+01001010
+00001000
+10000101
+00100000
+10001010
+00100001
+00101010
+10001000
+00100001
+00100000
+10001000
+00100001
+01000000
+00000000
+00000101
+00101010
+10101010
+10100001
+01000000
+00000000
+00000101
+01000101
+00010100
+01000101
+00100000
+10000010
+00100001
+00100010
+00001000
+10001000
+00101010
+00001000
+10001000
+00100000
+10001000
+00001000
+01000101
+00010001
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010100
+01010101
+01010100
+10000010
+00010101
+01010000
+10000010
+00000101
+01001010
+10101010
+10100001
+01010000
+10000010
+00000101
+01010100
+10000010
+00010101
+01010000
+10000010
+00000101
+01001010
+10101010
+10100001
+01010000
+10000010
+00000101
+01010100
+10000010
+00010101
+01010101
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010000
+01001000
+00010101
+01001010
+00001000
+10000101
+00100000
+10001010
+00100001
+00101010
+10001000
+00100001
+00100000
+10001000
+00100001
+01000000
+00000000
+00000101
+00101010
+10101010
+10100001
+01000000
+00000000
+00000101
+01010000
+00010101
+00010101
+01001010
+10000100
+10000101
+00100010
+00100000
+10000101
+00100010
+00100000
+10000101
+00100000
+00100000
+10000101
+01000101
+01000101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+00000101
+01001010
+00010100
+10100001
+01010000
+01010010
+10000101
+01010101
+01001010
+00010101
+01010101
+00101000
+01010101
+01010100
+10100001
+01010101
+01010010
+10000101
+00000101
+01001010
+00010100
+10100001
+01010000
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+01010101
+01010100
+10101000
+01010101
+01010010
+00000010
+00010101
+01010010
+00010100
+01010101
+01010100
+10000001
+01010101
+01010010
+00001000
+01000101
+01010010
+00010010
+00100001
+01010010
+00000000
+10000101
+01010100
+10101010
+00100001
+01010101
+00000000
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000100
+01000000
+01000100
+00100010
+00101010
+00100010
+00100010
+00001000
+00100010
+00100010
+00001000
+00001000
+00100010
+00001000
+00100010
+01001000
+01001000
+00100010
+01010001
+01010001
+01000100
+01010101
+01010101
+01000101
+01010101
+01010100
+00100001
+01010101
+01000010
+00100001
+01010100
+00100010
+00100001
+01000010
+00100010
+00100001
+00100010
+00100010
+00100001
+00000000
+00000000
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010100
+10100001
+01010101
+01010010
+10000101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01010010
+10000101
+01010101
+01010100
+10100001
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01001010
+00010101
+01010101
+01010010
+10000101
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010010
+10000101
+01010101
+01001010
+00010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+00000101
+01001010
+00010100
+10100001
+01010010
+10000010
+10000101
+01010000
+10101010
+00000101
+01001010
+10101010
+10100001
+01010000
+10101010
+00000101
+01010010
+10000010
+10000101
+01001010
+00010100
+10100001
+01010000
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010100
+00100000
+01010101
+01010010
+10101010
+00010101
+01010100
+00100000
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010100
+10100001
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01101111
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010010
+10000101
+01010101
+01010010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001000
+01010101
+01010101
+00101000
+01010101
+01010101
+00100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10000101
+01010101
+01010010
+10000101
+01010101
+01010010
+00010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00000101
+01010010
+10101010
+10100001
+01010010
+00000000
+00100001
+01010010
+00010101
+00100001
+01010010
+00010101
+00100001
+01010010
+00010101
+00100001
+01010010
+00010101
+00100001
+01010010
+00010101
+00100001
+01010010
+00010101
+00100001
+01010010
+00010101
+00100001
+01010010
+00010101
+00100001
+01010010
+00010101
+00100001
+01010010
+00000000
+00100001
+01010010
+10101010
+10100001
+01010100
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+00101000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+00101010
+00010101
+01010101
+01000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00000101
+01010010
+10101010
+10100001
+01010100
+00000000
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010100
+00000000
+00100001
+01010010
+10101010
+10100001
+01010010
+00000000
+00000101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010010
+00000000
+00000101
+01010010
+10101010
+10100001
+01010100
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00000101
+01010010
+10101010
+10100001
+01010100
+00000000
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+00000000
+00100001
+01010100
+10101010
+10100001
+01010101
+00000000
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010100
+00000000
+00100001
+01010010
+10101010
+10100001
+01010100
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01000101
+01010010
+00010101
+00100001
+01010010
+00010101
+00100001
+01010010
+00010101
+00100001
+01010010
+00010101
+00100001
+01010010
+00010101
+00100001
+01010010
+00000000
+00100001
+01010010
+10101010
+10100001
+01010100
+00000000
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00000101
+01010010
+10101010
+10100001
+01010010
+00000000
+00000101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010010
+00000000
+00000101
+01010010
+10101010
+10100001
+01010100
+00000000
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010100
+00000000
+00100001
+01010010
+10101010
+10100001
+01010100
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00000101
+01010010
+10101010
+10100001
+01010010
+00000000
+00000101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010010
+00000000
+00000101
+01010010
+10101010
+10100001
+01010010
+00000000
+00100001
+01010010
+00010101
+00100001
+01010010
+00010101
+00100001
+01010010
+00010101
+00100001
+01010010
+00000000
+00100001
+01010010
+10101010
+10100001
+01010100
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00010101
+01001010
+10101010
+10000101
+01010000
+00000000
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00000101
+01010010
+10101010
+10100001
+01010010
+00000000
+00100001
+01010010
+00010101
+00100001
+01010010
+00010101
+00100001
+01010010
+00010101
+00100001
+01010010
+00000000
+00100001
+01010010
+10101010
+10100001
+01010010
+00000000
+00100001
+01010010
+00010101
+00100001
+01010010
+00010101
+00100001
+01010010
+00010101
+00100001
+01010010
+00000000
+00100001
+01010010
+10101010
+10100001
+01010100
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00000101
+01010010
+10101010
+10100001
+01010010
+00000000
+00100001
+01010010
+00010101
+00100001
+01010010
+00010101
+00100001
+01010010
+00010101
+00100001
+01010010
+00000000
+00100001
+01010010
+10101010
+10100001
+01010100
+00000000
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010100
+00000000
+00100001
+01010010
+10101010
+10100001
+01010100
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010100
+10100001
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+01010101
+01010010
+10000101
+01010101
+01001010
+00010101
+01010101
+00101000
+01010101
+01010100
+10100001
+01010101
+01010010
+10000101
+01010101
+01010010
+10000101
+01010101
+01010100
+10100001
+01010101
+01010101
+00101000
+01010101
+01010101
+01001010
+00010101
+01010101
+01010010
+10000101
+01010101
+01010100
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01001010
+00010101
+01010101
+01010010
+10000101
+01010101
+01010100
+10100001
+01010101
+01010101
+00101000
+01010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+00101000
+01010101
+01010100
+10100001
+01010101
+01010010
+10000101
+01010101
+01001010
+00010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010000
+01001000
+00010101
+01001010
+00001000
+10000101
+00100000
+10001010
+00100001
+00101010
+10001000
+00100001
+00100000
+10001000
+00100001
+01000000
+00000000
+00000101
+00101010
+10101010
+10100001
+01000000
+00000000
+00000101
+01000101
+00010100
+00000101
+00100000
+10000010
+10100001
+00101000
+10001000
+10001000
+00100010
+10001000
+10001000
+00100000
+10001000
+00001000
+01000101
+00010001
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+00000000
+10000101
+01001000
+00000100
+00100001
+00100000
+10100010
+00001000
+00100010
+00001010
+00001000
+00100010
+00010010
+00001000
+00100010
+00001010
+00001000
+00100000
+10100010
+00100001
+00100000
+00000000
+10000101
+01001000
+01010101
+00000101
+01010010
+00000000
+00100001
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10101010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010101
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+01010101
+01010100
+10101000
+01010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10101000
+01010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10101000
+01010101
+01010101
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000100
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000100
+01010101
+01010100
+10000010
+00010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010100
+10000000
+10000101
+01010100
+10000100
+10000101
+01010100
+10000100
+10000101
+01010100
+10000100
+10000101
+01010100
+10000100
+10000101
+01010100
+10000000
+10000101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010100
+10000000
+01010101
+01010100
+10000001
+01010101
+01010100
+10101000
+01010101
+01010100
+10000001
+01010101
+01010100
+10000101
+01010101
+01010100
+10000000
+01010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010100
+10000000
+01010101
+01010100
+10000001
+01010101
+01010100
+10101000
+01010101
+01010100
+10000001
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000000
+01010101
+01010100
+10000000
+01010101
+01010100
+10001010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010100
+01010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10101010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010101
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010101
+00010010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+00010101
+01010100
+10000100
+10000101
+01010100
+10000010
+00010101
+01010100
+10001000
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10001000
+01010101
+01010100
+10000010
+00010101
+01010100
+10000100
+10000101
+01010101
+00010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000000
+01010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+00010101
+01010010
+00010100
+10000101
+01010010
+10000010
+10000101
+01010010
+10101010
+10000101
+01010010
+00101000
+10000101
+01010010
+00000000
+10000101
+01010010
+00010100
+10000101
+01010010
+00010100
+10000101
+01010010
+00010100
+10000101
+01010100
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010100
+01010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10100010
+00010101
+01010100
+10101010
+00010101
+01010100
+10001010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010101
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+01010101
+01010100
+10101000
+01010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10101000
+01010101
+01010100
+10000001
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10001010
+00010101
+01010101
+00101010
+00010101
+01010101
+01000000
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+01010101
+01010100
+10101000
+01010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10101000
+01010101
+01010100
+10001010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010101
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000000
+01010101
+01010101
+00100000
+01010101
+01010101
+01001010
+00010101
+01010101
+00000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+01010101
+01010010
+10101010
+00010101
+01010100
+00100000
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010100
+01010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010100
+01010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10101010
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+00010101
+01010010
+00010100
+10000101
+01010010
+00010100
+10000101
+01010010
+00010100
+10000101
+01010010
+00000000
+10000101
+01010010
+00101000
+10000101
+01010010
+00101000
+10000101
+01010100
+10101010
+00010101
+01010100
+10000010
+00010101
+01010101
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+00010101
+01010010
+00010100
+10000101
+01010010
+10000010
+10000101
+01010100
+10000010
+00010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010100
+10000010
+00010101
+01010010
+10000010
+10000101
+01010010
+00010100
+10000101
+01010100
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010100
+01010101
+01010010
+00010010
+00010101
+01010010
+00010010
+00010101
+01010100
+10001000
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+01010101
+01010010
+10101010
+00010101
+01010100
+00000010
+00010101
+01010101
+01001010
+00010101
+01010101
+00101000
+01010101
+01010100
+10100001
+01010101
+01010010
+10000101
+01010101
+01010010
+00000000
+01010101
+01010010
+10101010
+00010101
+01010100
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010100
+10000000
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000000
+01010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010010
+00010101
+01010101
+01010010
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00101000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010010
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010101
+00000010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010101
+00000010
+00010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10101010
+00010101
+01010010
+10000010
+10000101
+01010010
+00010100
+10000101
+01010100
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00000101
+01001010
+10101010
+10100001
+01010000
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010000
+00010101
+00000100
+01001000
+10000100
+10100000
+00100010
+00100010
+00001000
+00100010
+00100010
+10101000
+00100000
+00100010
+00001000
+01000000
+00000000
+00000000
+00101010
+10101010
+10101010
+01000000
+00000000
+00000000
+01010101
+00010100
+01010001
+01010100
+10000010
+00001000
+01010100
+10100010
+00100010
+01010100
+10001010
+00100010
+01010100
+10000010
+00100000
+01010101
+00010100
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000001
+01010101
+01010101
+10001000
+01010101
+01010101
+10100010
+00010101
+01010101
+10000010
+00010101
+01010101
+10000010
+00010101
+01010101
+00000000
+01010101
+01010101
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010001
+01010101
+01010100
+10001000
+01010101
+01010010
+00100010
+00010101
+01010010
+00100010
+00010101
+01010010
+00000010
+00010101
+01010010
+00010010
+00010101
+01010100
+01010100
+01010101
+01010101
+00000001
+01010101
+01010100
+10101000
+01010101
+01010010
+00000010
+00010101
+01010010
+00010010
+00010101
+01010010
+00010010
+00010101
+01010000
+10001000
+00010101
+01001010
+10001010
+10000101
+01010000
+00010000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+10000010
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+10000010
+10000101
+01010010
+00000000
+10000101
+01010010
+00000000
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+10000010
+10000101
+01010010
+00000000
+10000101
+01010010
+00000000
+10000101
+01010010
+00000000
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+10000010
+10000101
+01010010
+00000000
+10000101
+01010010
+00000000
+10000101
+01010010
+00000000
+10000101
+01010010
+00000000
+10000101
+01010010
+00000000
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+10000010
+10000101
+01010010
+00000000
+10000101
+01010010
+00000000
+10000101
+01010010
+00000000
+10000101
+01010010
+00000000
+10000101
+01010010
+00000000
+10000101
+01010010
+00000000
+10000101
+01010010
+00000000
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+10000010
+10000101
+01010010
+00000000
+10000101
+01010010
+00000000
+10000101
+01010010
+00000000
+10000101
+01010010
+00000000
+10000101
+01010010
+00000000
+10000101
+01010010
+00000000
+10000101
+01010010
+00000000
+10000101
+01010010
+00000000
+10000101
+01010010
+00000000
+10000101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+10000010
+10000101
+01010010
+00000000
+10000101
+01010010
+00000000
+10000101
+01010010
+00000000
+10000101
+01010010
+00000000
+10000101
+01010010
+00000000
+10000101
+01010010
+00000000
+10000101
+01010010
+00000000
+10000101
+01010010
+00000000
+10000101
+01010010
+00000000
+10000101
+01010010
+00000000
+10000101
+01010010
+10101010
+10000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+01010101
+01010010
+10000101
+01010101
+01001000
+00100001
+01010101
+01001000
+00100001
+01010101
+01001010
+10100001
+01010101
+01001000
+00100001
+01010101
+01001000
+00100001
+01010101
+01001000
+00100001
+01010101
+01010001
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010000
+00010101
+00000100
+01001000
+10000100
+10100000
+00100010
+00100010
+00001000
+00100010
+00100010
+10101000
+00100000
+00100010
+00001000
+01000000
+00000000
+00000000
+00101010
+10101010
+10101010
+01000000
+00000000
+00000000
+01010101
+00010100
+01010001
+01010100
+10000010
+00001000
+01010100
+10001000
+00100010
+01010100
+10101000
+00100010
+01010100
+10000010
+00100000
+01010101
+00010100
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000001
+01010101
+01010101
+10001000
+01010101
+01010101
+10100010
+00010101
+01010101
+10000010
+00010101
+01010101
+10000010
+00010101
+01010101
+00000000
+01010101
+01010101
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+00010101
+01010010
+00010100
+10000101
+01010010
+00010100
+10000101
+01010010
+00000000
+10000101
+01010010
+00101000
+10000101
+01010100
+10101010
+00010101
+01010100
+10000010
+00010101
+01010101
+00010100
+01010101
+01010100
+10000101
+01010101
+01010100
+10000001
+01010101
+01010100
+10001000
+01010101
+01010100
+10100010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010101
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01000100
+01010101
+00100001
+00100010
+00010101
+00100000
+00100010
+00000101
+00100010
+00100010
+00100001
+00101010
+10100010
+10001000
+01001000
+10000010
+00001000
+01001000
+10000010
+00001000
+01000000
+00000000
+00000001
+00101010
+10101010
+10101000
+01000000
+00000000
+00000001
+00100000
+10000010
+00100001
+00100010
+00001000
+10001000
+00101010
+00001000
+00001000
+00100000
+10001000
+01001000
+01000101
+00010001
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01000100
+01010101
+00100001
+00100010
+00010101
+00100000
+00100010
+00000101
+00100010
+00100010
+00100001
+00101010
+10100010
+10001000
+01001000
+10000010
+00001000
+01001000
+10000010
+00001000
+01000000
+00000000
+00000001
+00101010
+10101010
+10101000
+01000000
+00000000
+00000001
+01010010
+00100001
+00100001
+01001000
+10001000
+00100001
+01001000
+00001000
+00100001
+01001000
+00001000
+00100001
+01010001
+01010001
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01000100
+01010101
+00100001
+00100010
+00010101
+00100000
+00100010
+00000101
+00100010
+00100010
+00100001
+00101010
+10100010
+10001000
+01001000
+10000010
+00001000
+01001000
+10000010
+00001000
+01000000
+00000000
+00000001
+00101010
+10101010
+10101000
+01000000
+00000000
+00000001
+00100000
+10000010
+00100001
+00101000
+10001000
+10001000
+00100010
+10001000
+00001000
+00100000
+10001000
+01001000
+01000101
+00010001
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+00010101
+01001000
+01010100
+10000101
+01001000
+01000100
+10000101
+01001000
+00100000
+10000101
+01001010
+00100010
+10000101
+01010010
+10101010
+00010101
+01010010
+10001010
+00010101
+01010010
+00010010
+00010101
+01010100
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010001
+01010101
+01001000
+00001000
+01000001
+00001000
+10001000
+00101000
+10101000
+10001000
+00101010
+10100010
+10100001
+00100010
+00100010
+00100001
+00100000
+00100010
+00100001
+01000101
+01000100
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010001
+01010001
+00100001
+00001000
+01001000
+00100000
+10001000
+00001000
+00100010
+00001000
+10001000
+00101000
+01001010
+10101000
+00100010
+00010010
+10100001
+00100000
+10000010
+00100001
+00100000
+10000010
+00100001
+01000101
+00010100
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010100
+10000100
+01010101
+01010010
+00100010
+00010101
+01010010
+00000010
+10000101
+01001010
+10000010
+00000101
+01010010
+00000010
+00100001
+01010010
+00010100
+10000101
+01010100
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00010000
+00010101
+01001010
+10001010
+10000101
+01010010
+00001000
+10000101
+01010010
+00001000
+10000101
+01010010
+00001000
+10000101
+01010010
+00001010
+10000101
+01000000
+00010000
+00000101
+00101010
+00001000
+00100001
+01001000
+00100010
+00100001
+01001000
+00101010
+00100001
+01001000
+00100010
+00100000
+01001000
+00100010
+00101010
+01010001
+01000100
+01000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010001
+01000101
+01001010
+00001000
+00100001
+00100000
+10001000
+10101000
+00100000
+10001000
+00100001
+00101010
+10001000
+00100001
+00100000
+10001000
+00001000
+01000101
+00010001
+01010001
+01010101
+01000000
+01010101
+01010101
+00101010
+00010101
+01010100
+10001000
+10000101
+01010100
+10001000
+10000101
+01010100
+10001000
+10000101
+01010101
+00010001
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010001
+01000101
+01001010
+00001000
+00100000
+00100000
+10001000
+10101000
+00100000
+10001000
+00100000
+00101010
+10001000
+00100000
+00100000
+10001000
+00001000
+01000101
+00010001
+01010001
+01000101
+00010100
+01000101
+00100000
+10000010
+00100001
+00100010
+00001000
+10001000
+00101010
+00001000
+10001000
+00100000
+10001000
+00001000
+01000101
+00010001
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010001
+01000101
+01001010
+00001000
+00100001
+00100000
+10001000
+10101000
+00100000
+10001000
+00100000
+00101010
+10001000
+00100000
+00100000
+10001000
+01001000
+01000101
+00010001
+01010001
+01010101
+00010100
+01010101
+01010100
+10000010
+00010101
+01010010
+00001010
+10000101
+01001010
+10000010
+00010101
+01010010
+00010010
+00010101
+01010010
+00010100
+10000101
+01010100
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010001
+01000101
+01001010
+00001000
+00100001
+00100000
+10001000
+10101000
+00100000
+10001000
+00100000
+00101010
+10001000
+00100000
+00100000
+10001000
+01001000
+01000101
+00010001
+01010001
+01000100
+01010001
+01000101
+00100010
+00001000
+00100001
+00100010
+00100000
+10101000
+00101000
+00101000
+00100001
+00100010
+00100001
+00100001
+00100010
+00100001
+01001000
+01000100
+01000101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010001
+01000101
+00101000
+01001000
+00100001
+00100010
+00100000
+10101000
+00100010
+00101000
+00100001
+00100010
+00001000
+00100001
+00101000
+00100001
+01001000
+01000001
+01000101
+01010001
+01010101
+01000000
+01010101
+01010101
+00101010
+00010101
+01010100
+10001000
+10000101
+01010100
+10001000
+10000101
+01010100
+10001000
+10000101
+01010101
+00010001
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010100
+10100001
+01010101
+01010010
+10000101
+01010101
+01001010
+00010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01001010
+00010101
+01010101
+01010010
+10000101
+01010101
+01010100
+10100001
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01001010
+00010101
+01010101
+01010010
+10000101
+01010101
+01010100
+10100001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010100
+10100001
+01010101
+01010010
+10000101
+01010101
+01001010
+00010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01000001
+01000101
+00101000
+00101000
+00100001
+00100010
+00100000
+10101000
+00100010
+00101000
+00100001
+00100010
+00001000
+00100001
+00101000
+00101000
+01001000
+01000001
+00000000
+01000001
+00100000
+10000010
+00100001
+00100010
+00001000
+10001000
+00101010
+00001000
+10001000
+00100000
+10001000
+00001000
+01000101
+00010001
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01000001
+01000101
+00101000
+00101000
+00100001
+00100010
+00100000
+10101000
+00100010
+00101000
+00100001
+00100010
+00001000
+00100001
+00101000
+00101000
+01001000
+01000001
+01000001
+01010001
+01010101
+00010100
+01010101
+01010100
+10000010
+00010101
+01010010
+00001010
+10000101
+01001010
+10000010
+00010101
+01010010
+00010010
+00010101
+01010010
+00010100
+10000101
+01010100
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01000001
+01000101
+00101000
+00101000
+00100001
+00100010
+00100000
+10101000
+00100010
+00101000
+00100001
+00100010
+00001000
+00100001
+00101000
+00101000
+01001000
+01000001
+01000001
+01010001
+01010100
+00000101
+00000101
+01010010
+10100001
+00100001
+01001000
+10001000
+00100001
+01001000
+10001000
+00100001
+01001000
+10001000
+00100001
+01010001
+00010001
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01000001
+01000101
+00101000
+00101000
+00100001
+00100010
+00100000
+10101000
+00100010
+00101000
+00100001
+00100010
+00001000
+00100001
+00101000
+00101000
+01001000
+01000001
+01000001
+01010001
+01000101
+00010100
+00000101
+00100000
+10000010
+10100001
+00101000
+10001000
+10001000
+00100010
+10001000
+10001000
+00100000
+10001000
+10001000
+01000101
+00010001
+00010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+01010101
+01010100
+10101000
+01010101
+01010010
+00100010
+00010101
+01010010
+00100010
+00010101
+01010010
+00100010
+00010101
+01010010
+00000010
+00010101
+01010100
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+00010100
+01000101
+00100000
+10000010
+00100001
+00100010
+00001000
+10001000
+00101010
+00001000
+10001000
+00100000
+10001000
+00001000
+00100000
+10001000
+01001000
+01000101
+00010001
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000101
+01000101
+01010010
+10100001
+00100001
+01001000
+10001000
+00100001
+01001000
+10001000
+00100001
+01001000
+10001000
+00100001
+01001000
+00001000
+00100001
+01010001
+01010001
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+00010100
+00000101
+00100000
+10000010
+10100001
+00101000
+10001000
+10001000
+00100010
+10001000
+10001000
+00100000
+10001000
+10001000
+00100000
+10001000
+00001000
+01000101
+00010001
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01001010
+00010101
+01010101
+01010000
+10000101
+00000101
+01010101
+00100000
+10100001
+01010101
+00100001
+00001000
+00000000
+00100001
+01001000
+10101010
+10000101
+01001000
+00000000
+00000000
+00100001
+10101010
+10101010
+10000101
+00000000
+00000000
+00010101
+10101010
+10101010
+00010101
+00000000
+00000000
+10000101
+01010101
+01010100
+10000101
+01010101
+01010000
+10000101
+01010101
+01001010
+00010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+01010101
+01010010
+10000101
+01010101
+01001000
+00100001
+01010101
+00100001
+01001000
+01010101
+00100001
+01001000
+01010001
+00100001
+00001000
+01001000
+00100000
+10000001
+00100010
+00100010
+00100001
+00100010
+00100010
+00100001
+00100010
+00100010
+00100001
+01000010
+00100010
+00000101
+01010010
+00100010
+00010101
+01010010
+00100010
+00010101
+01010100
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+00010000
+01000101
+01001000
+10001010
+00100001
+01001010
+00001000
+10001000
+01001000
+10001000
+10001000
+01001000
+10001000
+10001000
+01000000
+00000000
+00000001
+00101010
+10101010
+10101000
+01000000
+00000000
+00000001
+01010010
+00000101
+01010101
+01010010
+00100001
+01010001
+01010010
+10001000
+01001000
+01010010
+00001000
+00101000
+01010010
+00001000
+10101000
+01010100
+01010001
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+00010100
+00000101
+01001000
+10000010
+10100001
+00100010
+00100010
+00001000
+00100010
+00100010
+10100001
+00100000
+00100010
+00000101
+01000000
+00000000
+00000101
+00101010
+10101010
+10100001
+01000000
+00000000
+00000101
+01010010
+00000101
+01010101
+01010010
+00100001
+01010001
+01010010
+10001000
+01001000
+01010010
+00001000
+00101000
+01010010
+00001000
+10101000
+01010100
+01010001
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010001
+01010101
+00100000
+01001000
+01010101
+00100010
+00101010
+00010101
+00101000
+01001000
+01010101
+00100010
+00001000
+01010001
+00100010
+00010010
+00001000
+01000100
+01010100
+00101000
+01010101
+01010100
+10101000
+01010101
+01010101
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+00000101
+00010001
+10100000
+10100000
+10001000
+10001000
+10001000
+10101000
+10100000
+10100000
+10001000
+10001000
+10000100
+10001000
+10001000
+10000100
+10001000
+00010001
+00010101
+00010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01000100
+00010101
+01001000
+00100010
+10000101
+00100010
+00100010
+00100001
+00101010
+00100010
+10000101
+00100010
+00100010
+00100001
+00100010
+00100010
+00100001
+01000100
+01000100
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010100
+01010101
+01010100
+10000010
+00010101
+01010010
+00001010
+10000101
+01001010
+10000010
+00010101
+01010010
+00010010
+00010101
+01010010
+00010100
+10000101
+01010000
+00000000
+00010101
+01001010
+10101010
+10000101
+01010000
+00000000
+00010101
+01010101
+00000001
+01010101
+01010100
+10101000
+01010101
+01010010
+10000001
+01010101
+01010100
+00101000
+01010101
+01010010
+10100001
+01010101
+01010100
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000100
+01010100
+01010001
+00100010
+00010010
+00001000
+00100010
+00001000
+00101010
+00101010
+00101010
+00001000
+00100010
+00001000
+01001000
+00100010
+00001000
+01010010
+01000000
+00000000
+00000000
+00101010
+10101010
+10101000
+01000000
+00000000
+00000001
+00101010
+00001000
+10101000
+10001000
+10001000
+10000010
+10001000
+10001000
+10000010
+10000000
+10001000
+10000010
+00010101
+00010001
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000001
+01010101
+01010010
+10101000
+01010101
+01010010
+00100010
+00010101
+01010010
+00100010
+00010101
+01010010
+00100010
+00010101
+01010000
+00000000
+00010101
+01001010
+10101010
+10000101
+01010000
+00000000
+00010101
+01010101
+00000001
+01010101
+01010100
+10101000
+01010101
+01010010
+10000001
+01010101
+01010100
+00101000
+01010101
+01010010
+10100001
+01010101
+01010100
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+00010000
+00000101
+01001000
+10001010
+00100001
+01001010
+00001000
+10001000
+01001000
+10001000
+10001000
+01001000
+10001000
+10001000
+01000000
+00000000
+00000000
+00101010
+10101010
+10101000
+01000000
+00000000
+00000001
+01010100
+10000001
+01010101
+01010100
+10001000
+01010101
+01010100
+10100010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010101
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+00010100
+00000101
+01001000
+10000010
+10100001
+00100010
+00100010
+00001000
+00100010
+00100010
+10100001
+00100000
+00100010
+00000101
+01000000
+00000000
+00000101
+00101010
+10101010
+10100001
+01000000
+00000000
+00000101
+01010010
+00000101
+01010101
+01010010
+00100001
+01010101
+01010010
+10001000
+01010101
+01010010
+00001000
+01010101
+01010010
+00001000
+01010101
+01010100
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010100
+01010101
+01001000
+00010010
+00010101
+01001000
+10001010
+10000101
+01001010
+00010010
+00010101
+01001000
+10000010
+00010101
+01001000
+10000100
+10000101
+01010001
+00010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010000
+00010101
+00000100
+01001000
+10000100
+10100000
+00100010
+00100010
+00001000
+00100010
+00100010
+10101000
+00100000
+00100010
+00001000
+01000000
+00000000
+00000000
+00101010
+10101010
+10101010
+01000000
+00000000
+00000000
+01010101
+01000100
+01010100
+01010101
+00100010
+00010010
+01010100
+10001000
+10000010
+01010100
+10001000
+10000010
+01010100
+10000000
+10000010
+01010101
+00010101
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000001
+01010101
+01010101
+10001000
+01010101
+01010101
+10100010
+00010101
+01010101
+10000010
+00010101
+01010101
+10000010
+00010101
+01010101
+00000000
+01010101
+01010101
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+00010101
+01010101
+01010101
+00010101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01001010
+00010101
+01010101
+00101010
+10000101
+01010100
+10100000
+00010101
+01010010
+10000101
+01010101
+01010010
+00010101
+01010101
+01010100
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+00010101
+01010101
+01010100
+10000101
+01010101
+01010010
+10000101
+01010100
+00001010
+00010101
+01010010
+10101000
+01010101
+01010100
+10100001
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010101
+01010101
+00101010
+00010101
+01010101
+00100010
+00010101
+01010101
+00101010
+00010101
+01010101
+01000000
+01010101
+01010101
+01010101
+01010100
+00010101
+01010101
+01010010
+10000101
+01010101
+01001000
+00100001
+01010101
+01001000
+01000101
+01010101
+00001000
+00010101
+01010100
+10101010
+10000101
+01010101
+00001000
+00010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010101
+01010101
+00101010
+00010101
+01010101
+00100010
+00010101
+01010101
+00101010
+00010101
+01010101
+01000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00010101
+01010101
+01001010
+10000101
+01010101
+00100000
+00100001
+01010101
+00100001
+01000101
+01010101
+00100001
+01010101
+01010101
+00100001
+01000101
+01010101
+00100000
+00100001
+01010101
+01001010
+10000101
+01010101
+01010000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00010100
+01000101
+01001010
+10000010
+00100001
+01001000
+00000010
+00100001
+01001000
+10000010
+10100001
+01001000
+10000100
+10000101
+01001010
+10000100
+10000101
+01010000
+00010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+00010101
+00000101
+01001000
+10000100
+10100001
+00100010
+00100010
+00001000
+00100010
+00100010
+10101000
+00100010
+00100010
+00001000
+00100000
+00100010
+00001000
+01000101
+01000100
+01010001
+01010101
+00100001
+01010101
+01010101
+00100000
+01010101
+01010101
+00100010
+00010101
+01010101
+00101000
+10000101
+01010101
+00100000
+10000101
+01010101
+00100000
+10000101
+01010101
+01000101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010100
+00000101
+01010010
+10000010
+10100001
+01001000
+00100010
+00001000
+01001000
+00100010
+00001000
+01010010
+10000110
+00001000
+01010100
+00010100
+01010001
+01010001
+01010101
+01010101
+01001000
+01010101
+00010001
+01001000
+00010100
+10001000
+01001000
+10000100
+10100001
+01001010
+00100000
+10000101
+01001000
+00100000
+10000101
+01010001
+01000101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01000100
+01010001
+01010010
+00100010
+00001000
+01001000
+00100010
+00001000
+01101010
+00100000
+10101000
+01001000
+00100001
+00001000
+01001000
+00100000
+10100001
+01010000
+00000101
+00000101
+01010010
+00010101
+00010001
+01010010
+00000101
+10001000
+01010010
+00100001
+10100001
+01010010
+10001000
+10000101
+01010010
+00001000
+10000101
+01010100
+01010001
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000101
+00000101
+01010010
+10100000
+10100001
+01001000
+00000010
+00000101
+01001000
+10100000
+10000101
+01001000
+00100000
+00100001
+01010010
+10000010
+10000101
+01010000
+00010100
+00010101
+01001000
+01010101
+01010101
+01001010
+00010101
+01010101
+01001000
+10000101
+01010101
+01001000
+00100001
+01010101
+01001000
+01001000
+01010101
+01001000
+01010010
+00010101
+01001000
+00000000
+10000101
+01001010
+10101010
+10100001
+01010000
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00000101
+01001010
+10101010
+10100001
+01001000
+00000000
+00100001
+01001000
+01010101
+00100001
+01001000
+01010101
+00100001
+01001000
+01010101
+00100001
+01001010
+00000000
+10100001
+01010010
+10101010
+10000101
+01010100
+10101010
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010100
+00000101
+01010010
+10000010
+10100001
+01001000
+00100010
+00001000
+01001000
+00100010
+00001000
+01010010
+10000010
+00001000
+01010100
+00010100
+01010001
+01010000
+00000101
+00000001
+01001010
+10100000
+10101000
+01001000
+10001000
+10000010
+01001000
+10001000
+10000010
+01001000
+10001000
+10000010
+01010001
+00010001
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01000100
+01010001
+01010010
+00100010
+00001000
+01001000
+00100010
+00001000
+00101010
+00100000
+10101000
+01001000
+00100000
+00001000
+01001000
+00100000
+10100000
+01010000
+00000101
+00000001
+01001010
+10100000
+10101000
+01001000
+10001000
+10000010
+01001000
+10001000
+10000010
+01001000
+10001000
+10000010
+01010001
+00010001
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01001010
+00000000
+10100001
+00101000
+00100000
+00101000
+00100000
+00100000
+00001000
+00100000
+00100000
+00001000
+00100000
+00101010
+00001000
+00100000
+00000000
+00001000
+00101000
+00000000
+00101000
+01001010
+00000000
+10100001
+01010010
+10101010
+10000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00010101
+01001010
+10101010
+10000101
+01001000
+00000000
+10000101
+01001000
+01010100
+10000101
+01001000
+01010100
+10000101
+01001000
+01010100
+10000101
+01001000
+01010100
+10000101
+01001000
+01010100
+10000101
+01001000
+01010100
+10000101
+01001000
+01010100
+10000101
+01001000
+01010100
+10000101
+01001000
+01010100
+10000100
+01001000
+00000000
+10000010
+01001010
+10101010
+10000010
+01010000
+00000000
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+00101000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010100
+01010101
+01001000
+01010010
+01010101
+00101010
+00010010
+01010101
+01000000
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00010101
+01001010
+10101010
+10000101
+01010000
+00000000
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010000
+00000000
+10000101
+01001010
+10101010
+10000101
+01001000
+00000000
+00010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010100
+01001000
+00000000
+00010010
+01001010
+10101010
+10000010
+01010000
+00000000
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00010101
+01001010
+10101010
+10000101
+01010000
+00000000
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010100
+00000000
+10000101
+01010010
+10101010
+10000101
+01010100
+00000000
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000100
+01010000
+00000000
+10000010
+01001010
+10101010
+10000010
+01010000
+00000000
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+00010101
+01001000
+01010100
+10000101
+01001000
+01010100
+10000101
+01001000
+01010100
+10000101
+01001000
+01010100
+10000101
+01001000
+01010100
+10000101
+01001000
+00000000
+10000101
+01001010
+10101010
+10000101
+01010000
+00000000
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000100
+01010101
+01010100
+10000010
+01010101
+01010100
+10000010
+01010101
+01010101
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00010101
+01001010
+10101010
+10000101
+01001000
+00000000
+00010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+00000000
+00010101
+01001010
+10101010
+10000101
+01010000
+00000000
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000100
+01010000
+00000000
+10000010
+01001010
+10101010
+10000010
+01010000
+00000000
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00010101
+01001010
+10101010
+10000101
+01001000
+00000000
+00010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+00000000
+00010101
+01001010
+10101010
+10000101
+01001000
+00000000
+10000101
+01001000
+01010100
+10000101
+01001000
+01010100
+10000101
+01001000
+01010100
+10000100
+01001000
+00000000
+10000010
+01001010
+10101010
+10000010
+01010000
+00000000
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00010101
+01001010
+10101010
+10000101
+01010000
+00000000
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000100
+01010101
+01010100
+10000010
+01010101
+01010100
+10000010
+01010101
+01010101
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00010101
+01001010
+10101010
+10000101
+01001000
+00000000
+10000101
+01001000
+01010100
+10000101
+01001000
+01010100
+10000101
+01001000
+01010100
+10000101
+01001000
+00000000
+10000101
+01001010
+10101010
+10000101
+01001000
+00000000
+10000101
+01001000
+01010100
+10000101
+01001000
+01010100
+10000101
+01001000
+01010100
+10000100
+01001000
+00000000
+10000010
+01001010
+10101010
+10000010
+01010000
+00000000
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00010101
+01001010
+10101010
+10000101
+01001000
+00000000
+10000101
+01001000
+01010100
+10000101
+01001000
+01010100
+10000101
+01001000
+01010100
+10000101
+01001000
+00000000
+10000101
+01001010
+10101010
+10000101
+01010000
+00000000
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000100
+01010000
+00000000
+10000010
+01001010
+10101010
+10000010
+01010000
+00000000
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00010100
+01010001
+01001010
+10000010
+00001000
+01000000
+10000010
+00001000
+00101010
+10000010
+00001000
+00100000
+10000010
+00001000
+00101010
+10000010
+10101000
+01000000
+00010100
+00000001
+01010101
+01000101
+01000101
+01010101
+00100001
+00100000
+01010100
+10101000
+00100010
+01010101
+00100001
+00101000
+01010101
+00100001
+00101000
+01010101
+00100001
+00100001
+01010101
+01001000
+00100001
+01010101
+01010001
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010000
+00000101
+00101010
+00001010
+10100001
+01001000
+01001000
+00100001
+01001000
+01001000
+00100001
+01001000
+01001000
+00100001
+01001000
+01001010
+10100001
+01010010
+00010000
+00000101
+01010100
+01010101
+01010101
+00010100
+01000001
+01010101
+10000010
+00101000
+01010101
+10100010
+10000010
+00010101
+00100010
+00010100
+01010101
+00100010
+00010101
+01010101
+00100010
+00010101
+01010101
+01000100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+00000000
+10100001
+01010000
+10101010
+00000101
+01001010
+00000000
+01010101
+01010000
+01010101
+01010101
+01010101
+00000001
+01010101
+01010100
+10101000
+01010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10101000
+01010101
+01010100
+10001010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010101
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00000101
+01001010
+10101010
+10100001
+01010000
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+00000001
+01010101
+01010100
+10101000
+01010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10101000
+01010101
+01010100
+10001010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010101
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01001010
+00000000
+01010101
+01010000
+10101010
+00000101
+01010101
+00000000
+10100001
+01010101
+01010101
+00000101
+01010101
+00000001
+01010101
+01010100
+10101000
+01010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10101000
+01010101
+01010100
+10001010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010101
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010100
+10101000
+01010101
+01010010
+10101010
+00010101
+01001010
+10101010
+10000101
+01010000
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+00000001
+01010101
+01010100
+10101000
+01010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10101000
+01010101
+01010100
+10000001
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00000101
+01010010
+10101010
+10100001
+01010010
+00000000
+00100001
+01010010
+00010101
+00100001
+01010010
+00010101
+00100001
+01010010
+00010101
+00100001
+01010010
+00010101
+00100001
+01010010
+00010101
+00100001
+01010010
+00010101
+00100001
+01010010
+00010101
+00100001
+01010010
+00010101
+00100001
+00010010
+00010101
+00100001
+10000010
+00000000
+00100001
+10000010
+10101010
+10100001
+00010100
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+00101000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+00010101
+01001000
+01010101
+10000101
+01001000
+01010101
+10000101
+00101010
+00010101
+00010101
+01000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00000101
+01010010
+10101010
+10100001
+01010100
+00000000
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010100
+00000000
+00100001
+01010010
+10101010
+10100001
+01010010
+00000000
+00000101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010101
+00010010
+00010101
+01010101
+10000010
+00000000
+00000101
+10000010
+10101010
+10100001
+00010100
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00000101
+01010010
+10101010
+10100001
+01010100
+00000000
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+00000000
+00100001
+01010100
+10101010
+10100001
+01010101
+00000000
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+00010101
+01010101
+00100001
+10000100
+00000000
+00100001
+10000010
+10101010
+10100001
+00010100
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01000101
+01010010
+00010101
+00100001
+01010010
+00010101
+00100001
+01010010
+00010101
+00100001
+01010010
+00010101
+00100001
+01010010
+00010101
+00100001
+01010010
+00000000
+00100001
+01010010
+10101010
+10100001
+01010100
+00000000
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+00010101
+01010101
+00100001
+10000101
+01010101
+00100001
+10000101
+01010101
+00100001
+00010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00000101
+01010010
+10101010
+10100001
+01010010
+00000000
+00000101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010010
+00000000
+00000101
+01010010
+10101010
+10100001
+01010100
+00000000
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+00010101
+01010101
+00100001
+10000100
+00000000
+00100001
+10000010
+10101010
+10100001
+00010100
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00000101
+01010010
+10101010
+10100001
+01010010
+00000000
+00000101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010010
+00000000
+00000101
+01010010
+10101010
+10100001
+01010010
+00000000
+00100001
+01010010
+00010101
+00100001
+01010010
+00010101
+00100001
+00010010
+00010101
+00100001
+10000010
+00000000
+00100001
+10000010
+10101010
+10100001
+00010100
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00010101
+01001010
+10101010
+10000101
+01010000
+00000000
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+00010101
+01010100
+10000101
+10000101
+01010100
+10000101
+10000101
+01010100
+10000101
+00010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00000101
+01010010
+10101010
+10100001
+01010010
+00000000
+00100001
+01010010
+00010101
+00100001
+01010010
+00010101
+00100001
+01010010
+00010101
+00100001
+01010010
+00000000
+00100001
+01010010
+10101010
+10100001
+01010010
+00000000
+00100001
+01010010
+00010101
+00100001
+01010010
+00010101
+00100001
+00010010
+00010101
+00100001
+10000010
+00000000
+00100001
+10000010
+10101010
+10100001
+00010100
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00000101
+01010010
+10101010
+10100001
+01010010
+00000000
+00100001
+01010010
+00010101
+00100001
+01010010
+00010101
+00100001
+01010010
+00010101
+00100001
+01010010
+00000000
+00100001
+01010010
+10101010
+10100001
+01010100
+00000000
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+00010101
+01010101
+00100001
+10000100
+00000000
+00100001
+10000010
+10101010
+10100001
+00010100
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00010101
+01001010
+10101010
+10000101
+01010010
+10101010
+00010101
+01010100
+10101000
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+01010101
+01010100
+10101000
+01010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010100
+10101000
+01010101
+01010100
+10000001
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+00000000
+01010101
+01010010
+00010100
+00010101
+01010010
+00010010
+10000101
+01010010
+00000000
+10000101
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+00000000
+01010101
+01010010
+00010100
+00010101
+01010010
+00010010
+10000101
+01010010
+00000000
+10000101
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+00010000
+00000101
+01010100
+10001010
+10100001
+01010010
+10001010
+10000101
+01001010
+10001010
+00010101
+00101010
+10001000
+01010101
+01000000
+00010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+00000000
+01010101
+01010010
+00010100
+00010101
+01010010
+00010010
+10000101
+01010010
+00000000
+10000101
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01000100
+01010101
+01010101
+00100010
+00010101
+01010100
+10100010
+10000101
+01010010
+10100010
+10100001
+01010100
+10100010
+10000101
+01010101
+00100010
+00010101
+01010101
+01000100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+00000000
+01010101
+01010010
+00010100
+00010101
+01010010
+00010010
+10000101
+01010010
+00000000
+10000101
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+00101010
+00010101
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010101
+00101010
+00010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010001
+01010001
+01001000
+01001000
+01001000
+00100001
+00100001
+00100001
+00100001
+00100001
+00100001
+01001000
+01001000
+01001000
+01010010
+00010010
+00010010
+01010010
+00010010
+00010010
+01001000
+01001000
+01001000
+01001000
+01001000
+01001000
+01010001
+01010001
+01010001
+01010101
+01010101
+01010101
+01000001
+01010001
+01000001
+00101000
+01001000
+00101000
+00100010
+00100010
+00100010
+00101000
+00101010
+00101000
+00100010
+00100010
+00100010
+00101010
+00100010
+00100010
+01000000
+01000100
+01000100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010001
+01010001
+01001000
+01001000
+01001000
+00100001
+00100001
+00100001
+00100001
+00100001
+00100001
+01001000
+01001000
+01001000
+01010010
+00010010
+00010010
+01010010
+00010010
+00010010
+01001000
+01001000
+01001000
+01001000
+01001000
+01001000
+01010001
+01010001
+01010001
+01010101
+01010101
+01010101
+01000100
+00010000
+01000100
+00100010
+10001010
+00100010
+00100010
+10101010
+00100010
+00100010
+00100010
+00100010
+00100010
+00100010
+00100010
+00100010
+00000010
+00101010
+01000100
+01010100
+01000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00100000
+01010101
+01010101
+00101000
+01010101
+01010101
+00100000
+01010101
+01010101
+00101000
+01010101
+01010101
+00100000
+01010101
+01010101
+00101000
+01010101
+01010101
+00100000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010001
+01010001
+01001000
+01001000
+01001000
+00100001
+00100001
+00100001
+00100001
+00100001
+00100001
+01001000
+01001000
+01001000
+01010010
+00010010
+00010010
+01010010
+00010010
+00010010
+01001000
+01001000
+01001000
+01001000
+01001000
+01001000
+01010001
+01010001
+01010001
+01010101
+01010101
+01010101
+01000000
+01010000
+01010000
+00101010
+00001010
+00001010
+00100000
+00100000
+00100000
+00101000
+00101010
+00100001
+00100000
+00000010
+00100000
+00101010
+00101000
+01001010
+01000000
+01000001
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010001
+01010001
+01001000
+01001000
+01001000
+00100001
+00100001
+00100001
+00100001
+00100001
+00100001
+01001000
+01001000
+01001000
+01010010
+00010010
+00010010
+01010010
+00010010
+00010010
+01001000
+01001000
+01001000
+01001000
+01001000
+01001000
+01010001
+01010001
+01010001
+01010101
+01010101
+01010101
+01000100
+01000000
+01000100
+00100010
+00101010
+00100010
+00100010
+00001000
+00100010
+00100010
+00001000
+01001000
+00100010
+00001000
+00100010
+01001000
+01001000
+00100010
+01010001
+01010001
+01000100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010001
+01010001
+01001000
+01001000
+01001000
+00100001
+00100001
+00100001
+00100001
+00100001
+00100001
+01001000
+01001000
+01001000
+01010010
+00010010
+00010010
+01010010
+00010010
+00010010
+01001000
+01001000
+01001000
+01001000
+01001000
+01001000
+01010001
+01010001
+01010001
+01010101
+01010101
+01010101
+00000100
+00010100
+01000000
+10100010
+10000010
+00101010
+10101010
+10001000
+10001000
+10001000
+10001000
+10001000
+10001000
+10001000
+10001000
+10000000
+10000010
+00001000
+00010101
+00010100
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010001
+01010001
+01001000
+01001000
+01001000
+00100001
+00100001
+00100001
+00100001
+00100001
+00100001
+01001000
+01001000
+01001000
+01010010
+00010010
+00010010
+01010010
+00010010
+00010010
+01001000
+01001000
+01001000
+01001000
+01001000
+01001000
+01010001
+01010001
+01010001
+01010101
+01010101
+01010101
+01000001
+01010001
+01000000
+00101000
+01001000
+00101010
+00100010
+00100010
+00001000
+00101010
+00101010
+00001000
+00100010
+00100010
+00001000
+00101000
+00100010
+00001000
+01000001
+01000100
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010001
+01010001
+01001000
+01001000
+01001000
+00100001
+00100001
+00100001
+00100001
+00100001
+00100001
+01001000
+01001000
+01001000
+01010010
+00010010
+00010010
+01010010
+00010010
+00010010
+01001000
+01001000
+01001000
+01001000
+01001000
+01001000
+01010001
+01010001
+01010001
+01010101
+01010101
+01010101
+01000000
+01000100
+01000000
+00101010
+00100010
+00101010
+00100000
+00100010
+00001000
+00101000
+01001000
+01001000
+00100000
+00100010
+00001000
+00101010
+00100010
+00001000
+01000000
+01000100
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001001
+01001001
+01001001
+01001001
+01001001
+01001001
+01010101
+01001001
+01010101
+01010101
+01001001
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+00010101
+01010010
+00010100
+10000101
+01010010
+10000100
+10000101
+01010010
+10100000
+10000101
+01010010
+00101000
+10000101
+01010010
+00001010
+10000101
+01010010
+00010010
+10000101
+01010010
+00010100
+10000101
+01010100
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001001
+01001001
+01001001
+01001001
+01001001
+01001001
+01010101
+01001001
+01010101
+01010101
+01001001
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01010010
+00010101
+10000101
+01010010
+00000000
+00010101
+01010010
+10101010
+10000101
+01010100
+00000000
+10000101
+01010010
+01010100
+10000101
+01010010
+10101010
+10000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001001
+01001001
+01001001
+01001001
+01001001
+01001001
+01010101
+01001001
+01010101
+01010101
+01001001
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01010010
+00010101
+01010101
+01010010
+00000000
+01010101
+01010010
+10101010
+00010101
+01010010
+00000000
+01010101
+01010010
+00010101
+01010101
+01010010
+10101010
+10000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001001
+01001001
+01001001
+01001001
+01001001
+01001001
+01010101
+01001001
+01010101
+01010101
+01001001
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+00010101
+01010010
+00010100
+10000101
+01010010
+00010100
+10000101
+01010010
+00000000
+10000101
+01010010
+00101000
+10000101
+01010100
+10101010
+00010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010101
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001001
+01001001
+01001001
+01001001
+01001001
+01001001
+01010101
+01001001
+01010101
+01010101
+01001001
+01010101
+01010101
+01001001
+01010101
+01010101
+01001001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001001
+01001001
+01001001
+01001001
+01001001
+01001001
+01010101
+01001001
+01010101
+01010101
+01001001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010001
+01000101
+00010001
+10001000
+00100000
+10001000
+10101000
+10001000
+10001000
+10001000
+10101000
+00100001
+10001000
+10001000
+10001000
+10001000
+10001000
+10001000
+00010001
+00010001
+00010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000101
+01010101
+01001010
+10100000
+00000101
+00100000
+00001010
+10100001
+00101010
+10100101
+01011000
+00100101
+00000001
+01011000
+00100100
+10101000
+01011000
+00100100
+10000010
+00011000
+00100100
+10000010
+00011000
+00100100
+10101000
+01011000
+00100100
+10000001
+01011000
+00100100
+10000101
+01011000
+00100101
+00010101
+01011000
+00100101
+01010101
+01011000
+00101010
+10101010
+10101000
+01000000
+00000000
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00000000
+01010101
+01010101
+00101000
+01010101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01010010
+10101010
+10000101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+10101010
+10000101
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01010010
+10101010
+10000101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+10101010
+10000101
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010101
+00101000
+01010101
+01010101
+00000000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+01010101
+01010010
+10000100
+01010101
+01001000
+00100010
+00010101
+01001000
+00100010
+00000101
+01001010
+10100010
+00100001
+01001000
+00100010
+10001000
+01001000
+00100010
+00001000
+01001000
+00100010
+00001000
+01010001
+01000100
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+00000000
+01010101
+01010010
+00010100
+00010101
+01010010
+00010010
+10000101
+01010010
+00000000
+10000101
+01010100
+10101010
+10000101
+01000001
+00000000
+00000101
+00101000
+00101000
+00100001
+00100010
+00100000
+10101000
+00100010
+00101000
+00100001
+00100010
+00001000
+00100001
+00101000
+00101000
+01001000
+01000001
+01000001
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+00000000
+01010101
+01010010
+00010100
+00010101
+01010010
+00010010
+10000101
+01010010
+00000000
+10000101
+01010100
+10101010
+10000101
+01010000
+00000000
+00000001
+01001010
+10100000
+10101000
+01001000
+10001000
+10000010
+01001000
+10001000
+10000010
+01001000
+10001000
+10000010
+01010001
+00010001
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01000001
+00100000
+01010101
+00101000
+00100010
+01010100
+10000010
+00101000
+01010100
+10101010
+00100000
+01010100
+10000010
+00100000
+01000000
+00000000
+00000000
+00101010
+10101010
+10101010
+01000000
+00000000
+00000000
+01010100
+10000101
+01010010
+01010010
+10100001
+01001000
+01001010
+10101000
+00101010
+00101000
+00001010
+00001000
+01000001
+01010000
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+00000000
+01010101
+01010101
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+00001000
+01010101
+01010101
+00101010
+01010101
+01010101
+00001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01010010
+00010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01000001
+00100000
+01010101
+00101000
+00100010
+01010100
+10000010
+00101000
+01010100
+10101010
+00100000
+01010100
+10000010
+00100000
+01000000
+00000000
+00000000
+00101010
+10101010
+10101010
+01000000
+00000000
+00000000
+01010100
+10000101
+01010010
+01010010
+10100001
+01001000
+01001010
+10101000
+01001000
+00101000
+00001010
+00001000
+01000001
+01010000
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+00000000
+01010101
+01010101
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+00100001
+01010101
+01010101
+10001000
+01010101
+01010101
+10001000
+01010101
+01010101
+00001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00000000
+00000101
+00101010
+10101010
+10100001
+00101010
+10000000
+00101000
+00101010
+10000000
+00001000
+00101010
+10000000
+00101000
+00101010
+10101010
+10100001
+01000000
+00000000
+00000101
+01010101
+01010101
+01010101
+00010001
+00010001
+00010100
+10001000
+10001000
+10000010
+10101000
+10001010
+10001000
+10001000
+10001010
+10001000
+10001000
+10001010
+10000010
+10001000
+10001000
+10001000
+00010001
+00010001
+00010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00000000
+00000101
+00101010
+10101010
+10100001
+00101010
+10000000
+00101000
+00101010
+10000000
+00001000
+00101010
+10000000
+00101000
+00101010
+10101010
+10100001
+01000000
+00000000
+00000101
+01010101
+01010101
+01010101
+00010001
+00000101
+01000001
+10001000
+10100001
+00101000
+10001000
+10001000
+10000001
+10101000
+10100000
+00100001
+10001000
+10001000
+00001000
+10001000
+10001000
+10100001
+00010001
+00010001
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00010101
+01010101
+01001010
+10000101
+01010101
+00100000
+00010101
+01010101
+00100001
+01010101
+01010101
+00100000
+00010101
+01010101
+01001010
+10000001
+01010101
+01010000
+00001000
+01010101
+01010101
+00100010
+00010101
+01010101
+01001000
+00000001
+01010101
+01010000
+10101000
+01010101
+01010010
+00000001
+01010101
+01010010
+00101000
+01010101
+01010010
+00001000
+01010101
+01010100
+10101000
+01010101
+01010101
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01001010
+10101010
+10100001
+01001010
+10000010
+10100001
+00101010
+10101010
+10101000
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010100
+10000101
+01010101
+01010010
+10100001
+01010101
+01001010
+10101000
+01010101
+01010000
+10000001
+01010101
+01010100
+10000101
+01010101
+01010000
+10000001
+01010101
+01001010
+10101000
+01010100
+01010010
+10100001
+01010010
+00010100
+10000101
+01010010
+10000101
+00010101
+01001010
+10000101
+01000101
+01001010
+10100001
+00100001
+00101010
+10101000
+00101000
+00101010
+10101010
+10101000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010000
+00010101
+01010010
+10001010
+10000101
+01001000
+00010010
+00010101
+01001000
+01010010
+00010101
+01001000
+00010010
+00010101
+01010010
+10000010
+00010101
+01010100
+00010100
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010100
+10001000
+01010101
+01010100
+10001000
+01010101
+01010010
+10001010
+00010101
+01010010
+10101010
+00010101
+01001010
+10001010
+10000101
+01010000
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010100
+00010101
+01010100
+10000010
+10000101
+01010010
+00100010
+00100001
+01010010
+10100010
+00100001
+01010010
+00100010
+00100001
+01010010
+00100010
+10000101
+01010100
+00000100
+00010101
+01010100
+10100010
+10000101
+01010010
+00000010
+00100001
+01010010
+10100010
+10100001
+01010100
+00100010
+00100001
+01010010
+10000010
+10000101
+01010100
+00010100
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010100
+00010101
+01001010
+00010010
+10000101
+01001000
+10000010
+00100001
+01001010
+00010010
+10000101
+01001000
+10000010
+00100001
+01001010
+10000010
+10100001
+01010000
+00010100
+00000101
+01010101
+01010101
+01010101
+01010110
+00000000
+10010101
+01011000
+00000000
+00100101
+01010110
+00000000
+10010101
+01011000
+00000000
+00100101
+01010110
+00000000
+10010101
+01011000
+00000000
+00100101
+01010110
+00000000
+10010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001001
+01001110
+01000001
+01010110
+00000011
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001001
+01001110
+01000001
+01010110
+00000011
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01000000
+01010101
+01010100
+00101010
+01010101
+01010000
+10101010
+01010101
+01000010
+10101010
+01010101
+00001010
+10101000
+01010100
+00101010
+10100000
+01010100
+10101010
+10000101
+01010000
+10101010
+00010101
+01010010
+10101000
+01010101
+01000010
+10100000
+01010101
+01001010
+10100001
+01010101
+01001010
+10100001
+01010101
+01001010
+10000001
+01010100
+01001010
+10000001
+01010100
+00001010
+10000101
+01010100
+01001010
+10000001
+01010100
+01001010
+10000001
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000101
+10101010
+10101010
+10000000
+10101010
+10101010
+10101000
+10101010
+10101010
+10101010
+10100000
+00000010
+10101010
+00000000
+00000000
+00001010
+01010101
+01010101
+01000010
+01010101
+01010101
+01010000
+01010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010100
+00000101
+01010101
+01000000
+00000000
+01010101
+00001010
+10101000
+00010101
+00101010
+10101010
+00010101
+00101010
+10101010
+00000101
+10101010
+10101010
+00000101
+00101010
+10101010
+00000101
+00101010
+10101010
+10000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010101
+10000001
+01010101
+01010101
+10100000
+01010101
+01010101
+10101000
+00010101
+01010101
+10101010
+00010101
+01010101
+10101010
+10000101
+01010101
+00101010
+10000001
+01010101
+00001010
+10100001
+01010101
+01001010
+10100001
+01010101
+01000010
+10100000
+01010101
+01010010
+10101000
+01010101
+01010010
+10101000
+01010101
+01010010
+10101000
+01010101
+01010000
+10101000
+01010101
+01010010
+10101000
+01010101
+01010010
+10101000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01000010
+01010101
+01010101
+00001010
+01010101
+01010100
+00101010
+01010101
+01010100
+10101010
+01010101
+01010010
+10101010
+01010101
+01000010
+10101000
+01010101
+01001010
+10100000
+01010101
+01001010
+10100001
+01010101
+00001010
+10000001
+01010101
+00101010
+10000101
+01010101
+00101010
+10000101
+01010101
+00101010
+10000101
+01010101
+00101010
+00000101
+01010101
+00101010
+10000101
+01010101
+00101010
+10000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00000000
+00000010
+10101010
+10101010
+00101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10000000
+00001010
+10100000
+00000000
+00000000
+10000001
+01010101
+01010101
+00000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00010101
+01010101
+00000000
+00000001
+01010100
+00101010
+10100000
+01010100
+10101010
+10101000
+01010000
+10101010
+10101000
+01010000
+10101010
+10101010
+01010000
+10101010
+10101000
+01010010
+10101010
+10101000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+00000001
+01010101
+01010101
+10101000
+00010101
+01010101
+10101010
+00000101
+01010101
+10101010
+10000001
+01010101
+00101010
+10100000
+01010101
+00001010
+10101000
+00010101
+01010010
+10101010
+00010101
+01010100
+10101010
+00000101
+01010101
+00101010
+10000101
+01010101
+00001010
+10000001
+01010101
+01001010
+10100001
+01010101
+01001010
+10100001
+00010101
+01000010
+10100001
+00010101
+01000010
+10100001
+00010101
+01010010
+10100000
+00010101
+01000010
+10100001
+00010101
+01000010
+10100001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001010
+10100001
+01010101
+01001010
+10100001
+01010101
+01000010
+10100000
+01010101
+01010010
+10101000
+01010101
+01010010
+10101010
+00010101
+01010100
+10101010
+00000101
+01010100
+00101010
+10100000
+01010101
+00001010
+10101000
+01010101
+01000010
+10101010
+01010101
+01010000
+10101010
+01010101
+01010100
+00101010
+01010101
+01010101
+00000000
+01010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00001010
+10101010
+10100001
+01000000
+10001010
+10101000
+01010000
+00000010
+10101010
+01010101
+01010000
+10101010
+01010101
+01010100
+00101010
+01010101
+01010101
+00001010
+01010101
+01010101
+01000010
+00000001
+01000000
+00010000
+10100000
+00000010
+00000100
+10101010
+10101010
+10000001
+10101010
+10101010
+10100000
+10101010
+10101010
+10000001
+00000000
+00000000
+00000101
+01010000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010010
+10101000
+01010101
+01010010
+10100000
+01010101
+00010010
+10100001
+01010101
+10000100
+10100001
+01000000
+10100001
+00000000
+00101010
+10101000
+01001010
+10101010
+10101000
+00101010
+10101010
+10101000
+10101010
+10101010
+00100010
+10101010
+10101010
+00000010
+10101010
+10000000
+01001010
+10101000
+00000101
+01001010
+10101000
+01010101
+00101010
+10100000
+01010101
+00101010
+10100001
+01010101
+00101010
+10100001
+01010101
+00101010
+10100001
+01010101
+00101010
+10100001
+01010101
+00101010
+10100000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00101010
+10000101
+01010101
+00001010
+10000101
+01010101
+01001010
+10000100
+00000001
+01001010
+00010010
+10101000
+00000000
+01001010
+10101010
+10100001
+00101010
+10101010
+10101000
+00101010
+10101010
+10101010
+00101010
+10101010
+10101010
+10001000
+00000010
+10101010
+10000000
+01010000
+00101010
+10100001
+01010101
+00101010
+10100001
+01010101
+00001010
+10101000
+01010101
+01001010
+10101000
+01010101
+01001010
+10101000
+01010101
+01001010
+10101000
+01010101
+01001010
+10101000
+01010101
+00001010
+10101000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001010
+10101010
+10100000
+00101010
+10100010
+00000001
+10101010
+10000000
+00000101
+10101010
+00000101
+01010101
+10101000
+00010101
+01010101
+10100000
+01010101
+01010101
+10000001
+01010101
+01010101
+00000100
+00000001
+01000000
+00010000
+10000000
+00001010
+01000010
+10101010
+10101010
+00001010
+10101010
+10101010
+01000010
+10101010
+10101010
+01010000
+00000000
+00000000
+01010101
+01010000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001010
+10100001
+01010101
+01001010
+10100001
+01010101
+00001010
+10000001
+01010101
+00101010
+10000101
+01010100
+10101010
+10000101
+01010000
+10101010
+00010101
+00001010
+10101000
+00010101
+00101010
+10100000
+01010101
+10101010
+10000001
+01010101
+10101010
+00000101
+01010101
+10101000
+00010101
+01010101
+00000000
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+00000000
+01010101
+01010100
+00101010
+01010101
+01010000
+10101010
+01010101
+01000010
+10101010
+01010101
+00001010
+10101000
+01010100
+00101010
+10100000
+01010100
+10101010
+00000101
+01010010
+10101010
+00010101
+01010010
+10101000
+01010101
+01000010
+10100000
+01010101
+01001010
+10100001
+01010101
+01001010
+10100001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000101
+01010101
+00000000
+00000000
+00000101
+10101010
+10101010
+10000001
+10101010
+10101010
+10100000
+10101010
+10101010
+10000001
+10100000
+00000010
+00000100
+00000001
+01010000
+00010000
+01010101
+01010101
+01000010
+01010101
+01010101
+00001010
+01010101
+01010100
+00101010
+01010101
+01010000
+10101010
+01010000
+00000010
+10101010
+01000000
+10001010
+10101000
+00001010
+10101010
+10100001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001010
+10101000
+00010101
+01001010
+10101010
+00000001
+01001010
+10101010
+10100000
+01000010
+10101010
+10101010
+01010010
+10101010
+10101010
+01010000
+10101010
+10101010
+01010000
+10101010
+10101010
+01000010
+00101010
+10101010
+00001010
+00101010
+10101010
+00101010
+10001010
+10101010
+10101010
+10000010
+10101010
+10101010
+00010000
+10101010
+10101000
+01010100
+10101010
+10100001
+00000101
+00101010
+10000100
+10100001
+00001010
+00010010
+10100000
+01000010
+01000010
+10100000
+01010000
+01010010
+10101000
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00101010
+10100001
+01000000
+10101010
+10100001
+00001010
+10101010
+10100001
+10101010
+10101010
+10000001
+10101010
+10101010
+10000101
+10101010
+10101010
+00000101
+10101010
+10101010
+00000101
+10101010
+10101000
+10000001
+10101010
+10101000
+10100000
+10101010
+10100010
+10101000
+10101010
+10000010
+10101010
+10101010
+00000100
+10101010
+10101010
+00010101
+00101010
+10101000
+01010000
+01001010
+10100000
+01001010
+00010010
+10000001
+00001010
+10000100
+00000101
+00001010
+10000001
+00010101
+00101010
+10000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000101
+01010000
+00000000
+00000000
+01000010
+10101010
+10101010
+00001010
+10101010
+10101010
+01000010
+10101010
+10101010
+00010000
+10000000
+00001010
+00000100
+00000101
+01000000
+10000001
+01010101
+01010101
+10100000
+01010101
+01010101
+10101000
+00010101
+01010101
+10101010
+00000101
+01010101
+10101010
+10000000
+00000101
+00101010
+10100010
+00000001
+01001010
+10101010
+10100000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010101
+00000000
+01010101
+01010101
+10101000
+00010101
+01010101
+10101010
+00000101
+01010101
+10101010
+10000001
+01010101
+00101010
+10100000
+01010101
+00001010
+10101000
+00010101
+01010000
+10101010
+00010101
+01010100
+10101010
+10000101
+01010101
+00101010
+10000101
+01010101
+00001010
+10000001
+01010101
+01001010
+10100001
+01010101
+01001010
+10100001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001010
+10000001
+01010100
+01001010
+10000001
+01010100
+00001010
+10000101
+01010100
+01001010
+10000001
+01010100
+01001010
+10000001
+01010100
+01001010
+10100001
+01010101
+01001010
+10100001
+01010101
+01000010
+10100000
+01010101
+01010010
+10101000
+01010101
+01010000
+10101010
+00010101
+01010100
+10101010
+10000101
+01010100
+00101010
+10100000
+01010101
+00001010
+10101000
+01010101
+01000010
+10101010
+01010101
+01010000
+10101010
+01010101
+01010100
+00001010
+01010101
+01010101
+01000000
+01010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00101010
+10101010
+10000101
+00101010
+10101010
+00000101
+10101010
+10101010
+00000101
+00101010
+10101010
+00000101
+00101010
+10101010
+00010101
+00001010
+10101000
+00010101
+01000000
+00000000
+01010101
+01010100
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010000
+01010101
+01010101
+01000010
+00000000
+00000000
+00001010
+10100000
+00000010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101000
+10101010
+10101010
+10000000
+00000000
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010010
+10101000
+01010101
+01010010
+10101000
+01010101
+01010000
+10101000
+01010101
+01010010
+10101000
+01010101
+01010010
+10101000
+01010101
+01010010
+10101000
+01010101
+01000010
+10100000
+01010101
+01001010
+10100001
+01010101
+00001010
+10100001
+01010101
+00101010
+10000001
+01010101
+10101010
+10000101
+01010101
+10101010
+00010101
+01010101
+10101000
+00010101
+01010101
+10100000
+01010101
+01010101
+10000001
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00101010
+10000101
+01010101
+00101010
+10000101
+01010101
+00101010
+00000101
+01010101
+00101010
+10000101
+01010101
+00101010
+10000101
+01010101
+00101010
+10000101
+01010101
+00001010
+10000001
+01010101
+01001010
+10100001
+01010101
+01001010
+10100000
+01010101
+01000010
+10101000
+01010101
+01010010
+10101010
+01010101
+01010100
+10101010
+01010101
+01010100
+00101010
+01010101
+01010101
+00001010
+01010101
+01010101
+01000010
+01010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010010
+10101010
+10101000
+01010000
+10101010
+10101000
+01010000
+10101010
+10101010
+01010000
+10101010
+10101000
+01010100
+10101010
+10101000
+01010100
+00101010
+10100000
+01010101
+00000000
+00000001
+01010101
+01010000
+00010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+00000101
+01010101
+01010101
+10000001
+01010101
+01010101
+10100000
+00000000
+00000000
+10101010
+10000000
+00001010
+10101010
+10101010
+10101010
+00101010
+10101010
+10101010
+00000010
+10101010
+10101010
+01010000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01000010
+10100001
+00010101
+01000010
+10100001
+00010101
+01010010
+10100000
+00010101
+01000010
+10100001
+00010101
+01000010
+10100001
+01010101
+01001010
+10100001
+01010101
+01001010
+10100001
+01010101
+00001010
+10000001
+01010101
+00101010
+10000101
+01010100
+10101010
+00000101
+01010010
+10101010
+00010101
+00001010
+10101000
+00010101
+00101010
+10100000
+01010101
+10101010
+10000001
+01010101
+10101010
+00000101
+01010101
+10100000
+00010101
+01010101
+00000001
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+00100001
+01010101
+01010100
+10000101
+01010101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010100
+10000101
+01010101
+01010101
+00100001
+01010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010101
+01001000
+01010101
+01010101
+01010010
+00010101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010010
+00010101
+01010101
+01001000
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00100100
+01010101
+01010101
+00100100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00011000
+01010101
+01010101
+00011000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010100
+10101000
+01010101
+01010100
+10101000
+01010101
+01010010
+10101010
+00010101
+01010010
+10101010
+00010101
+01001010
+10001010
+10000101
+01001010
+00000010
+10000101
+00101000
+00010000
+10100001
+00100000
+01010100
+00100001
+00000001
+01010101
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010100
+10000101
+01010101
+01010010
+10000101
+01010101
+01001010
+10000101
+01010101
+00101010
+10000101
+01010100
+10101010
+10000101
+01010010
+10101010
+10000101
+01001010
+10000010
+10000101
+00100000
+00010010
+10000101
+00000101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+00001000
+01010101
+01000000
+10100001
+01010000
+00101010
+10100001
+00001010
+10101010
+10000101
+00101010
+10101010
+10000101
+00000000
+00001010
+10000101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001000
+01010101
+01010101
+01000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+00101010
+10101010
+10101000
+01000010
+10101010
+10100001
+01010100
+00101010
+10000101
+01010101
+00101010
+00010101
+01010100
+10101000
+01010101
+01010100
+10100001
+01010101
+01010100
+10000101
+01010101
+01010010
+00010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+01010101
+01010101
+00101000
+00010101
+01010101
+00001010
+10000001
+01010101
+01000010
+10101000
+00010101
+01010000
+10101010
+10000001
+01010100
+00101010
+10101000
+01010000
+10101010
+10000001
+01000010
+10101000
+00010101
+00001010
+10000001
+01010101
+00101000
+00010101
+01010101
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01010010
+00010101
+01010101
+01010100
+10000101
+01010101
+01010100
+10100001
+01010101
+01010100
+10101000
+01010101
+01010101
+00101010
+00010101
+01010100
+00101010
+10000101
+01000010
+10101010
+10100001
+00101010
+10101010
+10101000
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+00000000
+00001010
+10000101
+00101010
+10101010
+10000101
+00001010
+10101010
+10000101
+01010000
+00101010
+10100001
+01010101
+01000000
+10100001
+01010101
+01010101
+00001000
+01010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010100
+10000101
+00000101
+01010100
+10000101
+00100000
+00010010
+10000101
+01001010
+10000010
+10000101
+01010010
+10101010
+10000101
+01010100
+10101010
+10000101
+01010101
+00101010
+10000101
+01010101
+01001010
+10000101
+01010101
+01010010
+10000101
+01010101
+01010100
+10000101
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+01010101
+00000001
+00100000
+01010100
+00100001
+00101000
+00010000
+10100001
+01001010
+00000010
+10000101
+01001010
+10001010
+10000101
+01010010
+10101010
+00010101
+01010010
+10101010
+00010101
+01010100
+10101000
+01010101
+01010100
+10101000
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010000
+01010010
+10000100
+00001000
+01010010
+10000010
+10100001
+01010010
+10101010
+10000101
+01010010
+10101010
+00010101
+01010010
+10101000
+01010101
+01010010
+10100001
+01010101
+01010010
+10000101
+01010101
+01010010
+00010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+01010101
+01010101
+00100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010010
+10100000
+00000000
+01010010
+10101010
+10101000
+01010010
+10101010
+10100000
+01001010
+10101000
+00000101
+01001010
+00000001
+01010101
+00100000
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010100
+10000101
+01010101
+01010010
+00010101
+01010101
+01001010
+00010101
+01010101
+00101010
+00010101
+01010100
+10101000
+01010101
+01010010
+10101000
+00010101
+01001010
+10101010
+10000001
+00101010
+10101010
+10101000
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010101
+01010100
+00101000
+01010101
+01000010
+10100000
+01010100
+00101010
+10000001
+01000010
+10101010
+00000101
+00101010
+10101000
+00010101
+01000010
+10101010
+00000101
+01010100
+00101010
+10000001
+01010101
+01000010
+10100000
+01010101
+01010100
+00101000
+01010101
+01010101
+01000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+00101010
+10101010
+10101000
+01001010
+10101010
+10000001
+01010010
+10101000
+00010101
+01010100
+10101000
+01010101
+01010101
+00101010
+00010101
+01010101
+01001010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010100
+10000101
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010101
+00100000
+01010101
+01010101
+01001010
+00000001
+01010101
+01001010
+10101000
+00000101
+01010010
+10101010
+10100000
+01010010
+10101010
+10101000
+01010010
+10100000
+00000000
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01010010
+00010101
+01010101
+01010010
+10000101
+01010101
+01010010
+10100001
+01010101
+01010010
+10101000
+01010101
+01010010
+10101010
+00010101
+01010010
+10101010
+10000101
+01010010
+10000010
+10100001
+01010010
+10000100
+00001000
+01010010
+00010101
+01010000
+01010010
+00010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00101000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+00101010
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01010100
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+00101010
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01010100
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+00101010
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01010100
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00000101
+01010010
+10101010
+10100001
+01010100
+10101010
+10000101
+01010101
+00101010
+00010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00000101
+01010010
+10101010
+10100001
+01010100
+10101010
+10000101
+01010101
+00101010
+00010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00000101
+01010010
+10101010
+10100001
+01010100
+10101010
+10000101
+01010101
+00101010
+00010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01000101
+00000001
+01001000
+00100000
+10101000
+00100010
+00100001
+00100001
+00101010
+00100001
+00100001
+00100010
+00100000
+00100001
+00100010
+00101010
+00100001
+01000100
+01000000
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010010
+01010101
+01010101
+01010010
+01010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+00010101
+01001000
+01010100
+10000101
+01010010
+00010010
+00010101
+01010100
+10001000
+01010101
+01010101
+00100001
+01010101
+01010100
+10001000
+01010101
+01010010
+00010010
+00010101
+01001000
+01010100
+10000101
+01010001
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010101
+01010101
+00101010
+00010101
+01010101
+00101010
+00010101
+01010101
+01000000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00010101
+01010101
+00101010
+10000101
+01010101
+00101010
+10000101
+01010101
+01000000
+00010101
+01010101
+00101010
+00010101
+01010101
+00101010
+00010101
+01010101
+01000000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00000101
+01010101
+00101010
+10100001
+01010101
+00101010
+10100001
+01010101
+01000000
+00000101
+01010101
+00101010
+10000101
+01010101
+00101010
+10000101
+01010101
+01000000
+00010101
+01010101
+00101010
+00010101
+01010101
+00101010
+00010101
+01010101
+01000000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+00010000
+01000000
+10100000
+10001010
+00101010
+10001000
+10001000
+00001000
+10001000
+10000010
+00001000
+10001000
+10000000
+10001000
+10100000
+10001010
+00001000
+00000101
+00010000
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+01101001
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10000010
+00010101
+10010010
+00010100
+10000110
+10010010
+00010100
+10000110
+01010100
+10000010
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01101001
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00000000
+00000101
+00101010
+10101010
+10100001
+00101010
+10000000
+00101000
+00101010
+10000000
+00001000
+00101010
+10000000
+00101000
+00101010
+10101010
+10100001
+01000000
+00000000
+00000101
+01010101
+01010101
+01010101
+00000101
+00010000
+01000000
+10100000
+10001010
+00101010
+10001000
+10001000
+00001000
+10001000
+10000010
+00001000
+10001000
+10000000
+10001000
+10100000
+10001010
+00001000
+00000101
+00010000
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10100010
+10001010
+00101000
+10100010
+10001010
+00101000
+10100010
+10001010
+00101000
+10100010
+10001010
+00101000
+10100010
+10001010
+00101000
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+00000101
+01000101
+00100000
+10100000
+00100001
+10001000
+10001000
+10001000
+10001000
+10001000
+10001000
+00100000
+10100000
+00100001
+01000101
+00000101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000001
+01010101
+01010010
+10101000
+00000000
+01010100
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01010001
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+00101010
+00010101
+00010100
+10100010
+10000101
+01010101
+00101010
+00010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01010001
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000101
+00000000
+00001010
+10100001
+01010101
+01010000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010100
+01010101
+01010101
+01010100
+01010101
+01010101
+01010100
+01010000
+00000000
+01010101
+01001010
+10101010
+00010101
+01010000
+00000000
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010100
+01010101
+01010101
+01010100
+01010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00010101
+00000000
+00101010
+10010101
+10101010
+10010101
+01010101
+01010101
+10010101
+01010101
+01010101
+10010101
+01010101
+01010101
+10010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10010101
+01010101
+01010101
+10010101
+01010101
+01010101
+10010101
+01010101
+01010101
+10010101
+01010101
+01010101
+00101010
+10010101
+10101010
+01000000
+00010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+01010101
+01000000
+00000001
+01010101
+00101010
+10101000
+01010101
+01000000
+00000001
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010010
+01010101
+01010101
+01010100
+01010100
+00000101
+01010101
+01010010
+10100001
+01010101
+01010100
+00000101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010010
+01010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01000101
+01010010
+00010101
+00100001
+01001000
+01010101
+01001000
+00101000
+01010101
+01001010
+10101000
+01010101
+01001010
+00000001
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+01010101
+01010000
+10101000
+01010101
+01001010
+00101000
+01010101
+01001010
+01001000
+01010101
+01001000
+01010010
+00010101
+00100001
+01010100
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010100
+00000101
+01010101
+01010010
+10100001
+01010101
+01010100
+00000101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010101
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010010
+01010000
+00000001
+01001000
+01001010
+10101000
+00100001
+01010000
+00000001
+01001000
+01010101
+01010101
+01010010
+01010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010100
+00100001
+01010101
+01010010
+01001000
+01010101
+01001000
+00100001
+01010101
+01010010
+10000101
+01010101
+01010100
+00010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01000000
+01010101
+01010101
+01010001
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010100
+00100001
+01010101
+01010010
+01001000
+01010101
+01001000
+00100001
+01010101
+01010010
+01000101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+00100001
+01010101
+01010101
+01001000
+01010000
+00000001
+01010010
+00001010
+10101000
+01001000
+01010000
+00000001
+00100001
+01010101
+01010101
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+01010101
+01001010
+10101010
+01010101
+01010000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+01010101
+01001010
+10101010
+01010101
+01010000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010100
+10000101
+01010101
+01010010
+00100001
+01010101
+01001000
+01001000
+01010101
+00100001
+01010010
+00010100
+10000101
+01010100
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+00010101
+01010010
+00010100
+10000101
+01001000
+01010101
+00100001
+00100001
+01010101
+01001000
+10000101
+01010101
+01010010
+00010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000101
+01010101
+10101010
+10100001
+01010101
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000101
+01010101
+10101010
+10100001
+01010101
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10010101
+01010101
+01010101
+00101010
+10101010
+10101010
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010110
+10101010
+10010101
+01011000
+00000000
+00100101
+10100000
+00000000
+00001010
+00000000
+00000000
+00000000
+10100000
+00000000
+00001010
+01011010
+10101010
+10100101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010110
+10101010
+10101010
+10101000
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00000000
+00000000
+01001010
+10101010
+10101010
+01000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000001
+10101010
+10101010
+10100001
+00000000
+00000000
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100000
+01010101
+01010101
+00101010
+01010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00000000
+00000000
+01001010
+10101010
+10101010
+01001000
+00000000
+00000000
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+00001000
+01010101
+01010101
+10101000
+01010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000001
+10101010
+10101010
+10100001
+00000000
+00000000
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001001
+01010101
+01010101
+00100101
+01010101
+01010100
+10010101
+01010101
+01010010
+01010101
+01010101
+01010100
+10010101
+01010101
+01010101
+00100101
+01010101
+01010101
+01001001
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010001
+01010101
+01010010
+01001001
+01010101
+01001001
+00100101
+01010101
+00100100
+10010101
+01010100
+10010010
+01010101
+01010101
+00100100
+10010101
+01010101
+01001001
+00100101
+01010101
+01010010
+01001001
+01010101
+01010100
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010100
+01010001
+01010100
+10010010
+01001001
+01010010
+01001001
+00100101
+01001001
+00100100
+10010101
+00100100
+10010010
+01010101
+01001001
+00100100
+10010101
+01010010
+01001001
+00100101
+01010100
+10010010
+01001001
+01010101
+00010100
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+01100001
+01010101
+01010101
+01011000
+01010101
+01010101
+01010110
+00010101
+01010101
+01010101
+10000101
+01010101
+01010110
+00010101
+01010101
+01011000
+01010101
+01010101
+01100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+00010101
+01010101
+01100001
+10000101
+01010101
+01011000
+01100001
+01010101
+01010110
+00011000
+01010101
+01010101
+10000110
+00010101
+01010110
+00011000
+01010101
+01011000
+01100001
+01010101
+01100001
+10000101
+01010101
+01000101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+00010100
+01010101
+01100001
+10000110
+00010101
+01011000
+01100001
+10000101
+01010110
+00011000
+01100001
+01010101
+10000110
+00011000
+01010110
+00011000
+01100001
+01011000
+01100001
+10000101
+01100001
+10000110
+00010101
+01000101
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10010110
+00010101
+01010010
+01010101
+10000101
+01001001
+01010101
+01100001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10010110
+00010101
+01010010
+01000001
+10000101
+01001001
+00101000
+01100001
+01010100
+10010110
+00010101
+01010010
+01010101
+10000101
+01001001
+01010101
+01100001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10010110
+00010101
+01010010
+01000001
+10000101
+01001001
+00101000
+01100001
+01010100
+10010110
+00010101
+01010010
+01000001
+10000101
+01001001
+00101000
+01100001
+01010100
+10010110
+00010101
+01010010
+01010101
+10000101
+01001001
+01010101
+01100001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001001
+01010101
+01100001
+01010010
+01010101
+10000101
+01010100
+10010110
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001001
+01010101
+01100001
+01010010
+01010101
+10000101
+01010100
+10010110
+00010101
+01001001
+00101000
+01100001
+01010010
+01000001
+10000101
+01010100
+10010110
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001001
+01010101
+01100001
+01010010
+01010101
+10000101
+01010100
+10010110
+00010101
+01001001
+00101000
+01100001
+01010010
+01000001
+10000101
+01010100
+10010110
+00010101
+01001001
+00101000
+01100001
+01010010
+01000001
+10000101
+01010100
+10010110
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01001010
+10101010
+10101000
+01001010
+10100010
+10101000
+01001010
+10100010
+10101000
+01001010
+10100010
+10101000
+01000010
+10100010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01001010
+10101010
+10101000
+01001010
+10100010
+10101000
+01001010
+10100010
+10101000
+01001010
+10001010
+10101000
+01000010
+10001010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01001010
+10101010
+10101000
+01001010
+10100010
+10101000
+01001010
+10001010
+10101000
+01001010
+00101010
+10101000
+01000010
+10101010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01001010
+10101010
+10101000
+01001000
+00000010
+10101000
+01001010
+10101010
+10101000
+01001010
+10101010
+10101000
+01000010
+10101010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01001000
+00101010
+10101000
+01001010
+10000010
+10101000
+01001010
+10101010
+10101000
+01001010
+10101010
+10101000
+01000010
+10101010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10001010
+10000101
+01010010
+10001010
+10100001
+01001010
+10100010
+10101000
+01001010
+10100010
+10101000
+01001010
+10101010
+10101000
+01001010
+10101010
+10101000
+01000010
+10101010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10100010
+10000101
+01010010
+10100010
+10100001
+01001010
+10100010
+10101000
+01001010
+10100010
+10101000
+01001010
+10101010
+10101000
+01001010
+10101010
+10101000
+01000010
+10101010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101000
+10000101
+01010010
+10101000
+10100001
+01001010
+10100010
+10101000
+01001010
+10100010
+10101000
+01001010
+10101010
+10101000
+01001010
+10101010
+10101000
+01000010
+10101010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01001010
+10101010
+00001000
+01001010
+10100000
+10101000
+01001010
+10101010
+10101000
+01001010
+10101010
+10101000
+01000010
+10101010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01001010
+10101010
+10101000
+01001010
+10100000
+00001000
+01001010
+10101010
+10101000
+01001010
+10101010
+10101000
+01000010
+10101010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01001010
+10101010
+10101000
+01001010
+10100010
+10101000
+01001010
+10101000
+10101000
+01001010
+10101010
+00101000
+01000010
+10101010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01001010
+10101010
+10101000
+01001010
+10100010
+10101000
+01001010
+10100010
+10101000
+01001010
+10101000
+10101000
+01000010
+10101000
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01000100
+10101010
+00010001
+00100010
+00000000
+10001000
+00101000
+01010101
+00101000
+00101010
+00010100
+10101000
+01000000
+01010101
+00000001
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01000100
+10101010
+00010101
+00100010
+00000000
+01010101
+00101000
+01010101
+01010101
+00101010
+00010101
+01010101
+01000000
+01010101
+01010101
+00101000
+01010101
+01010101
+00100010
+00000101
+00010100
+00100010
+00100000
+10000010
+00101000
+10001000
+10100010
+00100000
+10101000
+10001010
+00100000
+10001000
+10000010
+01000101
+00010001
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010001
+01010101
+00000000
+10001000
+01010101
+01010101
+00101000
+01010101
+01010100
+10101000
+01000000
+01010101
+00000001
+00101000
+01010101
+01010101
+00100010
+00000101
+00010100
+00100010
+00100000
+10000010
+00101000
+10001000
+10100010
+00100000
+10101000
+10001010
+00100000
+10001000
+10000010
+01000101
+00010001
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010001
+01010101
+01010010
+00001000
+01010100
+01010010
+00001000
+01010100
+01010010
+00001010
+00010100
+01010010
+00001000
+10000100
+01010010
+00001000
+10000100
+01010010
+00001000
+00100000
+01010010
+00001000
+01001000
+01010010
+00001000
+01001000
+01010010
+00001000
+01010010
+01010010
+00001000
+01010100
+01010010
+00001000
+01010100
+01010100
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010100
+01010101
+10000101
+01010010
+00010101
+10000101
+01001000
+10000101
+10000101
+01001000
+10000101
+10000101
+01001000
+10000101
+10000101
+00100001
+00100001
+10000101
+00100000
+00100001
+10000101
+00101010
+10100001
+10000100
+10000000
+00001000
+10000100
+10000101
+01011000
+10000010
+00010101
+01010010
+10000010
+00010101
+01010010
+00010100
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010100
+01010101
+00100001
+01010010
+00010101
+00100001
+01010010
+00010101
+00100001
+01010010
+00010101
+01001000
+01001000
+01010101
+01001000
+01001000
+01010101
+01001000
+01001000
+01010101
+01010010
+00100001
+01010101
+01010010
+00100001
+01010101
+01010010
+00100001
+01010101
+00010100
+10000101
+01010101
+00010100
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00000000
+01010010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+01010100
+00000000
+10000101
+00000010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01000000
+10101010
+00000000
+01010010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00010101
+10101010
+10101010
+10000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001010
+10101010
+10101010
+00101010
+10101010
+10101010
+00101010
+10101010
+10101010
+00101010
+10101010
+10101010
+00101010
+10101010
+10101010
+00101010
+10101010
+10101010
+00101010
+10101010
+10101010
+01001010
+10101010
+10101010
+01010010
+10101010
+10101010
+01010100
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010010
+01010101
+01010101
+01001010
+01010101
+01010101
+01001010
+01010101
+01010101
+00101010
+01010101
+01010101
+00101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101000
+10101010
+10101010
+10100001
+10101010
+10101010
+10000100
+10101010
+10101010
+00010010
+10101010
+10101000
+01001010
+10101010
+10100001
+00101010
+10101010
+10100000
+10101000
+10101010
+10000100
+10100010
+10101010
+00010010
+10100010
+00000000
+01001010
+10100010
+01010101
+01001010
+10100010
+01010101
+00101010
+10100010
+00000000
+00101010
+10101000
+10101000
+00101010
+10101010
+10100000
+10101010
+10101010
+10100000
+10101010
+10101010
+10100000
+10101010
+10101010
+10100000
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010100
+10101010
+10101010
+01000010
+10101010
+10101010
+00101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10000000
+00001010
+10101010
+00101010
+10100010
+10101010
+10101010
+10101000
+10101010
+10101010
+10101010
+00101010
+10101000
+10101010
+10001010
+10100000
+00101010
+10001010
+10101000
+00101010
+10001010
+10101010
+10001010
+00101010
+10101010
+10100010
+10101010
+00101010
+10101000
+10100000
+10000010
+10001010
+10001010
+10101000
+00101010
+00101010
+10101010
+10101010
+00101010
+10101010
+10101010
+00101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+00010100
+10101010
+10101010
+10000001
+10101010
+10101010
+10101000
+10101010
+10101010
+10101010
+10101010
+10100000
+00000010
+10101010
+00001010
+10101000
+10101000
+10101010
+10101010
+10101000
+10101010
+10101010
+10100010
+10101010
+00101010
+10100010
+10101000
+00001010
+10100010
+10101000
+00101010
+10101000
+10100010
+10101010
+10101010
+10001010
+10101010
+00001010
+00101010
+10101000
+10100010
+10100010
+10000010
+10101000
+10101000
+00101010
+10101000
+10101010
+10101010
+10101000
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00101010
+10101010
+10101010
+01001010
+10101010
+10101010
+00010010
+10101010
+10101010
+10000100
+10101010
+10101010
+10100001
+00101010
+10101010
+10101000
+01001010
+10101010
+00101010
+00001010
+10101010
+10001010
+00010010
+10101010
+10001010
+10000100
+10101010
+10001010
+10100001
+00000000
+10001010
+10100001
+01010101
+10001010
+10101000
+01010101
+00101010
+10101000
+00000000
+10101010
+10101000
+00101010
+10101010
+10101000
+00001010
+10101010
+10101010
+00001010
+10101010
+10101010
+00001010
+10101010
+10101010
+00001010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10100001
+10101010
+10101010
+10101000
+10101010
+10101010
+10101000
+10101010
+10101010
+10101000
+10101010
+10101010
+10101000
+10101010
+10101010
+10101000
+10101010
+10101010
+10101001
+10101010
+10101010
+10100001
+10101010
+10101010
+10000101
+00000000
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+10100001
+01010101
+01010101
+10100001
+01010101
+01010101
+10101000
+01010101
+01010101
+10101000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00101010
+01010101
+01010101
+01001010
+01010101
+01010101
+01001010
+01010101
+01010101
+01010010
+01010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01001010
+01010101
+01010101
+00101010
+01010101
+01010100
+10101010
+01010101
+01010010
+10101010
+01010101
+01010010
+10101010
+01010101
+01010010
+10101010
+01010101
+01010010
+10101010
+01010101
+01010100
+10101010
+01010101
+01010101
+00101010
+01010101
+01010101
+01001010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10100000
+10101010
+10101010
+10100000
+10101010
+10101010
+10100000
+10101010
+10101010
+10101000
+00101010
+10101010
+00000000
+00101010
+10101010
+01010101
+00101010
+10101000
+01010101
+01001010
+10100010
+00000000
+01001010
+10100010
+10101010
+00010010
+10100010
+10101010
+10000010
+10100010
+10101010
+10000100
+10100010
+10101010
+10100000
+10101000
+10101010
+10100001
+00101010
+10101010
+10101000
+01001010
+10101010
+10101010
+00010010
+10101010
+10101010
+10000100
+10101010
+10101010
+10100001
+10101010
+10101010
+10101000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+00001010
+10101010
+10101010
+10000010
+10101000
+00101010
+10000000
+10000010
+10001010
+10100000
+00101010
+10101000
+10100000
+10101010
+10100010
+10101000
+10101010
+10001010
+00101010
+10101000
+00101010
+10001010
+10100000
+00101010
+10001010
+10101000
+10101010
+10001010
+10101010
+10101010
+00101010
+10101010
+10101000
+10101010
+00001010
+10100010
+10101010
+10100000
+00001010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+00001010
+10101010
+10101010
+01010000
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10100000
+10101010
+10101010
+10000010
+10101010
+10101010
+00000010
+10101000
+00101010
+00001010
+10100010
+10000010
+00001010
+00101010
+10101000
+00101010
+10001010
+10101010
+10101000
+10100010
+10101010
+10100010
+10101000
+00101010
+10100010
+10101000
+00001010
+10100010
+10101010
+00101010
+10101000
+10101010
+10101010
+10101010
+00101010
+10101010
+10101010
+10001010
+10100000
+10101010
+10100000
+00001010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10100000
+10101010
+10101010
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+00001010
+10101010
+10101010
+00001010
+10101010
+10101010
+00001010
+10101010
+10101000
+00101010
+10101010
+10101000
+00000000
+00101010
+10101000
+01010101
+10001010
+10100001
+01010101
+10001010
+10100001
+00000000
+10001010
+10000100
+10101010
+10001010
+10000010
+10101010
+10001010
+00010010
+10101010
+00101010
+00001010
+10101010
+10101000
+01001010
+10101010
+10100001
+00101010
+10101010
+10000100
+10101010
+10101010
+00010010
+10101010
+10101010
+01001010
+10101010
+10101010
+00101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010101
+10100001
+01010101
+01010101
+10101000
+01010101
+01010101
+10101010
+00010101
+01010101
+10101010
+10000101
+01010101
+10101010
+10000101
+01010101
+10101010
+10000101
+01010101
+10101010
+10000101
+01010101
+10101010
+00010101
+01010101
+10101000
+01010101
+01010101
+10100001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101000
+01010101
+01010101
+10100001
+01010101
+01010101
+10100001
+01010101
+01010101
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+00000010
+10101010
+01010101
+01010100
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10000000
+00010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
01010101
\ No newline at end of file
diff --git a/resources/osd/analogue/large.png b/resources/osd/analogue/large.png
new file mode 100644
index 00000000..f9d02636
Binary files /dev/null and b/resources/osd/analogue/large.png differ
diff --git a/resources/osd/large.yaml b/resources/osd/analogue/large.yaml
similarity index 100%
rename from resources/osd/large.yaml
rename to resources/osd/analogue/large.yaml
diff --git a/resources/osd/large/001.png b/resources/osd/analogue/large/001.png
similarity index 100%
rename from resources/osd/large/001.png
rename to resources/osd/analogue/large/001.png
diff --git a/resources/osd/large/002.png b/resources/osd/analogue/large/002.png
similarity index 100%
rename from resources/osd/large/002.png
rename to resources/osd/analogue/large/002.png
diff --git a/resources/osd/large/003.png b/resources/osd/analogue/large/003.png
similarity index 100%
rename from resources/osd/large/003.png
rename to resources/osd/analogue/large/003.png
diff --git a/resources/osd/large/004.png b/resources/osd/analogue/large/004.png
similarity index 100%
rename from resources/osd/large/004.png
rename to resources/osd/analogue/large/004.png
diff --git a/resources/osd/large/005.png b/resources/osd/analogue/large/005.png
similarity index 100%
rename from resources/osd/large/005.png
rename to resources/osd/analogue/large/005.png
diff --git a/resources/osd/large/006.png b/resources/osd/analogue/large/006.png
similarity index 100%
rename from resources/osd/large/006.png
rename to resources/osd/analogue/large/006.png
diff --git a/resources/osd/large/007.png b/resources/osd/analogue/large/007.png
similarity index 100%
rename from resources/osd/large/007.png
rename to resources/osd/analogue/large/007.png
diff --git a/resources/osd/large/008-009.png b/resources/osd/analogue/large/008-009.png
similarity index 100%
rename from resources/osd/large/008-009.png
rename to resources/osd/analogue/large/008-009.png
diff --git a/resources/osd/large/010.png b/resources/osd/analogue/large/010.png
similarity index 100%
rename from resources/osd/large/010.png
rename to resources/osd/analogue/large/010.png
diff --git a/resources/osd/large/011.png b/resources/osd/analogue/large/011.png
similarity index 100%
rename from resources/osd/large/011.png
rename to resources/osd/analogue/large/011.png
diff --git a/resources/osd/large/012.png b/resources/osd/analogue/large/012.png
similarity index 100%
rename from resources/osd/large/012.png
rename to resources/osd/analogue/large/012.png
diff --git a/resources/osd/large/013.png b/resources/osd/analogue/large/013.png
similarity index 100%
rename from resources/osd/large/013.png
rename to resources/osd/analogue/large/013.png
diff --git a/resources/osd/large/014-015.png b/resources/osd/analogue/large/014-015.png
similarity index 100%
rename from resources/osd/large/014-015.png
rename to resources/osd/analogue/large/014-015.png
diff --git a/resources/osd/large/016.png b/resources/osd/analogue/large/016.png
similarity index 100%
rename from resources/osd/large/016.png
rename to resources/osd/analogue/large/016.png
diff --git a/resources/osd/large/017.png b/resources/osd/analogue/large/017.png
similarity index 100%
rename from resources/osd/large/017.png
rename to resources/osd/analogue/large/017.png
diff --git a/resources/osd/large/018.png b/resources/osd/analogue/large/018.png
similarity index 100%
rename from resources/osd/large/018.png
rename to resources/osd/analogue/large/018.png
diff --git a/resources/osd/large/019.png b/resources/osd/analogue/large/019.png
similarity index 100%
rename from resources/osd/large/019.png
rename to resources/osd/analogue/large/019.png
diff --git a/resources/osd/large/020.png b/resources/osd/analogue/large/020.png
similarity index 100%
rename from resources/osd/large/020.png
rename to resources/osd/analogue/large/020.png
diff --git a/resources/osd/large/021.png b/resources/osd/analogue/large/021.png
similarity index 100%
rename from resources/osd/large/021.png
rename to resources/osd/analogue/large/021.png
diff --git a/resources/osd/large/022.png b/resources/osd/analogue/large/022.png
similarity index 100%
rename from resources/osd/large/022.png
rename to resources/osd/analogue/large/022.png
diff --git a/resources/osd/large/023.png b/resources/osd/analogue/large/023.png
similarity index 100%
rename from resources/osd/large/023.png
rename to resources/osd/analogue/large/023.png
diff --git a/resources/osd/large/024.png b/resources/osd/analogue/large/024.png
similarity index 100%
rename from resources/osd/large/024.png
rename to resources/osd/analogue/large/024.png
diff --git a/resources/osd/large/025.png b/resources/osd/analogue/large/025.png
similarity index 100%
rename from resources/osd/large/025.png
rename to resources/osd/analogue/large/025.png
diff --git a/resources/osd/large/026.png b/resources/osd/analogue/large/026.png
similarity index 100%
rename from resources/osd/large/026.png
rename to resources/osd/analogue/large/026.png
diff --git a/resources/osd/large/027.png b/resources/osd/analogue/large/027.png
similarity index 100%
rename from resources/osd/large/027.png
rename to resources/osd/analogue/large/027.png
diff --git a/resources/osd/large/028.png b/resources/osd/analogue/large/028.png
similarity index 100%
rename from resources/osd/large/028.png
rename to resources/osd/analogue/large/028.png
diff --git a/resources/osd/large/029.png b/resources/osd/analogue/large/029.png
similarity index 100%
rename from resources/osd/large/029.png
rename to resources/osd/analogue/large/029.png
diff --git a/resources/osd/large/030.png b/resources/osd/analogue/large/030.png
similarity index 100%
rename from resources/osd/large/030.png
rename to resources/osd/analogue/large/030.png
diff --git a/resources/osd/large/031.png b/resources/osd/analogue/large/031.png
similarity index 100%
rename from resources/osd/large/031.png
rename to resources/osd/analogue/large/031.png
diff --git a/resources/osd/large/032.png b/resources/osd/analogue/large/032.png
similarity index 100%
rename from resources/osd/large/032.png
rename to resources/osd/analogue/large/032.png
diff --git a/resources/osd/large/033.png b/resources/osd/analogue/large/033.png
similarity index 100%
rename from resources/osd/large/033.png
rename to resources/osd/analogue/large/033.png
diff --git a/resources/osd/large/034.png b/resources/osd/analogue/large/034.png
similarity index 100%
rename from resources/osd/large/034.png
rename to resources/osd/analogue/large/034.png
diff --git a/resources/osd/large/035.png b/resources/osd/analogue/large/035.png
similarity index 100%
rename from resources/osd/large/035.png
rename to resources/osd/analogue/large/035.png
diff --git a/resources/osd/large/036.png b/resources/osd/analogue/large/036.png
similarity index 100%
rename from resources/osd/large/036.png
rename to resources/osd/analogue/large/036.png
diff --git a/resources/osd/large/037.png b/resources/osd/analogue/large/037.png
similarity index 100%
rename from resources/osd/large/037.png
rename to resources/osd/analogue/large/037.png
diff --git a/resources/osd/large/038.png b/resources/osd/analogue/large/038.png
similarity index 100%
rename from resources/osd/large/038.png
rename to resources/osd/analogue/large/038.png
diff --git a/resources/osd/large/039.png b/resources/osd/analogue/large/039.png
similarity index 100%
rename from resources/osd/large/039.png
rename to resources/osd/analogue/large/039.png
diff --git a/resources/osd/large/040.png b/resources/osd/analogue/large/040.png
similarity index 100%
rename from resources/osd/large/040.png
rename to resources/osd/analogue/large/040.png
diff --git a/resources/osd/large/041.png b/resources/osd/analogue/large/041.png
similarity index 100%
rename from resources/osd/large/041.png
rename to resources/osd/analogue/large/041.png
diff --git a/resources/osd/large/042.png b/resources/osd/analogue/large/042.png
similarity index 100%
rename from resources/osd/large/042.png
rename to resources/osd/analogue/large/042.png
diff --git a/resources/osd/large/043.png b/resources/osd/analogue/large/043.png
similarity index 100%
rename from resources/osd/large/043.png
rename to resources/osd/analogue/large/043.png
diff --git a/resources/osd/large/044.png b/resources/osd/analogue/large/044.png
similarity index 100%
rename from resources/osd/large/044.png
rename to resources/osd/analogue/large/044.png
diff --git a/resources/osd/large/045.png b/resources/osd/analogue/large/045.png
similarity index 100%
rename from resources/osd/large/045.png
rename to resources/osd/analogue/large/045.png
diff --git a/resources/osd/large/046.png b/resources/osd/analogue/large/046.png
similarity index 100%
rename from resources/osd/large/046.png
rename to resources/osd/analogue/large/046.png
diff --git a/resources/osd/large/047.png b/resources/osd/analogue/large/047.png
similarity index 100%
rename from resources/osd/large/047.png
rename to resources/osd/analogue/large/047.png
diff --git a/resources/osd/large/048.png b/resources/osd/analogue/large/048.png
similarity index 100%
rename from resources/osd/large/048.png
rename to resources/osd/analogue/large/048.png
diff --git a/resources/osd/large/049.png b/resources/osd/analogue/large/049.png
similarity index 100%
rename from resources/osd/large/049.png
rename to resources/osd/analogue/large/049.png
diff --git a/resources/osd/large/050.png b/resources/osd/analogue/large/050.png
similarity index 100%
rename from resources/osd/large/050.png
rename to resources/osd/analogue/large/050.png
diff --git a/resources/osd/large/051.png b/resources/osd/analogue/large/051.png
similarity index 100%
rename from resources/osd/large/051.png
rename to resources/osd/analogue/large/051.png
diff --git a/resources/osd/large/052.png b/resources/osd/analogue/large/052.png
similarity index 100%
rename from resources/osd/large/052.png
rename to resources/osd/analogue/large/052.png
diff --git a/resources/osd/large/053.png b/resources/osd/analogue/large/053.png
similarity index 100%
rename from resources/osd/large/053.png
rename to resources/osd/analogue/large/053.png
diff --git a/resources/osd/large/054.png b/resources/osd/analogue/large/054.png
similarity index 100%
rename from resources/osd/large/054.png
rename to resources/osd/analogue/large/054.png
diff --git a/resources/osd/large/055.png b/resources/osd/analogue/large/055.png
similarity index 100%
rename from resources/osd/large/055.png
rename to resources/osd/analogue/large/055.png
diff --git a/resources/osd/large/056.png b/resources/osd/analogue/large/056.png
similarity index 100%
rename from resources/osd/large/056.png
rename to resources/osd/analogue/large/056.png
diff --git a/resources/osd/large/057.png b/resources/osd/analogue/large/057.png
similarity index 100%
rename from resources/osd/large/057.png
rename to resources/osd/analogue/large/057.png
diff --git a/resources/osd/large/058.png b/resources/osd/analogue/large/058.png
similarity index 100%
rename from resources/osd/large/058.png
rename to resources/osd/analogue/large/058.png
diff --git a/resources/osd/large/059.png b/resources/osd/analogue/large/059.png
similarity index 100%
rename from resources/osd/large/059.png
rename to resources/osd/analogue/large/059.png
diff --git a/resources/osd/large/060.png b/resources/osd/analogue/large/060.png
similarity index 100%
rename from resources/osd/large/060.png
rename to resources/osd/analogue/large/060.png
diff --git a/resources/osd/large/061.png b/resources/osd/analogue/large/061.png
similarity index 100%
rename from resources/osd/large/061.png
rename to resources/osd/analogue/large/061.png
diff --git a/resources/osd/large/062.png b/resources/osd/analogue/large/062.png
similarity index 100%
rename from resources/osd/large/062.png
rename to resources/osd/analogue/large/062.png
diff --git a/resources/osd/large/063.png b/resources/osd/analogue/large/063.png
similarity index 100%
rename from resources/osd/large/063.png
rename to resources/osd/analogue/large/063.png
diff --git a/resources/osd/large/064.png b/resources/osd/analogue/large/064.png
similarity index 100%
rename from resources/osd/large/064.png
rename to resources/osd/analogue/large/064.png
diff --git a/resources/osd/large/065.png b/resources/osd/analogue/large/065.png
similarity index 100%
rename from resources/osd/large/065.png
rename to resources/osd/analogue/large/065.png
diff --git a/resources/osd/large/066.png b/resources/osd/analogue/large/066.png
similarity index 100%
rename from resources/osd/large/066.png
rename to resources/osd/analogue/large/066.png
diff --git a/resources/osd/large/067.png b/resources/osd/analogue/large/067.png
similarity index 100%
rename from resources/osd/large/067.png
rename to resources/osd/analogue/large/067.png
diff --git a/resources/osd/large/068.png b/resources/osd/analogue/large/068.png
similarity index 100%
rename from resources/osd/large/068.png
rename to resources/osd/analogue/large/068.png
diff --git a/resources/osd/large/069.png b/resources/osd/analogue/large/069.png
similarity index 100%
rename from resources/osd/large/069.png
rename to resources/osd/analogue/large/069.png
diff --git a/resources/osd/large/070.png b/resources/osd/analogue/large/070.png
similarity index 100%
rename from resources/osd/large/070.png
rename to resources/osd/analogue/large/070.png
diff --git a/resources/osd/large/071.png b/resources/osd/analogue/large/071.png
similarity index 100%
rename from resources/osd/large/071.png
rename to resources/osd/analogue/large/071.png
diff --git a/resources/osd/large/072.png b/resources/osd/analogue/large/072.png
similarity index 100%
rename from resources/osd/large/072.png
rename to resources/osd/analogue/large/072.png
diff --git a/resources/osd/large/073.png b/resources/osd/analogue/large/073.png
similarity index 100%
rename from resources/osd/large/073.png
rename to resources/osd/analogue/large/073.png
diff --git a/resources/osd/large/074.png b/resources/osd/analogue/large/074.png
similarity index 100%
rename from resources/osd/large/074.png
rename to resources/osd/analogue/large/074.png
diff --git a/resources/osd/large/075.png b/resources/osd/analogue/large/075.png
similarity index 100%
rename from resources/osd/large/075.png
rename to resources/osd/analogue/large/075.png
diff --git a/resources/osd/large/076.png b/resources/osd/analogue/large/076.png
similarity index 100%
rename from resources/osd/large/076.png
rename to resources/osd/analogue/large/076.png
diff --git a/resources/osd/large/077.png b/resources/osd/analogue/large/077.png
similarity index 100%
rename from resources/osd/large/077.png
rename to resources/osd/analogue/large/077.png
diff --git a/resources/osd/large/078.png b/resources/osd/analogue/large/078.png
similarity index 100%
rename from resources/osd/large/078.png
rename to resources/osd/analogue/large/078.png
diff --git a/resources/osd/large/079.png b/resources/osd/analogue/large/079.png
similarity index 100%
rename from resources/osd/large/079.png
rename to resources/osd/analogue/large/079.png
diff --git a/resources/osd/large/080.png b/resources/osd/analogue/large/080.png
similarity index 100%
rename from resources/osd/large/080.png
rename to resources/osd/analogue/large/080.png
diff --git a/resources/osd/large/081.png b/resources/osd/analogue/large/081.png
similarity index 100%
rename from resources/osd/large/081.png
rename to resources/osd/analogue/large/081.png
diff --git a/resources/osd/large/082.png b/resources/osd/analogue/large/082.png
similarity index 100%
rename from resources/osd/large/082.png
rename to resources/osd/analogue/large/082.png
diff --git a/resources/osd/large/083.png b/resources/osd/analogue/large/083.png
similarity index 100%
rename from resources/osd/large/083.png
rename to resources/osd/analogue/large/083.png
diff --git a/resources/osd/large/084.png b/resources/osd/analogue/large/084.png
similarity index 100%
rename from resources/osd/large/084.png
rename to resources/osd/analogue/large/084.png
diff --git a/resources/osd/large/085.png b/resources/osd/analogue/large/085.png
similarity index 100%
rename from resources/osd/large/085.png
rename to resources/osd/analogue/large/085.png
diff --git a/resources/osd/large/086.png b/resources/osd/analogue/large/086.png
similarity index 100%
rename from resources/osd/large/086.png
rename to resources/osd/analogue/large/086.png
diff --git a/resources/osd/large/087.png b/resources/osd/analogue/large/087.png
similarity index 100%
rename from resources/osd/large/087.png
rename to resources/osd/analogue/large/087.png
diff --git a/resources/osd/large/088.png b/resources/osd/analogue/large/088.png
similarity index 100%
rename from resources/osd/large/088.png
rename to resources/osd/analogue/large/088.png
diff --git a/resources/osd/large/089.png b/resources/osd/analogue/large/089.png
similarity index 100%
rename from resources/osd/large/089.png
rename to resources/osd/analogue/large/089.png
diff --git a/resources/osd/large/090.png b/resources/osd/analogue/large/090.png
similarity index 100%
rename from resources/osd/large/090.png
rename to resources/osd/analogue/large/090.png
diff --git a/resources/osd/large/091.png b/resources/osd/analogue/large/091.png
similarity index 100%
rename from resources/osd/large/091.png
rename to resources/osd/analogue/large/091.png
diff --git a/resources/osd/large/092.png b/resources/osd/analogue/large/092.png
similarity index 100%
rename from resources/osd/large/092.png
rename to resources/osd/analogue/large/092.png
diff --git a/resources/osd/large/093.png b/resources/osd/analogue/large/093.png
similarity index 100%
rename from resources/osd/large/093.png
rename to resources/osd/analogue/large/093.png
diff --git a/resources/osd/large/094.png b/resources/osd/analogue/large/094.png
similarity index 100%
rename from resources/osd/large/094.png
rename to resources/osd/analogue/large/094.png
diff --git a/resources/osd/large/095.png b/resources/osd/analogue/large/095.png
similarity index 100%
rename from resources/osd/large/095.png
rename to resources/osd/analogue/large/095.png
diff --git a/resources/osd/large/096-097.png b/resources/osd/analogue/large/096-097.png
similarity index 100%
rename from resources/osd/large/096-097.png
rename to resources/osd/analogue/large/096-097.png
diff --git a/resources/osd/large/098.png b/resources/osd/analogue/large/098.png
similarity index 100%
rename from resources/osd/large/098.png
rename to resources/osd/analogue/large/098.png
diff --git a/resources/osd/large/099.png b/resources/osd/analogue/large/099.png
similarity index 100%
rename from resources/osd/large/099.png
rename to resources/osd/analogue/large/099.png
diff --git a/resources/osd/large/100.png b/resources/osd/analogue/large/100.png
similarity index 100%
rename from resources/osd/large/100.png
rename to resources/osd/analogue/large/100.png
diff --git a/resources/osd/large/101.png b/resources/osd/analogue/large/101.png
similarity index 100%
rename from resources/osd/large/101.png
rename to resources/osd/analogue/large/101.png
diff --git a/resources/osd/large/102.png b/resources/osd/analogue/large/102.png
similarity index 100%
rename from resources/osd/large/102.png
rename to resources/osd/analogue/large/102.png
diff --git a/resources/osd/large/103.png b/resources/osd/analogue/large/103.png
similarity index 100%
rename from resources/osd/large/103.png
rename to resources/osd/analogue/large/103.png
diff --git a/resources/osd/large/104.png b/resources/osd/analogue/large/104.png
similarity index 100%
rename from resources/osd/large/104.png
rename to resources/osd/analogue/large/104.png
diff --git a/resources/osd/large/105.png b/resources/osd/analogue/large/105.png
similarity index 100%
rename from resources/osd/large/105.png
rename to resources/osd/analogue/large/105.png
diff --git a/resources/osd/large/106.png b/resources/osd/analogue/large/106.png
similarity index 100%
rename from resources/osd/large/106.png
rename to resources/osd/analogue/large/106.png
diff --git a/resources/osd/large/107-108.png b/resources/osd/analogue/large/107-108.png
similarity index 100%
rename from resources/osd/large/107-108.png
rename to resources/osd/analogue/large/107-108.png
diff --git a/resources/osd/large/109.png b/resources/osd/analogue/large/109.png
similarity index 100%
rename from resources/osd/large/109.png
rename to resources/osd/analogue/large/109.png
diff --git a/resources/osd/large/110.png b/resources/osd/analogue/large/110.png
similarity index 100%
rename from resources/osd/large/110.png
rename to resources/osd/analogue/large/110.png
diff --git a/resources/osd/large/111.png b/resources/osd/analogue/large/111.png
similarity index 100%
rename from resources/osd/large/111.png
rename to resources/osd/analogue/large/111.png
diff --git a/resources/osd/large/112.png b/resources/osd/analogue/large/112.png
similarity index 100%
rename from resources/osd/large/112.png
rename to resources/osd/analogue/large/112.png
diff --git a/resources/osd/large/113.png b/resources/osd/analogue/large/113.png
similarity index 100%
rename from resources/osd/large/113.png
rename to resources/osd/analogue/large/113.png
diff --git a/resources/osd/large/114.png b/resources/osd/analogue/large/114.png
similarity index 100%
rename from resources/osd/large/114.png
rename to resources/osd/analogue/large/114.png
diff --git a/resources/osd/large/115.png b/resources/osd/analogue/large/115.png
similarity index 100%
rename from resources/osd/large/115.png
rename to resources/osd/analogue/large/115.png
diff --git a/resources/osd/large/116.png b/resources/osd/analogue/large/116.png
similarity index 100%
rename from resources/osd/large/116.png
rename to resources/osd/analogue/large/116.png
diff --git a/resources/osd/large/117.png b/resources/osd/analogue/large/117.png
similarity index 100%
rename from resources/osd/large/117.png
rename to resources/osd/analogue/large/117.png
diff --git a/resources/osd/large/118.png b/resources/osd/analogue/large/118.png
similarity index 100%
rename from resources/osd/large/118.png
rename to resources/osd/analogue/large/118.png
diff --git a/resources/osd/large/119.png b/resources/osd/analogue/large/119.png
similarity index 100%
rename from resources/osd/large/119.png
rename to resources/osd/analogue/large/119.png
diff --git a/resources/osd/large/120.png b/resources/osd/analogue/large/120.png
similarity index 100%
rename from resources/osd/large/120.png
rename to resources/osd/analogue/large/120.png
diff --git a/resources/osd/large/121.png b/resources/osd/analogue/large/121.png
similarity index 100%
rename from resources/osd/large/121.png
rename to resources/osd/analogue/large/121.png
diff --git a/resources/osd/large/122.png b/resources/osd/analogue/large/122.png
similarity index 100%
rename from resources/osd/large/122.png
rename to resources/osd/analogue/large/122.png
diff --git a/resources/osd/large/123.png b/resources/osd/analogue/large/123.png
similarity index 100%
rename from resources/osd/large/123.png
rename to resources/osd/analogue/large/123.png
diff --git a/resources/osd/large/124.png b/resources/osd/analogue/large/124.png
similarity index 100%
rename from resources/osd/large/124.png
rename to resources/osd/analogue/large/124.png
diff --git a/resources/osd/large/125.png b/resources/osd/analogue/large/125.png
similarity index 100%
rename from resources/osd/large/125.png
rename to resources/osd/analogue/large/125.png
diff --git a/resources/osd/large/126.png b/resources/osd/analogue/large/126.png
similarity index 100%
rename from resources/osd/large/126.png
rename to resources/osd/analogue/large/126.png
diff --git a/resources/osd/large/127.png b/resources/osd/analogue/large/127.png
similarity index 100%
rename from resources/osd/large/127.png
rename to resources/osd/analogue/large/127.png
diff --git a/resources/osd/large/128.png b/resources/osd/analogue/large/128.png
similarity index 100%
rename from resources/osd/large/128.png
rename to resources/osd/analogue/large/128.png
diff --git a/resources/osd/large/129.png b/resources/osd/analogue/large/129.png
similarity index 100%
rename from resources/osd/large/129.png
rename to resources/osd/analogue/large/129.png
diff --git a/resources/osd/large/130.png b/resources/osd/analogue/large/130.png
similarity index 100%
rename from resources/osd/large/130.png
rename to resources/osd/analogue/large/130.png
diff --git a/resources/osd/large/131.png b/resources/osd/analogue/large/131.png
similarity index 100%
rename from resources/osd/large/131.png
rename to resources/osd/analogue/large/131.png
diff --git a/resources/osd/large/132.png b/resources/osd/analogue/large/132.png
similarity index 100%
rename from resources/osd/large/132.png
rename to resources/osd/analogue/large/132.png
diff --git a/resources/osd/large/133.png b/resources/osd/analogue/large/133.png
similarity index 100%
rename from resources/osd/large/133.png
rename to resources/osd/analogue/large/133.png
diff --git a/resources/osd/large/134.png b/resources/osd/analogue/large/134.png
similarity index 100%
rename from resources/osd/large/134.png
rename to resources/osd/analogue/large/134.png
diff --git a/resources/osd/large/135.png b/resources/osd/analogue/large/135.png
similarity index 100%
rename from resources/osd/large/135.png
rename to resources/osd/analogue/large/135.png
diff --git a/resources/osd/large/136.png b/resources/osd/analogue/large/136.png
similarity index 100%
rename from resources/osd/large/136.png
rename to resources/osd/analogue/large/136.png
diff --git a/resources/osd/large/137.png b/resources/osd/analogue/large/137.png
similarity index 100%
rename from resources/osd/large/137.png
rename to resources/osd/analogue/large/137.png
diff --git a/resources/osd/large/138.png b/resources/osd/analogue/large/138.png
similarity index 100%
rename from resources/osd/large/138.png
rename to resources/osd/analogue/large/138.png
diff --git a/resources/osd/large/139.png b/resources/osd/analogue/large/139.png
similarity index 100%
rename from resources/osd/large/139.png
rename to resources/osd/analogue/large/139.png
diff --git a/resources/osd/large/140.png b/resources/osd/analogue/large/140.png
similarity index 100%
rename from resources/osd/large/140.png
rename to resources/osd/analogue/large/140.png
diff --git a/resources/osd/large/141.png b/resources/osd/analogue/large/141.png
similarity index 100%
rename from resources/osd/large/141.png
rename to resources/osd/analogue/large/141.png
diff --git a/resources/osd/large/142.png b/resources/osd/analogue/large/142.png
similarity index 100%
rename from resources/osd/large/142.png
rename to resources/osd/analogue/large/142.png
diff --git a/resources/osd/large/143.png b/resources/osd/analogue/large/143.png
similarity index 100%
rename from resources/osd/large/143.png
rename to resources/osd/analogue/large/143.png
diff --git a/resources/osd/large/144.png b/resources/osd/analogue/large/144.png
similarity index 100%
rename from resources/osd/large/144.png
rename to resources/osd/analogue/large/144.png
diff --git a/resources/osd/large/145.png b/resources/osd/analogue/large/145.png
similarity index 100%
rename from resources/osd/large/145.png
rename to resources/osd/analogue/large/145.png
diff --git a/resources/osd/large/146.png b/resources/osd/analogue/large/146.png
similarity index 100%
rename from resources/osd/large/146.png
rename to resources/osd/analogue/large/146.png
diff --git a/resources/osd/large/147-148.png b/resources/osd/analogue/large/147-148.png
similarity index 100%
rename from resources/osd/large/147-148.png
rename to resources/osd/analogue/large/147-148.png
diff --git a/resources/osd/large/149.png b/resources/osd/analogue/large/149.png
similarity index 100%
rename from resources/osd/large/149.png
rename to resources/osd/analogue/large/149.png
diff --git a/resources/osd/large/150.png b/resources/osd/analogue/large/150.png
similarity index 100%
rename from resources/osd/large/150.png
rename to resources/osd/analogue/large/150.png
diff --git a/resources/osd/large/151.png b/resources/osd/analogue/large/151.png
similarity index 100%
rename from resources/osd/large/151.png
rename to resources/osd/analogue/large/151.png
diff --git a/resources/osd/large/152.png b/resources/osd/analogue/large/152.png
similarity index 100%
rename from resources/osd/large/152.png
rename to resources/osd/analogue/large/152.png
diff --git a/resources/osd/large/153.png b/resources/osd/analogue/large/153.png
similarity index 100%
rename from resources/osd/large/153.png
rename to resources/osd/analogue/large/153.png
diff --git a/resources/osd/large/154.png b/resources/osd/analogue/large/154.png
similarity index 100%
rename from resources/osd/large/154.png
rename to resources/osd/analogue/large/154.png
diff --git a/resources/osd/large/155.png b/resources/osd/analogue/large/155.png
similarity index 100%
rename from resources/osd/large/155.png
rename to resources/osd/analogue/large/155.png
diff --git a/resources/osd/large/156.png b/resources/osd/analogue/large/156.png
similarity index 100%
rename from resources/osd/large/156.png
rename to resources/osd/analogue/large/156.png
diff --git a/resources/osd/large/157.png b/resources/osd/analogue/large/157.png
similarity index 100%
rename from resources/osd/large/157.png
rename to resources/osd/analogue/large/157.png
diff --git a/resources/osd/large/158.png b/resources/osd/analogue/large/158.png
similarity index 100%
rename from resources/osd/large/158.png
rename to resources/osd/analogue/large/158.png
diff --git a/resources/osd/large/159.png b/resources/osd/analogue/large/159.png
similarity index 100%
rename from resources/osd/large/159.png
rename to resources/osd/analogue/large/159.png
diff --git a/resources/osd/large/160.png b/resources/osd/analogue/large/160.png
similarity index 100%
rename from resources/osd/large/160.png
rename to resources/osd/analogue/large/160.png
diff --git a/resources/osd/large/161.png b/resources/osd/analogue/large/161.png
similarity index 100%
rename from resources/osd/large/161.png
rename to resources/osd/analogue/large/161.png
diff --git a/resources/osd/large/162.png b/resources/osd/analogue/large/162.png
similarity index 100%
rename from resources/osd/large/162.png
rename to resources/osd/analogue/large/162.png
diff --git a/resources/osd/large/163.png b/resources/osd/analogue/large/163.png
similarity index 100%
rename from resources/osd/large/163.png
rename to resources/osd/analogue/large/163.png
diff --git a/resources/osd/large/164.png b/resources/osd/analogue/large/164.png
similarity index 100%
rename from resources/osd/large/164.png
rename to resources/osd/analogue/large/164.png
diff --git a/resources/osd/large/165.png b/resources/osd/analogue/large/165.png
similarity index 100%
rename from resources/osd/large/165.png
rename to resources/osd/analogue/large/165.png
diff --git a/resources/osd/large/166.png b/resources/osd/analogue/large/166.png
similarity index 100%
rename from resources/osd/large/166.png
rename to resources/osd/analogue/large/166.png
diff --git a/resources/osd/large/167.png b/resources/osd/analogue/large/167.png
similarity index 100%
rename from resources/osd/large/167.png
rename to resources/osd/analogue/large/167.png
diff --git a/resources/osd/large/168.png b/resources/osd/analogue/large/168.png
similarity index 100%
rename from resources/osd/large/168.png
rename to resources/osd/analogue/large/168.png
diff --git a/resources/osd/large/169.png b/resources/osd/analogue/large/169.png
similarity index 100%
rename from resources/osd/large/169.png
rename to resources/osd/analogue/large/169.png
diff --git a/resources/osd/large/170.png b/resources/osd/analogue/large/170.png
similarity index 100%
rename from resources/osd/large/170.png
rename to resources/osd/analogue/large/170.png
diff --git a/resources/osd/large/171-172.png b/resources/osd/analogue/large/171-172.png
similarity index 100%
rename from resources/osd/large/171-172.png
rename to resources/osd/analogue/large/171-172.png
diff --git a/resources/osd/large/173.png b/resources/osd/analogue/large/173.png
similarity index 100%
rename from resources/osd/large/173.png
rename to resources/osd/analogue/large/173.png
diff --git a/resources/osd/large/174.png b/resources/osd/analogue/large/174.png
similarity index 100%
rename from resources/osd/large/174.png
rename to resources/osd/analogue/large/174.png
diff --git a/resources/osd/large/175.png b/resources/osd/analogue/large/175.png
similarity index 100%
rename from resources/osd/large/175.png
rename to resources/osd/analogue/large/175.png
diff --git a/resources/osd/large/176.png b/resources/osd/analogue/large/176.png
similarity index 100%
rename from resources/osd/large/176.png
rename to resources/osd/analogue/large/176.png
diff --git a/resources/osd/large/177.png b/resources/osd/analogue/large/177.png
similarity index 100%
rename from resources/osd/large/177.png
rename to resources/osd/analogue/large/177.png
diff --git a/resources/osd/large/178.png b/resources/osd/analogue/large/178.png
similarity index 100%
rename from resources/osd/large/178.png
rename to resources/osd/analogue/large/178.png
diff --git a/resources/osd/large/179.png b/resources/osd/analogue/large/179.png
similarity index 100%
rename from resources/osd/large/179.png
rename to resources/osd/analogue/large/179.png
diff --git a/resources/osd/large/180.png b/resources/osd/analogue/large/180.png
similarity index 100%
rename from resources/osd/large/180.png
rename to resources/osd/analogue/large/180.png
diff --git a/resources/osd/large/181.png b/resources/osd/analogue/large/181.png
similarity index 100%
rename from resources/osd/large/181.png
rename to resources/osd/analogue/large/181.png
diff --git a/resources/osd/large/182.png b/resources/osd/analogue/large/182.png
similarity index 100%
rename from resources/osd/large/182.png
rename to resources/osd/analogue/large/182.png
diff --git a/resources/osd/large/183.png b/resources/osd/analogue/large/183.png
similarity index 100%
rename from resources/osd/large/183.png
rename to resources/osd/analogue/large/183.png
diff --git a/resources/osd/large/184.png b/resources/osd/analogue/large/184.png
similarity index 100%
rename from resources/osd/large/184.png
rename to resources/osd/analogue/large/184.png
diff --git a/resources/osd/large/185.png b/resources/osd/analogue/large/185.png
similarity index 100%
rename from resources/osd/large/185.png
rename to resources/osd/analogue/large/185.png
diff --git a/resources/osd/large/186.png b/resources/osd/analogue/large/186.png
similarity index 100%
rename from resources/osd/large/186.png
rename to resources/osd/analogue/large/186.png
diff --git a/resources/osd/large/187.png b/resources/osd/analogue/large/187.png
similarity index 100%
rename from resources/osd/large/187.png
rename to resources/osd/analogue/large/187.png
diff --git a/resources/osd/large/188.png b/resources/osd/analogue/large/188.png
similarity index 100%
rename from resources/osd/large/188.png
rename to resources/osd/analogue/large/188.png
diff --git a/resources/osd/large/189.png b/resources/osd/analogue/large/189.png
similarity index 100%
rename from resources/osd/large/189.png
rename to resources/osd/analogue/large/189.png
diff --git a/resources/osd/large/190.png b/resources/osd/analogue/large/190.png
similarity index 100%
rename from resources/osd/large/190.png
rename to resources/osd/analogue/large/190.png
diff --git a/resources/osd/large/191.png b/resources/osd/analogue/large/191.png
similarity index 100%
rename from resources/osd/large/191.png
rename to resources/osd/analogue/large/191.png
diff --git a/resources/osd/large/192.png b/resources/osd/analogue/large/192.png
similarity index 100%
rename from resources/osd/large/192.png
rename to resources/osd/analogue/large/192.png
diff --git a/resources/osd/large/193.png b/resources/osd/analogue/large/193.png
similarity index 100%
rename from resources/osd/large/193.png
rename to resources/osd/analogue/large/193.png
diff --git a/resources/osd/large/194.png b/resources/osd/analogue/large/194.png
similarity index 100%
rename from resources/osd/large/194.png
rename to resources/osd/analogue/large/194.png
diff --git a/resources/osd/large/195.png b/resources/osd/analogue/large/195.png
similarity index 100%
rename from resources/osd/large/195.png
rename to resources/osd/analogue/large/195.png
diff --git a/resources/osd/large/196.png b/resources/osd/analogue/large/196.png
similarity index 100%
rename from resources/osd/large/196.png
rename to resources/osd/analogue/large/196.png
diff --git a/resources/osd/large/197.png b/resources/osd/analogue/large/197.png
similarity index 100%
rename from resources/osd/large/197.png
rename to resources/osd/analogue/large/197.png
diff --git a/resources/osd/large/198.png b/resources/osd/analogue/large/198.png
similarity index 100%
rename from resources/osd/large/198.png
rename to resources/osd/analogue/large/198.png
diff --git a/resources/osd/large/199.png b/resources/osd/analogue/large/199.png
similarity index 100%
rename from resources/osd/large/199.png
rename to resources/osd/analogue/large/199.png
diff --git a/resources/osd/large/200.png b/resources/osd/analogue/large/200.png
similarity index 100%
rename from resources/osd/large/200.png
rename to resources/osd/analogue/large/200.png
diff --git a/resources/osd/large/201.png b/resources/osd/analogue/large/201.png
similarity index 100%
rename from resources/osd/large/201.png
rename to resources/osd/analogue/large/201.png
diff --git a/resources/osd/large/202.png b/resources/osd/analogue/large/202.png
similarity index 100%
rename from resources/osd/large/202.png
rename to resources/osd/analogue/large/202.png
diff --git a/resources/osd/large/203.png b/resources/osd/analogue/large/203.png
similarity index 100%
rename from resources/osd/large/203.png
rename to resources/osd/analogue/large/203.png
diff --git a/resources/osd/large/204.png b/resources/osd/analogue/large/204.png
similarity index 100%
rename from resources/osd/large/204.png
rename to resources/osd/analogue/large/204.png
diff --git a/resources/osd/large/205.png b/resources/osd/analogue/large/205.png
similarity index 100%
rename from resources/osd/large/205.png
rename to resources/osd/analogue/large/205.png
diff --git a/resources/osd/large/206.png b/resources/osd/analogue/large/206.png
similarity index 100%
rename from resources/osd/large/206.png
rename to resources/osd/analogue/large/206.png
diff --git a/resources/osd/large/207.png b/resources/osd/analogue/large/207.png
similarity index 100%
rename from resources/osd/large/207.png
rename to resources/osd/analogue/large/207.png
diff --git a/resources/osd/large/211.png b/resources/osd/analogue/large/211.png
similarity index 100%
rename from resources/osd/large/211.png
rename to resources/osd/analogue/large/211.png
diff --git a/resources/osd/analogue/large/212.png b/resources/osd/analogue/large/212.png
new file mode 100644
index 00000000..8ee6a730
Binary files /dev/null and b/resources/osd/analogue/large/212.png differ
diff --git a/resources/osd/analogue/large/213.png b/resources/osd/analogue/large/213.png
new file mode 100644
index 00000000..49f10750
Binary files /dev/null and b/resources/osd/analogue/large/213.png differ
diff --git a/resources/osd/analogue/large/214-215.png b/resources/osd/analogue/large/214-215.png
new file mode 100644
index 00000000..e8548dff
Binary files /dev/null and b/resources/osd/analogue/large/214-215.png differ
diff --git a/resources/osd/analogue/large/216-217.png b/resources/osd/analogue/large/216-217.png
new file mode 100644
index 00000000..2d754858
Binary files /dev/null and b/resources/osd/analogue/large/216-217.png differ
diff --git a/resources/osd/analogue/large/257_296.png b/resources/osd/analogue/large/257_296.png
new file mode 100644
index 00000000..a4148c4a
Binary files /dev/null and b/resources/osd/analogue/large/257_296.png differ
diff --git a/resources/osd/large/300.png b/resources/osd/analogue/large/300.png
similarity index 100%
rename from resources/osd/large/300.png
rename to resources/osd/analogue/large/300.png
diff --git a/resources/osd/large/301.png b/resources/osd/analogue/large/301.png
similarity index 100%
rename from resources/osd/large/301.png
rename to resources/osd/analogue/large/301.png
diff --git a/resources/osd/large/302.png b/resources/osd/analogue/large/302.png
similarity index 100%
rename from resources/osd/large/302.png
rename to resources/osd/analogue/large/302.png
diff --git a/resources/osd/large/303.png b/resources/osd/analogue/large/303.png
similarity index 100%
rename from resources/osd/large/303.png
rename to resources/osd/analogue/large/303.png
diff --git a/resources/osd/large/304.png b/resources/osd/analogue/large/304.png
similarity index 100%
rename from resources/osd/large/304.png
rename to resources/osd/analogue/large/304.png
diff --git a/resources/osd/large/305.png b/resources/osd/analogue/large/305.png
similarity index 100%
rename from resources/osd/large/305.png
rename to resources/osd/analogue/large/305.png
diff --git a/resources/osd/large/306.png b/resources/osd/analogue/large/306.png
similarity index 100%
rename from resources/osd/large/306.png
rename to resources/osd/analogue/large/306.png
diff --git a/resources/osd/large/307.png b/resources/osd/analogue/large/307.png
similarity index 100%
rename from resources/osd/large/307.png
rename to resources/osd/analogue/large/307.png
diff --git a/resources/osd/large/314.png b/resources/osd/analogue/large/314.png
similarity index 100%
rename from resources/osd/large/314.png
rename to resources/osd/analogue/large/314.png
diff --git a/resources/osd/large/315.png b/resources/osd/analogue/large/315.png
similarity index 100%
rename from resources/osd/large/315.png
rename to resources/osd/analogue/large/315.png
diff --git a/resources/osd/large/316.png b/resources/osd/analogue/large/316.png
similarity index 100%
rename from resources/osd/large/316.png
rename to resources/osd/analogue/large/316.png
diff --git a/resources/osd/large/317.png b/resources/osd/analogue/large/317.png
similarity index 100%
rename from resources/osd/large/317.png
rename to resources/osd/analogue/large/317.png
diff --git a/resources/osd/large/318.png b/resources/osd/analogue/large/318.png
similarity index 100%
rename from resources/osd/large/318.png
rename to resources/osd/analogue/large/318.png
diff --git a/resources/osd/large/319.png b/resources/osd/analogue/large/319.png
similarity index 100%
rename from resources/osd/large/319.png
rename to resources/osd/analogue/large/319.png
diff --git a/resources/osd/large/320.png b/resources/osd/analogue/large/320.png
similarity index 100%
rename from resources/osd/large/320.png
rename to resources/osd/analogue/large/320.png
diff --git a/resources/osd/large/321.png b/resources/osd/analogue/large/321.png
similarity index 100%
rename from resources/osd/large/321.png
rename to resources/osd/analogue/large/321.png
diff --git a/resources/osd/large/322.png b/resources/osd/analogue/large/322.png
similarity index 100%
rename from resources/osd/large/322.png
rename to resources/osd/analogue/large/322.png
diff --git a/resources/osd/large/323.png b/resources/osd/analogue/large/323.png
similarity index 100%
rename from resources/osd/large/323.png
rename to resources/osd/analogue/large/323.png
diff --git a/resources/osd/large/324.png b/resources/osd/analogue/large/324.png
similarity index 100%
rename from resources/osd/large/324.png
rename to resources/osd/analogue/large/324.png
diff --git a/resources/osd/large/325.png b/resources/osd/analogue/large/325.png
similarity index 100%
rename from resources/osd/large/325.png
rename to resources/osd/analogue/large/325.png
diff --git a/resources/osd/large/326.png b/resources/osd/analogue/large/326.png
similarity index 100%
rename from resources/osd/large/326.png
rename to resources/osd/analogue/large/326.png
diff --git a/resources/osd/large/327.png b/resources/osd/analogue/large/327.png
similarity index 100%
rename from resources/osd/large/327.png
rename to resources/osd/analogue/large/327.png
diff --git a/resources/osd/large/328.png b/resources/osd/analogue/large/328.png
similarity index 100%
rename from resources/osd/large/328.png
rename to resources/osd/analogue/large/328.png
diff --git a/resources/osd/large/329.png b/resources/osd/analogue/large/329.png
similarity index 100%
rename from resources/osd/large/329.png
rename to resources/osd/analogue/large/329.png
diff --git a/resources/osd/large/330.png b/resources/osd/analogue/large/330.png
similarity index 100%
rename from resources/osd/large/330.png
rename to resources/osd/analogue/large/330.png
diff --git a/resources/osd/large/331.png b/resources/osd/analogue/large/331.png
similarity index 100%
rename from resources/osd/large/331.png
rename to resources/osd/analogue/large/331.png
diff --git a/resources/osd/large/332.png b/resources/osd/analogue/large/332.png
similarity index 100%
rename from resources/osd/large/332.png
rename to resources/osd/analogue/large/332.png
diff --git a/resources/osd/large/333.png b/resources/osd/analogue/large/333.png
similarity index 100%
rename from resources/osd/large/333.png
rename to resources/osd/analogue/large/333.png
diff --git a/resources/osd/large/334.png b/resources/osd/analogue/large/334.png
similarity index 100%
rename from resources/osd/large/334.png
rename to resources/osd/analogue/large/334.png
diff --git a/resources/osd/large/335.png b/resources/osd/analogue/large/335.png
similarity index 100%
rename from resources/osd/large/335.png
rename to resources/osd/analogue/large/335.png
diff --git a/resources/osd/large/336.png b/resources/osd/analogue/large/336.png
similarity index 100%
rename from resources/osd/large/336.png
rename to resources/osd/analogue/large/336.png
diff --git a/resources/osd/large/337.png b/resources/osd/analogue/large/337.png
similarity index 100%
rename from resources/osd/large/337.png
rename to resources/osd/analogue/large/337.png
diff --git a/resources/osd/large/338.png b/resources/osd/analogue/large/338.png
similarity index 100%
rename from resources/osd/large/338.png
rename to resources/osd/analogue/large/338.png
diff --git a/resources/osd/large/339.png b/resources/osd/analogue/large/339.png
similarity index 100%
rename from resources/osd/large/339.png
rename to resources/osd/analogue/large/339.png
diff --git a/resources/osd/large/340.png b/resources/osd/analogue/large/340.png
similarity index 100%
rename from resources/osd/large/340.png
rename to resources/osd/analogue/large/340.png
diff --git a/resources/osd/large/341.png b/resources/osd/analogue/large/341.png
similarity index 100%
rename from resources/osd/large/341.png
rename to resources/osd/analogue/large/341.png
diff --git a/resources/osd/large/342.png b/resources/osd/analogue/large/342.png
similarity index 100%
rename from resources/osd/large/342.png
rename to resources/osd/analogue/large/342.png
diff --git a/resources/osd/large/343.png b/resources/osd/analogue/large/343.png
similarity index 100%
rename from resources/osd/large/343.png
rename to resources/osd/analogue/large/343.png
diff --git a/resources/osd/large/344.png b/resources/osd/analogue/large/344.png
similarity index 100%
rename from resources/osd/large/344.png
rename to resources/osd/analogue/large/344.png
diff --git a/resources/osd/large/345.png b/resources/osd/analogue/large/345.png
similarity index 100%
rename from resources/osd/large/345.png
rename to resources/osd/analogue/large/345.png
diff --git a/resources/osd/large/346.png b/resources/osd/analogue/large/346.png
similarity index 100%
rename from resources/osd/large/346.png
rename to resources/osd/analogue/large/346.png
diff --git a/resources/osd/large/347.png b/resources/osd/analogue/large/347.png
similarity index 100%
rename from resources/osd/large/347.png
rename to resources/osd/analogue/large/347.png
diff --git a/resources/osd/large/348.png b/resources/osd/analogue/large/348.png
similarity index 100%
rename from resources/osd/large/348.png
rename to resources/osd/analogue/large/348.png
diff --git a/resources/osd/large/349.png b/resources/osd/analogue/large/349.png
similarity index 100%
rename from resources/osd/large/349.png
rename to resources/osd/analogue/large/349.png
diff --git a/resources/osd/large/350.png b/resources/osd/analogue/large/350.png
similarity index 100%
rename from resources/osd/large/350.png
rename to resources/osd/analogue/large/350.png
diff --git a/resources/osd/large/351.png b/resources/osd/analogue/large/351.png
similarity index 100%
rename from resources/osd/large/351.png
rename to resources/osd/analogue/large/351.png
diff --git a/resources/osd/large/352.png b/resources/osd/analogue/large/352.png
similarity index 100%
rename from resources/osd/large/352.png
rename to resources/osd/analogue/large/352.png
diff --git a/resources/osd/large/353.png b/resources/osd/analogue/large/353.png
similarity index 100%
rename from resources/osd/large/353.png
rename to resources/osd/analogue/large/353.png
diff --git a/resources/osd/large/354.png b/resources/osd/analogue/large/354.png
similarity index 100%
rename from resources/osd/large/354.png
rename to resources/osd/analogue/large/354.png
diff --git a/resources/osd/large/355.png b/resources/osd/analogue/large/355.png
similarity index 100%
rename from resources/osd/large/355.png
rename to resources/osd/analogue/large/355.png
diff --git a/resources/osd/large/356.png b/resources/osd/analogue/large/356.png
similarity index 100%
rename from resources/osd/large/356.png
rename to resources/osd/analogue/large/356.png
diff --git a/resources/osd/large/357.png b/resources/osd/analogue/large/357.png
similarity index 100%
rename from resources/osd/large/357.png
rename to resources/osd/analogue/large/357.png
diff --git a/resources/osd/large/358.png b/resources/osd/analogue/large/358.png
similarity index 100%
rename from resources/osd/large/358.png
rename to resources/osd/analogue/large/358.png
diff --git a/resources/osd/large/400_402.png b/resources/osd/analogue/large/400_402.png
similarity index 100%
rename from resources/osd/large/400_402.png
rename to resources/osd/analogue/large/400_402.png
diff --git a/resources/osd/large/403_405.png b/resources/osd/analogue/large/403_405.png
similarity index 100%
rename from resources/osd/large/403_405.png
rename to resources/osd/analogue/large/403_405.png
diff --git a/resources/osd/large/406_408.png b/resources/osd/analogue/large/406_408.png
similarity index 100%
rename from resources/osd/large/406_408.png
rename to resources/osd/analogue/large/406_408.png
diff --git a/resources/osd/large/409_411.png b/resources/osd/analogue/large/409_411.png
similarity index 100%
rename from resources/osd/large/409_411.png
rename to resources/osd/analogue/large/409_411.png
diff --git a/resources/osd/large/412_414.png b/resources/osd/analogue/large/412_414.png
similarity index 100%
rename from resources/osd/large/412_414.png
rename to resources/osd/analogue/large/412_414.png
diff --git a/resources/osd/large/418-419-420-421-422.png b/resources/osd/analogue/large/418_422.png
similarity index 100%
rename from resources/osd/large/418-419-420-421-422.png
rename to resources/osd/analogue/large/418_422.png
diff --git a/resources/osd/large/430.png b/resources/osd/analogue/large/430.png
similarity index 100%
rename from resources/osd/large/430.png
rename to resources/osd/analogue/large/430.png
diff --git a/resources/osd/large/431.png b/resources/osd/analogue/large/431.png
similarity index 100%
rename from resources/osd/large/431.png
rename to resources/osd/analogue/large/431.png
diff --git a/resources/osd/large/432.png b/resources/osd/analogue/large/432.png
similarity index 100%
rename from resources/osd/large/432.png
rename to resources/osd/analogue/large/432.png
diff --git a/resources/osd/large/433.png b/resources/osd/analogue/large/433.png
similarity index 100%
rename from resources/osd/large/433.png
rename to resources/osd/analogue/large/433.png
diff --git a/resources/osd/large/434.png b/resources/osd/analogue/large/434.png
similarity index 100%
rename from resources/osd/large/434.png
rename to resources/osd/analogue/large/434.png
diff --git a/resources/osd/large/435.png b/resources/osd/analogue/large/435.png
similarity index 100%
rename from resources/osd/large/435.png
rename to resources/osd/analogue/large/435.png
diff --git a/resources/osd/large/436.png b/resources/osd/analogue/large/436.png
similarity index 100%
rename from resources/osd/large/436.png
rename to resources/osd/analogue/large/436.png
diff --git a/resources/osd/large/437.png b/resources/osd/analogue/large/437.png
similarity index 100%
rename from resources/osd/large/437.png
rename to resources/osd/analogue/large/437.png
diff --git a/resources/osd/large/438.png b/resources/osd/analogue/large/438.png
similarity index 100%
rename from resources/osd/large/438.png
rename to resources/osd/analogue/large/438.png
diff --git a/resources/osd/large/439.png b/resources/osd/analogue/large/439.png
similarity index 100%
rename from resources/osd/large/439.png
rename to resources/osd/analogue/large/439.png
diff --git a/resources/osd/large/440.png b/resources/osd/analogue/large/440.png
similarity index 100%
rename from resources/osd/large/440.png
rename to resources/osd/analogue/large/440.png
diff --git a/resources/osd/large/441.png b/resources/osd/analogue/large/441.png
similarity index 100%
rename from resources/osd/large/441.png
rename to resources/osd/analogue/large/441.png
diff --git a/resources/osd/vision.mcm b/resources/osd/analogue/vision.mcm
similarity index 83%
rename from resources/osd/vision.mcm
rename to resources/osd/analogue/vision.mcm
index 0d1a6b42..bc25a5e6 100644
--- a/resources/osd/vision.mcm
+++ b/resources/osd/analogue/vision.mcm
@@ -1,32769 +1,32769 @@
-MAX7456
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-01010101
-01010010
-10000101
-01010101
-01010010
-10000101
-01010101
-00000010
-10000101
-01010100
-10100010
-10000101
-01010100
-10100010
-10000101
-01010100
-10100010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010100
-00010101
-01001000
-01010010
-10000101
-01001000
-01001000
-00100001
-01001000
-01001000
-00100001
-01001000
-00001000
-00100001
-01001010
-10000010
-10000101
-01010000
-00010100
-00100001
-01010101
-01010100
-00000101
-01010101
-01010010
-10000101
-01010101
-01010010
-10000101
-01010101
-00000010
-10000101
-01010100
-10100010
-10000101
-01010100
-10100010
-10000101
-01010100
-10100010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-00010101
-01001000
-01010100
-10000101
-01001000
-01010010
-00100001
-01001000
-01010010
-10100001
-01001000
-00010010
-00100001
-01001010
-10000010
-00100001
-01010000
-00010100
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010100
-00000101
-01001000
-01010010
-10100001
-01001000
-01010010
-00100001
-01001000
-01010010
-00100001
-01001000
-00010010
-00100001
-01001010
-10000010
-10100001
-01010000
-00010100
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01000000
-01000101
-01001000
-00101010
-00100001
-00100010
-00000010
-00100001
-00101010
-00001000
-00100001
-00100010
-00100000
-00100001
-00100010
-00101010
-00100001
-01000100
-01000000
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10101010
-10101010
-10101010
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010100
-01010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000001
-01000101
-00000001
-10101000
-00100000
-10101000
-10000000
-10001000
-00100001
-10101000
-10101000
-00100001
-00001000
-10001000
-00100001
-10101000
-10001000
-00100001
-00000001
-00010001
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00000000
-00000001
-01001010
-00001010
-00000001
-01001010
-00001010
-00000001
-01000000
-10100000
-10100001
-01000000
-10100000
-10100001
-01001010
-00001010
-00000001
-01001010
-00001010
-00000001
-01001000
-00000000
-00000001
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-00010101
-01010010
-00010100
-10000101
-01001000
-00000000
-00100001
-00101010
-10101010
-10101000
-01001000
-00000000
-00100001
-01010010
-00010100
-10000101
-01010100
-01010101
-00010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10000010
-00010101
-01010100
-10000010
-00010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-01010101
-01010010
-10101010
-00010101
-01010100
-00100000
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010100
-00100000
-01010101
-01010010
-10101010
-00010101
-01010100
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010001
-00000101
-01010100
-10001000
-10100000
-01010100
-10001000
-10001000
-01010100
-10101000
-10001000
-01010100
-10001000
-10001000
-01010100
-10001000
-10100000
-01010101
-00010001
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000001
-00000001
-01010101
-10101000
-10101000
-01010101
-10001000
-10001000
-01010101
-10001000
-10101000
-01010101
-10001000
-10000001
-01010101
-10101000
-10000101
-01010101
-00000001
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-00000101
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10000000
-10100001
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010010
-10000000
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010100
-00010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100000
-00010101
-01010100
-10100010
-10000101
-01010100
-10100010
-10000101
-01010100
-10100010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01000001
-01010101
-01010010
-00101000
-01010101
-01000010
-00100010
-00010101
-00101010
-00101000
-01010101
-00100010
-00100010
-00010101
-00101010
-00101010
-00010101
-01000000
-01000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01000001
-01010101
-01010010
-00101000
-01000100
-01000010
-00100010
-00100010
-00101010
-00101000
-00101010
-00100010
-00100010
-00100010
-00101010
-00101010
-00100010
-01000000
-01000000
-01000100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01000001
-01000001
-01001010
-00101000
-00101000
-00100000
-00100010
-00100010
-00100001
-00100010
-00100010
-01001000
-00100010
-00101000
-01010010
-00100010
-00100010
-01000010
-00100010
-00100010
-00101000
-00100010
-00100010
-01000001
-01000100
-01000100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10000010
-00010101
-01010010
-00010100
-10000101
-01010100
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01010100
-10101010
-00010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-00101010
-00010101
-01010100
-10101010
-10000101
-01010010
-10101010
-10100001
-01001010
-10000000
-10101000
-01010000
-00010101
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00010101
-01001010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010100
-00101010
-10000101
-01010101
-01001010
-10000101
-01010101
-01010010
-10000101
-01010101
-01010010
-10000101
-01010101
-01010100
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010100
-10000101
-01010101
-01010100
-10100001
-01010101
-01010100
-10101000
-01010101
-01010101
-00101010
-00010101
-01010101
-00101010
-10000101
-01010101
-00101010
-00010101
-01010100
-10101000
-01010101
-01010100
-10100001
-01010101
-01010100
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010100
-10000101
-01010101
-01010010
-10000101
-01010101
-01010010
-10000101
-01010101
-01001010
-10000101
-01010100
-00101010
-10000101
-01010010
-10101010
-10000101
-01001010
-10101010
-10000101
-01010000
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00010101
-00000001
-01001010
-10000000
-10101000
-01010010
-10101010
-10100001
-01010100
-10101010
-10000101
-01010101
-00101010
-00010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010100
-10000101
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10101000
-01010101
-01010100
-10101010
-00000101
-01010100
-10101010
-10100001
-01010100
-10101010
-10101000
-01010101
-00000000
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010010
-00010101
-01010101
-01001010
-00010101
-01010101
-00101010
-00010101
-01010100
-10101000
-01010101
-01010010
-10101000
-01010101
-01010100
-10101000
-01010101
-01010101
-00101010
-00010101
-01010101
-01001010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00000101
-01010010
-10101010
-10100001
-01010010
-10101010
-10000101
-01010010
-10101000
-00010101
-01010010
-10100001
-01010101
-01010010
-10000101
-01010101
-01010010
-10000101
-01010101
-01010010
-00010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010001
-01010101
-01010100
-10001000
-01010101
-01010100
-10001000
-01010101
-01010100
-10001000
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010001
-00010101
-01010010
-00001000
-10000101
-01001000
-10001000
-10000101
-01001010
-10001010
-10000101
-01001000
-10001000
-10000101
-01000000
-00000000
-00000101
-00101010
-10101010
-10100001
-01000000
-00000000
-00000101
-01001000
-10001000
-10000101
-01001010
-00001010
-10000101
-01001000
-10001000
-10000101
-01001000
-10001000
-10000101
-01001000
-10001000
-10000101
-01010001
-00010001
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010100
-01010101
-01010100
-10000010
-00010101
-01010000
-10000010
-00000101
-01001010
-10101010
-10100001
-01010000
-10000010
-00000101
-01010100
-10000010
-00010101
-01010000
-10000010
-00000101
-01001010
-10101010
-10100001
-01010000
-10000010
-00000101
-01010100
-10000010
-00010101
-01010101
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010001
-00010101
-01010010
-00001000
-10000101
-01001000
-10001000
-10000101
-01001010
-10001010
-10000101
-01001000
-10001000
-10000101
-01000000
-00000000
-00000101
-00101010
-10101010
-10100001
-01000000
-00000000
-00000101
-01001000
-10001010
-10000101
-01001010
-10000010
-00010101
-01001000
-10000010
-00010101
-01001000
-10000010
-00010101
-01001000
-10001010
-10000101
-01010001
-00010000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01000001
-01001010
-00010101
-00100001
-01001010
-00010100
-10000101
-01010000
-01010010
-00010101
-01010101
-01001000
-01010101
-01010101
-00100001
-01010101
-01010100
-10000101
-00000101
-01010010
-00010100
-10100001
-01001000
-01010100
-10100001
-01000001
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000001
-01010101
-01010100
-10101000
-01010101
-01010010
-00000010
-00010101
-01010010
-00010100
-01010101
-01010100
-10000001
-01010101
-01010010
-00001000
-01000101
-01010010
-00010010
-00100001
-01010010
-00000000
-10000101
-01010100
-10101010
-00100001
-01010101
-00000000
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000100
-01000000
-01000100
-00100010
-00101010
-00100010
-00100010
-00001000
-00100010
-00100010
-00001000
-00001000
-00100010
-00001000
-00100010
-01001000
-01001000
-00100010
-01010001
-01010001
-01000100
-01010101
-01010100
-00010101
-01010101
-01010010
-10000101
-01010101
-01010010
-10000101
-01010101
-00000010
-10000101
-01010100
-10100010
-10000101
-01010100
-10100010
-10000101
-01010100
-10100010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-01010101
-01010010
-10000101
-01010101
-01001010
-00010101
-01010101
-00101000
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010101
-00101000
-01010101
-01010101
-01001010
-00010101
-01010101
-01010010
-10000101
-01010101
-01010100
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-01010101
-01010010
-10000101
-01010101
-01010100
-10100001
-01010101
-01010101
-00101000
-01010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-00101000
-01010101
-01010100
-10100001
-01010101
-01010010
-10000101
-01010101
-01010100
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-00000101
-01001010
-00010100
-10100001
-01010010
-10000010
-10000101
-01010000
-10101010
-00000101
-01001010
-10101010
-10100001
-01010000
-10101010
-00000101
-01010010
-10000010
-10000101
-01001010
-00010100
-10100001
-01010000
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-00101000
-00010101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010100
-00101000
-00010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010100
-10100001
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01110011
-00001000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01101111
-00000000
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010010
-10000101
-01010101
-01010010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001000
-01010101
-01010101
-00101000
-01010101
-01010101
-00100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010010
-10101010
-10100001
-01010010
-10000000
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10000000
-10100001
-01010010
-10101010
-10100001
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01001010
-00010101
-01010101
-00101010
-00010101
-01010100
-10101010
-00010101
-01010101
-00001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-00001010
-00000101
-01010100
-10101010
-10100001
-01010100
-10101010
-10100001
-01010101
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010010
-10101010
-10100001
-01010010
-10000000
-10100001
-01010100
-00010100
-10100001
-01010101
-01010010
-10000101
-01010101
-01001010
-10000101
-01010101
-00101010
-00010101
-01010100
-10101000
-00000101
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010100
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01010010
-10101010
-10100001
-01010100
-00000000
-10100001
-01010101
-01010000
-10100001
-01010101
-01001010
-10100001
-01010101
-01001010
-10100001
-01010101
-01010000
-10100001
-01010100
-00000000
-10100001
-01010010
-10101010
-10100001
-01010010
-10101010
-10000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-00000101
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10000000
-10100001
-01010010
-10101010
-10100001
-01010100
-10101010
-10100001
-01010101
-00000000
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00000101
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010010
-10000000
-00000101
-01010010
-10000000
-00010101
-01010010
-10101010
-10000101
-01010100
-10101010
-10100001
-01010101
-00000000
-10100001
-01010100
-00000000
-10100001
-01010010
-10101010
-10100001
-01010010
-10101010
-10000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000101
-01010100
-10101010
-10100001
-01010010
-10101010
-10100001
-01010010
-10000000
-00000101
-01010010
-10000000
-00010101
-01010010
-10101010
-10000101
-01010010
-10101010
-10100001
-01010010
-10000000
-10100001
-01010010
-10000000
-10100001
-01010010
-10101010
-10100001
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00000101
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010100
-00000000
-10100001
-01010101
-01010100
-10100001
-01010101
-01010010
-10100001
-01010101
-01010010
-10000101
-01010101
-01001010
-10000101
-01010101
-01001010
-00010101
-01010101
-00101010
-00010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010010
-10101010
-10100001
-01010010
-10000000
-10100001
-01010010
-10000000
-10100001
-01010100
-10101010
-10000101
-01010010
-10101010
-10100001
-01010010
-10000000
-10100001
-01010010
-10000000
-10100001
-01010010
-10101010
-10100001
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010010
-10101010
-10100001
-01010010
-10000000
-10100001
-01010010
-10000000
-10100001
-01010010
-10101010
-10100001
-01010100
-10101010
-10100001
-01010101
-00000000
-10100001
-01010100
-00000000
-10100001
-01010010
-10101010
-10100001
-01010010
-10101010
-10000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010100
-10100001
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-01010101
-01010010
-10000101
-01010101
-01001010
-00010101
-01010101
-00101000
-01010101
-01010100
-10100001
-01010101
-01010010
-10000101
-01010101
-01010100
-10100001
-01010101
-01010101
-00101000
-01010101
-01010101
-01001010
-00010101
-01010101
-01010010
-10000101
-01010101
-01010100
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-01010101
-01010010
-10000101
-01010101
-01010100
-10100001
-01010101
-01010101
-00101000
-01010101
-01010101
-01001010
-00010101
-01010101
-01010010
-10000101
-01010101
-01001010
-00010101
-01010101
-00101000
-01010101
-01010100
-10100001
-01010101
-01010010
-10000101
-01010101
-01010100
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010001
-00010101
-01010010
-00001000
-10000101
-01001000
-10001000
-10000101
-01001010
-10001010
-10000101
-01001000
-10001000
-10000101
-01000000
-00000000
-00000101
-00101010
-10101010
-10100001
-01000000
-00000000
-00000101
-01001000
-00100010
-00100001
-01001010
-00100010
-10100001
-01001000
-10100010
-00100001
-01001000
-00100010
-00100001
-01001000
-00100010
-00100001
-01010001
-01000100
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000101
-01010100
-10101010
-10100001
-01010010
-00000000
-00001000
-01001000
-00101000
-10001000
-01001000
-10000010
-10001000
-01001000
-10000000
-10001000
-01001000
-10000010
-10001000
-01001000
-00101000
-10101000
-01010010
-00000000
-00000001
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01010101
-01010101
-00101010
-00010101
-01010100
-10101010
-10000101
-01010010
-10100010
-10100001
-01010010
-10000100
-10100001
-01010010
-10000000
-10100001
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010010
-10000000
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010100
-00010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-01010101
-01010010
-10101010
-00010101
-01010010
-10101010
-10000101
-01010010
-10000010
-10100001
-01010010
-10000100
-10100001
-01010010
-10000010
-10000101
-01010010
-10000010
-10100001
-01010010
-10000100
-10100001
-01010010
-10000000
-10100001
-01010010
-10101010
-10100001
-01010010
-10101010
-10000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010010
-10101010
-10100001
-01010010
-10000000
-10100001
-01010010
-10000101
-00000101
-01010010
-10000101
-01010101
-01010010
-10000101
-01010101
-01010010
-10000101
-00000101
-01010010
-10000000
-10100001
-01010010
-10101010
-10100001
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-01010101
-01010010
-10101010
-00010101
-01010010
-10101010
-10000101
-01010010
-10000010
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10000010
-10100001
-01010010
-10101010
-10000101
-01010010
-10101010
-00010101
-01010100
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000101
-01010100
-10101010
-10100001
-01010010
-10101010
-10100001
-01010010
-10000000
-00000101
-01010010
-10000000
-01010101
-01010010
-10101010
-00010101
-01010010
-10101010
-00010101
-01010010
-10000000
-01010101
-01010010
-10000000
-00000101
-01010010
-10101010
-10100001
-01010100
-10101010
-10100001
-01010101
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00000101
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010010
-10000000
-00000101
-01010010
-10000101
-01010101
-01010010
-10000000
-01010101
-01010010
-10101010
-00010101
-01010010
-10101010
-00010101
-01010010
-10000000
-01010101
-01010010
-10000101
-01010101
-01010010
-10000101
-01010101
-01010100
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000101
-01010100
-10101010
-10100001
-01010010
-10101010
-10100001
-01010010
-10000000
-00000101
-01010010
-10000100
-00000101
-01010010
-10000010
-10100001
-01010010
-10000010
-10100001
-01010010
-10000100
-10100001
-01010010
-10000000
-10100001
-01010010
-10101010
-10100001
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-00000101
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10000000
-10100001
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010010
-10000000
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010100
-00010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010100
-00101000
-00010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010100
-00101000
-00010101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010100
-00010100
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10000000
-10100001
-01010010
-10101010
-10100001
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-01010101
-01010010
-10000101
-01010101
-01010010
-10000101
-00000101
-01010010
-10000100
-10100001
-01010010
-10000010
-10100001
-01010010
-10001010
-10000101
-01010010
-10101010
-00010101
-01010010
-10101000
-01010101
-01010010
-10101010
-00010101
-01010010
-10001010
-10000101
-01010010
-10000010
-10100001
-01010010
-10000100
-10100001
-01010100
-00010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-01010101
-01010010
-10000101
-01010101
-01010010
-10000101
-01010101
-01010010
-10000101
-01010101
-01010010
-10000101
-01010101
-01010010
-10000101
-01010101
-01010010
-10000101
-01010101
-01010010
-10000101
-01010101
-01010010
-10000000
-00000101
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010100
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-00000101
-01010010
-10000100
-10100001
-01010010
-10100010
-10100001
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010010
-10001000
-10100001
-01010010
-10000000
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010100
-00010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-00000101
-01010010
-10000100
-10100001
-01010010
-10100000
-10100001
-01010010
-10101000
-10100001
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010010
-10001010
-10100001
-01010010
-10000010
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010100
-00010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010010
-10101010
-10100001
-01010010
-10000000
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10000000
-10100001
-01010010
-10101010
-10100001
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01010010
-10101010
-10100001
-01010010
-10000000
-10100001
-01010010
-10000000
-10100001
-01010010
-10101010
-10100001
-01010010
-10101010
-10000101
-01010010
-10000000
-00010101
-01010010
-10000101
-01010101
-01010010
-10000101
-01010101
-01010010
-10000101
-01010101
-01010100
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010010
-10101010
-10100001
-01010010
-10000000
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10000010
-10100001
-01010010
-10001010
-10000101
-01010010
-10101010
-10000101
-01010100
-10101010
-10100001
-01010101
-00000000
-10100001
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01010010
-10101010
-10100001
-01010010
-10000000
-10100001
-01010010
-10000100
-10100001
-01010010
-10000010
-10000101
-01010010
-10001010
-10000101
-01010010
-10000010
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010100
-00010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010010
-10101010
-10000101
-01010010
-10000000
-00000101
-01010010
-10000000
-00010101
-01010100
-10101010
-10000101
-01010101
-00000010
-10100001
-01010101
-01010100
-10100001
-01010100
-00000000
-10100001
-01010010
-10101010
-10100001
-01010010
-10101010
-10000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00000101
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01010000
-00101000
-00000101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-00000101
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10000000
-10100001
-01010010
-10101010
-10100001
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-00000101
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010100
-10100010
-10000101
-01010100
-10100010
-10000101
-01010101
-00101010
-00010101
-01010101
-00101010
-00010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-00000101
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10000000
-10100001
-01010010
-10001000
-10100001
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010010
-10100010
-10100001
-01010010
-10000100
-10100001
-01010010
-00010101
-00100001
-01010100
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-00000101
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10100010
-10100001
-01010100
-10101010
-10000101
-01010101
-00101010
-00010101
-01010100
-10101010
-10000101
-01010010
-10100010
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010100
-00010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-00000101
-01001010
-00010100
-10100001
-01001010
-00010100
-10100001
-01001010
-10000010
-10100001
-01010010
-10000010
-10000101
-01010010
-10101010
-10000101
-01010100
-10101010
-00010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00000101
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010100
-00000000
-10100001
-01010101
-01010010
-10100001
-01010101
-01001010
-10000101
-01010101
-00101010
-00010101
-01010100
-10101000
-01010101
-01010010
-10100000
-00000101
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010100
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010100
-10000000
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000000
-01010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010010
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00101000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010101
-00000010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010010
-00010101
-01010101
-00000010
-00010101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10101010
-00010101
-01010010
-10000010
-10000101
-01010010
-00010100
-10000101
-01010100
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00000101
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01010000
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-00010100
-01010001
-01001000
-10000010
-00001000
-01001010
-10001000
-10001000
-01001000
-10001010
-10001010
-01001000
-10001000
-10001000
-01001000
-10001000
-10001000
-01000000
-00000000
-00000000
-00101010
-10101010
-10101010
-01000000
-00000000
-00000000
-01010010
-00001000
-10001000
-01010010
-10001000
-10101000
-01010010
-00101000
-10001000
-01010010
-00001000
-10001000
-01010010
-00001000
-10001000
-01010100
-01010001
-00010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-10000101
-01010101
-01010101
-10000101
-01010101
-01010101
-10000101
-01010101
-01010101
-10000101
-01010101
-01010101
-10000101
-01010101
-01010101
-00000101
-01010101
-01010101
-10100001
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000100
-01010000
-00010101
-00100010
-00001010
-10000101
-00101010
-00100000
-00100001
-00100010
-00100001
-00100001
-00100010
-00100001
-00100001
-00100010
-00001000
-10000101
-00100010
-00101000
-10100001
-01000100
-01000001
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010100
-10000000
-10000101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010100
-10000000
-10000101
-01010100
-10000000
-10000101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010100
-10000000
-10000101
-01010100
-10000000
-10000101
-01010100
-10000000
-10000101
-01010100
-10000000
-10000101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010100
-10000000
-10000101
-01010100
-10000000
-10000101
-01010100
-10000000
-10000101
-01010100
-10000000
-10000101
-01010100
-10000000
-10000101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010100
-10000000
-10000101
-01010100
-10000000
-10000101
-01010100
-10000000
-10000101
-01010100
-10000000
-10000101
-01010100
-10000000
-10000101
-01010100
-10000000
-10000101
-01010100
-10000000
-10000101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010100
-10000000
-10000101
-01010100
-10000000
-10000101
-01010100
-10000000
-10000101
-01010100
-10000000
-10000101
-01010100
-10000000
-10000101
-01010100
-10000000
-10000101
-01010100
-10000000
-10000101
-01010100
-10000000
-10000101
-01010100
-10000000
-10000101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010100
-10000000
-10000101
-01010100
-10000000
-10000101
-01010100
-10000000
-10000101
-01010100
-10000000
-10000101
-01010100
-10000000
-10000101
-01010100
-10000000
-10000101
-01010100
-10000000
-10000101
-01010100
-10000000
-10000101
-01010100
-10000000
-10000101
-01010100
-10000000
-10000101
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-00100010
-00010101
-01010101
-00101010
-00010101
-01010101
-00100010
-00010101
-01010101
-00100010
-00010101
-01010101
-01000100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-00010100
-01010001
-01001000
-10000010
-00001000
-01001010
-10001000
-10001000
-01001000
-10001010
-10001010
-01001000
-10001000
-10001000
-01001000
-10001000
-10001000
-01000000
-00000000
-00000000
-00101010
-10101010
-10101010
-01000000
-00000000
-00000000
-01010100
-10000000
-10001000
-01010100
-10001000
-10101000
-01010100
-10100000
-10001000
-01010100
-10001000
-10001000
-01010100
-10001000
-10001000
-01010101
-00010001
-00010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-10000101
-01010101
-01010101
-10000101
-01010101
-01010101
-10000101
-01010101
-01010101
-10000101
-01010101
-01010101
-10000101
-01010101
-01010101
-00000101
-01010101
-01010101
-10100001
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01000100
-01000101
-00100000
-00100010
-00100001
-00100010
-00100010
-00100001
-00101010
-10100010
-10100001
-01001000
-10000010
-00100001
-01001000
-10000010
-00100001
-01010001
-00010100
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01000100
-01000101
-00100000
-00100010
-00100001
-00100010
-00100010
-00100001
-00101010
-10100010
-10100001
-01001000
-10000010
-00100001
-01001000
-10000010
-00100001
-01000000
-00000000
-00000001
-00101010
-10101010
-10101000
-01000000
-00000000
-00000001
-01001000
-00001000
-10000101
-01001000
-10001010
-10000101
-01001010
-00001000
-10000101
-01001000
-10001000
-10000101
-01001000
-10001000
-10000101
-01010001
-00010001
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01000100
-01000101
-00100000
-00100010
-00100001
-00100010
-00100010
-00100001
-00101010
-10100010
-10100001
-01001000
-10000010
-00100001
-01001000
-10000010
-00100001
-01000000
-00000000
-00000001
-00101010
-10101010
-10101000
-01000000
-00000000
-00000101
-01001000
-10001010
-10000101
-01001010
-10000010
-00010101
-01001000
-10000010
-00010101
-01001000
-10000010
-00010101
-01001000
-10001010
-10000101
-01010001
-00010000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01000100
-01000101
-00100000
-00100010
-00100001
-00100010
-00100010
-00100001
-00101010
-10100010
-10100001
-01001000
-10000010
-00100001
-01001000
-10000010
-00100001
-01000000
-00000000
-00000001
-00101010
-10101010
-10101000
-01000000
-00000000
-00000001
-01001000
-00100010
-00100001
-01001010
-00100010
-10100001
-01001000
-10100010
-00100001
-01001000
-00100010
-00100001
-01001000
-00100010
-00100001
-01010001
-01000100
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010100
-01010101
-01010010
-00000010
-00010101
-01010010
-00100010
-00010101
-01010010
-10101010
-00010101
-01010100
-10001000
-01010101
-01010100
-10001000
-01010101
-01010101
-00010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010001
-01010101
-01001000
-00001000
-01000001
-00001000
-10001000
-00101000
-10101000
-10001000
-00101010
-10100010
-10100001
-00100010
-00100010
-00100001
-00100000
-00100010
-00100001
-01000101
-01000100
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01000101
-01000101
-00100000
-00100000
-00100001
-00100010
-00100010
-00100001
-00101000
-00101010
-10100001
-00100010
-00001000
-10000101
-00100010
-00001000
-10000101
-01000100
-01010001
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00010100
-00000101
-01001010
-10000010
-10100001
-01001000
-00010100
-10000101
-01001010
-10000100
-10000101
-01001000
-00010100
-10000101
-01001000
-01010100
-10000101
-01010001
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010100
-10000101
-01010101
-01010010
-10000101
-01010101
-01010010
-10000101
-01010101
-01001010
-10000101
-01010100
-00101010
-10000101
-01010010
-10101010
-10000101
-01001010
-10101010
-10000101
-01010000
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01000101
-00000001
-01001000
-00100000
-10101000
-00100010
-00100001
-00100001
-00101010
-00100001
-00100001
-00100010
-00100000
-00100001
-00100010
-00101010
-00100001
-01000000
-00000000
-00000101
-01010100
-10001000
-01010101
-01010100
-10101000
-01010101
-01010100
-10001000
-01010101
-01010100
-10001000
-01010101
-01010100
-10001000
-01010101
-01010101
-00010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01000101
-00000001
-01001000
-00100000
-10101000
-00100010
-00100001
-00100001
-00101010
-00100001
-00100001
-00100010
-00100000
-00100001
-00100010
-00101010
-00100001
-01000000
-00000000
-00000101
-01001000
-00001000
-10000101
-01001000
-10001010
-10000101
-01001010
-00001000
-10000101
-01001000
-10001000
-10000101
-01001000
-10001000
-10000101
-01010001
-00010001
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01000101
-00000001
-01001000
-00100000
-10101000
-00100010
-00100001
-00100001
-00101010
-00100001
-00100001
-00100010
-00100000
-00100001
-00100010
-00101010
-00100001
-01000000
-00000000
-00000001
-01010010
-10100010
-10100001
-01010010
-00000100
-10000101
-01010010
-10000100
-10000101
-01010010
-00010100
-10000101
-01010010
-00010100
-10000101
-01010100
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01000101
-00000001
-01001000
-00100000
-10101000
-00100010
-00100001
-00100001
-00101010
-00100001
-00100001
-00100010
-00100000
-00100001
-00100010
-00101010
-00100001
-00000000
-00000000
-00000001
-00100000
-00101000
-10101000
-00100010
-00100000
-00100001
-00101000
-00101000
-00100001
-00100010
-00100000
-00100001
-00100010
-00100001
-00100001
-01000100
-01000101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01000101
-00000101
-00101000
-00100000
-10100001
-00100010
-00100010
-00000101
-00100010
-00100010
-10100001
-00100010
-00100000
-00100001
-00101000
-00100010
-10100001
-01000000
-00000000
-00000101
-01010100
-10001000
-01010101
-01010100
-10101000
-01010101
-01010100
-10001000
-01010101
-01010100
-10001000
-01010101
-01010100
-10001000
-01010101
-01010101
-00010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00010101
-01010101
-01001010
-10000101
-01010101
-00101000
-00010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010100
-10100001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-00010101
-01010101
-01001010
-10000101
-01010101
-01010000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000101
-01010101
-01010010
-10100001
-01010101
-01010100
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01001010
-00010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010100
-00101000
-01010101
-01010010
-10100001
-01010101
-01010100
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01000101
-00000101
-00101000
-00100000
-10100001
-00100010
-00100010
-00000101
-00100010
-00100010
-10100001
-00100010
-00100000
-00100001
-00101000
-00100010
-10100001
-01000000
-00000000
-00000101
-01001000
-00001000
-10000101
-01001000
-10001010
-10000101
-01001010
-00001000
-10000101
-01001000
-10001000
-10000101
-01001000
-10001000
-10000101
-01010001
-00010001
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01000101
-00000101
-00101000
-00100000
-10100001
-00100010
-00100010
-00000101
-00100010
-00100010
-10100001
-00100010
-00100000
-00100001
-00101000
-00100010
-10100001
-01000000
-00000000
-00000101
-01001010
-10001010
-10000101
-01001000
-00010010
-00010101
-01001010
-00010010
-00010101
-01001000
-01010010
-00010101
-01001000
-01010010
-00010101
-01010001
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01000101
-00000101
-00101000
-00100000
-10100001
-00100010
-00100010
-00000101
-00100010
-00100010
-10100001
-00100010
-00100000
-00100001
-00101000
-00100010
-10100001
-01000000
-00000000
-00000101
-01001000
-10001010
-10000101
-01001010
-10000010
-00010101
-01001000
-10000010
-00010101
-01001000
-10000010
-00010101
-01001000
-10001010
-10000101
-01010001
-00010000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01000101
-00000101
-00101000
-00100000
-10100001
-00100010
-00100010
-00000101
-00100010
-00100010
-10100001
-00100010
-00100000
-00100001
-00101000
-00100010
-10100001
-01000001
-01000100
-00000101
-01001000
-00100010
-00100001
-01001010
-00100010
-10100001
-01001000
-10100010
-00100001
-01001000
-00100010
-00100001
-01001000
-00100010
-00100001
-01010001
-01000100
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010001
-01010101
-01010100
-10001000
-01010101
-01010100
-10101000
-01010101
-01010100
-10001000
-01010101
-01010100
-10001000
-01010101
-01010100
-10001000
-01010101
-01010101
-00010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010001
-00010101
-01001000
-00001000
-10000101
-01001000
-10001010
-10000101
-01001010
-00001000
-10000101
-01001000
-10001000
-10000101
-01001000
-10001000
-10000101
-01010001
-00010001
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-00010000
-00010101
-01001000
-10001010
-10000101
-01001010
-10000010
-00010101
-01001000
-10000010
-00010101
-01001000
-10000010
-00010101
-01001000
-10001010
-10000101
-01010001
-00010000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01000100
-01000101
-01001000
-00100010
-00100001
-01001010
-00100010
-10100001
-01001000
-10100010
-00100001
-01001000
-00100010
-00100001
-01001000
-00100010
-00100001
-01010001
-01000100
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000100
-01010101
-01010101
-00100010
-00010101
-01010100
-10100010
-10000101
-01010010
-10100010
-10100001
-01010100
-10100010
-10000101
-01010101
-00100010
-00010101
-01010101
-01000100
-01010101
-01010100
-00010101
-01000001
-01010010
-10000101
-00101000
-01001000
-00100000
-10000001
-00100010
-10001010
-00101000
-01001000
-00100000
-10000001
-00100001
-01001010
-00010101
-01000101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-00101010
-00010101
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010101
-00101010
-00010101
-01010101
-01001000
-01010101
-01010100
-00010001
-01000001
-01010010
-10000101
-00101000
-01001000
-00100000
-10000001
-00100010
-10001010
-00101000
-01001000
-00100000
-10000001
-00100001
-01001010
-00010101
-01000101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010001
-00010101
-01001000
-00001000
-10000101
-01001000
-10001010
-10000101
-01001010
-00001000
-10000101
-01001000
-10001000
-10000101
-01001000
-10001000
-10000101
-01010000
-00000000
-00010101
-01001010
-10101010
-10000101
-01010000
-00000000
-00010101
-01010100
-10001000
-01010101
-01010100
-10001000
-01010001
-01010100
-10101000
-01001000
-01010100
-10001000
-00101000
-01010100
-10001000
-10101000
-01010101
-00010001
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-00101000
-01010101
-01010100
-10101000
-01010101
-01010101
-00000001
-00010001
-00000101
-00010001
-10001000
-10100000
-10001000
-10101000
-10001000
-10001000
-10001000
-10100000
-10101000
-10001000
-10000100
-10001000
-10001000
-10000100
-10001000
-00010001
-00010101
-00010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-00101000
-01010101
-01010100
-10101000
-01010001
-01010101
-00000001
-01001000
-00010000
-00010101
-01001000
-10001010
-10000101
-01001010
-00010010
-00010101
-01001000
-10000010
-00010101
-01001000
-10000010
-00010101
-01010001
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-00000101
-00010001
-10100000
-10100000
-10001000
-10001000
-10001000
-10101000
-10100000
-10100000
-10001000
-10001000
-10000100
-10001000
-10001000
-10000100
-10001000
-00010001
-00010101
-00010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01000100
-00010101
-01001000
-00100010
-10000101
-00100010
-00100010
-00100001
-00101010
-00100010
-10000101
-00100010
-00100010
-00100001
-00100010
-00100010
-00100001
-01000100
-01000100
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00010000
-00010101
-01001010
-10001010
-10000101
-01001000
-00010010
-00010101
-01001010
-00010010
-00010101
-01001000
-01010010
-00010101
-01001000
-01010010
-00010101
-01010000
-00000000
-00010101
-01001010
-10101010
-10000101
-01010000
-00000000
-00010101
-01010100
-00101000
-01010101
-01010100
-10000001
-01010101
-01010100
-10101000
-01010101
-01010101
-00001000
-01010101
-01010100
-10101000
-01010101
-01010101
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000100
-01000000
-01000000
-00100010
-00101010
-00101010
-00100010
-00100000
-01001000
-00101010
-00101000
-01001000
-00100010
-00100001
-01001000
-00100010
-00100001
-01001000
-01000000
-00000000
-00000001
-00101010
-10101010
-10101000
-01000000
-00000000
-00000001
-01001000
-10001000
-10100001
-01001010
-10001000
-10001000
-01001000
-10001000
-10001000
-01001000
-10001000
-10001000
-01010001
-00010001
-00010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010001
-01010101
-01010100
-10001000
-01010101
-01010100
-10101000
-01010101
-01010100
-10001000
-01010101
-01010100
-10001000
-01010101
-01010100
-10001000
-01010101
-01010000
-00000000
-00010101
-01001010
-10101010
-10000101
-01010000
-00000000
-00010101
-01010100
-00101000
-01010101
-01010100
-10000001
-01010101
-01010100
-10101000
-01010101
-01010101
-00001000
-01010101
-01010100
-10101000
-01010101
-01010101
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010001
-00010101
-01001000
-00001000
-10000101
-01001000
-10001010
-10000101
-01001010
-00001000
-10000101
-01001000
-10001000
-10000101
-01001000
-10001000
-10000101
-01010000
-00000000
-00010101
-01001010
-10101010
-10000101
-01010000
-00000000
-00010101
-01010100
-10001000
-01010101
-01010100
-10001000
-01010101
-01010100
-10101000
-01010101
-01010100
-10001000
-01010101
-01010100
-10001000
-01010101
-01010101
-00010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010001
-00000101
-00010001
-10001000
-10100000
-10001000
-10101000
-10001000
-10001000
-10001000
-10100000
-10101000
-10001000
-10000100
-10001000
-10001000
-10000100
-10001000
-00010001
-00010101
-00010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-00010000
-00010101
-01001000
-10001010
-10000101
-01001010
-00010010
-00010101
-01001000
-10000010
-00010101
-01001000
-10000010
-00010101
-01010001
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-00010100
-01010001
-01001000
-10000010
-00001000
-01001010
-10001000
-10001000
-01001000
-10001010
-10001010
-01001000
-10001000
-10001000
-01001000
-10001000
-10001000
-01000000
-00000000
-00000000
-00101010
-10101010
-10101010
-01000000
-00000000
-00000000
-01010100
-10001000
-10101000
-01010100
-10101000
-00100001
-01010100
-10001000
-00100001
-01010100
-10001000
-00100001
-01010100
-10001000
-10101000
-01010101
-00010001
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-10000101
-01010101
-01010101
-10000101
-01010101
-01010101
-10000101
-01010101
-01010101
-10000101
-01010101
-01010101
-10000101
-01010101
-01010101
-00000101
-01010101
-01010101
-10100001
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00010001
-00010101
-01001010
-10001000
-10000101
-01010010
-00001000
-10000101
-01010010
-00001010
-10000101
-01010010
-00001000
-10000101
-01010010
-00001000
-10000101
-01010100
-01010001
-00000101
-01010101
-00010101
-00010101
-01010100
-10000100
-10000101
-01010101
-00010010
-00010101
-01010101
-01001000
-01010101
-01010101
-00100001
-00010101
-01010100
-10000100
-10000101
-01010101
-00010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00010100
-00000101
-01001010
-10000010
-10100001
-01001000
-10000010
-00000101
-01001010
-10000010
-10100001
-01010000
-00010010
-00000101
-01010101
-01010010
-00010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01110010
-00000101
-00000100
-00000011
-00001100
-01101111
-00000000
-11111111
-01100011
-00000010
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00010100
-00000101
-01001010
-10000010
-10100001
-01001000
-10000010
-00000101
-01001010
-10000010
-00010101
-01010000
-00010010
-00000101
-01010101
-01010010
-10100001
-01010101
-01010100
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-00000000
-10000101
-01001000
-00010100
-00100001
-00100000
-01000001
-00001000
-00100001
-00101000
-01001000
-00100001
-00101000
-01001000
-00100000
-01000001
-00001000
-01001000
-00010100
-00100001
-01010010
-00000000
-10000101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010001
-01000101
-00010001
-10001001
-00100000
-10001000
-10101000
-10001000
-10001000
-10001000
-10101000
-10101000
-10001000
-10001000
-10001000
-10001000
-10001000
-10001000
-00010001
-00010001
-00010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00010000
-01010101
-01001010
-10001010
-00010101
-01001000
-10001000
-10000101
-01001000
-10001000
-10000101
-01001000
-10001000
-10000101
-01001010
-10001000
-10000101
-01010000
-00010000
-00010101
-01001000
-10001010
-00010101
-01001000
-10001000
-10000101
-01001010
-10001010
-00010101
-01001000
-10001000
-10000101
-01001000
-10001000
-10000101
-01010001
-00010001
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00010001
-01010101
-01001010
-10001000
-01010101
-01001000
-01001000
-01010101
-01001010
-00001000
-01010101
-01001000
-01001000
-00010101
-01001000
-01001010
-10000101
-01010000
-00010000
-00010101
-01001000
-10001010
-00010101
-01001000
-10001000
-10000101
-01001010
-10001010
-00010101
-01001000
-10001000
-10000101
-01001000
-10001000
-10000101
-01010001
-00010001
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000001
-01000001
-01010100
-10101000
-00101000
-01010010
-00000000
-10000001
-01010010
-00101000
-00100001
-01010010
-00001000
-00001000
-01000100
-10100000
-10100001
-00100001
-00000101
-00000101
-00101000
-01010101
-01010101
-00100010
-00010101
-01010101
-00100000
-10000101
-01010101
-00100001
-00100001
-01010101
-00100001
-01001000
-01010101
-00100000
-00000010
-00010101
-00101010
-10101010
-10000101
-01000000
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00000101
-01001010
-10101010
-10100001
-01001000
-00000000
-00100001
-01001000
-01010101
-00100001
-01001000
-01010101
-00100001
-01001000
-01010101
-00100001
-01001010
-00000000
-10100001
-01010010
-10101010
-10000101
-01010100
-10101010
-00010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00010000
-01010101
-01001010
-10001010
-00010101
-01001000
-10001000
-10000101
-01001000
-10001000
-10000101
-01001000
-10001000
-10000101
-01001010
-10001000
-10000101
-01010000
-00010000
-00010101
-01001000
-10001010
-00010101
-01001010
-10001000
-10000101
-01001000
-10001000
-10000101
-01001000
-10001000
-10000101
-01001000
-10001000
-10000101
-01010001
-00010001
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00010000
-01010101
-01001010
-10001000
-01010101
-01001000
-00001000
-01010101
-01001010
-10001000
-01010101
-01001000
-00001000
-00010101
-01001000
-01001010
-10000101
-01010000
-00010000
-00010101
-01001000
-10001010
-00010101
-01001010
-10001000
-10000101
-01001000
-10001000
-10000101
-01001000
-10001000
-10000101
-01001000
-10001000
-10000101
-01010001
-00010001
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10101010
-01010101
-01011010
-10000010
-10100101
-01011000
-00100001
-00100101
-01101000
-00100001
-00101001
-01100001
-00100000
-01001001
-01100001
-00101010
-00001001
-01101000
-00000000
-01101001
-01011000
-00010100
-00100101
-01011010
-10000010
-10100101
-01010101
-10101010
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010010
-10101010
-10100001
-01010010
-10000000
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10000000
-10100000
-01010010
-10101010
-10100010
-01010100
-10101010
-10000010
-01010101
-00000000
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01001010
-00010101
-01010101
-00101010
-00010101
-01010100
-10101010
-00010101
-01010101
-00001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-00001010
-00000100
-01010100
-10101010
-10100010
-01010100
-10101010
-10100010
-01010101
-00000000
-00000100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010010
-10101010
-10100001
-01010010
-10000000
-10100001
-01010100
-00010100
-10100001
-01010101
-01010010
-10000101
-01010101
-01001010
-10000101
-01010101
-00101010
-00010101
-01010100
-10101000
-00000100
-01010010
-10101010
-10100010
-01010010
-10101010
-10100010
-01010100
-00000000
-00000100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01010010
-10101010
-10100001
-01010100
-00000000
-10100001
-01010101
-01010000
-10100001
-01010101
-01001010
-10100001
-01010101
-01001010
-10100001
-01010101
-01010000
-10100001
-01010100
-00000000
-10100000
-01010010
-10101010
-10100010
-01010010
-10101010
-10000010
-01010100
-00000000
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-00000101
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10000000
-10100001
-01010010
-10101010
-10100001
-01010100
-10101010
-10100001
-01010101
-00000000
-10100001
-01010101
-01010100
-10100000
-01010101
-01010100
-10100010
-01010101
-01010100
-10100010
-01010101
-01010101
-00000100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00000101
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010010
-10000000
-00000101
-01010010
-10000000
-00010101
-01010010
-10101010
-10000101
-01010100
-10101010
-10100001
-01010101
-00000000
-10100001
-01010100
-00000000
-10100000
-01010010
-10101010
-10100010
-01010010
-10101010
-10000010
-01010100
-00000000
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000101
-01010100
-10101010
-10100001
-01010010
-10101010
-10100001
-01010010
-10000000
-00000101
-01010010
-10000000
-00010101
-01010010
-10101010
-10000101
-01010010
-10101010
-10100001
-01010010
-10000000
-10100001
-01010010
-10000000
-10100000
-01010010
-10101010
-10100010
-01010100
-10101010
-10000010
-01010101
-00000000
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00000101
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010100
-00000000
-10100001
-01010101
-01010100
-10100001
-01010101
-01010010
-10100001
-01010101
-01010010
-10000101
-01010101
-01001010
-10000101
-01010101
-01001010
-00010100
-01010101
-00101010
-00010010
-01010101
-00101000
-01010010
-01010101
-01000001
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010010
-10101010
-10100001
-01010010
-10000000
-10100001
-01010010
-10000000
-10100001
-01010100
-10101010
-10000101
-01010010
-10101010
-10100001
-01010010
-10000000
-10100001
-01010010
-10000000
-10100000
-01010010
-10101010
-10100010
-01010100
-10101010
-10000010
-01010101
-00000000
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010010
-10101010
-10100001
-01010010
-10000000
-10100001
-01010010
-10000000
-10100001
-01010010
-10101010
-10100001
-01010100
-10101010
-10100001
-01010101
-00000000
-10100001
-01010100
-00000000
-10100000
-01010010
-10101010
-10100010
-01010010
-10101010
-10000010
-01010100
-00000000
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-00010001
-01010101
-00100000
-10001000
-01010100
-10001000
-10001000
-01010100
-10101000
-10001000
-01010100
-10001000
-10001000
-01010100
-10001000
-10101000
-01010101
-00000000
-00000000
-01010100
-10101000
-10001000
-01010101
-00100000
-10001000
-01010101
-00100000
-10101000
-01010101
-00100000
-10001000
-01010101
-00100000
-10001000
-01010101
-01000101
-00010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000001
-00000001
-01010101
-10101000
-10101000
-01010101
-00100000
-10001000
-01010101
-00100000
-10001000
-01010101
-00100000
-10001000
-01010101
-00100000
-10101000
-01010101
-00000000
-00000001
-01010101
-10100000
-10101000
-01010101
-10001000
-10001000
-01010101
-10100000
-10001000
-01010101
-10001000
-10001000
-01010101
-10001000
-10101000
-01010101
-00010001
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-01010101
-00000010
-10000101
-01010000
-10101000
-00010101
-01001010
-00000001
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010000
-00010101
-01001010
-00001010
-10000101
-01001000
-10001000
-10000101
-01001010
-00001000
-10000101
-01001000
-10001000
-10000101
-01001000
-10001010
-10000101
-01010001
-00010000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00010101
-01001010
-10101010
-10000101
-01010000
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010000
-00010101
-01001010
-00001010
-10000101
-01001000
-10001000
-10000101
-01001010
-00001000
-10000101
-01001000
-10001000
-10000101
-01001000
-10001010
-10000101
-01010001
-00010000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01001010
-00000001
-01010101
-01010000
-10101000
-00010101
-01010101
-00000010
-10000101
-01010101
-01010100
-00010101
-01010101
-01010101
-01010101
-01010000
-01010000
-00010101
-01001010
-00001010
-10000101
-01001000
-10001000
-10000101
-01001010
-00001000
-10000101
-01001000
-10001000
-10000101
-01001000
-10001010
-10000101
-01010001
-00010000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-00100001
-01010101
-01010100
-10101000
-01010101
-01010010
-10001010
-00010101
-01001010
-00010010
-10000101
-01010000
-01010100
-00010101
-01010101
-01010101
-01010101
-01010000
-00010000
-00010101
-01001010
-10001010
-10000101
-01001000
-10000010
-00010101
-01001010
-10000010
-00010101
-01001000
-00010010
-00010101
-01001000
-01001010
-10000101
-01010001
-01010000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010010
-10101010
-10100001
-01010010
-10000000
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-00010010
-10000100
-10100001
-10000010
-10000000
-10100001
-10000010
-10101010
-10100001
-10000100
-10101010
-10000101
-00010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01001010
-00010101
-01010101
-00101010
-00010101
-01010100
-10101010
-00010101
-01010101
-00001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-00010101
-01001010
-00010101
-10000101
-00001010
-00000101
-10000100
-10101010
-10100001
-10000100
-10101010
-10100001
-00010101
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010010
-10101010
-10100001
-01010010
-10000000
-10100001
-01010100
-00010100
-10100001
-01010101
-01010010
-10000101
-01010101
-01001010
-10000101
-00010101
-00101010
-00010101
-10000100
-10101000
-00000101
-10000010
-10101010
-10100001
-10000010
-10101010
-10100001
-00010100
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010010
-10101010
-10000101
-01010010
-10101010
-10100001
-01010100
-00000000
-10100001
-01010101
-01010000
-10100001
-01010101
-01001010
-10100001
-01010101
-01001010
-10100001
-00010101
-01010000
-10100001
-10000100
-00000000
-10100001
-10000010
-10101010
-10100001
-10000010
-10101010
-10000101
-00010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-00000101
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10000100
-10100001
-01010010
-10000000
-10100001
-01010010
-10101010
-10100001
-01010100
-10101010
-10100001
-00010101
-00000000
-10100001
-10000101
-01010100
-10100001
-10000101
-01010100
-10100001
-10000101
-01010100
-10100001
-00010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00000101
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010010
-10000000
-00000101
-01010010
-10000000
-00010101
-01010010
-10101010
-10000101
-01010100
-10101010
-10100001
-00010101
-00000000
-10100001
-10000100
-00000000
-10100001
-10000010
-10101010
-10100001
-10000010
-10101010
-10000101
-00010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000101
-01010100
-10101010
-10100001
-01010010
-10101010
-10100001
-01010010
-10000000
-00000101
-01010010
-10000000
-00010101
-01010010
-10101010
-10000101
-01010010
-10101010
-10100001
-00010010
-10000000
-10100001
-10000010
-10000000
-10100001
-10000010
-10101010
-10100001
-10000100
-10101010
-10000101
-00010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00000101
-01010010
-10101010
-10100001
-01010010
-10101010
-10100001
-01010100
-00000000
-10100001
-01010101
-01010100
-10100001
-01010101
-01010010
-10100001
-01010101
-01010010
-10000101
-00010101
-01001010
-10000101
-10000101
-01001010
-00010101
-10000101
-00101010
-00010101
-10000101
-00101000
-01010101
-00010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010010
-10101010
-10100001
-01010010
-10000000
-10100001
-01010010
-10000000
-10100001
-01010100
-10101010
-10000101
-01010010
-10101010
-10100001
-00010010
-10000000
-10100001
-10000010
-10000000
-10100001
-10000010
-10101010
-10100001
-10000100
-10101010
-10000101
-00010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010010
-10101010
-10100001
-01010010
-10000000
-10100001
-01010010
-10000000
-10100001
-01010010
-10101010
-10100001
-01010100
-10101010
-10100001
-00010101
-00000000
-10100001
-10000100
-00000000
-10100001
-10000010
-10101010
-10100001
-10000010
-10101010
-10000101
-00010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00010000
-00010101
-01001010
-10001010
-10000101
-01001000
-10000010
-00010101
-01001010
-10000010
-00010101
-01001000
-00010010
-00010101
-01001000
-01001010
-10000101
-01010001
-01010000
-00010101
-01010101
-01010101
-01010101
-01010000
-01010100
-00010101
-01001010
-00010010
-10000101
-01010010
-10001010
-00010101
-01010100
-10101000
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-00000000
-01010101
-01010010
-00010100
-00010101
-01010010
-00010010
-10000101
-01010010
-00000000
-10000101
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-00000000
-01010101
-01010010
-00010100
-00010101
-01010010
-00010010
-10000101
-01010010
-00000000
-10000101
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-00010000
-00000101
-01010100
-10001010
-10100001
-01010010
-10001010
-10000101
-01001010
-10001010
-00010101
-00101010
-10001000
-01010101
-01000000
-00010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-00000000
-01010101
-01010010
-00010100
-00010101
-01010010
-00010010
-10000101
-01010010
-00000000
-10000101
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01000100
-01010101
-01010101
-00100010
-00010101
-01010100
-10100010
-10000101
-01010010
-10100010
-10100001
-01010100
-10100010
-10000101
-01010101
-00100010
-00010101
-01010101
-01000100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-00000000
-01010101
-01010010
-00010100
-00010101
-01010010
-00010010
-10000101
-01010010
-00000000
-10000101
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-00101010
-00010101
-01010100
-10101010
-10000101
-01010101
-00000000
-00010101
-01010100
-10101010
-10000101
-01010101
-00101010
-00010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00010000
-00000101
-01001010
-10000010
-10100001
-01001000
-10000010
-00000101
-01001010
-10000010
-00010101
-01010000
-00010010
-00000101
-01010101
-01010010
-10100001
-01000001
-01010000
-00000001
-00101000
-01001000
-00101000
-00100010
-00100010
-00100010
-00101000
-00101010
-00101000
-00100010
-00100010
-00100010
-00101010
-00100010
-00100010
-01000000
-01000100
-01000100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00010000
-00000101
-01001010
-10000010
-10100001
-01001000
-10000010
-00000101
-01001010
-10000010
-00010101
-01010000
-00010010
-00000101
-01010101
-01010010
-10100001
-01000000
-01000100
-00000100
-00101010
-00100010
-00100010
-01001000
-00101010
-00100010
-01001000
-00100010
-00100010
-01001000
-00100010
-00100010
-00101010
-00100010
-00101010
-01000000
-01000100
-01000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00100000
-01010101
-01010101
-00101000
-01010101
-01010101
-00100000
-01010101
-01010101
-00101000
-01010101
-01010101
-00100000
-01010101
-01010101
-00101000
-01010101
-01010101
-00100000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00010000
-00000101
-01001010
-10000010
-10100001
-01001000
-10000010
-00000101
-01001010
-10000010
-00010101
-01010000
-00010010
-00000101
-01010101
-01010010
-10100001
-01000000
-01000000
-00000000
-00101010
-00101010
-00101010
-00100000
-00100000
-00100000
-00101000
-00101010
-00100001
-00100000
-00000010
-00100000
-00101010
-00101010
-00101010
-01000000
-01000000
-01000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00010000
-00000101
-01001010
-10000010
-10100001
-01001000
-10000010
-00000101
-01001010
-10000010
-00010101
-01010000
-00010010
-00000101
-01010101
-01010010
-10100001
-01000100
-01000000
-00000100
-00100010
-00101010
-00100010
-00100010
-00001000
-00100010
-00100010
-00001000
-01001000
-00100010
-00001000
-00100010
-01001000
-01001000
-00100010
-01010001
-01010001
-01000100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00010000
-00000101
-01001010
-10000010
-10100001
-01001000
-10000010
-00000101
-01001010
-10000010
-00010101
-01010000
-00010010
-00000101
-01010101
-01010010
-10100001
-01000100
-01000000
-00000000
-00100010
-00101010
-00101010
-00101010
-00100010
-00001000
-00100010
-00100010
-00001000
-00100010
-00100010
-00001000
-00100010
-00101010
-00001000
-01000100
-01000000
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00010000
-00000101
-01001010
-10000010
-10100001
-01001000
-10000010
-00000101
-01001010
-10000010
-00010101
-01010000
-00010010
-00000101
-01010101
-01010010
-10100001
-01000001
-01010000
-00000000
-00101000
-01001000
-00101010
-00100010
-00100010
-00001000
-00101000
-00101010
-00001000
-00100010
-00100010
-00001000
-00101010
-00100010
-00001000
-01000000
-01000100
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00010000
-00000101
-01001010
-10000010
-10100001
-01001000
-10000010
-00000101
-01001010
-10000010
-00010101
-01010000
-00010010
-00000101
-01010101
-01010010
-10100001
-01000000
-01000000
-00000000
-00101010
-00100010
-00101010
-00100000
-00100010
-00001000
-00101000
-01001000
-01001000
-00100000
-00100010
-00001000
-00101010
-00100010
-00001000
-01000000
-01000100
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10101010
-10101010
-10101010
-00000000
-10101000
-00000000
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010000
-00010000
-00010101
-01010010
-00010010
-00010101
-01010010
-10000010
-00010101
-01010010
-00100010
-00010101
-01010010
-00001010
-00010101
-01010010
-00010010
-00010101
-01010010
-00010010
-00010101
-01010010
-00010010
-00010101
-01010000
-00010000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10101010
-10101010
-10101010
-00000000
-10101000
-00000000
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010000
-00000000
-00010101
-01010010
-10101010
-00010101
-01010010
-00000000
-00010101
-01010010
-00000000
-00010101
-01010010
-10101010
-00010101
-01010100
-00000010
-00010101
-01010000
-00000010
-00010101
-01010010
-10101010
-00010101
-01010000
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10101010
-10101010
-10101010
-00000000
-10101000
-00000000
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010000
-00000000
-00010101
-01010010
-10101010
-00010101
-01010010
-00000000
-00010101
-01010010
-00000001
-01010101
-01010010
-10100001
-01010101
-01010010
-00000001
-01010101
-01010010
-00000000
-00010101
-01010010
-10101010
-00010101
-01010000
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10101010
-10101010
-10101010
-00000000
-10101000
-00000000
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010000
-00010000
-00010101
-01010010
-00010010
-00010101
-01010010
-00010010
-00010101
-01010010
-00010010
-00010101
-01010010
-00000010
-00010101
-01010010
-00100010
-00010101
-01010010
-10001010
-00010101
-01010010
-00010010
-00010101
-01010000
-00010000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10101010
-10101010
-10101010
-00000000
-00100000
-00000000
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10101010
-10101010
-10101010
-00000000
-00100000
-00000000
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010001
-01000101
-00010001
-10001000
-00100000
-10001000
-10101000
-10001000
-10001000
-10001000
-10101000
-00100001
-10001000
-10001000
-10001000
-10001000
-10001000
-10001000
-00010001
-00010001
-00010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000101
-01010101
-01001010
-10100000
-00000101
-00100000
-00001010
-10100001
-00101010
-10100101
-01011000
-00100101
-00000001
-01011000
-00100100
-10101000
-01011000
-00100100
-10000010
-00011000
-00100100
-10000010
-00011000
-00100100
-10101000
-01011000
-00100100
-10000001
-01011000
-00100100
-10000101
-01011000
-00100101
-00010101
-01011000
-00101010
-10101010
-10101000
-01000000
-00000000
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00000000
-01010101
-01010101
-00101000
-01010101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01010010
-10101010
-10000101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-10101010
-10000101
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01010010
-10101010
-10000101
-01010100
-10101010
-00010101
-01010101
-00000000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010100
-10101010
-00010101
-01010010
-10101010
-10000101
-01001010
-10101010
-10100001
-01001010
-10101010
-10100001
-01010010
-10101010
-10000101
-01010010
-10101010
-10000101
-01010100
-10101010
-00010101
-01010100
-10101010
-00010101
-01010101
-00101000
-01010101
-01010101
-00000000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010100
-10000100
-01000101
-01010010
-00100010
-00100001
-01010010
-10100010
-00100001
-01010010
-00100010
-10100001
-01010010
-00100010
-00100001
-01010100
-01000100
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010100
-00010101
-01010100
-10000010
-10000101
-01010010
-00100010
-00100001
-01010010
-10100010
-00100001
-01010010
-00100010
-00100001
-01010010
-00100010
-10000101
-01010100
-00000100
-00010101
-01010100
-10100010
-10000101
-01010010
-00000010
-00100001
-01010010
-10100010
-10100001
-01010100
-00100010
-00100001
-01010010
-10000010
-10000101
-01010100
-00010100
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01001001
-01001110
-01000001
-01010110
-00000011
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01001001
-01001110
-01000001
-01010110
-00000011
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01000000
-01010101
-01010100
-00010110
-01010101
-01010000
-01101010
-01010101
-01000010
-10101010
-01010101
-00001010
-10100100
-01010100
-00011010
-10010000
-01010100
-01101010
-01000101
-01010000
-10101001
-00010101
-01010001
-10100100
-01010101
-01000010
-10100000
-01010101
-01000110
-10010001
-01010101
-01000110
-10010001
-01010101
-01001010
-10000001
-01010100
-01001010
-10000001
-01010100
-00001010
-10000101
-01010100
-01001010
-10000001
-01010100
-01001010
-10000001
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000000
-00000101
-01011010
-10100101
-01000000
-10101010
-10101010
-10100100
-10101010
-10101010
-10101010
-01010000
-00000001
-01101010
-00000000
-00000000
-00000110
-01010101
-01010101
-01000001
-01010101
-01010101
-01010000
-01010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010100
-00000101
-01010101
-01000000
-00000000
-01010101
-00000110
-10100100
-00010101
-00011010
-10101001
-00010101
-00101010
-10101010
-00000101
-01101010
-10101010
-00000101
-00101010
-10101010
-00000101
-00011010
-10101010
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-01010101
-01000001
-01010101
-01010101
-10010000
-01010101
-01010101
-10100100
-00010101
-01010101
-10101001
-00010101
-01010101
-01101010
-01000101
-01010101
-00011010
-10000001
-01010101
-00001010
-10010001
-01010101
-01000110
-10010001
-01010101
-01000010
-10100000
-01010101
-01010001
-10100100
-01010101
-01010001
-10100100
-01010101
-01010001
-10100100
-01010101
-01010000
-10100100
-01010101
-01010001
-10100100
-01010101
-01010001
-10100100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01000001
-01010101
-01010101
-00000110
-01010101
-01010100
-00011010
-01010101
-01010100
-01101010
-01010101
-01010001
-10101001
-01010101
-01000010
-10100100
-01010101
-01000110
-10100000
-01010101
-01000110
-10010001
-01010101
-00001010
-10000001
-01010101
-00011010
-01000101
-01010101
-00011010
-01000101
-01010101
-00011010
-01000101
-01010101
-00011010
-00000101
-01010101
-00011010
-01000101
-01010101
-00011010
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00000000
-00000001
-01011010
-10100101
-00011010
-10101010
-10101010
-10101010
-10101010
-10101010
-10101001
-01000000
-00000101
-10010000
-00000000
-00000000
-01000001
-01010101
-01010101
-00000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00010101
-01010101
-00000000
-00000001
-01010100
-00011010
-10010000
-01010100
-01101010
-10100100
-01010000
-10101010
-10101000
-01010000
-10101010
-10101001
-01010000
-10101010
-10101000
-01010001
-10101010
-10100100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-00000001
-01010101
-01010101
-10010100
-00010101
-01010101
-10101001
-00000101
-01010101
-10101010
-10000001
-01010101
-00011010
-10100000
-01010101
-00000110
-10100100
-00010101
-01010001
-10101001
-00010101
-01010100
-01101010
-00000101
-01010101
-00011010
-01000101
-01010101
-00001010
-10000001
-01010101
-01000110
-10010001
-01010101
-01000110
-10010001
-00010101
-01000010
-10100001
-00010101
-01000010
-10100001
-00010101
-01010010
-10100000
-00010101
-01000010
-10100001
-00010101
-01000010
-10100001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000110
-10010001
-01010101
-01000110
-10010001
-01010101
-01000010
-10100000
-01010101
-01010001
-10100100
-01010101
-01010001
-10101001
-00010101
-01010100
-01101010
-00000101
-01010100
-00101010
-10010000
-01010101
-00001010
-10100100
-01010101
-01000010
-10101010
-01010101
-01010000
-01101010
-01010101
-01010100
-00010110
-01010101
-01010101
-00000000
-01010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000110
-10101010
-10010001
-01000000
-01000110
-10100100
-01010000
-00000001
-10101001
-01010101
-01010000
-01101010
-01010101
-01010100
-00011010
-01010101
-01010101
-00000110
-01010101
-01010101
-01000001
-00000001
-01000000
-00010000
-01010000
-00000001
-00000100
-10101010
-10101010
-01000001
-10101010
-10101010
-10010000
-01011010
-10101001
-01000001
-00000000
-00000000
-00000101
-01010000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-10100100
-01010101
-01010010
-10100000
-01010101
-00010001
-10100001
-01010101
-01000100
-01010001
-01000000
-10010001
-00000000
-00010101
-10100100
-01000101
-10101010
-10101000
-00011010
-10101010
-01100100
-01101010
-10101010
-00010001
-10101010
-10010101
-00000010
-10101010
-01000000
-01000110
-10101000
-00000101
-01001010
-10100100
-01010101
-00011010
-10100000
-01010101
-00011010
-10010001
-01010101
-00011010
-10010001
-01010101
-00011010
-10010001
-01010101
-00011010
-10010001
-01010101
-00011010
-10100000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00011010
-01000101
-01010101
-00001010
-10000101
-01010101
-01001010
-01000100
-00000001
-01000101
-00010001
-01010100
-00000000
-01000110
-10101010
-01010001
-00011010
-10101010
-10100100
-00101010
-10101010
-10101001
-00011001
-01010110
-10101010
-01000100
-00000001
-10101010
-10000000
-01010000
-00101010
-10010001
-01010101
-00011010
-10100001
-01010101
-00001010
-10100100
-01010101
-01000110
-10100100
-01010101
-01000110
-10100100
-01010101
-01000110
-10100100
-01010101
-01000110
-10100100
-01010101
-00001010
-10100100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000110
-10101010
-10010000
-00011010
-10010001
-00000001
-01101010
-01000000
-00000101
-10101001
-00000101
-01010101
-10100100
-00010101
-01010101
-10010000
-01010101
-01010101
-01000001
-01010101
-01010101
-00000100
-00000001
-01000000
-00010000
-01000000
-00000101
-01000001
-10101010
-10101010
-00000110
-10101010
-10101010
-01000001
-01101010
-10100101
-01010000
-00000000
-00000000
-01010101
-01010000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000110
-10010001
-01010101
-01000110
-10010001
-01010101
-00001010
-10000001
-01010101
-00011010
-01000101
-01010100
-01101010
-01000101
-01010000
-10101001
-00010101
-00000110
-10101000
-00010101
-00011010
-10100000
-01010101
-10101010
-10000001
-01010101
-10101001
-00000101
-01010101
-10010100
-00010101
-01010101
-00000000
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-00000000
-01010101
-01010100
-00010110
-01010101
-01010000
-01101010
-01010101
-01000010
-10101010
-01010101
-00001010
-10100100
-01010100
-00101010
-10010000
-01010100
-01101010
-00000101
-01010001
-10101001
-00010101
-01010001
-10100100
-01010101
-01000010
-10100000
-01010101
-01000110
-10010001
-01010101
-01000110
-10010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000101
-01010101
-00000000
-00000000
-00000101
-01011010
-10101001
-01000001
-10101010
-10101010
-10010000
-10101010
-10101010
-01000001
-01010000
-00000001
-00000100
-00000001
-01010000
-00010000
-01010101
-01010101
-01000001
-01010101
-01010101
-00000110
-01010101
-01010100
-00011010
-01010101
-01010000
-01101010
-01010000
-00000001
-10101001
-01000000
-01000110
-10100100
-00000110
-10101010
-10010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01001010
-10100100
-00010101
-01000110
-10101001
-00000001
-01000110
-10101010
-01010000
-01000010
-10101010
-10101001
-01010001
-10101010
-10101010
-01010000
-10101010
-10101010
-01010000
-01101010
-10101010
-01000010
-00011010
-10101010
-00000110
-00011010
-10101010
-00011010
-10000110
-10101010
-01101010
-01000001
-10101010
-10101001
-00010000
-10101010
-10100100
-01010100
-01101010
-10010001
-00000101
-00011010
-01000100
-01010001
-00000110
-00010001
-10100000
-01000001
-01000010
-10100000
-01010000
-01010001
-10100100
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00011010
-10100001
-01000000
-01101010
-10010001
-00000101
-10101010
-10010001
-01101010
-10101010
-10000001
-10101010
-10101010
-01000101
-10101010
-10101010
-00000101
-10101010
-10101001
-00000101
-10101010
-10100100
-10000001
-10101010
-10100100
-10010000
-10101010
-10010010
-10100100
-10101010
-01000001
-10101001
-10101010
-00000100
-01101010
-10101001
-00010101
-00011010
-10100100
-01010000
-01000110
-10010000
-01000101
-00010001
-01000001
-00001010
-01000100
-00000101
-00001010
-10000001
-00010101
-00011010
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000101
-01010000
-00000000
-00000000
-01000001
-01101010
-10100101
-00000110
-10101010
-10101010
-01000001
-10101010
-10101010
-00010000
-01000000
-00000101
-00000100
-00000101
-01000000
-01000001
-01010101
-01010101
-10010000
-01010101
-01010101
-10100100
-00010101
-01010101
-10101001
-00000101
-01010101
-01101010
-01000000
-00000101
-00011010
-10010001
-00000001
-01000110
-10101010
-10010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-01010101
-00000000
-01010101
-01010101
-10010100
-00010101
-01010101
-10101001
-00000101
-01010101
-10101010
-10000001
-01010101
-00011010
-10100000
-01010101
-00000110
-10101000
-00010101
-01010000
-10101001
-00010101
-01010100
-01101010
-01000101
-01010101
-00011010
-01000101
-01010101
-00001010
-10000001
-01010101
-01000110
-10010001
-01010101
-01000110
-10010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01001010
-10000001
-01010100
-01001010
-10000001
-01010100
-00001010
-10000101
-01010100
-01001010
-10000001
-01010100
-01001010
-10000001
-01010100
-01000110
-10010001
-01010101
-01000110
-10010001
-01010101
-01000010
-10100000
-01010101
-01010001
-10100100
-01010101
-01010000
-10101001
-00010101
-01010100
-01101010
-01000101
-01010100
-00011010
-10010000
-01010101
-00001010
-10100100
-01010101
-01000010
-10101010
-01010101
-01010000
-01101010
-01010101
-01010100
-00010110
-01010101
-01010101
-01000000
-01010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00011010
-10101010
-01000101
-00101010
-10101010
-00000101
-01101010
-10101010
-00000101
-00101010
-10101010
-00000101
-00011010
-10101001
-00010101
-00000110
-10100100
-00010101
-01000000
-00000000
-01010101
-01010100
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010000
-01010101
-01010101
-01000001
-00000000
-00000000
-00000110
-01010000
-00000001
-01101010
-10101010
-10101010
-10101010
-10101010
-10101010
-10100100
-01011010
-10100101
-01000000
-00000000
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-10100100
-01010101
-01010001
-10100100
-01010101
-01010000
-10100100
-01010101
-01010001
-10100100
-01010101
-01010001
-10100100
-01010101
-01010001
-10100100
-01010101
-01000010
-10100000
-01010101
-01000110
-10010001
-01010101
-00001010
-10010001
-01010101
-00011010
-10000001
-01010101
-01101010
-01000101
-01010101
-10101001
-00010101
-01010101
-10100100
-00010101
-01010101
-10010000
-01010101
-01010101
-01000001
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00011010
-01000101
-01010101
-00011010
-01000101
-01010101
-00011010
-00000101
-01010101
-00011010
-01000101
-01010101
-00011010
-01000101
-01010101
-00011010
-01000101
-01010101
-00001010
-10000001
-01010101
-01000110
-10010001
-01010101
-01000110
-10100000
-01010101
-01000010
-10100100
-01010101
-01010001
-10101001
-01010101
-01010100
-01101010
-01010101
-01010100
-00011010
-01010101
-01010101
-00000110
-01010101
-01010101
-01000001
-01010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-10101010
-10100100
-01010000
-10101010
-10101000
-01010000
-10101010
-10101001
-01010000
-10101010
-10101000
-01010100
-01101010
-10100100
-01010100
-00011010
-10010000
-01010101
-00000000
-00000001
-01010101
-01010000
-00010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-00000101
-01010101
-01010101
-01000001
-01010101
-01010101
-10010000
-00000000
-00000000
-10101001
-01000000
-00000101
-10101010
-10101010
-10101010
-00011010
-10101010
-10101010
-00000001
-01011010
-10100101
-01010000
-00000000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01000010
-10100001
-00010101
-01000010
-10100001
-00010101
-01010010
-10100000
-00010101
-01000010
-10100001
-00010101
-01000010
-10100001
-01010101
-01000110
-10010001
-01010101
-01000110
-10010001
-01010101
-00001010
-10000001
-01010101
-00011010
-01000101
-01010100
-01101010
-00000101
-01010001
-10101001
-00010101
-00000110
-10100100
-00010101
-00011010
-10100000
-01010101
-10101010
-10000001
-01010101
-10101001
-00000101
-01010101
-10010100
-00010101
-01010101
-00000001
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010010
-00010101
-01010101
-01001010
-00010101
-01010101
-00101010
-00010101
-01010100
-10101010
-00010101
-01010010
-10101010
-00010101
-01010010
-10101010
-00010101
-01010100
-10101010
-00010101
-01010101
-00101010
-00010101
-01010101
-01001010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010100
-10000101
-01010101
-01010100
-10100001
-01010101
-01010100
-10101000
-01010101
-01010100
-10101010
-00010101
-01010100
-10101010
-10000101
-01010100
-10101010
-10000101
-01010100
-10101010
-00010101
-01010100
-10101000
-01010101
-01010100
-10100001
-01010101
-01010100
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010010
-10101010
-10000101
-01010000
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010101
-00101000
-01010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00000101
-01010010
-10101010
-10000101
-01010000
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010101
-00101000
-01010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00000101
-01010010
-10101010
-10000101
-01010000
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010101
-00101000
-01010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00101000
-01010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00000101
-01010010
-10101010
-10000101
-01010000
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010101
-00101000
-01010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00000101
-01010010
-10101010
-10000101
-01010000
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010101
-00101000
-01010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-00000101
-01010010
-10101010
-10000101
-01010000
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00000000
-01010101
-00101010
-10101010
-01010101
-01000000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000000
-01010101
-10101010
-10101010
-00010101
-00000000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010100
-10101000
-01010101
-01010100
-10101000
-01010101
-01010010
-10101010
-00010101
-01010010
-10101010
-00010101
-01001010
-10001010
-10000101
-01001010
-00010010
-10000101
-00101000
-01010100
-10100001
-00100001
-01010101
-00100001
-01000101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010100
-10000101
-01010101
-01010010
-10000101
-01010101
-01001010
-10000101
-01010101
-00101010
-10000101
-01010100
-10101010
-10000101
-01010010
-10101010
-10000101
-01001010
-10000010
-10000101
-00100000
-00010010
-10000101
-01000101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-00001000
-01010101
-01000000
-10100001
-01010000
-00101010
-10100001
-01001010
-10101010
-10000101
-00101010
-10101010
-10000101
-01000000
-00001010
-10000101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00000000
-00000001
-00101010
-10101010
-10101000
-01000010
-10101010
-10100001
-01010100
-00101010
-10000101
-01010101
-00101010
-00010101
-01010100
-10101000
-01010101
-01010100
-10100001
-01010101
-01010100
-10000101
-01010101
-01010010
-00010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-00010101
-01010101
-01001010
-10000001
-01010101
-01000010
-10101000
-00010101
-01010000
-10101010
-10000001
-01010100
-00101010
-10101000
-01010000
-10101010
-10000001
-01000010
-10101000
-00010101
-01001010
-10000001
-01010101
-00101000
-00010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010010
-00010101
-01010101
-01010100
-10000101
-01010101
-01010100
-10100001
-01010101
-01010100
-10101000
-01010101
-01010101
-00101010
-00010101
-01010100
-00101010
-10000101
-01000010
-10101010
-10100001
-00101010
-10101010
-10101000
-01000000
-00000000
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01010101
-01001010
-00010101
-01000000
-00001010
-10000101
-00101010
-10101010
-10000101
-01001010
-10101010
-10000101
-01010000
-00101010
-10100001
-01010101
-01000000
-10100001
-01010101
-01010101
-00001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010100
-10000101
-01000101
-01010100
-10000101
-00100000
-00010010
-10000101
-01001010
-10000010
-10000101
-01010010
-10101010
-10000101
-01010100
-10101010
-10000101
-01010101
-00101010
-10000101
-01010101
-01001010
-10000101
-01010101
-01010010
-10000101
-01010101
-01010100
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01000101
-00100001
-01010101
-00100001
-00101000
-01010100
-10100001
-01001010
-00010010
-10000101
-01001010
-10001010
-10000101
-01010010
-10101010
-00010101
-01010010
-10101010
-00010101
-01010100
-10101000
-01010101
-01010100
-10101000
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010010
-00010101
-01010101
-01010010
-00010101
-01010001
-01010010
-10000100
-00001000
-01010010
-10000010
-10100001
-01010010
-10101010
-10000101
-01010010
-10101010
-00010101
-01010010
-10101000
-01010101
-01010010
-10100001
-01010101
-01010010
-10000101
-01010101
-01010010
-00010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-01010101
-00100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010010
-10100000
-00000001
-01010010
-10101010
-10101000
-01010010
-10101010
-10100001
-01001010
-10101000
-00000101
-01001010
-00000001
-01010101
-00100000
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010100
-10000101
-01010101
-01010010
-00010101
-01010101
-01001010
-00010101
-01010101
-00101010
-00010101
-01010100
-10101000
-01010101
-01010010
-10101000
-00010101
-01001010
-10101010
-10000001
-00101010
-10101010
-10101000
-01000000
-00000000
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010100
-00101000
-01010101
-01000010
-10100001
-01010100
-00101010
-10000101
-01000010
-10101010
-00010101
-00101010
-10101000
-01010101
-01000010
-10101010
-00010101
-01010100
-00101010
-10000101
-01010101
-01000010
-10100001
-01010101
-01010100
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00000000
-00000001
-00101010
-10101010
-10101000
-01001010
-10101010
-10000001
-01010010
-10101000
-00010101
-01010100
-10101000
-01010101
-01010101
-00101010
-00010101
-01010101
-01001010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010100
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-00100000
-01010101
-01010101
-01001010
-00000001
-01010101
-01001010
-10101000
-00000101
-01010010
-10101010
-10100001
-01010010
-10101010
-10101000
-01010010
-10100000
-00000001
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010100
-10100001
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010010
-00010101
-01010101
-01010010
-10000101
-01010101
-01010010
-10100001
-01010101
-01010010
-10101000
-01010101
-01010010
-10101010
-00010101
-01010010
-10101010
-10000101
-01010010
-10000010
-10100001
-01010010
-10000100
-00001000
-01010010
-00010101
-01010001
-01010010
-00010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010100
-10101010
-00010101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010100
-10101010
-00010101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010100
-10101010
-00010101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010100
-10101010
-00010101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010100
-10101010
-00010101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010100
-10101010
-00010101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010100
-10101010
-00010101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010100
-10101010
-00010101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000000
-00010101
-01010100
-10101010
-00010101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-00101010
-00010101
-01010100
-10100010
-10000101
-01010010
-10000100
-10100001
-01010100
-00010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-00101010
-00010101
-01010100
-10100010
-10000101
-01010010
-10000100
-10100001
-01010100
-00010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-00101010
-00010101
-01010100
-10100010
-10000101
-01010010
-10000100
-10100001
-01010100
-00010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-00000101
-01010010
-10000100
-10100001
-01010100
-10100010
-10000101
-01010101
-00101010
-00010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-00000101
-01010010
-10000100
-10100001
-01010100
-10100010
-10000101
-01010101
-00101010
-00010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00010101
-00000101
-01010010
-10000100
-10100001
-01010100
-10100010
-10000101
-01010101
-00101010
-00010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01000101
-00000001
-01001000
-00100000
-10101000
-00100010
-00100001
-00100001
-00101010
-00100001
-00100001
-00100010
-00100000
-00100001
-00100010
-00101010
-00100001
-01000100
-01000000
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000101
-01010101
-01010101
-10000101
-01010101
-01010101
-10000101
-01010101
-01010101
-10000101
-01010101
-01010101
-10000101
-01010101
-01010101
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01001000
-01010101
-01010101
-01000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-10000101
-01010101
-01010100
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00010101
-01010101
-01010010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010010
-00010101
-01010101
-01010000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00100001
-01010101
-01010101
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-01010101
-01010101
-01010010
-01010101
-01010101
-01010010
-01010101
-01010101
-01010010
-01010101
-01010101
-01010010
-01010101
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-00010101
-01001000
-01010100
-10000101
-01010010
-00010010
-00010101
-01010100
-10001000
-01010101
-01010101
-00100001
-01010101
-01010100
-10001000
-01010101
-01010010
-00010010
-00010101
-01001000
-01010100
-10000101
-01010001
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-01010101
-01010101
-00101010
-00010101
-01010101
-00101010
-00010101
-01010101
-01000000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00010101
-01010101
-00101010
-10000101
-01010101
-00101010
-10000101
-01010101
-01000000
-00010101
-01010101
-00101010
-00010101
-01010101
-00101010
-00010101
-01010101
-01000000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00000101
-01010101
-00101010
-10100001
-01010101
-00101010
-10100001
-01010101
-01000000
-00000101
-01010101
-00101010
-10000101
-01010101
-00101010
-10000101
-01010101
-01000000
-00010101
-01010101
-00101010
-00010101
-01010101
-00101010
-00010101
-01010101
-01000000
-01010101
-01010101
-00101000
-01010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01000101
-00000101
-00101000
-00100000
-10100001
-00100010
-00100010
-00000101
-00100010
-00100010
-10100001
-00100010
-00100000
-00100001
-00101000
-00100010
-10100001
-01000001
-01000100
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-00100110
-00010101
-01010100
-10010101
-10000101
-01010010
-01010101
-01100001
-01001001
-01010101
-01011000
-00100101
-01010101
-01010110
-10010101
-01010101
-01010101
-00100101
-01010101
-01010110
-01001001
-01010101
-01011000
-01010010
-01010101
-01100001
-01010100
-10010101
-10000101
-01010101
-00100110
-00010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-00000001
-01010101
-01010010
-10101000
-00000000
-01010100
-00000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01010001
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-00101010
-00010101
-00010100
-10100010
-10000101
-01010101
-00101010
-00010101
-01010101
-01001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01010001
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000101
-00000000
-00001010
-10100001
-01010101
-01010000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010100
-01010101
-01010101
-01010100
-01010101
-01010101
-01010100
-01010000
-00000000
-01010101
-01001010
-10101010
-00010101
-01010000
-00000000
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010100
-01010101
-01010101
-01010100
-01010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000000
-00010101
-00000000
-00101010
-10010101
-10101010
-10010101
-01010101
-01010101
-10010101
-01010101
-01010101
-10010101
-01010101
-01010101
-10010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10010101
-01010101
-01010101
-10010101
-01010101
-01010101
-10010101
-01010101
-01010101
-10010101
-01010101
-01010101
-00101010
-10010101
-10101010
-01000000
-00010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-10000101
-01010101
-01010101
-10000101
-01010101
-01010101
-10000101
-01010101
-01010101
-10000101
-01010101
-01010101
-01010101
-01000000
-00000001
-01010101
-00101010
-10101000
-01010101
-01000000
-00000001
-10000101
-01010101
-01010101
-10000101
-01010101
-01010101
-10000101
-01010101
-01010101
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010010
-01010101
-01010101
-01010100
-01010100
-00000101
-01010101
-01010010
-10100001
-01010101
-01010100
-00000101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010010
-01010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01000101
-01010010
-00010101
-00100001
-01001000
-01010101
-01001000
-00101000
-01010101
-01001010
-10101000
-01010101
-01001010
-00000001
-01010101
-01010000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000001
-01010101
-01010000
-10101000
-01010101
-01001010
-00101000
-01010101
-01001010
-01001000
-01010101
-01001000
-01010010
-00010101
-00100001
-01010100
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-10000101
-01010101
-01010101
-00100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010100
-00000101
-01010101
-01010010
-10100001
-01010101
-01010100
-00000101
-01000101
-01010101
-01010101
-00100001
-01010101
-01010101
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-01010101
-01010010
-01010000
-00000001
-01001000
-01001010
-10101000
-00100001
-01010000
-00000001
-01001000
-01010101
-01010101
-01010010
-01010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010100
-00100001
-01010101
-01010010
-01001000
-01010101
-01001000
-00100001
-01010101
-01010010
-10000101
-01010101
-01010100
-00010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01000000
-01010101
-01010101
-01010001
-01010101
-00010101
-01010101
-01010101
-10000101
-01010101
-01010100
-00100001
-01010101
-01010010
-01001000
-01010101
-01001000
-00100001
-01010101
-01010010
-01000101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-10000101
-01010101
-01010101
-00100001
-01010101
-01010101
-01001000
-01010000
-00000001
-01010010
-00001010
-10101000
-01001000
-01010000
-00000001
-00100001
-01010101
-01010101
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-01010101
-01001010
-10101010
-01010101
-01010000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010000
-00000000
-01010101
-01001010
-10101010
-01010101
-01010000
-00000000
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010101
-01010101
-01010100
-10000101
-01010101
-01010010
-00100001
-01010101
-01001000
-01001000
-01010101
-00100001
-01010010
-00010100
-10000101
-01010100
-01010101
-00010101
-01010101
-01010101
-01010101
-01010101
-00000000
-01010101
-01010101
-01010101
-01010101
-01010100
-01010101
-00010101
-01010010
-00010100
-10000101
-01001000
-01010101
-00100001
-00100001
-01010101
-01001000
-10000101
-01010101
-01010010
-00010101
-01010101
-01010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000101
-01010101
-10101010
-10100001
-01010101
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00000000
-00000101
-01010101
-10101010
-10100001
-01010101
-00000000
-00000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-10010101
-01010101
-01010101
-00101010
-10101010
-10101010
-00000000
-00000000
-00000000
-10101010
-10101010
-10101010
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010110
-10101010
-10010101
-01011000
-00000000
-00100101
-10100000
-00000000
-00001010
-00000000
-00000000
-00000000
-10100000
-00000000
-00001010
-01011010
-10101010
-10100101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010110
-10101010
-10101010
-10101000
-00000000
-00000000
-00000000
-10101010
-10101010
-10101010
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-00100001
-01010101
-01010101
-01001000
-01010101
-01010101
-01010010
-01010101
-01010101
-01010100
-01000000
-00000000
-00000000
-00101010
-10101010
-10101010
-00100000
-00000000
-00000000
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010100
-00000000
-00010100
-10000010
-10101010
-10000010
-10001001
-01010101
-01100010
-10101001
-01010101
-01101010
-00001001
-01010101
-01100000
-00001001
-01010101
-01100000
-01010010
-10101010
-10000101
-01010100
-00000000
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001000
-01010101
-01010101
-00100001
-01010101
-01010101
-10000101
-01010101
-01010101
-00010101
-01010101
-01010101
-00000000
-00000000
-00000001
-10101010
-10101010
-10101000
-00000000
-00000000
-00001000
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010001
-01010101
-01010101
-01001001
-01010101
-01010101
-00100101
-01010101
-01010100
-10010101
-01010101
-01010010
-01010101
-01010101
-01010100
-10010101
-01010101
-01010101
-00100101
-01010101
-01010101
-01001001
-01010101
-01010101
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010100
-01010001
-01010101
-01010010
-01001001
-01010101
-01001001
-00100101
-01010101
-00100100
-10010101
-01010100
-10010010
-01010101
-01010101
-00100100
-10010101
-01010101
-01001001
-00100101
-01010101
-01010010
-01001001
-01010101
-01010100
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-00010100
-01010001
-01010100
-10010010
-01001001
-01010010
-01001001
-00100101
-01001001
-00100100
-10010101
-00100100
-10010010
-01010101
-01001001
-00100100
-10010101
-01010010
-01001001
-00100101
-01010100
-10010010
-01001001
-01010101
-00010100
-01010001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-01010101
-01010101
-01100001
-01010101
-01010101
-01011000
-01010101
-01010101
-01010110
-00010101
-01010101
-01010101
-10000101
-01010101
-01010110
-00010101
-01010101
-01011000
-01010101
-01010101
-01100001
-01010101
-01010101
-01000101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-00010101
-01010101
-01100001
-10000101
-01010101
-01011000
-01100001
-01010101
-01010110
-00011000
-01010101
-01010101
-10000110
-00010101
-01010110
-00011000
-01010101
-01011000
-01100001
-01010101
-01100001
-10000101
-01010101
-01000101
-00010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000101
-00010100
-01010101
-01100001
-10000110
-00010101
-01011000
-01100001
-10000101
-01010110
-00011000
-01100001
-01010101
-10000110
-00011000
-01010110
-00011000
-01100001
-01011000
-01100001
-10000101
-01100001
-10000110
-00010101
-01000101
-00010100
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10010110
-00010101
-01010010
-01010101
-10000101
-01001001
-01010101
-01100001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10010110
-00010101
-01010010
-01000001
-10000101
-01001001
-00101000
-01100001
-01010100
-10010110
-00010101
-01010010
-01010101
-10000101
-01001001
-01010101
-01100001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01000001
-01010101
-01010101
-00101000
-01010101
-01010100
-10010110
-00010101
-01010010
-01000001
-10000101
-01001001
-00101000
-01100001
-01010100
-10010110
-00010101
-01010010
-01000001
-10000101
-01001001
-00101000
-01100001
-01010100
-10010110
-00010101
-01010010
-01010101
-10000101
-01001001
-01010101
-01100001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01001001
-01010101
-01100001
-01010010
-01010101
-10000101
-01010100
-10010110
-00010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01001001
-01010101
-01100001
-01010010
-01010101
-10000101
-01010100
-10010110
-00010101
-01001001
-00101000
-01100001
-01010010
-01000001
-10000101
-01010100
-10010110
-00010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01001001
-01010101
-01100001
-01010010
-01010101
-10000101
-01010100
-10010110
-00010101
-01001001
-00101000
-01100001
-01010010
-01000001
-10000101
-01010100
-10010110
-00010101
-01001001
-00101000
-01100001
-01010010
-01000001
-10000101
-01010100
-10010110
-00010101
-01010101
-00101000
-01010101
-01010101
-01000001
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
-01010101
+MAX7456
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+01010101
+01010010
+10000101
+01010101
+01010010
+10000101
+01010101
+00000010
+10000101
+01010100
+10100010
+10000101
+01010100
+10100010
+10000101
+01010100
+10100010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010100
+00010101
+01001000
+01010010
+10000101
+01001000
+01001000
+00100001
+01001000
+01001000
+00100001
+01001000
+00001000
+00100001
+01001010
+10000010
+10000101
+01010000
+00010100
+00100001
+01010101
+01010100
+00000101
+01010101
+01010010
+10000101
+01010101
+01010010
+10000101
+01010101
+00000010
+10000101
+01010100
+10100010
+10000101
+01010100
+10100010
+10000101
+01010100
+10100010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+00010101
+01001000
+01010100
+10000101
+01001000
+01010010
+00100001
+01001000
+01010010
+10100001
+01001000
+00010010
+00100001
+01001010
+10000010
+00100001
+01010000
+00010100
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010100
+00000101
+01001000
+01010010
+10100001
+01001000
+01010010
+00100001
+01001000
+01010010
+00100001
+01001000
+00010010
+00100001
+01001010
+10000010
+10100001
+01010000
+00010100
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01000000
+01000101
+01001000
+00101010
+00100001
+00100010
+00000010
+00100001
+00101010
+00001000
+00100001
+00100010
+00100000
+00100001
+00100010
+00101010
+00100001
+01000100
+01000000
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010100
+01010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+01000101
+00000001
+10101000
+00100000
+10101000
+10000000
+10001000
+00100001
+10101000
+10101000
+00100001
+00001000
+10001000
+00100001
+10101000
+10001000
+00100001
+00000001
+00010001
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00000000
+00000001
+01001010
+00001010
+00000001
+01001010
+00001010
+00000001
+01000000
+10100000
+10100001
+01000000
+10100000
+10100001
+01001010
+00001010
+00000001
+01001010
+00001010
+00000001
+01001000
+00000000
+00000001
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+00010101
+01010010
+00010100
+10000101
+01001000
+00000000
+00100001
+00101010
+10101010
+10101000
+01001000
+00000000
+00100001
+01010010
+00010100
+10000101
+01010100
+01010101
+00010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+01010101
+01010010
+10101010
+00010101
+01010100
+00100000
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010100
+00100000
+01010101
+01010010
+10101010
+00010101
+01010100
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010001
+00000101
+01010100
+10001000
+10100000
+01010100
+10001000
+10001000
+01010100
+10101000
+10001000
+01010100
+10001000
+10001000
+01010100
+10001000
+10100000
+01010101
+00010001
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+00000001
+01010101
+10101000
+10101000
+01010101
+10001000
+10001000
+01010101
+10001000
+10101000
+01010101
+10001000
+10000001
+01010101
+10101000
+10000101
+01010101
+00000001
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+00000101
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10000000
+10100001
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010010
+10000000
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010100
+00010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100000
+00010101
+01010100
+10100010
+10000101
+01010100
+10100010
+10000101
+01010100
+10100010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01000001
+01010101
+01010010
+00101000
+01010101
+01000010
+00100010
+00010101
+00101010
+00101000
+01010101
+00100010
+00100010
+00010101
+00101010
+00101010
+00010101
+01000000
+01000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01000001
+01010101
+01010010
+00101000
+01000100
+01000010
+00100010
+00100010
+00101010
+00101000
+00101010
+00100010
+00100010
+00100010
+00101010
+00101010
+00100010
+01000000
+01000000
+01000100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01000001
+01000001
+01001010
+00101000
+00101000
+00100000
+00100010
+00100010
+00100001
+00100010
+00100010
+01001000
+00100010
+00101000
+01010010
+00100010
+00100010
+01000010
+00100010
+00100010
+00101000
+00100010
+00100010
+01000001
+01000100
+01000100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10000010
+00010101
+01010010
+00010100
+10000101
+01010100
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01010100
+10101010
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+00101010
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01001010
+10000000
+10101000
+01010000
+00010101
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00010101
+01001010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010100
+00101010
+10000101
+01010101
+01001010
+10000101
+01010101
+01010010
+10000101
+01010101
+01010010
+10000101
+01010101
+01010100
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010100
+10000101
+01010101
+01010100
+10100001
+01010101
+01010100
+10101000
+01010101
+01010101
+00101010
+00010101
+01010101
+00101010
+10000101
+01010101
+00101010
+00010101
+01010100
+10101000
+01010101
+01010100
+10100001
+01010101
+01010100
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010100
+10000101
+01010101
+01010010
+10000101
+01010101
+01010010
+10000101
+01010101
+01001010
+10000101
+01010100
+00101010
+10000101
+01010010
+10101010
+10000101
+01001010
+10101010
+10000101
+01010000
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00010101
+00000001
+01001010
+10000000
+10101000
+01010010
+10101010
+10100001
+01010100
+10101010
+10000101
+01010101
+00101010
+00010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010100
+10000101
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10101000
+01010101
+01010100
+10101010
+00000101
+01010100
+10101010
+10100001
+01010100
+10101010
+10101000
+01010101
+00000000
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010010
+00010101
+01010101
+01001010
+00010101
+01010101
+00101010
+00010101
+01010100
+10101000
+01010101
+01010010
+10101000
+01010101
+01010100
+10101000
+01010101
+01010101
+00101010
+00010101
+01010101
+01001010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00000101
+01010010
+10101010
+10100001
+01010010
+10101010
+10000101
+01010010
+10101000
+00010101
+01010010
+10100001
+01010101
+01010010
+10000101
+01010101
+01010010
+10000101
+01010101
+01010010
+00010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010001
+01010101
+01010100
+10001000
+01010101
+01010100
+10001000
+01010101
+01010100
+10001000
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010001
+00010101
+01010010
+00001000
+10000101
+01001000
+10001000
+10000101
+01001010
+10001010
+10000101
+01001000
+10001000
+10000101
+01000000
+00000000
+00000101
+00101010
+10101010
+10100001
+01000000
+00000000
+00000101
+01001000
+10001000
+10000101
+01001010
+00001010
+10000101
+01001000
+10001000
+10000101
+01001000
+10001000
+10000101
+01001000
+10001000
+10000101
+01010001
+00010001
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010100
+01010101
+01010100
+10000010
+00010101
+01010000
+10000010
+00000101
+01001010
+10101010
+10100001
+01010000
+10000010
+00000101
+01010100
+10000010
+00010101
+01010000
+10000010
+00000101
+01001010
+10101010
+10100001
+01010000
+10000010
+00000101
+01010100
+10000010
+00010101
+01010101
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010001
+00010101
+01010010
+00001000
+10000101
+01001000
+10001000
+10000101
+01001010
+10001010
+10000101
+01001000
+10001000
+10000101
+01000000
+00000000
+00000101
+00101010
+10101010
+10100001
+01000000
+00000000
+00000101
+01001000
+10001010
+10000101
+01001010
+10000010
+00010101
+01001000
+10000010
+00010101
+01001000
+10000010
+00010101
+01001000
+10001010
+10000101
+01010001
+00010000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01000001
+01001010
+00010101
+00100001
+01001010
+00010100
+10000101
+01010000
+01010010
+00010101
+01010101
+01001000
+01010101
+01010101
+00100001
+01010101
+01010100
+10000101
+00000101
+01010010
+00010100
+10100001
+01001000
+01010100
+10100001
+01000001
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+01010101
+01010100
+10101000
+01010101
+01010010
+00000010
+00010101
+01010010
+00010100
+01010101
+01010100
+10000001
+01010101
+01010010
+00001000
+01000101
+01010010
+00010010
+00100001
+01010010
+00000000
+10000101
+01010100
+10101010
+00100001
+01010101
+00000000
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000100
+01000000
+01000100
+00100010
+00101010
+00100010
+00100010
+00001000
+00100010
+00100010
+00001000
+00001000
+00100010
+00001000
+00100010
+01001000
+01001000
+00100010
+01010001
+01010001
+01000100
+01010101
+01010100
+00010101
+01010101
+01010010
+10000101
+01010101
+01010010
+10000101
+01010101
+00000010
+10000101
+01010100
+10100010
+10000101
+01010100
+10100010
+10000101
+01010100
+10100010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+01010101
+01010010
+10000101
+01010101
+01001010
+00010101
+01010101
+00101000
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010101
+00101000
+01010101
+01010101
+01001010
+00010101
+01010101
+01010010
+10000101
+01010101
+01010100
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+01010101
+01010010
+10000101
+01010101
+01010100
+10100001
+01010101
+01010101
+00101000
+01010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+00101000
+01010101
+01010100
+10100001
+01010101
+01010010
+10000101
+01010101
+01010100
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+00000101
+01001010
+00010100
+10100001
+01010010
+10000010
+10000101
+01010000
+10101010
+00000101
+01001010
+10101010
+10100001
+01010000
+10101010
+00000101
+01010010
+10000010
+10000101
+01001010
+00010100
+10100001
+01010000
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+00101000
+00010101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010100
+00101000
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010100
+10100001
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01110011
+00001000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01101111
+00000000
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010010
+10000101
+01010101
+01010010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001000
+01010101
+01010101
+00101000
+01010101
+01010101
+00100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01010010
+10000000
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10000000
+10100001
+01010010
+10101010
+10100001
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01001010
+00010101
+01010101
+00101010
+00010101
+01010100
+10101010
+00010101
+01010101
+00001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+00001010
+00000101
+01010100
+10101010
+10100001
+01010100
+10101010
+10100001
+01010101
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01010010
+10000000
+10100001
+01010100
+00010100
+10100001
+01010101
+01010010
+10000101
+01010101
+01001010
+10000101
+01010101
+00101010
+00010101
+01010100
+10101000
+00000101
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010100
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01010010
+10101010
+10100001
+01010100
+00000000
+10100001
+01010101
+01010000
+10100001
+01010101
+01001010
+10100001
+01010101
+01001010
+10100001
+01010101
+01010000
+10100001
+01010100
+00000000
+10100001
+01010010
+10101010
+10100001
+01010010
+10101010
+10000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+00000101
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10000000
+10100001
+01010010
+10101010
+10100001
+01010100
+10101010
+10100001
+01010101
+00000000
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00000101
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010010
+10000000
+00000101
+01010010
+10000000
+00010101
+01010010
+10101010
+10000101
+01010100
+10101010
+10100001
+01010101
+00000000
+10100001
+01010100
+00000000
+10100001
+01010010
+10101010
+10100001
+01010010
+10101010
+10000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000101
+01010100
+10101010
+10100001
+01010010
+10101010
+10100001
+01010010
+10000000
+00000101
+01010010
+10000000
+00010101
+01010010
+10101010
+10000101
+01010010
+10101010
+10100001
+01010010
+10000000
+10100001
+01010010
+10000000
+10100001
+01010010
+10101010
+10100001
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00000101
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010100
+00000000
+10100001
+01010101
+01010100
+10100001
+01010101
+01010010
+10100001
+01010101
+01010010
+10000101
+01010101
+01001010
+10000101
+01010101
+01001010
+00010101
+01010101
+00101010
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01010010
+10000000
+10100001
+01010010
+10000000
+10100001
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01010010
+10000000
+10100001
+01010010
+10000000
+10100001
+01010010
+10101010
+10100001
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01010010
+10000000
+10100001
+01010010
+10000000
+10100001
+01010010
+10101010
+10100001
+01010100
+10101010
+10100001
+01010101
+00000000
+10100001
+01010100
+00000000
+10100001
+01010010
+10101010
+10100001
+01010010
+10101010
+10000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010100
+10100001
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+01010101
+01010010
+10000101
+01010101
+01001010
+00010101
+01010101
+00101000
+01010101
+01010100
+10100001
+01010101
+01010010
+10000101
+01010101
+01010100
+10100001
+01010101
+01010101
+00101000
+01010101
+01010101
+01001010
+00010101
+01010101
+01010010
+10000101
+01010101
+01010100
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+01010101
+01010010
+10000101
+01010101
+01010100
+10100001
+01010101
+01010101
+00101000
+01010101
+01010101
+01001010
+00010101
+01010101
+01010010
+10000101
+01010101
+01001010
+00010101
+01010101
+00101000
+01010101
+01010100
+10100001
+01010101
+01010010
+10000101
+01010101
+01010100
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010001
+00010101
+01010010
+00001000
+10000101
+01001000
+10001000
+10000101
+01001010
+10001010
+10000101
+01001000
+10001000
+10000101
+01000000
+00000000
+00000101
+00101010
+10101010
+10100001
+01000000
+00000000
+00000101
+01001000
+00100010
+00100001
+01001010
+00100010
+10100001
+01001000
+10100010
+00100001
+01001000
+00100010
+00100001
+01001000
+00100010
+00100001
+01010001
+01000100
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000101
+01010100
+10101010
+10100001
+01010010
+00000000
+00001000
+01001000
+00101000
+10001000
+01001000
+10000010
+10001000
+01001000
+10000000
+10001000
+01001000
+10000010
+10001000
+01001000
+00101000
+10101000
+01010010
+00000000
+00000001
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010101
+01010101
+00101010
+00010101
+01010100
+10101010
+10000101
+01010010
+10100010
+10100001
+01010010
+10000100
+10100001
+01010010
+10000000
+10100001
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010010
+10000000
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010100
+00010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+01010101
+01010010
+10101010
+00010101
+01010010
+10101010
+10000101
+01010010
+10000010
+10100001
+01010010
+10000100
+10100001
+01010010
+10000010
+10000101
+01010010
+10000010
+10100001
+01010010
+10000100
+10100001
+01010010
+10000000
+10100001
+01010010
+10101010
+10100001
+01010010
+10101010
+10000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01010010
+10000000
+10100001
+01010010
+10000101
+00000101
+01010010
+10000101
+01010101
+01010010
+10000101
+01010101
+01010010
+10000101
+00000101
+01010010
+10000000
+10100001
+01010010
+10101010
+10100001
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+01010101
+01010010
+10101010
+00010101
+01010010
+10101010
+10000101
+01010010
+10000010
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10000010
+10100001
+01010010
+10101010
+10000101
+01010010
+10101010
+00010101
+01010100
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000101
+01010100
+10101010
+10100001
+01010010
+10101010
+10100001
+01010010
+10000000
+00000101
+01010010
+10000000
+01010101
+01010010
+10101010
+00010101
+01010010
+10101010
+00010101
+01010010
+10000000
+01010101
+01010010
+10000000
+00000101
+01010010
+10101010
+10100001
+01010100
+10101010
+10100001
+01010101
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00000101
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010010
+10000000
+00000101
+01010010
+10000101
+01010101
+01010010
+10000000
+01010101
+01010010
+10101010
+00010101
+01010010
+10101010
+00010101
+01010010
+10000000
+01010101
+01010010
+10000101
+01010101
+01010010
+10000101
+01010101
+01010100
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000101
+01010100
+10101010
+10100001
+01010010
+10101010
+10100001
+01010010
+10000000
+00000101
+01010010
+10000100
+00000101
+01010010
+10000010
+10100001
+01010010
+10000010
+10100001
+01010010
+10000100
+10100001
+01010010
+10000000
+10100001
+01010010
+10101010
+10100001
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+00000101
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10000000
+10100001
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010010
+10000000
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010100
+00010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010100
+00101000
+00010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010100
+00101000
+00010101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010100
+00010100
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10000000
+10100001
+01010010
+10101010
+10100001
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+01010101
+01010010
+10000101
+01010101
+01010010
+10000101
+00000101
+01010010
+10000100
+10100001
+01010010
+10000010
+10100001
+01010010
+10001010
+10000101
+01010010
+10101010
+00010101
+01010010
+10101000
+01010101
+01010010
+10101010
+00010101
+01010010
+10001010
+10000101
+01010010
+10000010
+10100001
+01010010
+10000100
+10100001
+01010100
+00010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+01010101
+01010010
+10000101
+01010101
+01010010
+10000101
+01010101
+01010010
+10000101
+01010101
+01010010
+10000101
+01010101
+01010010
+10000101
+01010101
+01010010
+10000101
+01010101
+01010010
+10000101
+01010101
+01010010
+10000000
+00000101
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010100
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+00000101
+01010010
+10000100
+10100001
+01010010
+10100010
+10100001
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010010
+10001000
+10100001
+01010010
+10000000
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010100
+00010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+00000101
+01010010
+10000100
+10100001
+01010010
+10100000
+10100001
+01010010
+10101000
+10100001
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010010
+10001010
+10100001
+01010010
+10000010
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010100
+00010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01010010
+10000000
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10000000
+10100001
+01010010
+10101010
+10100001
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01010010
+10101010
+10100001
+01010010
+10000000
+10100001
+01010010
+10000000
+10100001
+01010010
+10101010
+10100001
+01010010
+10101010
+10000101
+01010010
+10000000
+00010101
+01010010
+10000101
+01010101
+01010010
+10000101
+01010101
+01010010
+10000101
+01010101
+01010100
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01010010
+10000000
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10000010
+10100001
+01010010
+10001010
+10000101
+01010010
+10101010
+10000101
+01010100
+10101010
+10100001
+01010101
+00000000
+10100001
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01010010
+10101010
+10100001
+01010010
+10000000
+10100001
+01010010
+10000100
+10100001
+01010010
+10000010
+10000101
+01010010
+10001010
+10000101
+01010010
+10000010
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010100
+00010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10000101
+01010010
+10000000
+00000101
+01010010
+10000000
+00010101
+01010100
+10101010
+10000101
+01010101
+00000010
+10100001
+01010101
+01010100
+10100001
+01010100
+00000000
+10100001
+01010010
+10101010
+10100001
+01010010
+10101010
+10000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00000101
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01010000
+00101000
+00000101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+00000101
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10000000
+10100001
+01010010
+10101010
+10100001
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+00000101
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010100
+10100010
+10000101
+01010100
+10100010
+10000101
+01010101
+00101010
+00010101
+01010101
+00101010
+00010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+00000101
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10000000
+10100001
+01010010
+10001000
+10100001
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010010
+10100010
+10100001
+01010010
+10000100
+10100001
+01010010
+00010101
+00100001
+01010100
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+00000101
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10100010
+10100001
+01010100
+10101010
+10000101
+01010101
+00101010
+00010101
+01010100
+10101010
+10000101
+01010010
+10100010
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010100
+00010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+00000101
+01001010
+00010100
+10100001
+01001010
+00010100
+10100001
+01001010
+10000010
+10100001
+01010010
+10000010
+10000101
+01010010
+10101010
+10000101
+01010100
+10101010
+00010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00000101
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010100
+00000000
+10100001
+01010101
+01010010
+10100001
+01010101
+01001010
+10000101
+01010101
+00101010
+00010101
+01010100
+10101000
+01010101
+01010010
+10100000
+00000101
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010100
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010100
+10000000
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000000
+01010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010010
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00101000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010101
+00000010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010101
+00000010
+00010101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10101010
+00010101
+01010010
+10000010
+10000101
+01010010
+00010100
+10000101
+01010100
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00000101
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01010000
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+00010100
+01010001
+01001000
+10000010
+00001000
+01001010
+10001000
+10001000
+01001000
+10001010
+10001010
+01001000
+10001000
+10001000
+01001000
+10001000
+10001000
+01000000
+00000000
+00000000
+00101010
+10101010
+10101010
+01000000
+00000000
+00000000
+01010010
+00001000
+10001000
+01010010
+10001000
+10101000
+01010010
+00101000
+10001000
+01010010
+00001000
+10001000
+01010010
+00001000
+10001000
+01010100
+01010001
+00010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+00000101
+01010101
+01010101
+10100001
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000100
+01010000
+00010101
+00100010
+00001010
+10000101
+00101010
+00100000
+00100001
+00100010
+00100001
+00100001
+00100010
+00100001
+00100001
+00100010
+00001000
+10000101
+00100010
+00101000
+10100001
+01000100
+01000001
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010100
+10000000
+10000101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010100
+10000000
+10000101
+01010100
+10000000
+10000101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010100
+10000000
+10000101
+01010100
+10000000
+10000101
+01010100
+10000000
+10000101
+01010100
+10000000
+10000101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010100
+10000000
+10000101
+01010100
+10000000
+10000101
+01010100
+10000000
+10000101
+01010100
+10000000
+10000101
+01010100
+10000000
+10000101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010100
+10000000
+10000101
+01010100
+10000000
+10000101
+01010100
+10000000
+10000101
+01010100
+10000000
+10000101
+01010100
+10000000
+10000101
+01010100
+10000000
+10000101
+01010100
+10000000
+10000101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010100
+10000000
+10000101
+01010100
+10000000
+10000101
+01010100
+10000000
+10000101
+01010100
+10000000
+10000101
+01010100
+10000000
+10000101
+01010100
+10000000
+10000101
+01010100
+10000000
+10000101
+01010100
+10000000
+10000101
+01010100
+10000000
+10000101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010100
+10000000
+10000101
+01010100
+10000000
+10000101
+01010100
+10000000
+10000101
+01010100
+10000000
+10000101
+01010100
+10000000
+10000101
+01010100
+10000000
+10000101
+01010100
+10000000
+10000101
+01010100
+10000000
+10000101
+01010100
+10000000
+10000101
+01010100
+10000000
+10000101
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+00100010
+00010101
+01010101
+00101010
+00010101
+01010101
+00100010
+00010101
+01010101
+00100010
+00010101
+01010101
+01000100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+00010100
+01010001
+01001000
+10000010
+00001000
+01001010
+10001000
+10001000
+01001000
+10001010
+10001010
+01001000
+10001000
+10001000
+01001000
+10001000
+10001000
+01000000
+00000000
+00000000
+00101010
+10101010
+10101010
+01000000
+00000000
+00000000
+01010100
+10000000
+10001000
+01010100
+10001000
+10101000
+01010100
+10100000
+10001000
+01010100
+10001000
+10001000
+01010100
+10001000
+10001000
+01010101
+00010001
+00010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+00000101
+01010101
+01010101
+10100001
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01000100
+01000101
+00100000
+00100010
+00100001
+00100010
+00100010
+00100001
+00101010
+10100010
+10100001
+01001000
+10000010
+00100001
+01001000
+10000010
+00100001
+01010001
+00010100
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01000100
+01000101
+00100000
+00100010
+00100001
+00100010
+00100010
+00100001
+00101010
+10100010
+10100001
+01001000
+10000010
+00100001
+01001000
+10000010
+00100001
+01000000
+00000000
+00000001
+00101010
+10101010
+10101000
+01000000
+00000000
+00000001
+01001000
+00001000
+10000101
+01001000
+10001010
+10000101
+01001010
+00001000
+10000101
+01001000
+10001000
+10000101
+01001000
+10001000
+10000101
+01010001
+00010001
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01000100
+01000101
+00100000
+00100010
+00100001
+00100010
+00100010
+00100001
+00101010
+10100010
+10100001
+01001000
+10000010
+00100001
+01001000
+10000010
+00100001
+01000000
+00000000
+00000001
+00101010
+10101010
+10101000
+01000000
+00000000
+00000101
+01001000
+10001010
+10000101
+01001010
+10000010
+00010101
+01001000
+10000010
+00010101
+01001000
+10000010
+00010101
+01001000
+10001010
+10000101
+01010001
+00010000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01000100
+01000101
+00100000
+00100010
+00100001
+00100010
+00100010
+00100001
+00101010
+10100010
+10100001
+01001000
+10000010
+00100001
+01001000
+10000010
+00100001
+01000000
+00000000
+00000001
+00101010
+10101010
+10101000
+01000000
+00000000
+00000001
+01001000
+00100010
+00100001
+01001010
+00100010
+10100001
+01001000
+10100010
+00100001
+01001000
+00100010
+00100001
+01001000
+00100010
+00100001
+01010001
+01000100
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010100
+01010101
+01010010
+00000010
+00010101
+01010010
+00100010
+00010101
+01010010
+10101010
+00010101
+01010100
+10001000
+01010101
+01010100
+10001000
+01010101
+01010101
+00010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010001
+01010101
+01001000
+00001000
+01000001
+00001000
+10001000
+00101000
+10101000
+10001000
+00101010
+10100010
+10100001
+00100010
+00100010
+00100001
+00100000
+00100010
+00100001
+01000101
+01000100
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01000101
+01000101
+00100000
+00100000
+00100001
+00100010
+00100010
+00100001
+00101000
+00101010
+10100001
+00100010
+00001000
+10000101
+00100010
+00001000
+10000101
+01000100
+01010001
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00010100
+00000101
+01001010
+10000010
+10100001
+01001000
+00010100
+10000101
+01001010
+10000100
+10000101
+01001000
+00010100
+10000101
+01001000
+01010100
+10000101
+01010001
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010100
+10000101
+01010101
+01010010
+10000101
+01010101
+01010010
+10000101
+01010101
+01001010
+10000101
+01010100
+00101010
+10000101
+01010010
+10101010
+10000101
+01001010
+10101010
+10000101
+01010000
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01000101
+00000001
+01001000
+00100000
+10101000
+00100010
+00100001
+00100001
+00101010
+00100001
+00100001
+00100010
+00100000
+00100001
+00100010
+00101010
+00100001
+01000000
+00000000
+00000101
+01010100
+10001000
+01010101
+01010100
+10101000
+01010101
+01010100
+10001000
+01010101
+01010100
+10001000
+01010101
+01010100
+10001000
+01010101
+01010101
+00010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01000101
+00000001
+01001000
+00100000
+10101000
+00100010
+00100001
+00100001
+00101010
+00100001
+00100001
+00100010
+00100000
+00100001
+00100010
+00101010
+00100001
+01000000
+00000000
+00000101
+01001000
+00001000
+10000101
+01001000
+10001010
+10000101
+01001010
+00001000
+10000101
+01001000
+10001000
+10000101
+01001000
+10001000
+10000101
+01010001
+00010001
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01000101
+00000001
+01001000
+00100000
+10101000
+00100010
+00100001
+00100001
+00101010
+00100001
+00100001
+00100010
+00100000
+00100001
+00100010
+00101010
+00100001
+01000000
+00000000
+00000001
+01010010
+10100010
+10100001
+01010010
+00000100
+10000101
+01010010
+10000100
+10000101
+01010010
+00010100
+10000101
+01010010
+00010100
+10000101
+01010100
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01000101
+00000001
+01001000
+00100000
+10101000
+00100010
+00100001
+00100001
+00101010
+00100001
+00100001
+00100010
+00100000
+00100001
+00100010
+00101010
+00100001
+00000000
+00000000
+00000001
+00100000
+00101000
+10101000
+00100010
+00100000
+00100001
+00101000
+00101000
+00100001
+00100010
+00100000
+00100001
+00100010
+00100001
+00100001
+01000100
+01000101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01000101
+00000101
+00101000
+00100000
+10100001
+00100010
+00100010
+00000101
+00100010
+00100010
+10100001
+00100010
+00100000
+00100001
+00101000
+00100010
+10100001
+01000000
+00000000
+00000101
+01010100
+10001000
+01010101
+01010100
+10101000
+01010101
+01010100
+10001000
+01010101
+01010100
+10001000
+01010101
+01010100
+10001000
+01010101
+01010101
+00010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00010101
+01010101
+01001010
+10000101
+01010101
+00101000
+00010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010100
+10100001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+00010101
+01010101
+01001010
+10000101
+01010101
+01010000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000101
+01010101
+01010010
+10100001
+01010101
+01010100
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01001010
+00010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010100
+00101000
+01010101
+01010010
+10100001
+01010101
+01010100
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01000101
+00000101
+00101000
+00100000
+10100001
+00100010
+00100010
+00000101
+00100010
+00100010
+10100001
+00100010
+00100000
+00100001
+00101000
+00100010
+10100001
+01000000
+00000000
+00000101
+01001000
+00001000
+10000101
+01001000
+10001010
+10000101
+01001010
+00001000
+10000101
+01001000
+10001000
+10000101
+01001000
+10001000
+10000101
+01010001
+00010001
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01000101
+00000101
+00101000
+00100000
+10100001
+00100010
+00100010
+00000101
+00100010
+00100010
+10100001
+00100010
+00100000
+00100001
+00101000
+00100010
+10100001
+01000000
+00000000
+00000101
+01001010
+10001010
+10000101
+01001000
+00010010
+00010101
+01001010
+00010010
+00010101
+01001000
+01010010
+00010101
+01001000
+01010010
+00010101
+01010001
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01000101
+00000101
+00101000
+00100000
+10100001
+00100010
+00100010
+00000101
+00100010
+00100010
+10100001
+00100010
+00100000
+00100001
+00101000
+00100010
+10100001
+01000000
+00000000
+00000101
+01001000
+10001010
+10000101
+01001010
+10000010
+00010101
+01001000
+10000010
+00010101
+01001000
+10000010
+00010101
+01001000
+10001010
+10000101
+01010001
+00010000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01000101
+00000101
+00101000
+00100000
+10100001
+00100010
+00100010
+00000101
+00100010
+00100010
+10100001
+00100010
+00100000
+00100001
+00101000
+00100010
+10100001
+01000001
+01000100
+00000101
+01001000
+00100010
+00100001
+01001010
+00100010
+10100001
+01001000
+10100010
+00100001
+01001000
+00100010
+00100001
+01001000
+00100010
+00100001
+01010001
+01000100
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010001
+01010101
+01010100
+10001000
+01010101
+01010100
+10101000
+01010101
+01010100
+10001000
+01010101
+01010100
+10001000
+01010101
+01010100
+10001000
+01010101
+01010101
+00010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010001
+00010101
+01001000
+00001000
+10000101
+01001000
+10001010
+10000101
+01001010
+00001000
+10000101
+01001000
+10001000
+10000101
+01001000
+10001000
+10000101
+01010001
+00010001
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+00010000
+00010101
+01001000
+10001010
+10000101
+01001010
+10000010
+00010101
+01001000
+10000010
+00010101
+01001000
+10000010
+00010101
+01001000
+10001010
+10000101
+01010001
+00010000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01000100
+01000101
+01001000
+00100010
+00100001
+01001010
+00100010
+10100001
+01001000
+10100010
+00100001
+01001000
+00100010
+00100001
+01001000
+00100010
+00100001
+01010001
+01000100
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000100
+01010101
+01010101
+00100010
+00010101
+01010100
+10100010
+10000101
+01010010
+10100010
+10100001
+01010100
+10100010
+10000101
+01010101
+00100010
+00010101
+01010101
+01000100
+01010101
+01010100
+00010101
+01000001
+01010010
+10000101
+00101000
+01001000
+00100000
+10000001
+00100010
+10001010
+00101000
+01001000
+00100000
+10000001
+00100001
+01001010
+00010101
+01000101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+00101010
+00010101
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010101
+00101010
+00010101
+01010101
+01001000
+01010101
+01010100
+00010001
+01000001
+01010010
+10000101
+00101000
+01001000
+00100000
+10000001
+00100010
+10001010
+00101000
+01001000
+00100000
+10000001
+00100001
+01001010
+00010101
+01000101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010001
+00010101
+01001000
+00001000
+10000101
+01001000
+10001010
+10000101
+01001010
+00001000
+10000101
+01001000
+10001000
+10000101
+01001000
+10001000
+10000101
+01010000
+00000000
+00010101
+01001010
+10101010
+10000101
+01010000
+00000000
+00010101
+01010100
+10001000
+01010101
+01010100
+10001000
+01010001
+01010100
+10101000
+01001000
+01010100
+10001000
+00101000
+01010100
+10001000
+10101000
+01010101
+00010001
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+00101000
+01010101
+01010100
+10101000
+01010101
+01010101
+00000001
+00010001
+00000101
+00010001
+10001000
+10100000
+10001000
+10101000
+10001000
+10001000
+10001000
+10100000
+10101000
+10001000
+10000100
+10001000
+10001000
+10000100
+10001000
+00010001
+00010101
+00010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+00101000
+01010101
+01010100
+10101000
+01010001
+01010101
+00000001
+01001000
+00010000
+00010101
+01001000
+10001010
+10000101
+01001010
+00010010
+00010101
+01001000
+10000010
+00010101
+01001000
+10000010
+00010101
+01010001
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+00000101
+00010001
+10100000
+10100000
+10001000
+10001000
+10001000
+10101000
+10100000
+10100000
+10001000
+10001000
+10000100
+10001000
+10001000
+10000100
+10001000
+00010001
+00010101
+00010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01000100
+00010101
+01001000
+00100010
+10000101
+00100010
+00100010
+00100001
+00101010
+00100010
+10000101
+00100010
+00100010
+00100001
+00100010
+00100010
+00100001
+01000100
+01000100
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00010000
+00010101
+01001010
+10001010
+10000101
+01001000
+00010010
+00010101
+01001010
+00010010
+00010101
+01001000
+01010010
+00010101
+01001000
+01010010
+00010101
+01010000
+00000000
+00010101
+01001010
+10101010
+10000101
+01010000
+00000000
+00010101
+01010100
+00101000
+01010101
+01010100
+10000001
+01010101
+01010100
+10101000
+01010101
+01010101
+00001000
+01010101
+01010100
+10101000
+01010101
+01010101
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000100
+01000000
+01000000
+00100010
+00101010
+00101010
+00100010
+00100000
+01001000
+00101010
+00101000
+01001000
+00100010
+00100001
+01001000
+00100010
+00100001
+01001000
+01000000
+00000000
+00000001
+00101010
+10101010
+10101000
+01000000
+00000000
+00000001
+01001000
+10001000
+10100001
+01001010
+10001000
+10001000
+01001000
+10001000
+10001000
+01001000
+10001000
+10001000
+01010001
+00010001
+00010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010001
+01010101
+01010100
+10001000
+01010101
+01010100
+10101000
+01010101
+01010100
+10001000
+01010101
+01010100
+10001000
+01010101
+01010100
+10001000
+01010101
+01010000
+00000000
+00010101
+01001010
+10101010
+10000101
+01010000
+00000000
+00010101
+01010100
+00101000
+01010101
+01010100
+10000001
+01010101
+01010100
+10101000
+01010101
+01010101
+00001000
+01010101
+01010100
+10101000
+01010101
+01010101
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010001
+00010101
+01001000
+00001000
+10000101
+01001000
+10001010
+10000101
+01001010
+00001000
+10000101
+01001000
+10001000
+10000101
+01001000
+10001000
+10000101
+01010000
+00000000
+00010101
+01001010
+10101010
+10000101
+01010000
+00000000
+00010101
+01010100
+10001000
+01010101
+01010100
+10001000
+01010101
+01010100
+10101000
+01010101
+01010100
+10001000
+01010101
+01010100
+10001000
+01010101
+01010101
+00010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010001
+00000101
+00010001
+10001000
+10100000
+10001000
+10101000
+10001000
+10001000
+10001000
+10100000
+10101000
+10001000
+10000100
+10001000
+10001000
+10000100
+10001000
+00010001
+00010101
+00010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+00010000
+00010101
+01001000
+10001010
+10000101
+01001010
+00010010
+00010101
+01001000
+10000010
+00010101
+01001000
+10000010
+00010101
+01010001
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+00010100
+01010001
+01001000
+10000010
+00001000
+01001010
+10001000
+10001000
+01001000
+10001010
+10001010
+01001000
+10001000
+10001000
+01001000
+10001000
+10001000
+01000000
+00000000
+00000000
+00101010
+10101010
+10101010
+01000000
+00000000
+00000000
+01010100
+10001000
+10101000
+01010100
+10101000
+00100001
+01010100
+10001000
+00100001
+01010100
+10001000
+00100001
+01010100
+10001000
+10101000
+01010101
+00010001
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+00000101
+01010101
+01010101
+10100001
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00010001
+00010101
+01001010
+10001000
+10000101
+01010010
+00001000
+10000101
+01010010
+00001010
+10000101
+01010010
+00001000
+10000101
+01010010
+00001000
+10000101
+01010100
+01010001
+00000101
+01010101
+00010101
+00010101
+01010100
+10000100
+10000101
+01010101
+00010010
+00010101
+01010101
+01001000
+01010101
+01010101
+00100001
+00010101
+01010100
+10000100
+10000101
+01010101
+00010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00010100
+00000101
+01001010
+10000010
+10100001
+01001000
+10000010
+00000101
+01001010
+10000010
+10100001
+01010000
+00010010
+00000101
+01010101
+01010010
+00010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01110010
+00000101
+00000100
+00000011
+00001100
+01101111
+00000000
+11111111
+01100011
+00000010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00010100
+00000101
+01001010
+10000010
+10100001
+01001000
+10000010
+00000101
+01001010
+10000010
+00010101
+01010000
+00010010
+00000101
+01010101
+01010010
+10100001
+01010101
+01010100
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+00000000
+10000101
+01001000
+00010100
+00100001
+00100000
+01000001
+00001000
+00100001
+00101000
+01001000
+00100001
+00101000
+01001000
+00100000
+01000001
+00001000
+01001000
+00010100
+00100001
+01010010
+00000000
+10000101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010001
+01000101
+00010001
+10001001
+00100000
+10001000
+10101000
+10001000
+10001000
+10001000
+10101000
+10101000
+10001000
+10001000
+10001000
+10001000
+10001000
+10001000
+00010001
+00010001
+00010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00010000
+01010101
+01001010
+10001010
+00010101
+01001000
+10001000
+10000101
+01001000
+10001000
+10000101
+01001000
+10001000
+10000101
+01001010
+10001000
+10000101
+01010000
+00010000
+00010101
+01001000
+10001010
+00010101
+01001000
+10001000
+10000101
+01001010
+10001010
+00010101
+01001000
+10001000
+10000101
+01001000
+10001000
+10000101
+01010001
+00010001
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00010001
+01010101
+01001010
+10001000
+01010101
+01001000
+01001000
+01010101
+01001010
+00001000
+01010101
+01001000
+01001000
+00010101
+01001000
+01001010
+10000101
+01010000
+00010000
+00010101
+01001000
+10001010
+00010101
+01001000
+10001000
+10000101
+01001010
+10001010
+00010101
+01001000
+10001000
+10000101
+01001000
+10001000
+10000101
+01010001
+00010001
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+01000001
+01010100
+10101000
+00101000
+01010010
+00000000
+10000001
+01010010
+00101000
+00100001
+01010010
+00001000
+00001000
+01000100
+10100000
+10100001
+00100001
+00000101
+00000101
+00101000
+01010101
+01010101
+00100010
+00010101
+01010101
+00100000
+10000101
+01010101
+00100001
+00100001
+01010101
+00100001
+01001000
+01010101
+00100000
+00000010
+00010101
+00101010
+10101010
+10000101
+01000000
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00000101
+01001010
+10101010
+10100001
+01001000
+00000000
+00100001
+01001000
+01010101
+00100001
+01001000
+01010101
+00100001
+01001000
+01010101
+00100001
+01001010
+00000000
+10100001
+01010010
+10101010
+10000101
+01010100
+10101010
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00010000
+01010101
+01001010
+10001010
+00010101
+01001000
+10001000
+10000101
+01001000
+10001000
+10000101
+01001000
+10001000
+10000101
+01001010
+10001000
+10000101
+01010000
+00010000
+00010101
+01001000
+10001010
+00010101
+01001010
+10001000
+10000101
+01001000
+10001000
+10000101
+01001000
+10001000
+10000101
+01001000
+10001000
+10000101
+01010001
+00010001
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00010000
+01010101
+01001010
+10001000
+01010101
+01001000
+00001000
+01010101
+01001010
+10001000
+01010101
+01001000
+00001000
+00010101
+01001000
+01001010
+10000101
+01010000
+00010000
+00010101
+01001000
+10001010
+00010101
+01001010
+10001000
+10000101
+01001000
+10001000
+10000101
+01001000
+10001000
+10000101
+01001000
+10001000
+10000101
+01010001
+00010001
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+01010101
+01011010
+10000010
+10100101
+01011000
+00100001
+00100101
+01101000
+00100001
+00101001
+01100001
+00100000
+01001001
+01100001
+00101010
+00001001
+01101000
+00000000
+01101001
+01011000
+00010100
+00100101
+01011010
+10000010
+10100101
+01010101
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01010010
+10000000
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10000000
+10100000
+01010010
+10101010
+10100010
+01010100
+10101010
+10000010
+01010101
+00000000
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01001010
+00010101
+01010101
+00101010
+00010101
+01010100
+10101010
+00010101
+01010101
+00001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+00001010
+00000100
+01010100
+10101010
+10100010
+01010100
+10101010
+10100010
+01010101
+00000000
+00000100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01010010
+10000000
+10100001
+01010100
+00010100
+10100001
+01010101
+01010010
+10000101
+01010101
+01001010
+10000101
+01010101
+00101010
+00010101
+01010100
+10101000
+00000100
+01010010
+10101010
+10100010
+01010010
+10101010
+10100010
+01010100
+00000000
+00000100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01010010
+10101010
+10100001
+01010100
+00000000
+10100001
+01010101
+01010000
+10100001
+01010101
+01001010
+10100001
+01010101
+01001010
+10100001
+01010101
+01010000
+10100001
+01010100
+00000000
+10100000
+01010010
+10101010
+10100010
+01010010
+10101010
+10000010
+01010100
+00000000
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+00000101
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10000000
+10100001
+01010010
+10101010
+10100001
+01010100
+10101010
+10100001
+01010101
+00000000
+10100001
+01010101
+01010100
+10100000
+01010101
+01010100
+10100010
+01010101
+01010100
+10100010
+01010101
+01010101
+00000100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00000101
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010010
+10000000
+00000101
+01010010
+10000000
+00010101
+01010010
+10101010
+10000101
+01010100
+10101010
+10100001
+01010101
+00000000
+10100001
+01010100
+00000000
+10100000
+01010010
+10101010
+10100010
+01010010
+10101010
+10000010
+01010100
+00000000
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000101
+01010100
+10101010
+10100001
+01010010
+10101010
+10100001
+01010010
+10000000
+00000101
+01010010
+10000000
+00010101
+01010010
+10101010
+10000101
+01010010
+10101010
+10100001
+01010010
+10000000
+10100001
+01010010
+10000000
+10100000
+01010010
+10101010
+10100010
+01010100
+10101010
+10000010
+01010101
+00000000
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00000101
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010100
+00000000
+10100001
+01010101
+01010100
+10100001
+01010101
+01010010
+10100001
+01010101
+01010010
+10000101
+01010101
+01001010
+10000101
+01010101
+01001010
+00010100
+01010101
+00101010
+00010010
+01010101
+00101000
+01010010
+01010101
+01000001
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01010010
+10000000
+10100001
+01010010
+10000000
+10100001
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01010010
+10000000
+10100001
+01010010
+10000000
+10100000
+01010010
+10101010
+10100010
+01010100
+10101010
+10000010
+01010101
+00000000
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01010010
+10000000
+10100001
+01010010
+10000000
+10100001
+01010010
+10101010
+10100001
+01010100
+10101010
+10100001
+01010101
+00000000
+10100001
+01010100
+00000000
+10100000
+01010010
+10101010
+10100010
+01010010
+10101010
+10000010
+01010100
+00000000
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+00010001
+01010101
+00100000
+10001000
+01010100
+10001000
+10001000
+01010100
+10101000
+10001000
+01010100
+10001000
+10001000
+01010100
+10001000
+10101000
+01010101
+00000000
+00000000
+01010100
+10101000
+10001000
+01010101
+00100000
+10001000
+01010101
+00100000
+10101000
+01010101
+00100000
+10001000
+01010101
+00100000
+10001000
+01010101
+01000101
+00010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+00000001
+01010101
+10101000
+10101000
+01010101
+00100000
+10001000
+01010101
+00100000
+10001000
+01010101
+00100000
+10001000
+01010101
+00100000
+10101000
+01010101
+00000000
+00000001
+01010101
+10100000
+10101000
+01010101
+10001000
+10001000
+01010101
+10100000
+10001000
+01010101
+10001000
+10001000
+01010101
+10001000
+10101000
+01010101
+00010001
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+01010101
+00000010
+10000101
+01010000
+10101000
+00010101
+01001010
+00000001
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010000
+00010101
+01001010
+00001010
+10000101
+01001000
+10001000
+10000101
+01001010
+00001000
+10000101
+01001000
+10001000
+10000101
+01001000
+10001010
+10000101
+01010001
+00010000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00010101
+01001010
+10101010
+10000101
+01010000
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010000
+00010101
+01001010
+00001010
+10000101
+01001000
+10001000
+10000101
+01001010
+00001000
+10000101
+01001000
+10001000
+10000101
+01001000
+10001010
+10000101
+01010001
+00010000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01001010
+00000001
+01010101
+01010000
+10101000
+00010101
+01010101
+00000010
+10000101
+01010101
+01010100
+00010101
+01010101
+01010101
+01010101
+01010000
+01010000
+00010101
+01001010
+00001010
+10000101
+01001000
+10001000
+10000101
+01001010
+00001000
+10000101
+01001000
+10001000
+10000101
+01001000
+10001010
+10000101
+01010001
+00010000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010100
+10101000
+01010101
+01010010
+10001010
+00010101
+01001010
+00010010
+10000101
+01010000
+01010100
+00010101
+01010101
+01010101
+01010101
+01010000
+00010000
+00010101
+01001010
+10001010
+10000101
+01001000
+10000010
+00010101
+01001010
+10000010
+00010101
+01001000
+00010010
+00010101
+01001000
+01001010
+10000101
+01010001
+01010000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01010010
+10000000
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+00010010
+10000100
+10100001
+10000010
+10000000
+10100001
+10000010
+10101010
+10100001
+10000100
+10101010
+10000101
+00010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01001010
+00010101
+01010101
+00101010
+00010101
+01010100
+10101010
+00010101
+01010101
+00001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+00010101
+01001010
+00010101
+10000101
+00001010
+00000101
+10000100
+10101010
+10100001
+10000100
+10101010
+10100001
+00010101
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01010010
+10000000
+10100001
+01010100
+00010100
+10100001
+01010101
+01010010
+10000101
+01010101
+01001010
+10000101
+00010101
+00101010
+00010101
+10000100
+10101000
+00000101
+10000010
+10101010
+10100001
+10000010
+10101010
+10100001
+00010100
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010010
+10101010
+10000101
+01010010
+10101010
+10100001
+01010100
+00000000
+10100001
+01010101
+01010000
+10100001
+01010101
+01001010
+10100001
+01010101
+01001010
+10100001
+00010101
+01010000
+10100001
+10000100
+00000000
+10100001
+10000010
+10101010
+10100001
+10000010
+10101010
+10000101
+00010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+00000101
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10000100
+10100001
+01010010
+10000000
+10100001
+01010010
+10101010
+10100001
+01010100
+10101010
+10100001
+00010101
+00000000
+10100001
+10000101
+01010100
+10100001
+10000101
+01010100
+10100001
+10000101
+01010100
+10100001
+00010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00000101
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010010
+10000000
+00000101
+01010010
+10000000
+00010101
+01010010
+10101010
+10000101
+01010100
+10101010
+10100001
+00010101
+00000000
+10100001
+10000100
+00000000
+10100001
+10000010
+10101010
+10100001
+10000010
+10101010
+10000101
+00010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000101
+01010100
+10101010
+10100001
+01010010
+10101010
+10100001
+01010010
+10000000
+00000101
+01010010
+10000000
+00010101
+01010010
+10101010
+10000101
+01010010
+10101010
+10100001
+00010010
+10000000
+10100001
+10000010
+10000000
+10100001
+10000010
+10101010
+10100001
+10000100
+10101010
+10000101
+00010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00000101
+01010010
+10101010
+10100001
+01010010
+10101010
+10100001
+01010100
+00000000
+10100001
+01010101
+01010100
+10100001
+01010101
+01010010
+10100001
+01010101
+01010010
+10000101
+00010101
+01001010
+10000101
+10000101
+01001010
+00010101
+10000101
+00101010
+00010101
+10000101
+00101000
+01010101
+00010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01010010
+10000000
+10100001
+01010010
+10000000
+10100001
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+00010010
+10000000
+10100001
+10000010
+10000000
+10100001
+10000010
+10101010
+10100001
+10000100
+10101010
+10000101
+00010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01010010
+10000000
+10100001
+01010010
+10000000
+10100001
+01010010
+10101010
+10100001
+01010100
+10101010
+10100001
+00010101
+00000000
+10100001
+10000100
+00000000
+10100001
+10000010
+10101010
+10100001
+10000010
+10101010
+10000101
+00010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00010000
+00010101
+01001010
+10001010
+10000101
+01001000
+10000010
+00010101
+01001010
+10000010
+00010101
+01001000
+00010010
+00010101
+01001000
+01001010
+10000101
+01010001
+01010000
+00010101
+01010101
+01010101
+01010101
+01010000
+01010100
+00010101
+01001010
+00010010
+10000101
+01010010
+10001010
+00010101
+01010100
+10101000
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+00000000
+01010101
+01010010
+00010100
+00010101
+01010010
+00010010
+10000101
+01010010
+00000000
+10000101
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+00000000
+01010101
+01010010
+00010100
+00010101
+01010010
+00010010
+10000101
+01010010
+00000000
+10000101
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+00010000
+00000101
+01010100
+10001010
+10100001
+01010010
+10001010
+10000101
+01001010
+10001010
+00010101
+00101010
+10001000
+01010101
+01000000
+00010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+00000000
+01010101
+01010010
+00010100
+00010101
+01010010
+00010010
+10000101
+01010010
+00000000
+10000101
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01000100
+01010101
+01010101
+00100010
+00010101
+01010100
+10100010
+10000101
+01010010
+10100010
+10100001
+01010100
+10100010
+10000101
+01010101
+00100010
+00010101
+01010101
+01000100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+00000000
+01010101
+01010010
+00010100
+00010101
+01010010
+00010010
+10000101
+01010010
+00000000
+10000101
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+00101010
+00010101
+01010100
+10101010
+10000101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010101
+00101010
+00010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00010000
+00000101
+01001010
+10000010
+10100001
+01001000
+10000010
+00000101
+01001010
+10000010
+00010101
+01010000
+00010010
+00000101
+01010101
+01010010
+10100001
+01000001
+01010000
+00000001
+00101000
+01001000
+00101000
+00100010
+00100010
+00100010
+00101000
+00101010
+00101000
+00100010
+00100010
+00100010
+00101010
+00100010
+00100010
+01000000
+01000100
+01000100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00010000
+00000101
+01001010
+10000010
+10100001
+01001000
+10000010
+00000101
+01001010
+10000010
+00010101
+01010000
+00010010
+00000101
+01010101
+01010010
+10100001
+01000000
+01000100
+00000100
+00101010
+00100010
+00100010
+01001000
+00101010
+00100010
+01001000
+00100010
+00100010
+01001000
+00100010
+00100010
+00101010
+00100010
+00101010
+01000000
+01000100
+01000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00100000
+01010101
+01010101
+00101000
+01010101
+01010101
+00100000
+01010101
+01010101
+00101000
+01010101
+01010101
+00100000
+01010101
+01010101
+00101000
+01010101
+01010101
+00100000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00010000
+00000101
+01001010
+10000010
+10100001
+01001000
+10000010
+00000101
+01001010
+10000010
+00010101
+01010000
+00010010
+00000101
+01010101
+01010010
+10100001
+01000000
+01000000
+00000000
+00101010
+00101010
+00101010
+00100000
+00100000
+00100000
+00101000
+00101010
+00100001
+00100000
+00000010
+00100000
+00101010
+00101010
+00101010
+01000000
+01000000
+01000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00010000
+00000101
+01001010
+10000010
+10100001
+01001000
+10000010
+00000101
+01001010
+10000010
+00010101
+01010000
+00010010
+00000101
+01010101
+01010010
+10100001
+01000100
+01000000
+00000100
+00100010
+00101010
+00100010
+00100010
+00001000
+00100010
+00100010
+00001000
+01001000
+00100010
+00001000
+00100010
+01001000
+01001000
+00100010
+01010001
+01010001
+01000100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00010000
+00000101
+01001010
+10000010
+10100001
+01001000
+10000010
+00000101
+01001010
+10000010
+00010101
+01010000
+00010010
+00000101
+01010101
+01010010
+10100001
+01000100
+01000000
+00000000
+00100010
+00101010
+00101010
+00101010
+00100010
+00001000
+00100010
+00100010
+00001000
+00100010
+00100010
+00001000
+00100010
+00101010
+00001000
+01000100
+01000000
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00010000
+00000101
+01001010
+10000010
+10100001
+01001000
+10000010
+00000101
+01001010
+10000010
+00010101
+01010000
+00010010
+00000101
+01010101
+01010010
+10100001
+01000001
+01010000
+00000000
+00101000
+01001000
+00101010
+00100010
+00100010
+00001000
+00101000
+00101010
+00001000
+00100010
+00100010
+00001000
+00101010
+00100010
+00001000
+01000000
+01000100
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00010000
+00000101
+01001010
+10000010
+10100001
+01001000
+10000010
+00000101
+01001010
+10000010
+00010101
+01010000
+00010010
+00000101
+01010101
+01010010
+10100001
+01000000
+01000000
+00000000
+00101010
+00100010
+00101010
+00100000
+00100010
+00001000
+00101000
+01001000
+01001000
+00100000
+00100010
+00001000
+00101010
+00100010
+00001000
+01000000
+01000100
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+00000000
+10101000
+00000000
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010000
+00010000
+00010101
+01010010
+00010010
+00010101
+01010010
+10000010
+00010101
+01010010
+00100010
+00010101
+01010010
+00001010
+00010101
+01010010
+00010010
+00010101
+01010010
+00010010
+00010101
+01010010
+00010010
+00010101
+01010000
+00010000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+00000000
+10101000
+00000000
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010000
+00000000
+00010101
+01010010
+10101010
+00010101
+01010010
+00000000
+00010101
+01010010
+00000000
+00010101
+01010010
+10101010
+00010101
+01010100
+00000010
+00010101
+01010000
+00000010
+00010101
+01010010
+10101010
+00010101
+01010000
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+00000000
+10101000
+00000000
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010000
+00000000
+00010101
+01010010
+10101010
+00010101
+01010010
+00000000
+00010101
+01010010
+00000001
+01010101
+01010010
+10100001
+01010101
+01010010
+00000001
+01010101
+01010010
+00000000
+00010101
+01010010
+10101010
+00010101
+01010000
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+00000000
+10101000
+00000000
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010000
+00010000
+00010101
+01010010
+00010010
+00010101
+01010010
+00010010
+00010101
+01010010
+00010010
+00010101
+01010010
+00000010
+00010101
+01010010
+00100010
+00010101
+01010010
+10001010
+00010101
+01010010
+00010010
+00010101
+01010000
+00010000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+00000000
+00100000
+00000000
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+00000000
+00100000
+00000000
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010001
+01000101
+00010001
+10001000
+00100000
+10001000
+10101000
+10001000
+10001000
+10001000
+10101000
+00100001
+10001000
+10001000
+10001000
+10001000
+10001000
+10001000
+00010001
+00010001
+00010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000101
+01010101
+01001010
+10100000
+00000101
+00100000
+00001010
+10100001
+00101010
+10100101
+01011000
+00100101
+00000001
+01011000
+00100100
+10101000
+01011000
+00100100
+10000010
+00011000
+00100100
+10000010
+00011000
+00100100
+10101000
+01011000
+00100100
+10000001
+01011000
+00100100
+10000101
+01011000
+00100101
+00010101
+01011000
+00101010
+10101010
+10101000
+01000000
+00000000
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00000000
+01010101
+01010101
+00101000
+01010101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01010010
+10101010
+10000101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+10101010
+10000101
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01010010
+10101010
+10000101
+01010100
+10101010
+00010101
+01010101
+00000000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+10101010
+10000101
+01001010
+10101010
+10100001
+01001010
+10101010
+10100001
+01010010
+10101010
+10000101
+01010010
+10101010
+10000101
+01010100
+10101010
+00010101
+01010100
+10101010
+00010101
+01010101
+00101000
+01010101
+01010101
+00000000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010100
+10000100
+01000101
+01010010
+00100010
+00100001
+01010010
+10100010
+00100001
+01010010
+00100010
+10100001
+01010010
+00100010
+00100001
+01010100
+01000100
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+00000000
+01010101
+01010010
+00010100
+00010101
+01010010
+00010010
+10000101
+01010010
+00000000
+10000101
+01010100
+10101010
+10000101
+01000001
+00000000
+00000101
+00101000
+00100000
+10100001
+00100010
+00100010
+00000101
+00100010
+00100010
+10100001
+00100010
+00100000
+00100001
+00101000
+00100010
+10100001
+01000001
+01000100
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010101
+01010010
+00000000
+01010101
+01010010
+00010100
+00010101
+01010010
+00010010
+10000101
+01010010
+00000000
+10000101
+01010100
+10101010
+10000101
+01010001
+00000000
+00010101
+01001000
+10001010
+00010101
+01001010
+10001000
+10000101
+01001000
+10001000
+10000101
+01001000
+10001000
+10000101
+01001000
+10001000
+10000101
+01010001
+00010001
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010001
+01010101
+01010010
+00001000
+01010101
+01001000
+10001000
+01010101
+01001010
+10001010
+01010101
+01001000
+10001000
+01010101
+01001000
+10001000
+01010000
+00000000
+00000000
+01001010
+10101010
+10101010
+01010000
+00000000
+00000000
+01010101
+00100001
+01001010
+01010100
+10101000
+01001000
+01010010
+10101010
+00001010
+01001010
+00000010
+10001000
+01010000
+01010100
+00001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+00000000
+00010101
+01010101
+10101010
+10000101
+01010101
+00000000
+00010101
+01010101
+10001010
+10000101
+01010101
+00010010
+00010101
+01010101
+00010010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+00010001
+01010101
+00100000
+10001000
+01010100
+10001000
+10001000
+01010100
+10101000
+10101000
+01010100
+10001000
+10001000
+01010100
+10001000
+10001000
+01000000
+00000000
+00000000
+00101010
+10101010
+10101010
+01000000
+00000000
+00000000
+01010100
+10000101
+01001000
+01010010
+10100001
+01001010
+01001010
+10101000
+01001000
+00101000
+00001010
+00001000
+01000001
+01010000
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010101
+10100001
+01010101
+01010101
+00000101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00000000
+00000101
+00101010
+10101010
+10100001
+00101010
+10000000
+00101000
+00101010
+10000000
+00001000
+00101010
+10000000
+00101000
+00101010
+10101010
+10100001
+01000000
+00000000
+00000101
+01010101
+01010101
+01010101
+00010001
+00010001
+00010100
+10001000
+10001000
+10000010
+10101000
+10001010
+10001000
+10001000
+10001010
+10001000
+10001000
+10001010
+10000010
+10001000
+10001000
+10001000
+00010001
+00010001
+00010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00000000
+00000101
+00101010
+10101010
+10100001
+00101010
+10000000
+00101000
+00101010
+10000000
+00001000
+00101010
+10000000
+00101000
+00101010
+10101010
+10100001
+01000000
+00000000
+00000101
+01010101
+01010101
+01010101
+00010001
+00000101
+01000001
+10001000
+10100001
+00101000
+10001000
+10001000
+10000001
+10101000
+10100000
+00100001
+10001000
+10001000
+00001000
+10001000
+10001000
+10100001
+00010001
+00010001
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00010101
+01010101
+01001010
+10000101
+01010101
+00100000
+00010101
+01010101
+00100001
+01010101
+01010101
+00100000
+00010101
+01010101
+01001010
+10000001
+01010101
+01010000
+00001000
+01010101
+01010101
+00100010
+00010101
+01010101
+01001000
+00000001
+01010101
+01010000
+10101000
+01010101
+01010010
+00000001
+01010101
+01010010
+00101000
+01010101
+01010010
+00001000
+01010101
+01010100
+10101000
+01010101
+01010101
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010010
+10000010
+10000101
+01010010
+10000010
+10000101
+01001010
+10101010
+10100001
+01001010
+10000010
+10100001
+00101010
+10101010
+10101000
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010100
+10000101
+01010101
+01010010
+10100001
+01010101
+01001010
+10101000
+01010101
+01010000
+10000001
+01010101
+01010100
+10000101
+01010101
+01010000
+10000001
+01010101
+01001010
+10101000
+01010100
+01010010
+10100001
+01010010
+00010100
+10000101
+01010010
+10000101
+00010101
+01001010
+10000101
+01000101
+01001010
+10100001
+00100001
+00101010
+10101000
+00101000
+00101010
+10101010
+10101000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010000
+00010101
+01010010
+10001010
+10000101
+01001000
+00010010
+00010101
+01001000
+01010010
+00010101
+01001000
+00010010
+00010101
+01010010
+10000010
+00010101
+01010100
+00010100
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010100
+10001000
+01010101
+01010100
+10001000
+01010101
+01010010
+10001010
+00010101
+01010010
+10101010
+00010101
+01001010
+10001010
+10000101
+01010000
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010100
+00010101
+01010100
+10000010
+10000101
+01010010
+00100010
+00100001
+01010010
+10100010
+00100001
+01010010
+00100010
+00100001
+01010010
+00100010
+10000101
+01010100
+00000100
+00010101
+01010100
+10100010
+10000101
+01010010
+00000010
+00100001
+01010010
+10100010
+10100001
+01010100
+00100010
+00100001
+01010010
+10000010
+10000101
+01010100
+00010100
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010100
+00010101
+01001010
+00010010
+10000101
+01001000
+10000010
+00100001
+01001010
+00010010
+10000101
+01001000
+10000010
+00100001
+01001010
+10000010
+10100001
+01010000
+00010100
+00000101
+01010101
+01010101
+01010101
+01010110
+00000000
+10010101
+01011000
+00000000
+00100101
+01010110
+00000000
+10010101
+01011000
+00000000
+00100101
+01010110
+00000000
+10010101
+01011000
+00000000
+00100101
+01010110
+00000000
+10010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001001
+01001110
+01000001
+01010110
+00000011
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001001
+01001110
+01000001
+01010110
+00000011
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01000000
+01010101
+01010100
+00101010
+01010101
+01010000
+10101010
+01010101
+01000010
+10101010
+01010101
+00001010
+10101000
+01010100
+00101010
+10100000
+01010100
+10101010
+10000101
+01010000
+10101010
+00010101
+01010010
+10101000
+01010101
+01000010
+10100000
+01010101
+01001010
+10100001
+01010101
+01001010
+10100001
+01010101
+01001010
+10000001
+01010100
+01001010
+10000001
+01010100
+00001010
+10000101
+01010100
+01001010
+10000001
+01010100
+01001010
+10000001
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000101
+10101010
+10101010
+10000000
+10101010
+10101010
+10101000
+10101010
+10101010
+10101010
+10100000
+00000010
+10101010
+00000000
+00000000
+00001010
+01010101
+01010101
+01000010
+01010101
+01010101
+01010000
+01010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010100
+00000101
+01010101
+01000000
+00000000
+01010101
+00001010
+10101000
+00010101
+00101010
+10101010
+00010101
+00101010
+10101010
+00000101
+10101010
+10101010
+00000101
+00101010
+10101010
+00000101
+00101010
+10101010
+10000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010101
+10000001
+01010101
+01010101
+10100000
+01010101
+01010101
+10101000
+00010101
+01010101
+10101010
+00010101
+01010101
+10101010
+10000101
+01010101
+00101010
+10000001
+01010101
+00001010
+10100001
+01010101
+01001010
+10100001
+01010101
+01000010
+10100000
+01010101
+01010010
+10101000
+01010101
+01010010
+10101000
+01010101
+01010010
+10101000
+01010101
+01010000
+10101000
+01010101
+01010010
+10101000
+01010101
+01010010
+10101000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01000010
+01010101
+01010101
+00001010
+01010101
+01010100
+00101010
+01010101
+01010100
+10101010
+01010101
+01010010
+10101010
+01010101
+01000010
+10101000
+01010101
+01001010
+10100000
+01010101
+01001010
+10100001
+01010101
+00001010
+10000001
+01010101
+00101010
+10000101
+01010101
+00101010
+10000101
+01010101
+00101010
+10000101
+01010101
+00101010
+00000101
+01010101
+00101010
+10000101
+01010101
+00101010
+10000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00000000
+00000010
+10101010
+10101010
+00101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10000000
+00001010
+10100000
+00000000
+00000000
+10000001
+01010101
+01010101
+00000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00010101
+01010101
+00000000
+00000001
+01010100
+00101010
+10100000
+01010100
+10101010
+10101000
+01010000
+10101010
+10101000
+01010000
+10101010
+10101010
+01010000
+10101010
+10101000
+01010010
+10101010
+10101000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+00000001
+01010101
+01010101
+10101000
+00010101
+01010101
+10101010
+00000101
+01010101
+10101010
+10000001
+01010101
+00101010
+10100000
+01010101
+00001010
+10101000
+00010101
+01010010
+10101010
+00010101
+01010100
+10101010
+00000101
+01010101
+00101010
+10000101
+01010101
+00001010
+10000001
+01010101
+01001010
+10100001
+01010101
+01001010
+10100001
+00010101
+01000010
+10100001
+00010101
+01000010
+10100001
+00010101
+01010010
+10100000
+00010101
+01000010
+10100001
+00010101
+01000010
+10100001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001010
+10100001
+01010101
+01001010
+10100001
+01010101
+01000010
+10100000
+01010101
+01010010
+10101000
+01010101
+01010010
+10101010
+00010101
+01010100
+10101010
+00000101
+01010100
+00101010
+10100000
+01010101
+00001010
+10101000
+01010101
+01000010
+10101010
+01010101
+01010000
+10101010
+01010101
+01010100
+00101010
+01010101
+01010101
+00000000
+01010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00001010
+10101010
+10100001
+01000000
+10001010
+10101000
+01010000
+00000010
+10101010
+01010101
+01010000
+10101010
+01010101
+01010100
+00101010
+01010101
+01010101
+00001010
+01010101
+01010101
+01000010
+00000001
+01000000
+00010000
+10100000
+00000010
+00000100
+10101010
+10101010
+10000001
+10101010
+10101010
+10100000
+10101010
+10101010
+10000001
+00000000
+00000000
+00000101
+01010000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010010
+10101000
+01010101
+01010010
+10100000
+01010101
+00010010
+10100001
+01010101
+10000100
+10100001
+01000000
+10100001
+00000000
+00101010
+10101000
+01001010
+10101010
+10101000
+00101010
+10101010
+10101000
+10101010
+10101010
+00100010
+10101010
+10101010
+00000010
+10101010
+10000000
+01001010
+10101000
+00000101
+01001010
+10101000
+01010101
+00101010
+10100000
+01010101
+00101010
+10100001
+01010101
+00101010
+10100001
+01010101
+00101010
+10100001
+01010101
+00101010
+10100001
+01010101
+00101010
+10100000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00101010
+10000101
+01010101
+00001010
+10000101
+01010101
+01001010
+10000100
+00000001
+01001010
+00010010
+10101000
+00000000
+01001010
+10101010
+10100001
+00101010
+10101010
+10101000
+00101010
+10101010
+10101010
+00101010
+10101010
+10101010
+10001000
+00000010
+10101010
+10000000
+01010000
+00101010
+10100001
+01010101
+00101010
+10100001
+01010101
+00001010
+10101000
+01010101
+01001010
+10101000
+01010101
+01001010
+10101000
+01010101
+01001010
+10101000
+01010101
+01001010
+10101000
+01010101
+00001010
+10101000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001010
+10101010
+10100000
+00101010
+10100010
+00000001
+10101010
+10000000
+00000101
+10101010
+00000101
+01010101
+10101000
+00010101
+01010101
+10100000
+01010101
+01010101
+10000001
+01010101
+01010101
+00000100
+00000001
+01000000
+00010000
+10000000
+00001010
+01000010
+10101010
+10101010
+00001010
+10101010
+10101010
+01000010
+10101010
+10101010
+01010000
+00000000
+00000000
+01010101
+01010000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001010
+10100001
+01010101
+01001010
+10100001
+01010101
+00001010
+10000001
+01010101
+00101010
+10000101
+01010100
+10101010
+10000101
+01010000
+10101010
+00010101
+00001010
+10101000
+00010101
+00101010
+10100000
+01010101
+10101010
+10000001
+01010101
+10101010
+00000101
+01010101
+10101000
+00010101
+01010101
+00000000
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+00000000
+01010101
+01010100
+00101010
+01010101
+01010000
+10101010
+01010101
+01000010
+10101010
+01010101
+00001010
+10101000
+01010100
+00101010
+10100000
+01010100
+10101010
+00000101
+01010010
+10101010
+00010101
+01010010
+10101000
+01010101
+01000010
+10100000
+01010101
+01001010
+10100001
+01010101
+01001010
+10100001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000101
+01010101
+00000000
+00000000
+00000101
+10101010
+10101010
+10000001
+10101010
+10101010
+10100000
+10101010
+10101010
+10000001
+10100000
+00000010
+00000100
+00000001
+01010000
+00010000
+01010101
+01010101
+01000010
+01010101
+01010101
+00001010
+01010101
+01010100
+00101010
+01010101
+01010000
+10101010
+01010000
+00000010
+10101010
+01000000
+10001010
+10101000
+00001010
+10101010
+10100001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001010
+10101000
+00010101
+01001010
+10101010
+00000001
+01001010
+10101010
+10100000
+01000010
+10101010
+10101010
+01010010
+10101010
+10101010
+01010000
+10101010
+10101010
+01010000
+10101010
+10101010
+01000010
+00101010
+10101010
+00001010
+00101010
+10101010
+00101010
+10001010
+10101010
+10101010
+10000010
+10101010
+10101010
+00010000
+10101010
+10101000
+01010100
+10101010
+10100001
+00000101
+00101010
+10000100
+10100001
+00001010
+00010010
+10100000
+01000010
+01000010
+10100000
+01010000
+01010010
+10101000
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00101010
+10100001
+01000000
+10101010
+10100001
+00001010
+10101010
+10100001
+10101010
+10101010
+10000001
+10101010
+10101010
+10000101
+10101010
+10101010
+00000101
+10101010
+10101010
+00000101
+10101010
+10101000
+10000001
+10101010
+10101000
+10100000
+10101010
+10100010
+10101000
+10101010
+10000010
+10101010
+10101010
+00000100
+10101010
+10101010
+00010101
+00101010
+10101000
+01010000
+01001010
+10100000
+01001010
+00010010
+10000001
+00001010
+10000100
+00000101
+00001010
+10000001
+00010101
+00101010
+10000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000101
+01010000
+00000000
+00000000
+01000010
+10101010
+10101010
+00001010
+10101010
+10101010
+01000010
+10101010
+10101010
+00010000
+10000000
+00001010
+00000100
+00000101
+01000000
+10000001
+01010101
+01010101
+10100000
+01010101
+01010101
+10101000
+00010101
+01010101
+10101010
+00000101
+01010101
+10101010
+10000000
+00000101
+00101010
+10100010
+00000001
+01001010
+10101010
+10100000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010101
+00000000
+01010101
+01010101
+10101000
+00010101
+01010101
+10101010
+00000101
+01010101
+10101010
+10000001
+01010101
+00101010
+10100000
+01010101
+00001010
+10101000
+00010101
+01010000
+10101010
+00010101
+01010100
+10101010
+10000101
+01010101
+00101010
+10000101
+01010101
+00001010
+10000001
+01010101
+01001010
+10100001
+01010101
+01001010
+10100001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001010
+10000001
+01010100
+01001010
+10000001
+01010100
+00001010
+10000101
+01010100
+01001010
+10000001
+01010100
+01001010
+10000001
+01010100
+01001010
+10100001
+01010101
+01001010
+10100001
+01010101
+01000010
+10100000
+01010101
+01010010
+10101000
+01010101
+01010000
+10101010
+00010101
+01010100
+10101010
+10000101
+01010100
+00101010
+10100000
+01010101
+00001010
+10101000
+01010101
+01000010
+10101010
+01010101
+01010000
+10101010
+01010101
+01010100
+00001010
+01010101
+01010101
+01000000
+01010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00101010
+10101010
+10000101
+00101010
+10101010
+00000101
+10101010
+10101010
+00000101
+00101010
+10101010
+00000101
+00101010
+10101010
+00010101
+00001010
+10101000
+00010101
+01000000
+00000000
+01010101
+01010100
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010000
+01010101
+01010101
+01000010
+00000000
+00000000
+00001010
+10100000
+00000010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101000
+10101010
+10101010
+10000000
+00000000
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010010
+10101000
+01010101
+01010010
+10101000
+01010101
+01010000
+10101000
+01010101
+01010010
+10101000
+01010101
+01010010
+10101000
+01010101
+01010010
+10101000
+01010101
+01000010
+10100000
+01010101
+01001010
+10100001
+01010101
+00001010
+10100001
+01010101
+00101010
+10000001
+01010101
+10101010
+10000101
+01010101
+10101010
+00010101
+01010101
+10101000
+00010101
+01010101
+10100000
+01010101
+01010101
+10000001
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00101010
+10000101
+01010101
+00101010
+10000101
+01010101
+00101010
+00000101
+01010101
+00101010
+10000101
+01010101
+00101010
+10000101
+01010101
+00101010
+10000101
+01010101
+00001010
+10000001
+01010101
+01001010
+10100001
+01010101
+01001010
+10100000
+01010101
+01000010
+10101000
+01010101
+01010010
+10101010
+01010101
+01010100
+10101010
+01010101
+01010100
+00101010
+01010101
+01010101
+00001010
+01010101
+01010101
+01000010
+01010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010010
+10101010
+10101000
+01010000
+10101010
+10101000
+01010000
+10101010
+10101010
+01010000
+10101010
+10101000
+01010100
+10101010
+10101000
+01010100
+00101010
+10100000
+01010101
+00000000
+00000001
+01010101
+01010000
+00010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+00000101
+01010101
+01010101
+10000001
+01010101
+01010101
+10100000
+00000000
+00000000
+10101010
+10000000
+00001010
+10101010
+10101010
+10101010
+00101010
+10101010
+10101010
+00000010
+10101010
+10101010
+01010000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01000010
+10100001
+00010101
+01000010
+10100001
+00010101
+01010010
+10100000
+00010101
+01000010
+10100001
+00010101
+01000010
+10100001
+01010101
+01001010
+10100001
+01010101
+01001010
+10100001
+01010101
+00001010
+10000001
+01010101
+00101010
+10000101
+01010100
+10101010
+00000101
+01010010
+10101010
+00010101
+00001010
+10101000
+00010101
+00101010
+10100000
+01010101
+10101010
+10000001
+01010101
+10101010
+00000101
+01010101
+10100000
+00010101
+01010101
+00000001
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010010
+00010101
+01010101
+01001010
+00010101
+01010101
+00101010
+00010101
+01010100
+10101010
+00010101
+01010010
+10101010
+00010101
+01010010
+10101010
+00010101
+01010100
+10101010
+00010101
+01010101
+00101010
+00010101
+01010101
+01001010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010100
+10000101
+01010101
+01010100
+10100001
+01010101
+01010100
+10101000
+01010101
+01010100
+10101010
+00010101
+01010100
+10101010
+10000101
+01010100
+10101010
+10000101
+01010100
+10101010
+00010101
+01010100
+10101000
+01010101
+01010100
+10100001
+01010101
+01010100
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010010
+10101010
+10000101
+01010000
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010101
+00101000
+01010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00000101
+01010010
+10101010
+10000101
+01010000
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010101
+00101000
+01010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00000101
+01010010
+10101010
+10000101
+01010000
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010101
+00101000
+01010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00101000
+01010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00000101
+01010010
+10101010
+10000101
+01010000
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010101
+00101000
+01010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00000101
+01010010
+10101010
+10000101
+01010000
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010101
+00101000
+01010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+00000101
+01010010
+10101010
+10000101
+01010000
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00000000
+01010101
+00101010
+10101010
+01010101
+01000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+01010101
+10101010
+10101010
+00010101
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010100
+10101000
+01010101
+01010100
+10101000
+01010101
+01010010
+10101010
+00010101
+01010010
+10101010
+00010101
+01001010
+10001010
+10000101
+01001010
+00010010
+10000101
+00101000
+01010100
+10100001
+00100001
+01010101
+00100001
+01000101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010100
+10000101
+01010101
+01010010
+10000101
+01010101
+01001010
+10000101
+01010101
+00101010
+10000101
+01010100
+10101010
+10000101
+01010010
+10101010
+10000101
+01001010
+10000010
+10000101
+00100000
+00010010
+10000101
+01000101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+00001000
+01010101
+01000000
+10100001
+01010000
+00101010
+10100001
+01001010
+10101010
+10000101
+00101010
+10101010
+10000101
+01000000
+00001010
+10000101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00000000
+00000001
+00101010
+10101010
+10101000
+01000010
+10101010
+10100001
+01010100
+00101010
+10000101
+01010101
+00101010
+00010101
+01010100
+10101000
+01010101
+01010100
+10100001
+01010101
+01010100
+10000101
+01010101
+01010010
+00010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+00010101
+01010101
+01001010
+10000001
+01010101
+01000010
+10101000
+00010101
+01010000
+10101010
+10000001
+01010100
+00101010
+10101000
+01010000
+10101010
+10000001
+01000010
+10101000
+00010101
+01001010
+10000001
+01010101
+00101000
+00010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010010
+00010101
+01010101
+01010100
+10000101
+01010101
+01010100
+10100001
+01010101
+01010100
+10101000
+01010101
+01010101
+00101010
+00010101
+01010100
+00101010
+10000101
+01000010
+10101010
+10100001
+00101010
+10101010
+10101000
+01000000
+00000000
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01010101
+01001010
+00010101
+01000000
+00001010
+10000101
+00101010
+10101010
+10000101
+01001010
+10101010
+10000101
+01010000
+00101010
+10100001
+01010101
+01000000
+10100001
+01010101
+01010101
+00001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010100
+10000101
+01000101
+01010100
+10000101
+00100000
+00010010
+10000101
+01001010
+10000010
+10000101
+01010010
+10101010
+10000101
+01010100
+10101010
+10000101
+01010101
+00101010
+10000101
+01010101
+01001010
+10000101
+01010101
+01010010
+10000101
+01010101
+01010100
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01000101
+00100001
+01010101
+00100001
+00101000
+01010100
+10100001
+01001010
+00010010
+10000101
+01001010
+10001010
+10000101
+01010010
+10101010
+00010101
+01010010
+10101010
+00010101
+01010100
+10101000
+01010101
+01010100
+10101000
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010001
+01010010
+10000100
+00001000
+01010010
+10000010
+10100001
+01010010
+10101010
+10000101
+01010010
+10101010
+00010101
+01010010
+10101000
+01010101
+01010010
+10100001
+01010101
+01010010
+10000101
+01010101
+01010010
+00010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010101
+00100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010010
+10100000
+00000001
+01010010
+10101010
+10101000
+01010010
+10101010
+10100001
+01001010
+10101000
+00000101
+01001010
+00000001
+01010101
+00100000
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010100
+10000101
+01010101
+01010010
+00010101
+01010101
+01001010
+00010101
+01010101
+00101010
+00010101
+01010100
+10101000
+01010101
+01010010
+10101000
+00010101
+01001010
+10101010
+10000001
+00101010
+10101010
+10101000
+01000000
+00000000
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010100
+00101000
+01010101
+01000010
+10100001
+01010100
+00101010
+10000101
+01000010
+10101010
+00010101
+00101010
+10101000
+01010101
+01000010
+10101010
+00010101
+01010100
+00101010
+10000101
+01010101
+01000010
+10100001
+01010101
+01010100
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00000000
+00000001
+00101010
+10101010
+10101000
+01001010
+10101010
+10000001
+01010010
+10101000
+00010101
+01010100
+10101000
+01010101
+01010101
+00101010
+00010101
+01010101
+01001010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010100
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100000
+01010101
+01010101
+01001010
+00000001
+01010101
+01001010
+10101000
+00000101
+01010010
+10101010
+10100001
+01010010
+10101010
+10101000
+01010010
+10100000
+00000001
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010100
+10100001
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010010
+00010101
+01010101
+01010010
+10000101
+01010101
+01010010
+10100001
+01010101
+01010010
+10101000
+01010101
+01010010
+10101010
+00010101
+01010010
+10101010
+10000101
+01010010
+10000010
+10100001
+01010010
+10000100
+00001000
+01010010
+00010101
+01010001
+01010010
+00010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010100
+10101010
+00010101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010100
+10101010
+00010101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010100
+10101010
+00010101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010100
+10101010
+00010101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010100
+10101010
+00010101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010100
+10101010
+00010101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010100
+10101010
+00010101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010100
+10101010
+00010101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00010101
+01010100
+10101010
+00010101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+00101010
+00010101
+01010100
+10100010
+10000101
+01010010
+10000100
+10100001
+01010100
+00010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+00101010
+00010101
+01010100
+10100010
+10000101
+01010010
+10000100
+10100001
+01010100
+00010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+00101010
+00010101
+01010100
+10100010
+10000101
+01010010
+10000100
+10100001
+01010100
+00010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+00000101
+01010010
+10000100
+10100001
+01010100
+10100010
+10000101
+01010101
+00101010
+00010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+00000101
+01010010
+10000100
+10100001
+01010100
+10100010
+10000101
+01010101
+00101010
+00010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00010101
+00000101
+01010010
+10000100
+10100001
+01010100
+10100010
+10000101
+01010101
+00101010
+00010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01000101
+00000001
+01001000
+00100000
+10101000
+00100010
+00100001
+00100001
+00101010
+00100001
+00100001
+00100010
+00100000
+00100001
+00100010
+00101010
+00100001
+01000100
+01000000
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01001000
+01010101
+01010101
+01000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+10000101
+01010101
+01010100
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00010101
+01010101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010010
+00010101
+01010101
+01010000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00100001
+01010101
+01010101
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01010010
+01010101
+01010101
+01010010
+01010101
+01010101
+01010010
+01010101
+01010101
+01010010
+01010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+00010101
+01001000
+01010100
+10000101
+01010010
+00010010
+00010101
+01010100
+10001000
+01010101
+01010101
+00100001
+01010101
+01010100
+10001000
+01010101
+01010010
+00010010
+00010101
+01001000
+01010100
+10000101
+01010001
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+01010101
+01010101
+00101010
+00010101
+01010101
+00101010
+00010101
+01010101
+01000000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00010101
+01010101
+00101010
+10000101
+01010101
+00101010
+10000101
+01010101
+01000000
+00010101
+01010101
+00101010
+00010101
+01010101
+00101010
+00010101
+01010101
+01000000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00000101
+01010101
+00101010
+10100001
+01010101
+00101010
+10100001
+01010101
+01000000
+00000101
+01010101
+00101010
+10000101
+01010101
+00101010
+10000101
+01010101
+01000000
+00010101
+01010101
+00101010
+00010101
+01010101
+00101010
+00010101
+01010101
+01000000
+01010101
+01010101
+00101000
+01010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01000101
+00000101
+00101000
+00100000
+10100001
+00100010
+00100010
+00000101
+00100010
+00100010
+10100001
+00100010
+00100000
+00100001
+00101000
+00100010
+10100001
+01000001
+01000100
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+00100110
+00010101
+01010100
+10010101
+10000101
+01010010
+01010101
+01100001
+01001001
+01010101
+01011000
+00100101
+01010101
+01010110
+10010101
+01010101
+01010101
+00100101
+01010101
+01010110
+01001001
+01010101
+01011000
+01010010
+01010101
+01100001
+01010100
+10010101
+10000101
+01010101
+00100110
+00010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00000000
+00000101
+00101010
+10101010
+10100001
+00101010
+10000000
+00101000
+00101010
+10000000
+00001000
+00101010
+10000000
+00101000
+00101010
+10101010
+10100001
+01000000
+00000000
+00000101
+01010101
+01010101
+01010101
+00000101
+00010000
+01000000
+10100000
+10001010
+00101010
+10001000
+10001000
+00001000
+10001000
+10000010
+00001000
+10001000
+10000000
+10001000
+10100000
+10001010
+00001000
+00000101
+00010000
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10100010
+10001010
+00101000
+10100010
+10001010
+00101000
+10100010
+10001010
+00101000
+10100010
+10001010
+00101000
+10100010
+10001010
+00101000
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+00000101
+01000101
+00100000
+10100000
+00100001
+10001000
+10001000
+10001000
+10001000
+10001000
+10001000
+00100000
+10100000
+00100001
+01000101
+00000101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000001
+01010101
+01010010
+10101000
+00000000
+01010100
+00000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01010001
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+00101010
+00010101
+00010100
+10100010
+10000101
+01010101
+00101010
+00010101
+01010101
+01001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01010001
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000101
+00000000
+00001010
+10100001
+01010101
+01010000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010100
+01010101
+01010101
+01010100
+01010101
+01010101
+01010100
+01010000
+00000000
+01010101
+01001010
+10101010
+00010101
+01010000
+00000000
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010100
+01010101
+01010101
+01010100
+01010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000000
+00010101
+00000000
+00101010
+10010101
+10101010
+10010101
+01010101
+01010101
+10010101
+01010101
+01010101
+10010101
+01010101
+01010101
+10010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10010101
+01010101
+01010101
+10010101
+01010101
+01010101
+10010101
+01010101
+01010101
+10010101
+01010101
+01010101
+00101010
+10010101
+10101010
+01000000
+00010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+01010101
+01000000
+00000001
+01010101
+00101010
+10101000
+01010101
+01000000
+00000001
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010010
+01010101
+01010101
+01010100
+01010100
+00000101
+01010101
+01010010
+10100001
+01010101
+01010100
+00000101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010010
+01010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01000101
+01010010
+00010101
+00100001
+01001000
+01010101
+01001000
+00101000
+01010101
+01001010
+10101000
+01010101
+01001010
+00000001
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+01010101
+01010000
+10101000
+01010101
+01001010
+00101000
+01010101
+01001010
+01001000
+01010101
+01001000
+01010010
+00010101
+00100001
+01010100
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+00100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010100
+00000101
+01010101
+01010010
+10100001
+01010101
+01010100
+00000101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010101
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010010
+01010000
+00000001
+01001000
+01001010
+10101000
+00100001
+01010000
+00000001
+01001000
+01010101
+01010101
+01010010
+01010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010100
+00100001
+01010101
+01010010
+01001000
+01010101
+01001000
+00100001
+01010101
+01010010
+10000101
+01010101
+01010100
+00010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01000000
+01010101
+01010101
+01010001
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010100
+00100001
+01010101
+01010010
+01001000
+01010101
+01001000
+00100001
+01010101
+01010010
+01000101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+00100001
+01010101
+01010101
+01001000
+01010000
+00000001
+01010010
+00001010
+10101000
+01001000
+01010000
+00000001
+00100001
+01010101
+01010101
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+01010101
+01001010
+10101010
+01010101
+01010000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+00000000
+01010101
+01001010
+10101010
+01010101
+01010000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010100
+10000101
+01010101
+01010010
+00100001
+01010101
+01001000
+01001000
+01010101
+00100001
+01010010
+00010100
+10000101
+01010100
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+00010101
+01010010
+00010100
+10000101
+01001000
+01010101
+00100001
+00100001
+01010101
+01001000
+10000101
+01010101
+01010010
+00010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000101
+01010101
+10101010
+10100001
+01010101
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000101
+01010101
+10101010
+10100001
+01010101
+00000000
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10010101
+01010101
+01010101
+00101010
+10101010
+10101010
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010110
+10101010
+10010101
+01011000
+00000000
+00100101
+10100000
+00000000
+00001010
+00000000
+00000000
+00000000
+10100000
+00000000
+00001010
+01011010
+10101010
+10100101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010110
+10101010
+10101010
+10101000
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+00100001
+01010101
+01010101
+01001000
+01010101
+01010101
+01010010
+01010101
+01010101
+01010100
+01000000
+00000000
+00000000
+00101010
+10101010
+10101010
+00100000
+00000000
+00000000
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010100
+00000000
+00010100
+10000010
+10101010
+10000010
+10001001
+01010101
+01100010
+10101001
+01010101
+01101010
+00001001
+01010101
+01100000
+00001001
+01010101
+01100000
+01010010
+10101010
+10000101
+01010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001000
+01010101
+01010101
+00100001
+01010101
+01010101
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+00000000
+00000000
+00000001
+10101010
+10101010
+10101000
+00000000
+00000000
+00001000
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010001
+01010101
+01010101
+01001001
+01010101
+01010101
+00100101
+01010101
+01010100
+10010101
+01010101
+01010010
+01010101
+01010101
+01010100
+10010101
+01010101
+01010101
+00100101
+01010101
+01010101
+01001001
+01010101
+01010101
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010001
+01010101
+01010010
+01001001
+01010101
+01001001
+00100101
+01010101
+00100100
+10010101
+01010100
+10010010
+01010101
+01010101
+00100100
+10010101
+01010101
+01001001
+00100101
+01010101
+01010010
+01001001
+01010101
+01010100
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010100
+01010001
+01010100
+10010010
+01001001
+01010010
+01001001
+00100101
+01001001
+00100100
+10010101
+00100100
+10010010
+01010101
+01001001
+00100100
+10010101
+01010010
+01001001
+00100101
+01010100
+10010010
+01001001
+01010101
+00010100
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010101
+01010101
+01100001
+01010101
+01010101
+01011000
+01010101
+01010101
+01010110
+00010101
+01010101
+01010101
+10000101
+01010101
+01010110
+00010101
+01010101
+01011000
+01010101
+01010101
+01100001
+01010101
+01010101
+01000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+00010101
+01010101
+01100001
+10000101
+01010101
+01011000
+01100001
+01010101
+01010110
+00011000
+01010101
+01010101
+10000110
+00010101
+01010110
+00011000
+01010101
+01011000
+01100001
+01010101
+01100001
+10000101
+01010101
+01000101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+00010100
+01010101
+01100001
+10000110
+00010101
+01011000
+01100001
+10000101
+01010110
+00011000
+01100001
+01010101
+10000110
+00011000
+01010110
+00011000
+01100001
+01011000
+01100001
+10000101
+01100001
+10000110
+00010101
+01000101
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10010110
+00010101
+01010010
+01010101
+10000101
+01001001
+01010101
+01100001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10010110
+00010101
+01010010
+01000001
+10000101
+01001001
+00101000
+01100001
+01010100
+10010110
+00010101
+01010010
+01010101
+10000101
+01001001
+01010101
+01100001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10010110
+00010101
+01010010
+01000001
+10000101
+01001001
+00101000
+01100001
+01010100
+10010110
+00010101
+01010010
+01000001
+10000101
+01001001
+00101000
+01100001
+01010100
+10010110
+00010101
+01010010
+01010101
+10000101
+01001001
+01010101
+01100001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001001
+01010101
+01100001
+01010010
+01010101
+10000101
+01010100
+10010110
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001001
+01010101
+01100001
+01010010
+01010101
+10000101
+01010100
+10010110
+00010101
+01001001
+00101000
+01100001
+01010010
+01000001
+10000101
+01010100
+10010110
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001001
+01010101
+01100001
+01010010
+01010101
+10000101
+01010100
+10010110
+00010101
+01001001
+00101000
+01100001
+01010010
+01000001
+10000101
+01010100
+10010110
+00010101
+01001001
+00101000
+01100001
+01010010
+01000001
+10000101
+01010100
+10010110
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01001010
+10101010
+10101000
+01001010
+10100010
+10101000
+01001010
+10100010
+10101000
+01001010
+10100010
+10101000
+01000010
+10100010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01001010
+10101010
+10101000
+01001010
+10100010
+10101000
+01001010
+10100010
+10101000
+01001010
+10001010
+10101000
+01000010
+10001010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01001010
+10101010
+10101000
+01001010
+10100010
+10101000
+01001010
+10001010
+10101000
+01001010
+00101010
+10101000
+01000010
+10101010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01001010
+10101010
+10101000
+01001000
+00000010
+10101000
+01001010
+10101010
+10101000
+01001010
+10101010
+10101000
+01000010
+10101010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01001000
+00101010
+10101000
+01001010
+10000010
+10101000
+01001010
+10101010
+10101000
+01001010
+10101010
+10101000
+01000010
+10101010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10001010
+10000101
+01010010
+10001010
+10100001
+01001010
+10100010
+10101000
+01001010
+10100010
+10101000
+01001010
+10101010
+10101000
+01001010
+10101010
+10101000
+01000010
+10101010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10100010
+10000101
+01010010
+10100010
+10100001
+01001010
+10100010
+10101000
+01001010
+10100010
+10101000
+01001010
+10101010
+10101000
+01001010
+10101010
+10101000
+01000010
+10101010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101000
+10000101
+01010010
+10101000
+10100001
+01001010
+10100010
+10101000
+01001010
+10100010
+10101000
+01001010
+10101010
+10101000
+01001010
+10101010
+10101000
+01000010
+10101010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01001010
+10101010
+00001000
+01001010
+10100000
+10101000
+01001010
+10101010
+10101000
+01001010
+10101010
+10101000
+01000010
+10101010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01001010
+10101010
+10101000
+01001010
+10100000
+00001000
+01001010
+10101010
+10101000
+01001010
+10101010
+10101000
+01000010
+10101010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01001010
+10101010
+10101000
+01001010
+10100010
+10101000
+01001010
+10101000
+10101000
+01001010
+10101010
+00101000
+01000010
+10101010
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00010101
+01010100
+10101010
+10000101
+01010010
+10101010
+10100001
+01001010
+10101010
+10101000
+01001010
+10100010
+10101000
+01001010
+10100010
+10101000
+01001010
+10101000
+10101000
+01000010
+10101000
+10100000
+01010000
+10101010
+10000001
+01010100
+00000000
+00000101
+01010101
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01000100
+10101010
+00010001
+00100010
+00000000
+10001000
+00101000
+01010101
+00101000
+00101010
+00010100
+10101000
+01000000
+01010101
+00000001
+01010101
+01000001
+01010101
+01010101
+00101000
+01010101
+01010100
+10000010
+00010101
+01010100
+10000010
+00010101
+01010101
+00101000
+01010101
+01010101
+01000001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01000100
+10101010
+00010101
+00100010
+00000000
+01010101
+00101000
+01010101
+01010101
+00101010
+00010101
+01010101
+01000000
+01010101
+01010101
+00101000
+01010101
+01010101
+00100010
+00000101
+00010100
+00100010
+00100000
+10000010
+00101000
+10001000
+10100010
+00100000
+10101000
+10001010
+00100000
+10001000
+10000010
+01000101
+00010001
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01010100
+10101010
+00010001
+01010101
+00000000
+10001000
+01010101
+01010101
+00101000
+01010101
+01010100
+10101000
+01000000
+01010101
+00000001
+00101000
+01010101
+01010101
+00100010
+00000101
+00010100
+00100010
+00100000
+10000010
+00101000
+10001000
+10100010
+00100000
+10101000
+10001010
+00100000
+10001000
+10000010
+01000101
+00010001
+00010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010001
+01010101
+01010010
+00001000
+01010100
+01010010
+00001000
+01010100
+01010010
+00001010
+00010100
+01010010
+00001000
+10000100
+01010010
+00001000
+10000100
+01010010
+00001000
+00100000
+01010010
+00001000
+01001000
+01010010
+00001000
+01001000
+01010010
+00001000
+01010010
+01010010
+00001000
+01010100
+01010010
+00001000
+01010100
+01010100
+01010001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010100
+01010101
+10000101
+01010010
+00010101
+10000101
+01001000
+10000101
+10000101
+01001000
+10000101
+10000101
+01001000
+10000101
+10000101
+00100001
+00100001
+10000101
+00100000
+00100001
+10000101
+00101010
+10100001
+10000100
+10000000
+00001000
+10000100
+10000101
+01011000
+10000010
+00010101
+01010010
+10000010
+00010101
+01010010
+00010100
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01000101
+01010100
+01010101
+00100001
+01010010
+00010101
+00100001
+01010010
+00010101
+00100001
+01010010
+00010101
+01001000
+01001000
+01010101
+01001000
+01001000
+01010101
+01001000
+01001000
+01010101
+01010010
+00100001
+01010101
+01010010
+00100001
+01010101
+01010010
+00100001
+01010101
+00010100
+10000101
+01010101
+00010100
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+00000000
+00000000
+01010010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000001
+01010100
+00000000
+10000101
+00000010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+01010101
+01000000
+10101010
+00000000
+01010010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00010101
+10101010
+10101010
+10000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01001010
+10101010
+10101010
+00101010
+10101010
+10101010
+00101010
+10101010
+10101010
+00101010
+10101010
+10101010
+00101010
+10101010
+10101010
+00101010
+10101010
+10101010
+00101010
+10101010
+10101010
+01001010
+10101010
+10101010
+01010010
+10101010
+10101010
+01010100
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010100
+01010101
+01010101
+01010010
+01010101
+01010101
+01001010
+01010101
+01010101
+01001010
+01010101
+01010101
+00101010
+01010101
+01010101
+00101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101000
+10101010
+10101010
+10100001
+10101010
+10101010
+10000100
+10101010
+10101010
+00010010
+10101010
+10101000
+01001010
+10101010
+10100001
+00101010
+10101010
+10100000
+10101000
+10101010
+10000100
+10100010
+10101010
+00010010
+10100010
+00000000
+01001010
+10100010
+01010101
+01001010
+10100010
+01010101
+00101010
+10100010
+00000000
+00101010
+10101000
+10101000
+00101010
+10101010
+10100000
+10101010
+10101010
+10100000
+10101010
+10101010
+10100000
+10101010
+10101010
+10100000
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010100
+10101010
+10101010
+01000010
+10101010
+10101010
+00101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10000000
+00001010
+10101010
+00101010
+10100010
+10101010
+10101010
+10101000
+10101010
+10101010
+10101010
+00101010
+10101000
+10101010
+10001010
+10100000
+00101010
+10001010
+10101000
+00101010
+10001010
+10101010
+10001010
+00101010
+10101010
+10100010
+10101010
+00101010
+10101000
+10100000
+10000010
+10001010
+10001010
+10101000
+00101010
+00101010
+10101010
+10101010
+00101010
+10101010
+10101010
+00101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+00010100
+10101010
+10101010
+10000001
+10101010
+10101010
+10101000
+10101010
+10101010
+10101010
+10101010
+10100000
+00000010
+10101010
+00001010
+10101000
+10101000
+10101010
+10101010
+10101000
+10101010
+10101010
+10100010
+10101010
+00101010
+10100010
+10101000
+00001010
+10100010
+10101000
+00101010
+10101000
+10100010
+10101010
+10101010
+10001010
+10101010
+00001010
+00101010
+10101000
+10100010
+10100010
+10000010
+10101000
+10101000
+00101010
+10101000
+10101010
+10101010
+10101000
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00101010
+10101010
+10101010
+01001010
+10101010
+10101010
+00010010
+10101010
+10101010
+10000100
+10101010
+10101010
+10100001
+00101010
+10101010
+10101000
+01001010
+10101010
+00101010
+00001010
+10101010
+10001010
+00010010
+10101010
+10001010
+10000100
+10101010
+10001010
+10100001
+00000000
+10001010
+10100001
+01010101
+10001010
+10101000
+01010101
+00101010
+10101000
+00000000
+10101010
+10101000
+00101010
+10101010
+10101000
+00001010
+10101010
+10101010
+00001010
+10101010
+10101010
+00001010
+10101010
+10101010
+00001010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10100001
+10101010
+10101010
+10101000
+10101010
+10101010
+10101000
+10101010
+10101010
+10101000
+10101010
+10101010
+10101000
+10101010
+10101010
+10101000
+10101010
+10101010
+10101001
+10101010
+10101010
+10100001
+10101010
+10101010
+10000101
+00000000
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+01010101
+01010101
+10000101
+01010101
+01010101
+10100001
+01010101
+01010101
+10100001
+01010101
+01010101
+10101000
+01010101
+01010101
+10101000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00101010
+01010101
+01010101
+01001010
+01010101
+01010101
+01001010
+01010101
+01010101
+01010010
+01010101
+01010101
+01010100
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01001010
+01010101
+01010101
+00101010
+01010101
+01010100
+10101010
+01010101
+01010010
+10101010
+01010101
+01010010
+10101010
+01010101
+01010010
+10101010
+01010101
+01010010
+10101010
+01010101
+01010100
+10101010
+01010101
+01010101
+00101010
+01010101
+01010101
+01001010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10100000
+10101010
+10101010
+10100000
+10101010
+10101010
+10100000
+10101010
+10101010
+10101000
+00101010
+10101010
+00000000
+00101010
+10101010
+01010101
+00101010
+10101000
+01010101
+01001010
+10100010
+00000000
+01001010
+10100010
+10101010
+00010010
+10100010
+10101010
+10000010
+10100010
+10101010
+10000100
+10100010
+10101010
+10100000
+10101000
+10101010
+10100001
+00101010
+10101010
+10101000
+01001010
+10101010
+10101010
+00010010
+10101010
+10101010
+10000100
+10101010
+10101010
+10100001
+10101010
+10101010
+10101000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+00001010
+10101010
+10101010
+10000010
+10101000
+00101010
+10000000
+10000010
+10001010
+10100000
+00101010
+10101000
+10100000
+10101010
+10100010
+10101000
+10101010
+10001010
+00101010
+10101000
+00101010
+10001010
+10100000
+00101010
+10001010
+10101000
+10101010
+10001010
+10101010
+10101010
+00101010
+10101010
+10101000
+10101010
+00001010
+10100010
+10101010
+10100000
+00001010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+00001010
+10101010
+10101010
+01010000
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10100000
+10101010
+10101010
+10000010
+10101010
+10101010
+00000010
+10101000
+00101010
+00001010
+10100010
+10000010
+00001010
+00101010
+10101000
+00101010
+10001010
+10101010
+10101000
+10100010
+10101010
+10100010
+10101000
+00101010
+10100010
+10101000
+00001010
+10100010
+10101010
+00101010
+10101000
+10101010
+10101010
+10101010
+00101010
+10101010
+10101010
+10001010
+10100000
+10101010
+10100000
+00001010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10100000
+10101010
+10101010
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+00001010
+10101010
+10101010
+00001010
+10101010
+10101010
+00001010
+10101010
+10101000
+00101010
+10101010
+10101000
+00000000
+00101010
+10101000
+01010101
+10001010
+10100001
+01010101
+10001010
+10100001
+00000000
+10001010
+10000100
+10101010
+10001010
+10000010
+10101010
+10001010
+00010010
+10101010
+00101010
+00001010
+10101010
+10101000
+01001010
+10101010
+10100001
+00101010
+10101010
+10000100
+10101010
+10101010
+00010010
+10101010
+10101010
+01001010
+10101010
+10101010
+00101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+10101010
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010101
+10100001
+01010101
+01010101
+10101000
+01010101
+01010101
+10101010
+00010101
+01010101
+10101010
+10000101
+01010101
+10101010
+10000101
+01010101
+10101010
+10000101
+01010101
+10101010
+10000101
+01010101
+10101010
+00010101
+01010101
+10101000
+01010101
+01010101
+10100001
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101000
+01010101
+01010101
+10100001
+01010101
+01010101
+10100001
+01010101
+01010101
+10000101
+01010101
+01010101
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00010101
+00000010
+10101010
+01010101
+01010100
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+10101010
+10000000
+00010100
+00000000
+00010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000000
+00000000
+00000000
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+00000101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
+01010101
01010101
\ No newline at end of file
diff --git a/resources/osd/analogue/vision.png b/resources/osd/analogue/vision.png
new file mode 100644
index 00000000..464685d2
Binary files /dev/null and b/resources/osd/analogue/vision.png differ
diff --git a/resources/osd/vision.yaml b/resources/osd/analogue/vision.yaml
similarity index 100%
rename from resources/osd/vision.yaml
rename to resources/osd/analogue/vision.yaml
diff --git a/resources/osd/vision/001.png b/resources/osd/analogue/vision/001.png
similarity index 100%
rename from resources/osd/vision/001.png
rename to resources/osd/analogue/vision/001.png
diff --git a/resources/osd/vision/002.png b/resources/osd/analogue/vision/002.png
similarity index 100%
rename from resources/osd/vision/002.png
rename to resources/osd/analogue/vision/002.png
diff --git a/resources/osd/vision/003.png b/resources/osd/analogue/vision/003.png
similarity index 100%
rename from resources/osd/vision/003.png
rename to resources/osd/analogue/vision/003.png
diff --git a/resources/osd/vision/004.png b/resources/osd/analogue/vision/004.png
similarity index 100%
rename from resources/osd/vision/004.png
rename to resources/osd/analogue/vision/004.png
diff --git a/resources/osd/vision/005.png b/resources/osd/analogue/vision/005.png
similarity index 100%
rename from resources/osd/vision/005.png
rename to resources/osd/analogue/vision/005.png
diff --git a/resources/osd/vision/006.png b/resources/osd/analogue/vision/006.png
similarity index 100%
rename from resources/osd/vision/006.png
rename to resources/osd/analogue/vision/006.png
diff --git a/resources/osd/vision/007.png b/resources/osd/analogue/vision/007.png
similarity index 100%
rename from resources/osd/vision/007.png
rename to resources/osd/analogue/vision/007.png
diff --git a/resources/osd/vision/008-009.png b/resources/osd/analogue/vision/008-009.png
similarity index 100%
rename from resources/osd/vision/008-009.png
rename to resources/osd/analogue/vision/008-009.png
diff --git a/resources/osd/vision/010.png b/resources/osd/analogue/vision/010.png
similarity index 100%
rename from resources/osd/vision/010.png
rename to resources/osd/analogue/vision/010.png
diff --git a/resources/osd/vision/011.png b/resources/osd/analogue/vision/011.png
similarity index 100%
rename from resources/osd/vision/011.png
rename to resources/osd/analogue/vision/011.png
diff --git a/resources/osd/vision/012.png b/resources/osd/analogue/vision/012.png
similarity index 100%
rename from resources/osd/vision/012.png
rename to resources/osd/analogue/vision/012.png
diff --git a/resources/osd/vision/013.png b/resources/osd/analogue/vision/013.png
similarity index 100%
rename from resources/osd/vision/013.png
rename to resources/osd/analogue/vision/013.png
diff --git a/resources/osd/vision/014-015.png b/resources/osd/analogue/vision/014-015.png
similarity index 100%
rename from resources/osd/vision/014-015.png
rename to resources/osd/analogue/vision/014-015.png
diff --git a/resources/osd/vision/016.png b/resources/osd/analogue/vision/016.png
similarity index 100%
rename from resources/osd/vision/016.png
rename to resources/osd/analogue/vision/016.png
diff --git a/resources/osd/vision/017.png b/resources/osd/analogue/vision/017.png
similarity index 100%
rename from resources/osd/vision/017.png
rename to resources/osd/analogue/vision/017.png
diff --git a/resources/osd/vision/018.png b/resources/osd/analogue/vision/018.png
similarity index 100%
rename from resources/osd/vision/018.png
rename to resources/osd/analogue/vision/018.png
diff --git a/resources/osd/vision/019.png b/resources/osd/analogue/vision/019.png
similarity index 100%
rename from resources/osd/vision/019.png
rename to resources/osd/analogue/vision/019.png
diff --git a/resources/osd/vision/020.png b/resources/osd/analogue/vision/020.png
similarity index 100%
rename from resources/osd/vision/020.png
rename to resources/osd/analogue/vision/020.png
diff --git a/resources/osd/vision/021.png b/resources/osd/analogue/vision/021.png
similarity index 100%
rename from resources/osd/vision/021.png
rename to resources/osd/analogue/vision/021.png
diff --git a/resources/osd/vision/022.png b/resources/osd/analogue/vision/022.png
similarity index 100%
rename from resources/osd/vision/022.png
rename to resources/osd/analogue/vision/022.png
diff --git a/resources/osd/vision/023.png b/resources/osd/analogue/vision/023.png
similarity index 100%
rename from resources/osd/vision/023.png
rename to resources/osd/analogue/vision/023.png
diff --git a/resources/osd/vision/024.png b/resources/osd/analogue/vision/024.png
similarity index 100%
rename from resources/osd/vision/024.png
rename to resources/osd/analogue/vision/024.png
diff --git a/resources/osd/vision/025.png b/resources/osd/analogue/vision/025.png
similarity index 100%
rename from resources/osd/vision/025.png
rename to resources/osd/analogue/vision/025.png
diff --git a/resources/osd/vision/026.png b/resources/osd/analogue/vision/026.png
similarity index 100%
rename from resources/osd/vision/026.png
rename to resources/osd/analogue/vision/026.png
diff --git a/resources/osd/vision/027.png b/resources/osd/analogue/vision/027.png
similarity index 100%
rename from resources/osd/vision/027.png
rename to resources/osd/analogue/vision/027.png
diff --git a/resources/osd/vision/028.png b/resources/osd/analogue/vision/028.png
similarity index 100%
rename from resources/osd/vision/028.png
rename to resources/osd/analogue/vision/028.png
diff --git a/resources/osd/vision/029.png b/resources/osd/analogue/vision/029.png
similarity index 100%
rename from resources/osd/vision/029.png
rename to resources/osd/analogue/vision/029.png
diff --git a/resources/osd/vision/030.png b/resources/osd/analogue/vision/030.png
similarity index 100%
rename from resources/osd/vision/030.png
rename to resources/osd/analogue/vision/030.png
diff --git a/resources/osd/vision/031.png b/resources/osd/analogue/vision/031.png
similarity index 100%
rename from resources/osd/vision/031.png
rename to resources/osd/analogue/vision/031.png
diff --git a/resources/osd/vision/032.png b/resources/osd/analogue/vision/032.png
similarity index 100%
rename from resources/osd/vision/032.png
rename to resources/osd/analogue/vision/032.png
diff --git a/resources/osd/vision/033.png b/resources/osd/analogue/vision/033.png
similarity index 100%
rename from resources/osd/vision/033.png
rename to resources/osd/analogue/vision/033.png
diff --git a/resources/osd/vision/034.png b/resources/osd/analogue/vision/034.png
similarity index 100%
rename from resources/osd/vision/034.png
rename to resources/osd/analogue/vision/034.png
diff --git a/resources/osd/vision/035.png b/resources/osd/analogue/vision/035.png
similarity index 100%
rename from resources/osd/vision/035.png
rename to resources/osd/analogue/vision/035.png
diff --git a/resources/osd/vision/036.png b/resources/osd/analogue/vision/036.png
similarity index 100%
rename from resources/osd/vision/036.png
rename to resources/osd/analogue/vision/036.png
diff --git a/resources/osd/vision/037.png b/resources/osd/analogue/vision/037.png
similarity index 100%
rename from resources/osd/vision/037.png
rename to resources/osd/analogue/vision/037.png
diff --git a/resources/osd/vision/038.png b/resources/osd/analogue/vision/038.png
similarity index 100%
rename from resources/osd/vision/038.png
rename to resources/osd/analogue/vision/038.png
diff --git a/resources/osd/vision/039.png b/resources/osd/analogue/vision/039.png
similarity index 100%
rename from resources/osd/vision/039.png
rename to resources/osd/analogue/vision/039.png
diff --git a/resources/osd/vision/040.png b/resources/osd/analogue/vision/040.png
similarity index 100%
rename from resources/osd/vision/040.png
rename to resources/osd/analogue/vision/040.png
diff --git a/resources/osd/vision/041.png b/resources/osd/analogue/vision/041.png
similarity index 100%
rename from resources/osd/vision/041.png
rename to resources/osd/analogue/vision/041.png
diff --git a/resources/osd/vision/042.png b/resources/osd/analogue/vision/042.png
similarity index 100%
rename from resources/osd/vision/042.png
rename to resources/osd/analogue/vision/042.png
diff --git a/resources/osd/vision/043.png b/resources/osd/analogue/vision/043.png
similarity index 100%
rename from resources/osd/vision/043.png
rename to resources/osd/analogue/vision/043.png
diff --git a/resources/osd/vision/044.png b/resources/osd/analogue/vision/044.png
similarity index 100%
rename from resources/osd/vision/044.png
rename to resources/osd/analogue/vision/044.png
diff --git a/resources/osd/vision/045.png b/resources/osd/analogue/vision/045.png
similarity index 100%
rename from resources/osd/vision/045.png
rename to resources/osd/analogue/vision/045.png
diff --git a/resources/osd/vision/046.png b/resources/osd/analogue/vision/046.png
similarity index 100%
rename from resources/osd/vision/046.png
rename to resources/osd/analogue/vision/046.png
diff --git a/resources/osd/vision/047.png b/resources/osd/analogue/vision/047.png
similarity index 100%
rename from resources/osd/vision/047.png
rename to resources/osd/analogue/vision/047.png
diff --git a/resources/osd/vision/048.png b/resources/osd/analogue/vision/048.png
similarity index 100%
rename from resources/osd/vision/048.png
rename to resources/osd/analogue/vision/048.png
diff --git a/resources/osd/vision/049.png b/resources/osd/analogue/vision/049.png
similarity index 100%
rename from resources/osd/vision/049.png
rename to resources/osd/analogue/vision/049.png
diff --git a/resources/osd/vision/050.png b/resources/osd/analogue/vision/050.png
similarity index 100%
rename from resources/osd/vision/050.png
rename to resources/osd/analogue/vision/050.png
diff --git a/resources/osd/vision/051.png b/resources/osd/analogue/vision/051.png
similarity index 100%
rename from resources/osd/vision/051.png
rename to resources/osd/analogue/vision/051.png
diff --git a/resources/osd/vision/052.png b/resources/osd/analogue/vision/052.png
similarity index 100%
rename from resources/osd/vision/052.png
rename to resources/osd/analogue/vision/052.png
diff --git a/resources/osd/vision/053.png b/resources/osd/analogue/vision/053.png
similarity index 100%
rename from resources/osd/vision/053.png
rename to resources/osd/analogue/vision/053.png
diff --git a/resources/osd/vision/054.png b/resources/osd/analogue/vision/054.png
similarity index 100%
rename from resources/osd/vision/054.png
rename to resources/osd/analogue/vision/054.png
diff --git a/resources/osd/vision/055.png b/resources/osd/analogue/vision/055.png
similarity index 100%
rename from resources/osd/vision/055.png
rename to resources/osd/analogue/vision/055.png
diff --git a/resources/osd/vision/056.png b/resources/osd/analogue/vision/056.png
similarity index 100%
rename from resources/osd/vision/056.png
rename to resources/osd/analogue/vision/056.png
diff --git a/resources/osd/vision/057.png b/resources/osd/analogue/vision/057.png
similarity index 100%
rename from resources/osd/vision/057.png
rename to resources/osd/analogue/vision/057.png
diff --git a/resources/osd/vision/058.png b/resources/osd/analogue/vision/058.png
similarity index 100%
rename from resources/osd/vision/058.png
rename to resources/osd/analogue/vision/058.png
diff --git a/resources/osd/vision/059.png b/resources/osd/analogue/vision/059.png
similarity index 100%
rename from resources/osd/vision/059.png
rename to resources/osd/analogue/vision/059.png
diff --git a/resources/osd/vision/060.png b/resources/osd/analogue/vision/060.png
similarity index 100%
rename from resources/osd/vision/060.png
rename to resources/osd/analogue/vision/060.png
diff --git a/resources/osd/vision/061.png b/resources/osd/analogue/vision/061.png
similarity index 100%
rename from resources/osd/vision/061.png
rename to resources/osd/analogue/vision/061.png
diff --git a/resources/osd/vision/062.png b/resources/osd/analogue/vision/062.png
similarity index 100%
rename from resources/osd/vision/062.png
rename to resources/osd/analogue/vision/062.png
diff --git a/resources/osd/vision/063.png b/resources/osd/analogue/vision/063.png
similarity index 100%
rename from resources/osd/vision/063.png
rename to resources/osd/analogue/vision/063.png
diff --git a/resources/osd/vision/064.png b/resources/osd/analogue/vision/064.png
similarity index 100%
rename from resources/osd/vision/064.png
rename to resources/osd/analogue/vision/064.png
diff --git a/resources/osd/vision/065.png b/resources/osd/analogue/vision/065.png
similarity index 100%
rename from resources/osd/vision/065.png
rename to resources/osd/analogue/vision/065.png
diff --git a/resources/osd/vision/066.png b/resources/osd/analogue/vision/066.png
similarity index 100%
rename from resources/osd/vision/066.png
rename to resources/osd/analogue/vision/066.png
diff --git a/resources/osd/vision/067.png b/resources/osd/analogue/vision/067.png
similarity index 100%
rename from resources/osd/vision/067.png
rename to resources/osd/analogue/vision/067.png
diff --git a/resources/osd/vision/068.png b/resources/osd/analogue/vision/068.png
similarity index 100%
rename from resources/osd/vision/068.png
rename to resources/osd/analogue/vision/068.png
diff --git a/resources/osd/vision/069.png b/resources/osd/analogue/vision/069.png
similarity index 100%
rename from resources/osd/vision/069.png
rename to resources/osd/analogue/vision/069.png
diff --git a/resources/osd/vision/070.png b/resources/osd/analogue/vision/070.png
similarity index 100%
rename from resources/osd/vision/070.png
rename to resources/osd/analogue/vision/070.png
diff --git a/resources/osd/vision/071.png b/resources/osd/analogue/vision/071.png
similarity index 100%
rename from resources/osd/vision/071.png
rename to resources/osd/analogue/vision/071.png
diff --git a/resources/osd/vision/072.png b/resources/osd/analogue/vision/072.png
similarity index 100%
rename from resources/osd/vision/072.png
rename to resources/osd/analogue/vision/072.png
diff --git a/resources/osd/vision/073.png b/resources/osd/analogue/vision/073.png
similarity index 100%
rename from resources/osd/vision/073.png
rename to resources/osd/analogue/vision/073.png
diff --git a/resources/osd/vision/074.png b/resources/osd/analogue/vision/074.png
similarity index 100%
rename from resources/osd/vision/074.png
rename to resources/osd/analogue/vision/074.png
diff --git a/resources/osd/vision/075.png b/resources/osd/analogue/vision/075.png
similarity index 100%
rename from resources/osd/vision/075.png
rename to resources/osd/analogue/vision/075.png
diff --git a/resources/osd/vision/076.png b/resources/osd/analogue/vision/076.png
similarity index 100%
rename from resources/osd/vision/076.png
rename to resources/osd/analogue/vision/076.png
diff --git a/resources/osd/vision/077.png b/resources/osd/analogue/vision/077.png
similarity index 100%
rename from resources/osd/vision/077.png
rename to resources/osd/analogue/vision/077.png
diff --git a/resources/osd/vision/078.png b/resources/osd/analogue/vision/078.png
similarity index 100%
rename from resources/osd/vision/078.png
rename to resources/osd/analogue/vision/078.png
diff --git a/resources/osd/vision/079.png b/resources/osd/analogue/vision/079.png
similarity index 100%
rename from resources/osd/vision/079.png
rename to resources/osd/analogue/vision/079.png
diff --git a/resources/osd/vision/080.png b/resources/osd/analogue/vision/080.png
similarity index 100%
rename from resources/osd/vision/080.png
rename to resources/osd/analogue/vision/080.png
diff --git a/resources/osd/vision/081.png b/resources/osd/analogue/vision/081.png
similarity index 100%
rename from resources/osd/vision/081.png
rename to resources/osd/analogue/vision/081.png
diff --git a/resources/osd/vision/082.png b/resources/osd/analogue/vision/082.png
similarity index 100%
rename from resources/osd/vision/082.png
rename to resources/osd/analogue/vision/082.png
diff --git a/resources/osd/vision/083.png b/resources/osd/analogue/vision/083.png
similarity index 100%
rename from resources/osd/vision/083.png
rename to resources/osd/analogue/vision/083.png
diff --git a/resources/osd/vision/084.png b/resources/osd/analogue/vision/084.png
similarity index 100%
rename from resources/osd/vision/084.png
rename to resources/osd/analogue/vision/084.png
diff --git a/resources/osd/vision/085.png b/resources/osd/analogue/vision/085.png
similarity index 100%
rename from resources/osd/vision/085.png
rename to resources/osd/analogue/vision/085.png
diff --git a/resources/osd/vision/086.png b/resources/osd/analogue/vision/086.png
similarity index 100%
rename from resources/osd/vision/086.png
rename to resources/osd/analogue/vision/086.png
diff --git a/resources/osd/vision/087.png b/resources/osd/analogue/vision/087.png
similarity index 100%
rename from resources/osd/vision/087.png
rename to resources/osd/analogue/vision/087.png
diff --git a/resources/osd/vision/088.png b/resources/osd/analogue/vision/088.png
similarity index 100%
rename from resources/osd/vision/088.png
rename to resources/osd/analogue/vision/088.png
diff --git a/resources/osd/vision/089.png b/resources/osd/analogue/vision/089.png
similarity index 100%
rename from resources/osd/vision/089.png
rename to resources/osd/analogue/vision/089.png
diff --git a/resources/osd/vision/090.png b/resources/osd/analogue/vision/090.png
similarity index 100%
rename from resources/osd/vision/090.png
rename to resources/osd/analogue/vision/090.png
diff --git a/resources/osd/vision/091.png b/resources/osd/analogue/vision/091.png
similarity index 100%
rename from resources/osd/vision/091.png
rename to resources/osd/analogue/vision/091.png
diff --git a/resources/osd/vision/092.png b/resources/osd/analogue/vision/092.png
similarity index 100%
rename from resources/osd/vision/092.png
rename to resources/osd/analogue/vision/092.png
diff --git a/resources/osd/vision/093.png b/resources/osd/analogue/vision/093.png
similarity index 100%
rename from resources/osd/vision/093.png
rename to resources/osd/analogue/vision/093.png
diff --git a/resources/osd/vision/094.png b/resources/osd/analogue/vision/094.png
similarity index 100%
rename from resources/osd/vision/094.png
rename to resources/osd/analogue/vision/094.png
diff --git a/resources/osd/vision/095.png b/resources/osd/analogue/vision/095.png
similarity index 100%
rename from resources/osd/vision/095.png
rename to resources/osd/analogue/vision/095.png
diff --git a/resources/osd/vision/096-097.png b/resources/osd/analogue/vision/096-097.png
similarity index 100%
rename from resources/osd/vision/096-097.png
rename to resources/osd/analogue/vision/096-097.png
diff --git a/resources/osd/vision/098.png b/resources/osd/analogue/vision/098.png
similarity index 100%
rename from resources/osd/vision/098.png
rename to resources/osd/analogue/vision/098.png
diff --git a/resources/osd/vision/099.png b/resources/osd/analogue/vision/099.png
similarity index 100%
rename from resources/osd/vision/099.png
rename to resources/osd/analogue/vision/099.png
diff --git a/resources/osd/vision/100.png b/resources/osd/analogue/vision/100.png
similarity index 100%
rename from resources/osd/vision/100.png
rename to resources/osd/analogue/vision/100.png
diff --git a/resources/osd/vision/101.png b/resources/osd/analogue/vision/101.png
similarity index 100%
rename from resources/osd/vision/101.png
rename to resources/osd/analogue/vision/101.png
diff --git a/resources/osd/vision/102.png b/resources/osd/analogue/vision/102.png
similarity index 100%
rename from resources/osd/vision/102.png
rename to resources/osd/analogue/vision/102.png
diff --git a/resources/osd/vision/103.png b/resources/osd/analogue/vision/103.png
similarity index 100%
rename from resources/osd/vision/103.png
rename to resources/osd/analogue/vision/103.png
diff --git a/resources/osd/vision/104.png b/resources/osd/analogue/vision/104.png
similarity index 100%
rename from resources/osd/vision/104.png
rename to resources/osd/analogue/vision/104.png
diff --git a/resources/osd/vision/105.png b/resources/osd/analogue/vision/105.png
similarity index 100%
rename from resources/osd/vision/105.png
rename to resources/osd/analogue/vision/105.png
diff --git a/resources/osd/vision/106.png b/resources/osd/analogue/vision/106.png
similarity index 100%
rename from resources/osd/vision/106.png
rename to resources/osd/analogue/vision/106.png
diff --git a/resources/osd/vision/107-108.png b/resources/osd/analogue/vision/107-108.png
similarity index 100%
rename from resources/osd/vision/107-108.png
rename to resources/osd/analogue/vision/107-108.png
diff --git a/resources/osd/vision/109.png b/resources/osd/analogue/vision/109.png
similarity index 100%
rename from resources/osd/vision/109.png
rename to resources/osd/analogue/vision/109.png
diff --git a/resources/osd/vision/110.png b/resources/osd/analogue/vision/110.png
similarity index 100%
rename from resources/osd/vision/110.png
rename to resources/osd/analogue/vision/110.png
diff --git a/resources/osd/vision/111.png b/resources/osd/analogue/vision/111.png
similarity index 100%
rename from resources/osd/vision/111.png
rename to resources/osd/analogue/vision/111.png
diff --git a/resources/osd/vision/112.png b/resources/osd/analogue/vision/112.png
similarity index 100%
rename from resources/osd/vision/112.png
rename to resources/osd/analogue/vision/112.png
diff --git a/resources/osd/vision/113.png b/resources/osd/analogue/vision/113.png
similarity index 100%
rename from resources/osd/vision/113.png
rename to resources/osd/analogue/vision/113.png
diff --git a/resources/osd/vision/114.png b/resources/osd/analogue/vision/114.png
similarity index 100%
rename from resources/osd/vision/114.png
rename to resources/osd/analogue/vision/114.png
diff --git a/resources/osd/vision/115.png b/resources/osd/analogue/vision/115.png
similarity index 100%
rename from resources/osd/vision/115.png
rename to resources/osd/analogue/vision/115.png
diff --git a/resources/osd/vision/116.png b/resources/osd/analogue/vision/116.png
similarity index 100%
rename from resources/osd/vision/116.png
rename to resources/osd/analogue/vision/116.png
diff --git a/resources/osd/vision/117.png b/resources/osd/analogue/vision/117.png
similarity index 100%
rename from resources/osd/vision/117.png
rename to resources/osd/analogue/vision/117.png
diff --git a/resources/osd/vision/118.png b/resources/osd/analogue/vision/118.png
similarity index 100%
rename from resources/osd/vision/118.png
rename to resources/osd/analogue/vision/118.png
diff --git a/resources/osd/vision/119.png b/resources/osd/analogue/vision/119.png
similarity index 100%
rename from resources/osd/vision/119.png
rename to resources/osd/analogue/vision/119.png
diff --git a/resources/osd/vision/120.png b/resources/osd/analogue/vision/120.png
similarity index 100%
rename from resources/osd/vision/120.png
rename to resources/osd/analogue/vision/120.png
diff --git a/resources/osd/vision/121.png b/resources/osd/analogue/vision/121.png
similarity index 100%
rename from resources/osd/vision/121.png
rename to resources/osd/analogue/vision/121.png
diff --git a/resources/osd/vision/122.png b/resources/osd/analogue/vision/122.png
similarity index 100%
rename from resources/osd/vision/122.png
rename to resources/osd/analogue/vision/122.png
diff --git a/resources/osd/vision/123.png b/resources/osd/analogue/vision/123.png
similarity index 100%
rename from resources/osd/vision/123.png
rename to resources/osd/analogue/vision/123.png
diff --git a/resources/osd/vision/124.png b/resources/osd/analogue/vision/124.png
similarity index 100%
rename from resources/osd/vision/124.png
rename to resources/osd/analogue/vision/124.png
diff --git a/resources/osd/vision/125.png b/resources/osd/analogue/vision/125.png
similarity index 100%
rename from resources/osd/vision/125.png
rename to resources/osd/analogue/vision/125.png
diff --git a/resources/osd/vision/126.png b/resources/osd/analogue/vision/126.png
similarity index 100%
rename from resources/osd/vision/126.png
rename to resources/osd/analogue/vision/126.png
diff --git a/resources/osd/vision/127.png b/resources/osd/analogue/vision/127.png
similarity index 100%
rename from resources/osd/vision/127.png
rename to resources/osd/analogue/vision/127.png
diff --git a/resources/osd/vision/128.png b/resources/osd/analogue/vision/128.png
similarity index 100%
rename from resources/osd/vision/128.png
rename to resources/osd/analogue/vision/128.png
diff --git a/resources/osd/vision/129.png b/resources/osd/analogue/vision/129.png
similarity index 100%
rename from resources/osd/vision/129.png
rename to resources/osd/analogue/vision/129.png
diff --git a/resources/osd/vision/130.png b/resources/osd/analogue/vision/130.png
similarity index 100%
rename from resources/osd/vision/130.png
rename to resources/osd/analogue/vision/130.png
diff --git a/resources/osd/vision/131.png b/resources/osd/analogue/vision/131.png
similarity index 100%
rename from resources/osd/vision/131.png
rename to resources/osd/analogue/vision/131.png
diff --git a/resources/osd/vision/132.png b/resources/osd/analogue/vision/132.png
similarity index 100%
rename from resources/osd/vision/132.png
rename to resources/osd/analogue/vision/132.png
diff --git a/resources/osd/vision/133.png b/resources/osd/analogue/vision/133.png
similarity index 100%
rename from resources/osd/vision/133.png
rename to resources/osd/analogue/vision/133.png
diff --git a/resources/osd/vision/134.png b/resources/osd/analogue/vision/134.png
similarity index 100%
rename from resources/osd/vision/134.png
rename to resources/osd/analogue/vision/134.png
diff --git a/resources/osd/vision/135.png b/resources/osd/analogue/vision/135.png
similarity index 100%
rename from resources/osd/vision/135.png
rename to resources/osd/analogue/vision/135.png
diff --git a/resources/osd/vision/136.png b/resources/osd/analogue/vision/136.png
similarity index 100%
rename from resources/osd/vision/136.png
rename to resources/osd/analogue/vision/136.png
diff --git a/resources/osd/vision/137.png b/resources/osd/analogue/vision/137.png
similarity index 100%
rename from resources/osd/vision/137.png
rename to resources/osd/analogue/vision/137.png
diff --git a/resources/osd/vision/138.png b/resources/osd/analogue/vision/138.png
similarity index 100%
rename from resources/osd/vision/138.png
rename to resources/osd/analogue/vision/138.png
diff --git a/resources/osd/vision/139.png b/resources/osd/analogue/vision/139.png
similarity index 100%
rename from resources/osd/vision/139.png
rename to resources/osd/analogue/vision/139.png
diff --git a/resources/osd/vision/140.png b/resources/osd/analogue/vision/140.png
similarity index 100%
rename from resources/osd/vision/140.png
rename to resources/osd/analogue/vision/140.png
diff --git a/resources/osd/vision/141.png b/resources/osd/analogue/vision/141.png
similarity index 100%
rename from resources/osd/vision/141.png
rename to resources/osd/analogue/vision/141.png
diff --git a/resources/osd/vision/142.png b/resources/osd/analogue/vision/142.png
similarity index 100%
rename from resources/osd/vision/142.png
rename to resources/osd/analogue/vision/142.png
diff --git a/resources/osd/vision/143.png b/resources/osd/analogue/vision/143.png
similarity index 100%
rename from resources/osd/vision/143.png
rename to resources/osd/analogue/vision/143.png
diff --git a/resources/osd/vision/144.png b/resources/osd/analogue/vision/144.png
similarity index 100%
rename from resources/osd/vision/144.png
rename to resources/osd/analogue/vision/144.png
diff --git a/resources/osd/vision/145.png b/resources/osd/analogue/vision/145.png
similarity index 100%
rename from resources/osd/vision/145.png
rename to resources/osd/analogue/vision/145.png
diff --git a/resources/osd/vision/146.png b/resources/osd/analogue/vision/146.png
similarity index 100%
rename from resources/osd/vision/146.png
rename to resources/osd/analogue/vision/146.png
diff --git a/resources/osd/vision/147-148.png b/resources/osd/analogue/vision/147-148.png
similarity index 100%
rename from resources/osd/vision/147-148.png
rename to resources/osd/analogue/vision/147-148.png
diff --git a/resources/osd/vision/149.png b/resources/osd/analogue/vision/149.png
similarity index 100%
rename from resources/osd/vision/149.png
rename to resources/osd/analogue/vision/149.png
diff --git a/resources/osd/vision/150.png b/resources/osd/analogue/vision/150.png
similarity index 100%
rename from resources/osd/vision/150.png
rename to resources/osd/analogue/vision/150.png
diff --git a/resources/osd/vision/151.png b/resources/osd/analogue/vision/151.png
similarity index 100%
rename from resources/osd/vision/151.png
rename to resources/osd/analogue/vision/151.png
diff --git a/resources/osd/vision/152.png b/resources/osd/analogue/vision/152.png
similarity index 100%
rename from resources/osd/vision/152.png
rename to resources/osd/analogue/vision/152.png
diff --git a/resources/osd/vision/153.png b/resources/osd/analogue/vision/153.png
similarity index 100%
rename from resources/osd/vision/153.png
rename to resources/osd/analogue/vision/153.png
diff --git a/resources/osd/vision/154.png b/resources/osd/analogue/vision/154.png
similarity index 100%
rename from resources/osd/vision/154.png
rename to resources/osd/analogue/vision/154.png
diff --git a/resources/osd/vision/155.png b/resources/osd/analogue/vision/155.png
similarity index 100%
rename from resources/osd/vision/155.png
rename to resources/osd/analogue/vision/155.png
diff --git a/resources/osd/vision/156.png b/resources/osd/analogue/vision/156.png
similarity index 100%
rename from resources/osd/vision/156.png
rename to resources/osd/analogue/vision/156.png
diff --git a/resources/osd/vision/157.png b/resources/osd/analogue/vision/157.png
similarity index 100%
rename from resources/osd/vision/157.png
rename to resources/osd/analogue/vision/157.png
diff --git a/resources/osd/vision/158.png b/resources/osd/analogue/vision/158.png
similarity index 100%
rename from resources/osd/vision/158.png
rename to resources/osd/analogue/vision/158.png
diff --git a/resources/osd/vision/159.png b/resources/osd/analogue/vision/159.png
similarity index 100%
rename from resources/osd/vision/159.png
rename to resources/osd/analogue/vision/159.png
diff --git a/resources/osd/vision/160.png b/resources/osd/analogue/vision/160.png
similarity index 100%
rename from resources/osd/vision/160.png
rename to resources/osd/analogue/vision/160.png
diff --git a/resources/osd/vision/161.png b/resources/osd/analogue/vision/161.png
similarity index 100%
rename from resources/osd/vision/161.png
rename to resources/osd/analogue/vision/161.png
diff --git a/resources/osd/vision/162.png b/resources/osd/analogue/vision/162.png
similarity index 100%
rename from resources/osd/vision/162.png
rename to resources/osd/analogue/vision/162.png
diff --git a/resources/osd/vision/163.png b/resources/osd/analogue/vision/163.png
similarity index 100%
rename from resources/osd/vision/163.png
rename to resources/osd/analogue/vision/163.png
diff --git a/resources/osd/vision/164.png b/resources/osd/analogue/vision/164.png
similarity index 100%
rename from resources/osd/vision/164.png
rename to resources/osd/analogue/vision/164.png
diff --git a/resources/osd/vision/165.png b/resources/osd/analogue/vision/165.png
similarity index 100%
rename from resources/osd/vision/165.png
rename to resources/osd/analogue/vision/165.png
diff --git a/resources/osd/vision/166.png b/resources/osd/analogue/vision/166.png
similarity index 100%
rename from resources/osd/vision/166.png
rename to resources/osd/analogue/vision/166.png
diff --git a/resources/osd/vision/167.png b/resources/osd/analogue/vision/167.png
similarity index 100%
rename from resources/osd/vision/167.png
rename to resources/osd/analogue/vision/167.png
diff --git a/resources/osd/vision/168.png b/resources/osd/analogue/vision/168.png
similarity index 100%
rename from resources/osd/vision/168.png
rename to resources/osd/analogue/vision/168.png
diff --git a/resources/osd/vision/169.png b/resources/osd/analogue/vision/169.png
similarity index 100%
rename from resources/osd/vision/169.png
rename to resources/osd/analogue/vision/169.png
diff --git a/resources/osd/vision/170.png b/resources/osd/analogue/vision/170.png
similarity index 100%
rename from resources/osd/vision/170.png
rename to resources/osd/analogue/vision/170.png
diff --git a/resources/osd/vision/171-172.png b/resources/osd/analogue/vision/171-172.png
similarity index 100%
rename from resources/osd/vision/171-172.png
rename to resources/osd/analogue/vision/171-172.png
diff --git a/resources/osd/vision/173.png b/resources/osd/analogue/vision/173.png
similarity index 100%
rename from resources/osd/vision/173.png
rename to resources/osd/analogue/vision/173.png
diff --git a/resources/osd/vision/174.png b/resources/osd/analogue/vision/174.png
similarity index 100%
rename from resources/osd/vision/174.png
rename to resources/osd/analogue/vision/174.png
diff --git a/resources/osd/vision/175.png b/resources/osd/analogue/vision/175.png
similarity index 100%
rename from resources/osd/vision/175.png
rename to resources/osd/analogue/vision/175.png
diff --git a/resources/osd/vision/176.png b/resources/osd/analogue/vision/176.png
similarity index 100%
rename from resources/osd/vision/176.png
rename to resources/osd/analogue/vision/176.png
diff --git a/resources/osd/vision/177.png b/resources/osd/analogue/vision/177.png
similarity index 100%
rename from resources/osd/vision/177.png
rename to resources/osd/analogue/vision/177.png
diff --git a/resources/osd/vision/178.png b/resources/osd/analogue/vision/178.png
similarity index 100%
rename from resources/osd/vision/178.png
rename to resources/osd/analogue/vision/178.png
diff --git a/resources/osd/vision/179.png b/resources/osd/analogue/vision/179.png
similarity index 100%
rename from resources/osd/vision/179.png
rename to resources/osd/analogue/vision/179.png
diff --git a/resources/osd/vision/180.png b/resources/osd/analogue/vision/180.png
similarity index 100%
rename from resources/osd/vision/180.png
rename to resources/osd/analogue/vision/180.png
diff --git a/resources/osd/vision/181.png b/resources/osd/analogue/vision/181.png
similarity index 100%
rename from resources/osd/vision/181.png
rename to resources/osd/analogue/vision/181.png
diff --git a/resources/osd/vision/182.png b/resources/osd/analogue/vision/182.png
similarity index 100%
rename from resources/osd/vision/182.png
rename to resources/osd/analogue/vision/182.png
diff --git a/resources/osd/vision/183.png b/resources/osd/analogue/vision/183.png
similarity index 100%
rename from resources/osd/vision/183.png
rename to resources/osd/analogue/vision/183.png
diff --git a/resources/osd/vision/184.png b/resources/osd/analogue/vision/184.png
similarity index 100%
rename from resources/osd/vision/184.png
rename to resources/osd/analogue/vision/184.png
diff --git a/resources/osd/vision/185.png b/resources/osd/analogue/vision/185.png
similarity index 100%
rename from resources/osd/vision/185.png
rename to resources/osd/analogue/vision/185.png
diff --git a/resources/osd/vision/186.png b/resources/osd/analogue/vision/186.png
similarity index 100%
rename from resources/osd/vision/186.png
rename to resources/osd/analogue/vision/186.png
diff --git a/resources/osd/vision/187.png b/resources/osd/analogue/vision/187.png
similarity index 100%
rename from resources/osd/vision/187.png
rename to resources/osd/analogue/vision/187.png
diff --git a/resources/osd/vision/188.png b/resources/osd/analogue/vision/188.png
similarity index 100%
rename from resources/osd/vision/188.png
rename to resources/osd/analogue/vision/188.png
diff --git a/resources/osd/vision/189.png b/resources/osd/analogue/vision/189.png
similarity index 100%
rename from resources/osd/vision/189.png
rename to resources/osd/analogue/vision/189.png
diff --git a/resources/osd/vision/190.png b/resources/osd/analogue/vision/190.png
similarity index 100%
rename from resources/osd/vision/190.png
rename to resources/osd/analogue/vision/190.png
diff --git a/resources/osd/vision/191.png b/resources/osd/analogue/vision/191.png
similarity index 100%
rename from resources/osd/vision/191.png
rename to resources/osd/analogue/vision/191.png
diff --git a/resources/osd/vision/192.png b/resources/osd/analogue/vision/192.png
similarity index 100%
rename from resources/osd/vision/192.png
rename to resources/osd/analogue/vision/192.png
diff --git a/resources/osd/vision/193.png b/resources/osd/analogue/vision/193.png
similarity index 100%
rename from resources/osd/vision/193.png
rename to resources/osd/analogue/vision/193.png
diff --git a/resources/osd/vision/194.png b/resources/osd/analogue/vision/194.png
similarity index 100%
rename from resources/osd/vision/194.png
rename to resources/osd/analogue/vision/194.png
diff --git a/resources/osd/vision/195.png b/resources/osd/analogue/vision/195.png
similarity index 100%
rename from resources/osd/vision/195.png
rename to resources/osd/analogue/vision/195.png
diff --git a/resources/osd/vision/196.png b/resources/osd/analogue/vision/196.png
similarity index 100%
rename from resources/osd/vision/196.png
rename to resources/osd/analogue/vision/196.png
diff --git a/resources/osd/vision/197.png b/resources/osd/analogue/vision/197.png
similarity index 100%
rename from resources/osd/vision/197.png
rename to resources/osd/analogue/vision/197.png
diff --git a/resources/osd/vision/198.png b/resources/osd/analogue/vision/198.png
similarity index 100%
rename from resources/osd/vision/198.png
rename to resources/osd/analogue/vision/198.png
diff --git a/resources/osd/vision/199.png b/resources/osd/analogue/vision/199.png
similarity index 100%
rename from resources/osd/vision/199.png
rename to resources/osd/analogue/vision/199.png
diff --git a/resources/osd/vision/200.png b/resources/osd/analogue/vision/200.png
similarity index 100%
rename from resources/osd/vision/200.png
rename to resources/osd/analogue/vision/200.png
diff --git a/resources/osd/vision/201.png b/resources/osd/analogue/vision/201.png
similarity index 100%
rename from resources/osd/vision/201.png
rename to resources/osd/analogue/vision/201.png
diff --git a/resources/osd/vision/202.png b/resources/osd/analogue/vision/202.png
similarity index 100%
rename from resources/osd/vision/202.png
rename to resources/osd/analogue/vision/202.png
diff --git a/resources/osd/vision/203.png b/resources/osd/analogue/vision/203.png
similarity index 100%
rename from resources/osd/vision/203.png
rename to resources/osd/analogue/vision/203.png
diff --git a/resources/osd/vision/204.png b/resources/osd/analogue/vision/204.png
similarity index 100%
rename from resources/osd/vision/204.png
rename to resources/osd/analogue/vision/204.png
diff --git a/resources/osd/vision/205.png b/resources/osd/analogue/vision/205.png
similarity index 100%
rename from resources/osd/vision/205.png
rename to resources/osd/analogue/vision/205.png
diff --git a/resources/osd/vision/206.png b/resources/osd/analogue/vision/206.png
similarity index 100%
rename from resources/osd/vision/206.png
rename to resources/osd/analogue/vision/206.png
diff --git a/resources/osd/vision/207.png b/resources/osd/analogue/vision/207.png
similarity index 100%
rename from resources/osd/vision/207.png
rename to resources/osd/analogue/vision/207.png
diff --git a/resources/osd/vision/211.png b/resources/osd/analogue/vision/211.png
similarity index 100%
rename from resources/osd/vision/211.png
rename to resources/osd/analogue/vision/211.png
diff --git a/resources/osd/analogue/vision/212.png b/resources/osd/analogue/vision/212.png
new file mode 100644
index 00000000..3edf2f4e
Binary files /dev/null and b/resources/osd/analogue/vision/212.png differ
diff --git a/resources/osd/analogue/vision/213.png b/resources/osd/analogue/vision/213.png
new file mode 100644
index 00000000..99a5a74e
Binary files /dev/null and b/resources/osd/analogue/vision/213.png differ
diff --git a/resources/osd/analogue/vision/214-215.png b/resources/osd/analogue/vision/214-215.png
new file mode 100644
index 00000000..8ee9d2ae
Binary files /dev/null and b/resources/osd/analogue/vision/214-215.png differ
diff --git a/resources/osd/analogue/vision/216-217.png b/resources/osd/analogue/vision/216-217.png
new file mode 100644
index 00000000..3da967e8
Binary files /dev/null and b/resources/osd/analogue/vision/216-217.png differ
diff --git a/resources/osd/analogue/vision/257_296.png b/resources/osd/analogue/vision/257_296.png
new file mode 100644
index 00000000..a4148c4a
Binary files /dev/null and b/resources/osd/analogue/vision/257_296.png differ
diff --git a/resources/osd/vision/300.png b/resources/osd/analogue/vision/300.png
similarity index 100%
rename from resources/osd/vision/300.png
rename to resources/osd/analogue/vision/300.png
diff --git a/resources/osd/vision/301.png b/resources/osd/analogue/vision/301.png
similarity index 100%
rename from resources/osd/vision/301.png
rename to resources/osd/analogue/vision/301.png
diff --git a/resources/osd/vision/302.png b/resources/osd/analogue/vision/302.png
similarity index 100%
rename from resources/osd/vision/302.png
rename to resources/osd/analogue/vision/302.png
diff --git a/resources/osd/vision/303.png b/resources/osd/analogue/vision/303.png
similarity index 100%
rename from resources/osd/vision/303.png
rename to resources/osd/analogue/vision/303.png
diff --git a/resources/osd/vision/304.png b/resources/osd/analogue/vision/304.png
similarity index 100%
rename from resources/osd/vision/304.png
rename to resources/osd/analogue/vision/304.png
diff --git a/resources/osd/vision/305.png b/resources/osd/analogue/vision/305.png
similarity index 100%
rename from resources/osd/vision/305.png
rename to resources/osd/analogue/vision/305.png
diff --git a/resources/osd/vision/306.png b/resources/osd/analogue/vision/306.png
similarity index 100%
rename from resources/osd/vision/306.png
rename to resources/osd/analogue/vision/306.png
diff --git a/resources/osd/vision/307.png b/resources/osd/analogue/vision/307.png
similarity index 100%
rename from resources/osd/vision/307.png
rename to resources/osd/analogue/vision/307.png
diff --git a/resources/osd/vision/314.png b/resources/osd/analogue/vision/314.png
similarity index 100%
rename from resources/osd/vision/314.png
rename to resources/osd/analogue/vision/314.png
diff --git a/resources/osd/vision/315.png b/resources/osd/analogue/vision/315.png
similarity index 100%
rename from resources/osd/vision/315.png
rename to resources/osd/analogue/vision/315.png
diff --git a/resources/osd/vision/316.png b/resources/osd/analogue/vision/316.png
similarity index 100%
rename from resources/osd/vision/316.png
rename to resources/osd/analogue/vision/316.png
diff --git a/resources/osd/vision/317.png b/resources/osd/analogue/vision/317.png
similarity index 100%
rename from resources/osd/vision/317.png
rename to resources/osd/analogue/vision/317.png
diff --git a/resources/osd/vision/318.png b/resources/osd/analogue/vision/318.png
similarity index 100%
rename from resources/osd/vision/318.png
rename to resources/osd/analogue/vision/318.png
diff --git a/resources/osd/vision/319.png b/resources/osd/analogue/vision/319.png
similarity index 100%
rename from resources/osd/vision/319.png
rename to resources/osd/analogue/vision/319.png
diff --git a/resources/osd/vision/320.png b/resources/osd/analogue/vision/320.png
similarity index 100%
rename from resources/osd/vision/320.png
rename to resources/osd/analogue/vision/320.png
diff --git a/resources/osd/vision/321.png b/resources/osd/analogue/vision/321.png
similarity index 100%
rename from resources/osd/vision/321.png
rename to resources/osd/analogue/vision/321.png
diff --git a/resources/osd/vision/322.png b/resources/osd/analogue/vision/322.png
similarity index 100%
rename from resources/osd/vision/322.png
rename to resources/osd/analogue/vision/322.png
diff --git a/resources/osd/vision/323.png b/resources/osd/analogue/vision/323.png
similarity index 100%
rename from resources/osd/vision/323.png
rename to resources/osd/analogue/vision/323.png
diff --git a/resources/osd/vision/324.png b/resources/osd/analogue/vision/324.png
similarity index 100%
rename from resources/osd/vision/324.png
rename to resources/osd/analogue/vision/324.png
diff --git a/resources/osd/vision/325.png b/resources/osd/analogue/vision/325.png
similarity index 100%
rename from resources/osd/vision/325.png
rename to resources/osd/analogue/vision/325.png
diff --git a/resources/osd/vision/326.png b/resources/osd/analogue/vision/326.png
similarity index 100%
rename from resources/osd/vision/326.png
rename to resources/osd/analogue/vision/326.png
diff --git a/resources/osd/vision/327.png b/resources/osd/analogue/vision/327.png
similarity index 100%
rename from resources/osd/vision/327.png
rename to resources/osd/analogue/vision/327.png
diff --git a/resources/osd/vision/328.png b/resources/osd/analogue/vision/328.png
similarity index 100%
rename from resources/osd/vision/328.png
rename to resources/osd/analogue/vision/328.png
diff --git a/resources/osd/vision/329.png b/resources/osd/analogue/vision/329.png
similarity index 100%
rename from resources/osd/vision/329.png
rename to resources/osd/analogue/vision/329.png
diff --git a/resources/osd/vision/330.png b/resources/osd/analogue/vision/330.png
similarity index 100%
rename from resources/osd/vision/330.png
rename to resources/osd/analogue/vision/330.png
diff --git a/resources/osd/vision/331.png b/resources/osd/analogue/vision/331.png
similarity index 100%
rename from resources/osd/vision/331.png
rename to resources/osd/analogue/vision/331.png
diff --git a/resources/osd/vision/332.png b/resources/osd/analogue/vision/332.png
similarity index 100%
rename from resources/osd/vision/332.png
rename to resources/osd/analogue/vision/332.png
diff --git a/resources/osd/vision/333.png b/resources/osd/analogue/vision/333.png
similarity index 100%
rename from resources/osd/vision/333.png
rename to resources/osd/analogue/vision/333.png
diff --git a/resources/osd/vision/334.png b/resources/osd/analogue/vision/334.png
similarity index 100%
rename from resources/osd/vision/334.png
rename to resources/osd/analogue/vision/334.png
diff --git a/resources/osd/vision/335.png b/resources/osd/analogue/vision/335.png
similarity index 100%
rename from resources/osd/vision/335.png
rename to resources/osd/analogue/vision/335.png
diff --git a/resources/osd/vision/336.png b/resources/osd/analogue/vision/336.png
similarity index 100%
rename from resources/osd/vision/336.png
rename to resources/osd/analogue/vision/336.png
diff --git a/resources/osd/vision/337.png b/resources/osd/analogue/vision/337.png
similarity index 100%
rename from resources/osd/vision/337.png
rename to resources/osd/analogue/vision/337.png
diff --git a/resources/osd/vision/338.png b/resources/osd/analogue/vision/338.png
similarity index 100%
rename from resources/osd/vision/338.png
rename to resources/osd/analogue/vision/338.png
diff --git a/resources/osd/vision/339.png b/resources/osd/analogue/vision/339.png
similarity index 100%
rename from resources/osd/vision/339.png
rename to resources/osd/analogue/vision/339.png
diff --git a/resources/osd/vision/340.png b/resources/osd/analogue/vision/340.png
similarity index 100%
rename from resources/osd/vision/340.png
rename to resources/osd/analogue/vision/340.png
diff --git a/resources/osd/vision/341.png b/resources/osd/analogue/vision/341.png
similarity index 100%
rename from resources/osd/vision/341.png
rename to resources/osd/analogue/vision/341.png
diff --git a/resources/osd/vision/342.png b/resources/osd/analogue/vision/342.png
similarity index 100%
rename from resources/osd/vision/342.png
rename to resources/osd/analogue/vision/342.png
diff --git a/resources/osd/vision/343.png b/resources/osd/analogue/vision/343.png
similarity index 100%
rename from resources/osd/vision/343.png
rename to resources/osd/analogue/vision/343.png
diff --git a/resources/osd/vision/344.png b/resources/osd/analogue/vision/344.png
similarity index 100%
rename from resources/osd/vision/344.png
rename to resources/osd/analogue/vision/344.png
diff --git a/resources/osd/vision/345.png b/resources/osd/analogue/vision/345.png
similarity index 100%
rename from resources/osd/vision/345.png
rename to resources/osd/analogue/vision/345.png
diff --git a/resources/osd/vision/346.png b/resources/osd/analogue/vision/346.png
similarity index 100%
rename from resources/osd/vision/346.png
rename to resources/osd/analogue/vision/346.png
diff --git a/resources/osd/vision/347.png b/resources/osd/analogue/vision/347.png
similarity index 100%
rename from resources/osd/vision/347.png
rename to resources/osd/analogue/vision/347.png
diff --git a/resources/osd/vision/348.png b/resources/osd/analogue/vision/348.png
similarity index 100%
rename from resources/osd/vision/348.png
rename to resources/osd/analogue/vision/348.png
diff --git a/resources/osd/vision/349.png b/resources/osd/analogue/vision/349.png
similarity index 100%
rename from resources/osd/vision/349.png
rename to resources/osd/analogue/vision/349.png
diff --git a/resources/osd/vision/350.png b/resources/osd/analogue/vision/350.png
similarity index 100%
rename from resources/osd/vision/350.png
rename to resources/osd/analogue/vision/350.png
diff --git a/resources/osd/vision/351.png b/resources/osd/analogue/vision/351.png
similarity index 100%
rename from resources/osd/vision/351.png
rename to resources/osd/analogue/vision/351.png
diff --git a/resources/osd/vision/352.png b/resources/osd/analogue/vision/352.png
similarity index 100%
rename from resources/osd/vision/352.png
rename to resources/osd/analogue/vision/352.png
diff --git a/resources/osd/vision/353.png b/resources/osd/analogue/vision/353.png
similarity index 100%
rename from resources/osd/vision/353.png
rename to resources/osd/analogue/vision/353.png
diff --git a/resources/osd/vision/354.png b/resources/osd/analogue/vision/354.png
similarity index 100%
rename from resources/osd/vision/354.png
rename to resources/osd/analogue/vision/354.png
diff --git a/resources/osd/vision/355.png b/resources/osd/analogue/vision/355.png
similarity index 100%
rename from resources/osd/vision/355.png
rename to resources/osd/analogue/vision/355.png
diff --git a/resources/osd/vision/356.png b/resources/osd/analogue/vision/356.png
similarity index 100%
rename from resources/osd/vision/356.png
rename to resources/osd/analogue/vision/356.png
diff --git a/resources/osd/vision/357.png b/resources/osd/analogue/vision/357.png
similarity index 100%
rename from resources/osd/vision/357.png
rename to resources/osd/analogue/vision/357.png
diff --git a/resources/osd/vision/358.png b/resources/osd/analogue/vision/358.png
similarity index 100%
rename from resources/osd/vision/358.png
rename to resources/osd/analogue/vision/358.png
diff --git a/resources/osd/vision/400_402.png b/resources/osd/analogue/vision/400_402.png
similarity index 100%
rename from resources/osd/vision/400_402.png
rename to resources/osd/analogue/vision/400_402.png
diff --git a/resources/osd/vision/403_405.png b/resources/osd/analogue/vision/403_405.png
similarity index 100%
rename from resources/osd/vision/403_405.png
rename to resources/osd/analogue/vision/403_405.png
diff --git a/resources/osd/vision/406_408.png b/resources/osd/analogue/vision/406_408.png
similarity index 100%
rename from resources/osd/vision/406_408.png
rename to resources/osd/analogue/vision/406_408.png
diff --git a/resources/osd/vision/409_411.png b/resources/osd/analogue/vision/409_411.png
similarity index 100%
rename from resources/osd/vision/409_411.png
rename to resources/osd/analogue/vision/409_411.png
diff --git a/resources/osd/vision/412_414.png b/resources/osd/analogue/vision/412_414.png
similarity index 100%
rename from resources/osd/vision/412_414.png
rename to resources/osd/analogue/vision/412_414.png
diff --git a/resources/osd/vision/418-419-420-421-422.png b/resources/osd/analogue/vision/418_422.png
similarity index 100%
rename from resources/osd/vision/418-419-420-421-422.png
rename to resources/osd/analogue/vision/418_422.png
diff --git a/resources/osd/vision/430.png b/resources/osd/analogue/vision/430.png
similarity index 100%
rename from resources/osd/vision/430.png
rename to resources/osd/analogue/vision/430.png
diff --git a/resources/osd/vision/431.png b/resources/osd/analogue/vision/431.png
similarity index 100%
rename from resources/osd/vision/431.png
rename to resources/osd/analogue/vision/431.png
diff --git a/resources/osd/vision/432.png b/resources/osd/analogue/vision/432.png
similarity index 100%
rename from resources/osd/vision/432.png
rename to resources/osd/analogue/vision/432.png
diff --git a/resources/osd/vision/433.png b/resources/osd/analogue/vision/433.png
similarity index 100%
rename from resources/osd/vision/433.png
rename to resources/osd/analogue/vision/433.png
diff --git a/resources/osd/vision/434.png b/resources/osd/analogue/vision/434.png
similarity index 100%
rename from resources/osd/vision/434.png
rename to resources/osd/analogue/vision/434.png
diff --git a/resources/osd/vision/435.png b/resources/osd/analogue/vision/435.png
similarity index 100%
rename from resources/osd/vision/435.png
rename to resources/osd/analogue/vision/435.png
diff --git a/resources/osd/vision/436.png b/resources/osd/analogue/vision/436.png
similarity index 100%
rename from resources/osd/vision/436.png
rename to resources/osd/analogue/vision/436.png
diff --git a/resources/osd/vision/437.png b/resources/osd/analogue/vision/437.png
similarity index 100%
rename from resources/osd/vision/437.png
rename to resources/osd/analogue/vision/437.png
diff --git a/resources/osd/vision/438.png b/resources/osd/analogue/vision/438.png
similarity index 100%
rename from resources/osd/vision/438.png
rename to resources/osd/analogue/vision/438.png
diff --git a/resources/osd/vision/439.png b/resources/osd/analogue/vision/439.png
similarity index 100%
rename from resources/osd/vision/439.png
rename to resources/osd/analogue/vision/439.png
diff --git a/resources/osd/vision/440.png b/resources/osd/analogue/vision/440.png
similarity index 100%
rename from resources/osd/vision/440.png
rename to resources/osd/analogue/vision/440.png
diff --git a/resources/osd/vision/441.png b/resources/osd/analogue/vision/441.png
similarity index 100%
rename from resources/osd/vision/441.png
rename to resources/osd/analogue/vision/441.png
diff --git a/resources/osd/bold.png b/resources/osd/bold.png
deleted file mode 100644
index 367ce3d6..00000000
Binary files a/resources/osd/bold.png and /dev/null differ
diff --git a/resources/osd/bold/257_280.png b/resources/osd/bold/257_280.png
deleted file mode 100644
index 2fab3599..00000000
Binary files a/resources/osd/bold/257_280.png and /dev/null differ
diff --git a/resources/osd/clarity.png b/resources/osd/clarity.png
deleted file mode 100644
index d2de5017..00000000
Binary files a/resources/osd/clarity.png and /dev/null differ
diff --git a/resources/osd/clarity/257_280.png b/resources/osd/clarity/257_280.png
deleted file mode 100644
index 2fab3599..00000000
Binary files a/resources/osd/clarity/257_280.png and /dev/null differ
diff --git a/resources/osd/clarity_medium.png b/resources/osd/clarity_medium.png
deleted file mode 100644
index bfdf710e..00000000
Binary files a/resources/osd/clarity_medium.png and /dev/null differ
diff --git a/resources/osd/clarity_medium/257_280.png b/resources/osd/clarity_medium/257_280.png
deleted file mode 100644
index 2fab3599..00000000
Binary files a/resources/osd/clarity_medium/257_280.png and /dev/null differ
diff --git a/resources/osd/default.png b/resources/osd/default.png
deleted file mode 100644
index 30c4333e..00000000
Binary files a/resources/osd/default.png and /dev/null differ
diff --git a/resources/osd/default/257_280.png b/resources/osd/default/257_280.png
deleted file mode 100644
index 2fab3599..00000000
Binary files a/resources/osd/default/257_280.png and /dev/null differ
diff --git a/resources/osd/digital/README.md b/resources/osd/digital/README.md
new file mode 100644
index 00000000..2a6b8cbf
--- /dev/null
+++ b/resources/osd/digital/README.md
@@ -0,0 +1,22 @@
+# INAV HD fonts
+
+These font character images are for use with HD FPV systems. These are the master images for editing, adding new symbols, or deriving alternate fonts from. Use the [HD OSD Font Tool](https://github.com/MrD-RC/hdosd-font-tool) to compile these font character images in to specific files, for use with HD FPV video system.
+
+## Use
+This is the **font root** directory. The __default__ subdirectory contains the default INAV HD fonts. This is where new symbols should be added, and the default font maintained. Within __default__ there are three subdirectories:
+- 12x18
+- 24x36
+- 36x54
+
+The naming of these subdirectories indicate the pixel size per character of the images contained within. This directory structure must be adhered to within new fonts. The default font should not be renamed, and should always contain all font symbols required for the master release of INAV.
+
+**12x18 was** was requested by Walksnail. But does not appear to be used.
+**24x36** is used by Avatar and HDZero.
+**36x54** is used by Avatar and WTF OS.
+
+### Creating a new font
+Create a new directory within this `digital` **font root** directory. Give it the name of your font. Inside your font's directory, create the directory structure for the font sizes you wish to modify, shown above. You do not need to create all directories. If you only create one, I would recommend the `36x54` images directory.
+
+When you create your images, you only need to include those that you wish to change. Missing images will be pulled from the default font. All images must be PNG files with transparency (RGBA). Avatar and WTF OS use the Alpha channel for transparency in the OSD. HDZero uses an RGB(127, 127, 127) grey background. But this is added automatically by the tool. Therefore, only create characters with Alpha transparency, as they can be used on all three systems.
+
+Once you have created your images. Use the HD OSD Font Tool to generate the images files used by your chosen firmware.
diff --git a/resources/osd/digital/default/12x18/000.png b/resources/osd/digital/default/12x18/000.png
new file mode 100644
index 00000000..b618cc44
Binary files /dev/null and b/resources/osd/digital/default/12x18/000.png differ
diff --git a/resources/osd/digital/default/12x18/001.png b/resources/osd/digital/default/12x18/001.png
new file mode 100644
index 00000000..af13e131
Binary files /dev/null and b/resources/osd/digital/default/12x18/001.png differ
diff --git a/resources/osd/digital/default/12x18/002.png b/resources/osd/digital/default/12x18/002.png
new file mode 100644
index 00000000..6fbb6349
Binary files /dev/null and b/resources/osd/digital/default/12x18/002.png differ
diff --git a/resources/osd/digital/default/12x18/003.png b/resources/osd/digital/default/12x18/003.png
new file mode 100644
index 00000000..36137c0c
Binary files /dev/null and b/resources/osd/digital/default/12x18/003.png differ
diff --git a/resources/osd/digital/default/12x18/004.png b/resources/osd/digital/default/12x18/004.png
new file mode 100644
index 00000000..83719548
Binary files /dev/null and b/resources/osd/digital/default/12x18/004.png differ
diff --git a/resources/osd/digital/default/12x18/005.png b/resources/osd/digital/default/12x18/005.png
new file mode 100644
index 00000000..c5fd5e7f
Binary files /dev/null and b/resources/osd/digital/default/12x18/005.png differ
diff --git a/resources/osd/digital/default/12x18/006.png b/resources/osd/digital/default/12x18/006.png
new file mode 100644
index 00000000..853eb894
Binary files /dev/null and b/resources/osd/digital/default/12x18/006.png differ
diff --git a/resources/osd/digital/default/12x18/007.png b/resources/osd/digital/default/12x18/007.png
new file mode 100644
index 00000000..7335cdd2
Binary files /dev/null and b/resources/osd/digital/default/12x18/007.png differ
diff --git a/resources/osd/digital/default/12x18/008-009.png b/resources/osd/digital/default/12x18/008-009.png
new file mode 100644
index 00000000..4091dcaf
Binary files /dev/null and b/resources/osd/digital/default/12x18/008-009.png differ
diff --git a/resources/osd/digital/default/12x18/010.png b/resources/osd/digital/default/12x18/010.png
new file mode 100644
index 00000000..6c8797d9
Binary files /dev/null and b/resources/osd/digital/default/12x18/010.png differ
diff --git a/resources/osd/digital/default/12x18/011.png b/resources/osd/digital/default/12x18/011.png
new file mode 100644
index 00000000..46d4b1f4
Binary files /dev/null and b/resources/osd/digital/default/12x18/011.png differ
diff --git a/resources/osd/digital/default/12x18/012.png b/resources/osd/digital/default/12x18/012.png
new file mode 100644
index 00000000..ed27230b
Binary files /dev/null and b/resources/osd/digital/default/12x18/012.png differ
diff --git a/resources/osd/digital/default/12x18/013.png b/resources/osd/digital/default/12x18/013.png
new file mode 100644
index 00000000..12c3a9f9
Binary files /dev/null and b/resources/osd/digital/default/12x18/013.png differ
diff --git a/resources/osd/digital/default/12x18/014-015.png b/resources/osd/digital/default/12x18/014-015.png
new file mode 100644
index 00000000..6c879d15
Binary files /dev/null and b/resources/osd/digital/default/12x18/014-015.png differ
diff --git a/resources/osd/digital/default/12x18/016.png b/resources/osd/digital/default/12x18/016.png
new file mode 100644
index 00000000..067b85e3
Binary files /dev/null and b/resources/osd/digital/default/12x18/016.png differ
diff --git a/resources/osd/digital/default/12x18/017.png b/resources/osd/digital/default/12x18/017.png
new file mode 100644
index 00000000..502513cd
Binary files /dev/null and b/resources/osd/digital/default/12x18/017.png differ
diff --git a/resources/osd/digital/default/12x18/018.png b/resources/osd/digital/default/12x18/018.png
new file mode 100644
index 00000000..93af92bb
Binary files /dev/null and b/resources/osd/digital/default/12x18/018.png differ
diff --git a/resources/osd/digital/default/12x18/019.png b/resources/osd/digital/default/12x18/019.png
new file mode 100644
index 00000000..ba90251b
Binary files /dev/null and b/resources/osd/digital/default/12x18/019.png differ
diff --git a/resources/osd/digital/default/12x18/020.png b/resources/osd/digital/default/12x18/020.png
new file mode 100644
index 00000000..2dd0609f
Binary files /dev/null and b/resources/osd/digital/default/12x18/020.png differ
diff --git a/resources/osd/digital/default/12x18/021.png b/resources/osd/digital/default/12x18/021.png
new file mode 100644
index 00000000..0ed1db02
Binary files /dev/null and b/resources/osd/digital/default/12x18/021.png differ
diff --git a/resources/osd/digital/default/12x18/022.png b/resources/osd/digital/default/12x18/022.png
new file mode 100644
index 00000000..043cd829
Binary files /dev/null and b/resources/osd/digital/default/12x18/022.png differ
diff --git a/resources/osd/digital/default/12x18/023.png b/resources/osd/digital/default/12x18/023.png
new file mode 100644
index 00000000..bd6fd781
Binary files /dev/null and b/resources/osd/digital/default/12x18/023.png differ
diff --git a/resources/osd/digital/default/12x18/024.png b/resources/osd/digital/default/12x18/024.png
new file mode 100644
index 00000000..919e9da3
Binary files /dev/null and b/resources/osd/digital/default/12x18/024.png differ
diff --git a/resources/osd/digital/default/12x18/025.png b/resources/osd/digital/default/12x18/025.png
new file mode 100644
index 00000000..0b142635
Binary files /dev/null and b/resources/osd/digital/default/12x18/025.png differ
diff --git a/resources/osd/digital/default/12x18/026.png b/resources/osd/digital/default/12x18/026.png
new file mode 100644
index 00000000..1dd53f86
Binary files /dev/null and b/resources/osd/digital/default/12x18/026.png differ
diff --git a/resources/osd/digital/default/12x18/027.png b/resources/osd/digital/default/12x18/027.png
new file mode 100644
index 00000000..46a78582
Binary files /dev/null and b/resources/osd/digital/default/12x18/027.png differ
diff --git a/resources/osd/digital/default/12x18/028.png b/resources/osd/digital/default/12x18/028.png
new file mode 100644
index 00000000..298cfa40
Binary files /dev/null and b/resources/osd/digital/default/12x18/028.png differ
diff --git a/resources/osd/digital/default/12x18/029.png b/resources/osd/digital/default/12x18/029.png
new file mode 100644
index 00000000..8bcba937
Binary files /dev/null and b/resources/osd/digital/default/12x18/029.png differ
diff --git a/resources/osd/digital/default/12x18/030.png b/resources/osd/digital/default/12x18/030.png
new file mode 100644
index 00000000..ad45df0a
Binary files /dev/null and b/resources/osd/digital/default/12x18/030.png differ
diff --git a/resources/osd/digital/default/12x18/031.png b/resources/osd/digital/default/12x18/031.png
new file mode 100644
index 00000000..fcc08469
Binary files /dev/null and b/resources/osd/digital/default/12x18/031.png differ
diff --git a/resources/osd/digital/default/12x18/032.png b/resources/osd/digital/default/12x18/032.png
new file mode 100644
index 00000000..b618cc44
Binary files /dev/null and b/resources/osd/digital/default/12x18/032.png differ
diff --git a/resources/osd/digital/default/12x18/033.png b/resources/osd/digital/default/12x18/033.png
new file mode 100644
index 00000000..510ccfb3
Binary files /dev/null and b/resources/osd/digital/default/12x18/033.png differ
diff --git a/resources/osd/digital/default/12x18/034.png b/resources/osd/digital/default/12x18/034.png
new file mode 100644
index 00000000..d12b4f66
Binary files /dev/null and b/resources/osd/digital/default/12x18/034.png differ
diff --git a/resources/osd/digital/default/12x18/035.png b/resources/osd/digital/default/12x18/035.png
new file mode 100644
index 00000000..9b014d13
Binary files /dev/null and b/resources/osd/digital/default/12x18/035.png differ
diff --git a/resources/osd/digital/default/12x18/036.png b/resources/osd/digital/default/12x18/036.png
new file mode 100644
index 00000000..f62037ec
Binary files /dev/null and b/resources/osd/digital/default/12x18/036.png differ
diff --git a/resources/osd/digital/default/12x18/037.png b/resources/osd/digital/default/12x18/037.png
new file mode 100644
index 00000000..c995a419
Binary files /dev/null and b/resources/osd/digital/default/12x18/037.png differ
diff --git a/resources/osd/digital/default/12x18/038.png b/resources/osd/digital/default/12x18/038.png
new file mode 100644
index 00000000..25e7e3d1
Binary files /dev/null and b/resources/osd/digital/default/12x18/038.png differ
diff --git a/resources/osd/digital/default/12x18/039.png b/resources/osd/digital/default/12x18/039.png
new file mode 100644
index 00000000..7291686a
Binary files /dev/null and b/resources/osd/digital/default/12x18/039.png differ
diff --git a/resources/osd/digital/default/12x18/040.png b/resources/osd/digital/default/12x18/040.png
new file mode 100644
index 00000000..0b484a97
Binary files /dev/null and b/resources/osd/digital/default/12x18/040.png differ
diff --git a/resources/osd/digital/default/12x18/041.png b/resources/osd/digital/default/12x18/041.png
new file mode 100644
index 00000000..d984b461
Binary files /dev/null and b/resources/osd/digital/default/12x18/041.png differ
diff --git a/resources/osd/digital/default/12x18/042.png b/resources/osd/digital/default/12x18/042.png
new file mode 100644
index 00000000..28ede526
Binary files /dev/null and b/resources/osd/digital/default/12x18/042.png differ
diff --git a/resources/osd/digital/default/12x18/043.png b/resources/osd/digital/default/12x18/043.png
new file mode 100644
index 00000000..57ea3e65
Binary files /dev/null and b/resources/osd/digital/default/12x18/043.png differ
diff --git a/resources/osd/digital/default/12x18/044.png b/resources/osd/digital/default/12x18/044.png
new file mode 100644
index 00000000..a31809b2
Binary files /dev/null and b/resources/osd/digital/default/12x18/044.png differ
diff --git a/resources/osd/digital/default/12x18/045.png b/resources/osd/digital/default/12x18/045.png
new file mode 100644
index 00000000..fa409127
Binary files /dev/null and b/resources/osd/digital/default/12x18/045.png differ
diff --git a/resources/osd/digital/default/12x18/046.png b/resources/osd/digital/default/12x18/046.png
new file mode 100644
index 00000000..66239d71
Binary files /dev/null and b/resources/osd/digital/default/12x18/046.png differ
diff --git a/resources/osd/digital/default/12x18/047.png b/resources/osd/digital/default/12x18/047.png
new file mode 100644
index 00000000..21a90424
Binary files /dev/null and b/resources/osd/digital/default/12x18/047.png differ
diff --git a/resources/osd/digital/default/12x18/048.png b/resources/osd/digital/default/12x18/048.png
new file mode 100644
index 00000000..99dd2abd
Binary files /dev/null and b/resources/osd/digital/default/12x18/048.png differ
diff --git a/resources/osd/digital/default/12x18/049.png b/resources/osd/digital/default/12x18/049.png
new file mode 100644
index 00000000..745bc6f2
Binary files /dev/null and b/resources/osd/digital/default/12x18/049.png differ
diff --git a/resources/osd/digital/default/12x18/050.png b/resources/osd/digital/default/12x18/050.png
new file mode 100644
index 00000000..3ec661e0
Binary files /dev/null and b/resources/osd/digital/default/12x18/050.png differ
diff --git a/resources/osd/digital/default/12x18/051.png b/resources/osd/digital/default/12x18/051.png
new file mode 100644
index 00000000..b19cd4dc
Binary files /dev/null and b/resources/osd/digital/default/12x18/051.png differ
diff --git a/resources/osd/digital/default/12x18/052.png b/resources/osd/digital/default/12x18/052.png
new file mode 100644
index 00000000..9652e5cc
Binary files /dev/null and b/resources/osd/digital/default/12x18/052.png differ
diff --git a/resources/osd/digital/default/12x18/053.png b/resources/osd/digital/default/12x18/053.png
new file mode 100644
index 00000000..5fb38c00
Binary files /dev/null and b/resources/osd/digital/default/12x18/053.png differ
diff --git a/resources/osd/digital/default/12x18/054.png b/resources/osd/digital/default/12x18/054.png
new file mode 100644
index 00000000..d078a80b
Binary files /dev/null and b/resources/osd/digital/default/12x18/054.png differ
diff --git a/resources/osd/digital/default/12x18/055.png b/resources/osd/digital/default/12x18/055.png
new file mode 100644
index 00000000..0a213dde
Binary files /dev/null and b/resources/osd/digital/default/12x18/055.png differ
diff --git a/resources/osd/digital/default/12x18/056.png b/resources/osd/digital/default/12x18/056.png
new file mode 100644
index 00000000..52c69989
Binary files /dev/null and b/resources/osd/digital/default/12x18/056.png differ
diff --git a/resources/osd/digital/default/12x18/057.png b/resources/osd/digital/default/12x18/057.png
new file mode 100644
index 00000000..58bde77c
Binary files /dev/null and b/resources/osd/digital/default/12x18/057.png differ
diff --git a/resources/osd/digital/default/12x18/058.png b/resources/osd/digital/default/12x18/058.png
new file mode 100644
index 00000000..41d5aa0c
Binary files /dev/null and b/resources/osd/digital/default/12x18/058.png differ
diff --git a/resources/osd/digital/default/12x18/059.png b/resources/osd/digital/default/12x18/059.png
new file mode 100644
index 00000000..502307d8
Binary files /dev/null and b/resources/osd/digital/default/12x18/059.png differ
diff --git a/resources/osd/digital/default/12x18/060.png b/resources/osd/digital/default/12x18/060.png
new file mode 100644
index 00000000..ea702848
Binary files /dev/null and b/resources/osd/digital/default/12x18/060.png differ
diff --git a/resources/osd/digital/default/12x18/061.png b/resources/osd/digital/default/12x18/061.png
new file mode 100644
index 00000000..ffe31ac6
Binary files /dev/null and b/resources/osd/digital/default/12x18/061.png differ
diff --git a/resources/osd/digital/default/12x18/062.png b/resources/osd/digital/default/12x18/062.png
new file mode 100644
index 00000000..e12c7ac6
Binary files /dev/null and b/resources/osd/digital/default/12x18/062.png differ
diff --git a/resources/osd/digital/default/12x18/063.png b/resources/osd/digital/default/12x18/063.png
new file mode 100644
index 00000000..31dacdc0
Binary files /dev/null and b/resources/osd/digital/default/12x18/063.png differ
diff --git a/resources/osd/digital/default/12x18/064.png b/resources/osd/digital/default/12x18/064.png
new file mode 100644
index 00000000..7ebbf86f
Binary files /dev/null and b/resources/osd/digital/default/12x18/064.png differ
diff --git a/resources/osd/digital/default/12x18/065.png b/resources/osd/digital/default/12x18/065.png
new file mode 100644
index 00000000..3998d942
Binary files /dev/null and b/resources/osd/digital/default/12x18/065.png differ
diff --git a/resources/osd/digital/default/12x18/066.png b/resources/osd/digital/default/12x18/066.png
new file mode 100644
index 00000000..7b1db85e
Binary files /dev/null and b/resources/osd/digital/default/12x18/066.png differ
diff --git a/resources/osd/digital/default/12x18/067.png b/resources/osd/digital/default/12x18/067.png
new file mode 100644
index 00000000..6bd3fc0f
Binary files /dev/null and b/resources/osd/digital/default/12x18/067.png differ
diff --git a/resources/osd/digital/default/12x18/068.png b/resources/osd/digital/default/12x18/068.png
new file mode 100644
index 00000000..3d2151b7
Binary files /dev/null and b/resources/osd/digital/default/12x18/068.png differ
diff --git a/resources/osd/digital/default/12x18/069.png b/resources/osd/digital/default/12x18/069.png
new file mode 100644
index 00000000..6b3c530b
Binary files /dev/null and b/resources/osd/digital/default/12x18/069.png differ
diff --git a/resources/osd/digital/default/12x18/070.png b/resources/osd/digital/default/12x18/070.png
new file mode 100644
index 00000000..fb414567
Binary files /dev/null and b/resources/osd/digital/default/12x18/070.png differ
diff --git a/resources/osd/digital/default/12x18/071.png b/resources/osd/digital/default/12x18/071.png
new file mode 100644
index 00000000..7e395e56
Binary files /dev/null and b/resources/osd/digital/default/12x18/071.png differ
diff --git a/resources/osd/digital/default/12x18/072.png b/resources/osd/digital/default/12x18/072.png
new file mode 100644
index 00000000..99f8f90e
Binary files /dev/null and b/resources/osd/digital/default/12x18/072.png differ
diff --git a/resources/osd/digital/default/12x18/073.png b/resources/osd/digital/default/12x18/073.png
new file mode 100644
index 00000000..39bc023c
Binary files /dev/null and b/resources/osd/digital/default/12x18/073.png differ
diff --git a/resources/osd/digital/default/12x18/074.png b/resources/osd/digital/default/12x18/074.png
new file mode 100644
index 00000000..011b7582
Binary files /dev/null and b/resources/osd/digital/default/12x18/074.png differ
diff --git a/resources/osd/digital/default/12x18/075.png b/resources/osd/digital/default/12x18/075.png
new file mode 100644
index 00000000..a18e60e4
Binary files /dev/null and b/resources/osd/digital/default/12x18/075.png differ
diff --git a/resources/osd/digital/default/12x18/076.png b/resources/osd/digital/default/12x18/076.png
new file mode 100644
index 00000000..4aa73139
Binary files /dev/null and b/resources/osd/digital/default/12x18/076.png differ
diff --git a/resources/osd/digital/default/12x18/077.png b/resources/osd/digital/default/12x18/077.png
new file mode 100644
index 00000000..b5531259
Binary files /dev/null and b/resources/osd/digital/default/12x18/077.png differ
diff --git a/resources/osd/digital/default/12x18/078.png b/resources/osd/digital/default/12x18/078.png
new file mode 100644
index 00000000..a9a4cabb
Binary files /dev/null and b/resources/osd/digital/default/12x18/078.png differ
diff --git a/resources/osd/digital/default/12x18/079.png b/resources/osd/digital/default/12x18/079.png
new file mode 100644
index 00000000..ec3a20e9
Binary files /dev/null and b/resources/osd/digital/default/12x18/079.png differ
diff --git a/resources/osd/digital/default/12x18/080.png b/resources/osd/digital/default/12x18/080.png
new file mode 100644
index 00000000..dba64778
Binary files /dev/null and b/resources/osd/digital/default/12x18/080.png differ
diff --git a/resources/osd/digital/default/12x18/081.png b/resources/osd/digital/default/12x18/081.png
new file mode 100644
index 00000000..6b7f418a
Binary files /dev/null and b/resources/osd/digital/default/12x18/081.png differ
diff --git a/resources/osd/digital/default/12x18/082.png b/resources/osd/digital/default/12x18/082.png
new file mode 100644
index 00000000..bb1259a9
Binary files /dev/null and b/resources/osd/digital/default/12x18/082.png differ
diff --git a/resources/osd/digital/default/12x18/083.png b/resources/osd/digital/default/12x18/083.png
new file mode 100644
index 00000000..cb0e1898
Binary files /dev/null and b/resources/osd/digital/default/12x18/083.png differ
diff --git a/resources/osd/digital/default/12x18/084.png b/resources/osd/digital/default/12x18/084.png
new file mode 100644
index 00000000..897be3ec
Binary files /dev/null and b/resources/osd/digital/default/12x18/084.png differ
diff --git a/resources/osd/digital/default/12x18/085.png b/resources/osd/digital/default/12x18/085.png
new file mode 100644
index 00000000..24aba125
Binary files /dev/null and b/resources/osd/digital/default/12x18/085.png differ
diff --git a/resources/osd/digital/default/12x18/086.png b/resources/osd/digital/default/12x18/086.png
new file mode 100644
index 00000000..d946416e
Binary files /dev/null and b/resources/osd/digital/default/12x18/086.png differ
diff --git a/resources/osd/digital/default/12x18/087.png b/resources/osd/digital/default/12x18/087.png
new file mode 100644
index 00000000..093c11ee
Binary files /dev/null and b/resources/osd/digital/default/12x18/087.png differ
diff --git a/resources/osd/digital/default/12x18/088.png b/resources/osd/digital/default/12x18/088.png
new file mode 100644
index 00000000..404f8059
Binary files /dev/null and b/resources/osd/digital/default/12x18/088.png differ
diff --git a/resources/osd/digital/default/12x18/089.png b/resources/osd/digital/default/12x18/089.png
new file mode 100644
index 00000000..cf05a84d
Binary files /dev/null and b/resources/osd/digital/default/12x18/089.png differ
diff --git a/resources/osd/digital/default/12x18/090.png b/resources/osd/digital/default/12x18/090.png
new file mode 100644
index 00000000..c0d0e553
Binary files /dev/null and b/resources/osd/digital/default/12x18/090.png differ
diff --git a/resources/osd/digital/default/12x18/091.png b/resources/osd/digital/default/12x18/091.png
new file mode 100644
index 00000000..44bbc4fa
Binary files /dev/null and b/resources/osd/digital/default/12x18/091.png differ
diff --git a/resources/osd/digital/default/12x18/092.png b/resources/osd/digital/default/12x18/092.png
new file mode 100644
index 00000000..c1a299d8
Binary files /dev/null and b/resources/osd/digital/default/12x18/092.png differ
diff --git a/resources/osd/digital/default/12x18/093.png b/resources/osd/digital/default/12x18/093.png
new file mode 100644
index 00000000..c40310ea
Binary files /dev/null and b/resources/osd/digital/default/12x18/093.png differ
diff --git a/resources/osd/digital/default/12x18/094.png b/resources/osd/digital/default/12x18/094.png
new file mode 100644
index 00000000..09d31254
Binary files /dev/null and b/resources/osd/digital/default/12x18/094.png differ
diff --git a/resources/osd/digital/default/12x18/095.png b/resources/osd/digital/default/12x18/095.png
new file mode 100644
index 00000000..f4e3be09
Binary files /dev/null and b/resources/osd/digital/default/12x18/095.png differ
diff --git a/resources/osd/digital/default/12x18/096-097.png b/resources/osd/digital/default/12x18/096-097.png
new file mode 100644
index 00000000..f23cc10a
Binary files /dev/null and b/resources/osd/digital/default/12x18/096-097.png differ
diff --git a/resources/osd/digital/default/12x18/098.png b/resources/osd/digital/default/12x18/098.png
new file mode 100644
index 00000000..4721bacc
Binary files /dev/null and b/resources/osd/digital/default/12x18/098.png differ
diff --git a/resources/osd/digital/default/12x18/099.png b/resources/osd/digital/default/12x18/099.png
new file mode 100644
index 00000000..f9829c46
Binary files /dev/null and b/resources/osd/digital/default/12x18/099.png differ
diff --git a/resources/osd/digital/default/12x18/100.png b/resources/osd/digital/default/12x18/100.png
new file mode 100644
index 00000000..4b634fd4
Binary files /dev/null and b/resources/osd/digital/default/12x18/100.png differ
diff --git a/resources/osd/digital/default/12x18/101.png b/resources/osd/digital/default/12x18/101.png
new file mode 100644
index 00000000..4bdc8fad
Binary files /dev/null and b/resources/osd/digital/default/12x18/101.png differ
diff --git a/resources/osd/digital/default/12x18/102.png b/resources/osd/digital/default/12x18/102.png
new file mode 100644
index 00000000..c063a046
Binary files /dev/null and b/resources/osd/digital/default/12x18/102.png differ
diff --git a/resources/osd/digital/default/12x18/103.png b/resources/osd/digital/default/12x18/103.png
new file mode 100644
index 00000000..54d070a4
Binary files /dev/null and b/resources/osd/digital/default/12x18/103.png differ
diff --git a/resources/osd/digital/default/12x18/104.png b/resources/osd/digital/default/12x18/104.png
new file mode 100644
index 00000000..217fce0a
Binary files /dev/null and b/resources/osd/digital/default/12x18/104.png differ
diff --git a/resources/osd/digital/default/12x18/105.png b/resources/osd/digital/default/12x18/105.png
new file mode 100644
index 00000000..c29bbb2f
Binary files /dev/null and b/resources/osd/digital/default/12x18/105.png differ
diff --git a/resources/osd/digital/default/12x18/106.png b/resources/osd/digital/default/12x18/106.png
new file mode 100644
index 00000000..d9f3677c
Binary files /dev/null and b/resources/osd/digital/default/12x18/106.png differ
diff --git a/resources/osd/digital/default/12x18/107-108.png b/resources/osd/digital/default/12x18/107-108.png
new file mode 100644
index 00000000..861c5b83
Binary files /dev/null and b/resources/osd/digital/default/12x18/107-108.png differ
diff --git a/resources/osd/digital/default/12x18/109.png b/resources/osd/digital/default/12x18/109.png
new file mode 100644
index 00000000..2212561e
Binary files /dev/null and b/resources/osd/digital/default/12x18/109.png differ
diff --git a/resources/osd/digital/default/12x18/110.png b/resources/osd/digital/default/12x18/110.png
new file mode 100644
index 00000000..2cae8f5f
Binary files /dev/null and b/resources/osd/digital/default/12x18/110.png differ
diff --git a/resources/osd/digital/default/12x18/111.png b/resources/osd/digital/default/12x18/111.png
new file mode 100644
index 00000000..2c444715
Binary files /dev/null and b/resources/osd/digital/default/12x18/111.png differ
diff --git a/resources/osd/digital/default/12x18/112.png b/resources/osd/digital/default/12x18/112.png
new file mode 100644
index 00000000..51c34c47
Binary files /dev/null and b/resources/osd/digital/default/12x18/112.png differ
diff --git a/resources/osd/digital/default/12x18/113.png b/resources/osd/digital/default/12x18/113.png
new file mode 100644
index 00000000..c8c913fb
Binary files /dev/null and b/resources/osd/digital/default/12x18/113.png differ
diff --git a/resources/osd/digital/default/12x18/114.png b/resources/osd/digital/default/12x18/114.png
new file mode 100644
index 00000000..c949ee7b
Binary files /dev/null and b/resources/osd/digital/default/12x18/114.png differ
diff --git a/resources/osd/digital/default/12x18/115.png b/resources/osd/digital/default/12x18/115.png
new file mode 100644
index 00000000..fd3ec944
Binary files /dev/null and b/resources/osd/digital/default/12x18/115.png differ
diff --git a/resources/osd/digital/default/12x18/116.png b/resources/osd/digital/default/12x18/116.png
new file mode 100644
index 00000000..aa14bba9
Binary files /dev/null and b/resources/osd/digital/default/12x18/116.png differ
diff --git a/resources/osd/digital/default/12x18/117.png b/resources/osd/digital/default/12x18/117.png
new file mode 100644
index 00000000..7f40bade
Binary files /dev/null and b/resources/osd/digital/default/12x18/117.png differ
diff --git a/resources/osd/digital/default/12x18/118.png b/resources/osd/digital/default/12x18/118.png
new file mode 100644
index 00000000..500ca89f
Binary files /dev/null and b/resources/osd/digital/default/12x18/118.png differ
diff --git a/resources/osd/digital/default/12x18/119.png b/resources/osd/digital/default/12x18/119.png
new file mode 100644
index 00000000..d1f4b42d
Binary files /dev/null and b/resources/osd/digital/default/12x18/119.png differ
diff --git a/resources/osd/digital/default/12x18/120.png b/resources/osd/digital/default/12x18/120.png
new file mode 100644
index 00000000..054b75be
Binary files /dev/null and b/resources/osd/digital/default/12x18/120.png differ
diff --git a/resources/osd/digital/default/12x18/121.png b/resources/osd/digital/default/12x18/121.png
new file mode 100644
index 00000000..4fa0c1a4
Binary files /dev/null and b/resources/osd/digital/default/12x18/121.png differ
diff --git a/resources/osd/digital/default/12x18/122.png b/resources/osd/digital/default/12x18/122.png
new file mode 100644
index 00000000..60bf8424
Binary files /dev/null and b/resources/osd/digital/default/12x18/122.png differ
diff --git a/resources/osd/digital/default/12x18/123.png b/resources/osd/digital/default/12x18/123.png
new file mode 100644
index 00000000..5a764191
Binary files /dev/null and b/resources/osd/digital/default/12x18/123.png differ
diff --git a/resources/osd/digital/default/12x18/124.png b/resources/osd/digital/default/12x18/124.png
new file mode 100644
index 00000000..1d1f3a13
Binary files /dev/null and b/resources/osd/digital/default/12x18/124.png differ
diff --git a/resources/osd/digital/default/12x18/125.png b/resources/osd/digital/default/12x18/125.png
new file mode 100644
index 00000000..f8da6ca9
Binary files /dev/null and b/resources/osd/digital/default/12x18/125.png differ
diff --git a/resources/osd/digital/default/12x18/126.png b/resources/osd/digital/default/12x18/126.png
new file mode 100644
index 00000000..c4613d20
Binary files /dev/null and b/resources/osd/digital/default/12x18/126.png differ
diff --git a/resources/osd/digital/default/12x18/127.png b/resources/osd/digital/default/12x18/127.png
new file mode 100644
index 00000000..b392f7d3
Binary files /dev/null and b/resources/osd/digital/default/12x18/127.png differ
diff --git a/resources/osd/digital/default/12x18/128.png b/resources/osd/digital/default/12x18/128.png
new file mode 100644
index 00000000..5766a27c
Binary files /dev/null and b/resources/osd/digital/default/12x18/128.png differ
diff --git a/resources/osd/digital/default/12x18/129.png b/resources/osd/digital/default/12x18/129.png
new file mode 100644
index 00000000..67ce5c8c
Binary files /dev/null and b/resources/osd/digital/default/12x18/129.png differ
diff --git a/resources/osd/digital/default/12x18/130.png b/resources/osd/digital/default/12x18/130.png
new file mode 100644
index 00000000..a47d6ba3
Binary files /dev/null and b/resources/osd/digital/default/12x18/130.png differ
diff --git a/resources/osd/digital/default/12x18/131.png b/resources/osd/digital/default/12x18/131.png
new file mode 100644
index 00000000..08d4dde9
Binary files /dev/null and b/resources/osd/digital/default/12x18/131.png differ
diff --git a/resources/osd/digital/default/12x18/132.png b/resources/osd/digital/default/12x18/132.png
new file mode 100644
index 00000000..251a14b9
Binary files /dev/null and b/resources/osd/digital/default/12x18/132.png differ
diff --git a/resources/osd/digital/default/12x18/133.png b/resources/osd/digital/default/12x18/133.png
new file mode 100644
index 00000000..d201a492
Binary files /dev/null and b/resources/osd/digital/default/12x18/133.png differ
diff --git a/resources/osd/digital/default/12x18/134.png b/resources/osd/digital/default/12x18/134.png
new file mode 100644
index 00000000..8d36997d
Binary files /dev/null and b/resources/osd/digital/default/12x18/134.png differ
diff --git a/resources/osd/digital/default/12x18/135.png b/resources/osd/digital/default/12x18/135.png
new file mode 100644
index 00000000..cb3c533f
Binary files /dev/null and b/resources/osd/digital/default/12x18/135.png differ
diff --git a/resources/osd/digital/default/12x18/136.png b/resources/osd/digital/default/12x18/136.png
new file mode 100644
index 00000000..2dcf3029
Binary files /dev/null and b/resources/osd/digital/default/12x18/136.png differ
diff --git a/resources/osd/digital/default/12x18/137.png b/resources/osd/digital/default/12x18/137.png
new file mode 100644
index 00000000..9e3c5fbb
Binary files /dev/null and b/resources/osd/digital/default/12x18/137.png differ
diff --git a/resources/osd/digital/default/12x18/138.png b/resources/osd/digital/default/12x18/138.png
new file mode 100644
index 00000000..01cfea71
Binary files /dev/null and b/resources/osd/digital/default/12x18/138.png differ
diff --git a/resources/osd/digital/default/12x18/139.png b/resources/osd/digital/default/12x18/139.png
new file mode 100644
index 00000000..b38a5eff
Binary files /dev/null and b/resources/osd/digital/default/12x18/139.png differ
diff --git a/resources/osd/digital/default/12x18/140.png b/resources/osd/digital/default/12x18/140.png
new file mode 100644
index 00000000..13eae2b8
Binary files /dev/null and b/resources/osd/digital/default/12x18/140.png differ
diff --git a/resources/osd/digital/default/12x18/141.png b/resources/osd/digital/default/12x18/141.png
new file mode 100644
index 00000000..af0dff79
Binary files /dev/null and b/resources/osd/digital/default/12x18/141.png differ
diff --git a/resources/osd/digital/default/12x18/142.png b/resources/osd/digital/default/12x18/142.png
new file mode 100644
index 00000000..f6bfe4f1
Binary files /dev/null and b/resources/osd/digital/default/12x18/142.png differ
diff --git a/resources/osd/digital/default/12x18/143.png b/resources/osd/digital/default/12x18/143.png
new file mode 100644
index 00000000..9017ccc0
Binary files /dev/null and b/resources/osd/digital/default/12x18/143.png differ
diff --git a/resources/osd/digital/default/12x18/144.png b/resources/osd/digital/default/12x18/144.png
new file mode 100644
index 00000000..a8919892
Binary files /dev/null and b/resources/osd/digital/default/12x18/144.png differ
diff --git a/resources/osd/digital/default/12x18/145.png b/resources/osd/digital/default/12x18/145.png
new file mode 100644
index 00000000..8f6fb9bf
Binary files /dev/null and b/resources/osd/digital/default/12x18/145.png differ
diff --git a/resources/osd/digital/default/12x18/146.png b/resources/osd/digital/default/12x18/146.png
new file mode 100644
index 00000000..ec9025a3
Binary files /dev/null and b/resources/osd/digital/default/12x18/146.png differ
diff --git a/resources/osd/digital/default/12x18/147-148.png b/resources/osd/digital/default/12x18/147-148.png
new file mode 100644
index 00000000..ce777fe2
Binary files /dev/null and b/resources/osd/digital/default/12x18/147-148.png differ
diff --git a/resources/osd/digital/default/12x18/149.png b/resources/osd/digital/default/12x18/149.png
new file mode 100644
index 00000000..af8cca58
Binary files /dev/null and b/resources/osd/digital/default/12x18/149.png differ
diff --git a/resources/osd/digital/default/12x18/150.png b/resources/osd/digital/default/12x18/150.png
new file mode 100644
index 00000000..aa1c2855
Binary files /dev/null and b/resources/osd/digital/default/12x18/150.png differ
diff --git a/resources/osd/digital/default/12x18/151.png b/resources/osd/digital/default/12x18/151.png
new file mode 100644
index 00000000..32d1ff27
Binary files /dev/null and b/resources/osd/digital/default/12x18/151.png differ
diff --git a/resources/osd/digital/default/12x18/152.png b/resources/osd/digital/default/12x18/152.png
new file mode 100644
index 00000000..da8cc035
Binary files /dev/null and b/resources/osd/digital/default/12x18/152.png differ
diff --git a/resources/osd/digital/default/12x18/153.png b/resources/osd/digital/default/12x18/153.png
new file mode 100644
index 00000000..9e031d6b
Binary files /dev/null and b/resources/osd/digital/default/12x18/153.png differ
diff --git a/resources/osd/digital/default/12x18/154.png b/resources/osd/digital/default/12x18/154.png
new file mode 100644
index 00000000..33dcfab2
Binary files /dev/null and b/resources/osd/digital/default/12x18/154.png differ
diff --git a/resources/osd/digital/default/12x18/155.png b/resources/osd/digital/default/12x18/155.png
new file mode 100644
index 00000000..62e09e55
Binary files /dev/null and b/resources/osd/digital/default/12x18/155.png differ
diff --git a/resources/osd/digital/default/12x18/156.png b/resources/osd/digital/default/12x18/156.png
new file mode 100644
index 00000000..8f0827ed
Binary files /dev/null and b/resources/osd/digital/default/12x18/156.png differ
diff --git a/resources/osd/digital/default/12x18/157.png b/resources/osd/digital/default/12x18/157.png
new file mode 100644
index 00000000..ca5698da
Binary files /dev/null and b/resources/osd/digital/default/12x18/157.png differ
diff --git a/resources/osd/digital/default/12x18/158.png b/resources/osd/digital/default/12x18/158.png
new file mode 100644
index 00000000..f50e97d0
Binary files /dev/null and b/resources/osd/digital/default/12x18/158.png differ
diff --git a/resources/osd/digital/default/12x18/159.png b/resources/osd/digital/default/12x18/159.png
new file mode 100644
index 00000000..35d1ab39
Binary files /dev/null and b/resources/osd/digital/default/12x18/159.png differ
diff --git a/resources/osd/digital/default/12x18/160.png b/resources/osd/digital/default/12x18/160.png
new file mode 100644
index 00000000..fc1f3672
Binary files /dev/null and b/resources/osd/digital/default/12x18/160.png differ
diff --git a/resources/osd/digital/default/12x18/161.png b/resources/osd/digital/default/12x18/161.png
new file mode 100644
index 00000000..c3515f11
Binary files /dev/null and b/resources/osd/digital/default/12x18/161.png differ
diff --git a/resources/osd/digital/default/12x18/162.png b/resources/osd/digital/default/12x18/162.png
new file mode 100644
index 00000000..423f2102
Binary files /dev/null and b/resources/osd/digital/default/12x18/162.png differ
diff --git a/resources/osd/digital/default/12x18/163.png b/resources/osd/digital/default/12x18/163.png
new file mode 100644
index 00000000..aa48e19f
Binary files /dev/null and b/resources/osd/digital/default/12x18/163.png differ
diff --git a/resources/osd/digital/default/12x18/164.png b/resources/osd/digital/default/12x18/164.png
new file mode 100644
index 00000000..255929d8
Binary files /dev/null and b/resources/osd/digital/default/12x18/164.png differ
diff --git a/resources/osd/digital/default/12x18/165.png b/resources/osd/digital/default/12x18/165.png
new file mode 100644
index 00000000..64fcf566
Binary files /dev/null and b/resources/osd/digital/default/12x18/165.png differ
diff --git a/resources/osd/digital/default/12x18/166.png b/resources/osd/digital/default/12x18/166.png
new file mode 100644
index 00000000..1a3af2db
Binary files /dev/null and b/resources/osd/digital/default/12x18/166.png differ
diff --git a/resources/osd/digital/default/12x18/167.png b/resources/osd/digital/default/12x18/167.png
new file mode 100644
index 00000000..4b394fa5
Binary files /dev/null and b/resources/osd/digital/default/12x18/167.png differ
diff --git a/resources/osd/digital/default/12x18/168.png b/resources/osd/digital/default/12x18/168.png
new file mode 100644
index 00000000..fd77ffd9
Binary files /dev/null and b/resources/osd/digital/default/12x18/168.png differ
diff --git a/resources/osd/digital/default/12x18/169.png b/resources/osd/digital/default/12x18/169.png
new file mode 100644
index 00000000..3bf603b8
Binary files /dev/null and b/resources/osd/digital/default/12x18/169.png differ
diff --git a/resources/osd/digital/default/12x18/170.png b/resources/osd/digital/default/12x18/170.png
new file mode 100644
index 00000000..7425cf7b
Binary files /dev/null and b/resources/osd/digital/default/12x18/170.png differ
diff --git a/resources/osd/digital/default/12x18/171-172.png b/resources/osd/digital/default/12x18/171-172.png
new file mode 100644
index 00000000..28eb7ec0
Binary files /dev/null and b/resources/osd/digital/default/12x18/171-172.png differ
diff --git a/resources/osd/digital/default/12x18/173.png b/resources/osd/digital/default/12x18/173.png
new file mode 100644
index 00000000..6c55eefc
Binary files /dev/null and b/resources/osd/digital/default/12x18/173.png differ
diff --git a/resources/osd/digital/default/12x18/174.png b/resources/osd/digital/default/12x18/174.png
new file mode 100644
index 00000000..c85ac206
Binary files /dev/null and b/resources/osd/digital/default/12x18/174.png differ
diff --git a/resources/osd/digital/default/12x18/175.png b/resources/osd/digital/default/12x18/175.png
new file mode 100644
index 00000000..77b94a0d
Binary files /dev/null and b/resources/osd/digital/default/12x18/175.png differ
diff --git a/resources/osd/digital/default/12x18/176.png b/resources/osd/digital/default/12x18/176.png
new file mode 100644
index 00000000..7ee61dd7
Binary files /dev/null and b/resources/osd/digital/default/12x18/176.png differ
diff --git a/resources/osd/digital/default/12x18/177.png b/resources/osd/digital/default/12x18/177.png
new file mode 100644
index 00000000..6f7e29cb
Binary files /dev/null and b/resources/osd/digital/default/12x18/177.png differ
diff --git a/resources/osd/digital/default/12x18/178.png b/resources/osd/digital/default/12x18/178.png
new file mode 100644
index 00000000..e039b381
Binary files /dev/null and b/resources/osd/digital/default/12x18/178.png differ
diff --git a/resources/osd/digital/default/12x18/179.png b/resources/osd/digital/default/12x18/179.png
new file mode 100644
index 00000000..17a3c5a0
Binary files /dev/null and b/resources/osd/digital/default/12x18/179.png differ
diff --git a/resources/osd/digital/default/12x18/180.png b/resources/osd/digital/default/12x18/180.png
new file mode 100644
index 00000000..76fbf98f
Binary files /dev/null and b/resources/osd/digital/default/12x18/180.png differ
diff --git a/resources/osd/digital/default/12x18/181.png b/resources/osd/digital/default/12x18/181.png
new file mode 100644
index 00000000..b443e2f7
Binary files /dev/null and b/resources/osd/digital/default/12x18/181.png differ
diff --git a/resources/osd/digital/default/12x18/182.png b/resources/osd/digital/default/12x18/182.png
new file mode 100644
index 00000000..13cbc907
Binary files /dev/null and b/resources/osd/digital/default/12x18/182.png differ
diff --git a/resources/osd/digital/default/12x18/183.png b/resources/osd/digital/default/12x18/183.png
new file mode 100644
index 00000000..4adab891
Binary files /dev/null and b/resources/osd/digital/default/12x18/183.png differ
diff --git a/resources/osd/digital/default/12x18/184.png b/resources/osd/digital/default/12x18/184.png
new file mode 100644
index 00000000..ba47f2dd
Binary files /dev/null and b/resources/osd/digital/default/12x18/184.png differ
diff --git a/resources/osd/digital/default/12x18/185.png b/resources/osd/digital/default/12x18/185.png
new file mode 100644
index 00000000..86e09c1e
Binary files /dev/null and b/resources/osd/digital/default/12x18/185.png differ
diff --git a/resources/osd/digital/default/12x18/186.png b/resources/osd/digital/default/12x18/186.png
new file mode 100644
index 00000000..05daa9fc
Binary files /dev/null and b/resources/osd/digital/default/12x18/186.png differ
diff --git a/resources/osd/digital/default/12x18/187.png b/resources/osd/digital/default/12x18/187.png
new file mode 100644
index 00000000..c3f9a7e3
Binary files /dev/null and b/resources/osd/digital/default/12x18/187.png differ
diff --git a/resources/osd/digital/default/12x18/188.png b/resources/osd/digital/default/12x18/188.png
new file mode 100644
index 00000000..1391917f
Binary files /dev/null and b/resources/osd/digital/default/12x18/188.png differ
diff --git a/resources/osd/digital/default/12x18/189.png b/resources/osd/digital/default/12x18/189.png
new file mode 100644
index 00000000..96b640a9
Binary files /dev/null and b/resources/osd/digital/default/12x18/189.png differ
diff --git a/resources/osd/digital/default/12x18/190.png b/resources/osd/digital/default/12x18/190.png
new file mode 100644
index 00000000..3586a234
Binary files /dev/null and b/resources/osd/digital/default/12x18/190.png differ
diff --git a/resources/osd/digital/default/12x18/191.png b/resources/osd/digital/default/12x18/191.png
new file mode 100644
index 00000000..bf68e09a
Binary files /dev/null and b/resources/osd/digital/default/12x18/191.png differ
diff --git a/resources/osd/digital/default/12x18/192.png b/resources/osd/digital/default/12x18/192.png
new file mode 100644
index 00000000..f31e542b
Binary files /dev/null and b/resources/osd/digital/default/12x18/192.png differ
diff --git a/resources/osd/digital/default/12x18/193.png b/resources/osd/digital/default/12x18/193.png
new file mode 100644
index 00000000..fabfb7e2
Binary files /dev/null and b/resources/osd/digital/default/12x18/193.png differ
diff --git a/resources/osd/digital/default/12x18/194.png b/resources/osd/digital/default/12x18/194.png
new file mode 100644
index 00000000..defdb8af
Binary files /dev/null and b/resources/osd/digital/default/12x18/194.png differ
diff --git a/resources/osd/digital/default/12x18/195.png b/resources/osd/digital/default/12x18/195.png
new file mode 100644
index 00000000..0d480b0e
Binary files /dev/null and b/resources/osd/digital/default/12x18/195.png differ
diff --git a/resources/osd/digital/default/12x18/196.png b/resources/osd/digital/default/12x18/196.png
new file mode 100644
index 00000000..5c968838
Binary files /dev/null and b/resources/osd/digital/default/12x18/196.png differ
diff --git a/resources/osd/digital/default/12x18/197.png b/resources/osd/digital/default/12x18/197.png
new file mode 100644
index 00000000..e047575e
Binary files /dev/null and b/resources/osd/digital/default/12x18/197.png differ
diff --git a/resources/osd/digital/default/12x18/198.png b/resources/osd/digital/default/12x18/198.png
new file mode 100644
index 00000000..709d2e31
Binary files /dev/null and b/resources/osd/digital/default/12x18/198.png differ
diff --git a/resources/osd/digital/default/12x18/199.png b/resources/osd/digital/default/12x18/199.png
new file mode 100644
index 00000000..eef95ed6
Binary files /dev/null and b/resources/osd/digital/default/12x18/199.png differ
diff --git a/resources/osd/digital/default/12x18/200.png b/resources/osd/digital/default/12x18/200.png
new file mode 100644
index 00000000..cf2a9755
Binary files /dev/null and b/resources/osd/digital/default/12x18/200.png differ
diff --git a/resources/osd/digital/default/12x18/201.png b/resources/osd/digital/default/12x18/201.png
new file mode 100644
index 00000000..882401ef
Binary files /dev/null and b/resources/osd/digital/default/12x18/201.png differ
diff --git a/resources/osd/digital/default/12x18/202.png b/resources/osd/digital/default/12x18/202.png
new file mode 100644
index 00000000..b7031ccc
Binary files /dev/null and b/resources/osd/digital/default/12x18/202.png differ
diff --git a/resources/osd/digital/default/12x18/203.png b/resources/osd/digital/default/12x18/203.png
new file mode 100644
index 00000000..c3b98ff9
Binary files /dev/null and b/resources/osd/digital/default/12x18/203.png differ
diff --git a/resources/osd/digital/default/12x18/204.png b/resources/osd/digital/default/12x18/204.png
new file mode 100644
index 00000000..975a40c6
Binary files /dev/null and b/resources/osd/digital/default/12x18/204.png differ
diff --git a/resources/osd/digital/default/12x18/205.png b/resources/osd/digital/default/12x18/205.png
new file mode 100644
index 00000000..7e2216cf
Binary files /dev/null and b/resources/osd/digital/default/12x18/205.png differ
diff --git a/resources/osd/digital/default/12x18/206.png b/resources/osd/digital/default/12x18/206.png
new file mode 100644
index 00000000..152af478
Binary files /dev/null and b/resources/osd/digital/default/12x18/206.png differ
diff --git a/resources/osd/digital/default/12x18/207.png b/resources/osd/digital/default/12x18/207.png
new file mode 100644
index 00000000..aec06f74
Binary files /dev/null and b/resources/osd/digital/default/12x18/207.png differ
diff --git a/resources/osd/digital/default/12x18/208.png b/resources/osd/digital/default/12x18/208.png
new file mode 100644
index 00000000..efdb953b
Binary files /dev/null and b/resources/osd/digital/default/12x18/208.png differ
diff --git a/resources/osd/digital/default/12x18/209.png b/resources/osd/digital/default/12x18/209.png
new file mode 100644
index 00000000..a7db5485
Binary files /dev/null and b/resources/osd/digital/default/12x18/209.png differ
diff --git a/resources/osd/digital/default/12x18/210.png b/resources/osd/digital/default/12x18/210.png
new file mode 100644
index 00000000..5843a949
Binary files /dev/null and b/resources/osd/digital/default/12x18/210.png differ
diff --git a/resources/osd/digital/default/12x18/211.png b/resources/osd/digital/default/12x18/211.png
new file mode 100644
index 00000000..ba52c099
Binary files /dev/null and b/resources/osd/digital/default/12x18/211.png differ
diff --git a/resources/osd/digital/default/12x18/212.png b/resources/osd/digital/default/12x18/212.png
new file mode 100644
index 00000000..f7f79cf4
Binary files /dev/null and b/resources/osd/digital/default/12x18/212.png differ
diff --git a/resources/osd/digital/default/12x18/213.png b/resources/osd/digital/default/12x18/213.png
new file mode 100644
index 00000000..7c425d0e
Binary files /dev/null and b/resources/osd/digital/default/12x18/213.png differ
diff --git a/resources/osd/digital/default/12x18/214-215.png b/resources/osd/digital/default/12x18/214-215.png
new file mode 100644
index 00000000..28fefd4f
Binary files /dev/null and b/resources/osd/digital/default/12x18/214-215.png differ
diff --git a/resources/osd/digital/default/12x18/216-217.png b/resources/osd/digital/default/12x18/216-217.png
new file mode 100644
index 00000000..b2da9f8c
Binary files /dev/null and b/resources/osd/digital/default/12x18/216-217.png differ
diff --git a/resources/osd/digital/default/12x18/218.png b/resources/osd/digital/default/12x18/218.png
new file mode 100644
index 00000000..c749e78d
Binary files /dev/null and b/resources/osd/digital/default/12x18/218.png differ
diff --git a/resources/osd/digital/default/12x18/219.png b/resources/osd/digital/default/12x18/219.png
new file mode 100644
index 00000000..40a4c959
Binary files /dev/null and b/resources/osd/digital/default/12x18/219.png differ
diff --git a/resources/osd/digital/default/12x18/220.png b/resources/osd/digital/default/12x18/220.png
new file mode 100644
index 00000000..fffbdf63
Binary files /dev/null and b/resources/osd/digital/default/12x18/220.png differ
diff --git a/resources/osd/digital/default/12x18/221.png b/resources/osd/digital/default/12x18/221.png
new file mode 100644
index 00000000..55237ad6
Binary files /dev/null and b/resources/osd/digital/default/12x18/221.png differ
diff --git a/resources/osd/digital/default/12x18/251.png b/resources/osd/digital/default/12x18/251.png
new file mode 100644
index 00000000..a114f76b
Binary files /dev/null and b/resources/osd/digital/default/12x18/251.png differ
diff --git a/resources/osd/digital/default/12x18/252.png b/resources/osd/digital/default/12x18/252.png
new file mode 100644
index 00000000..eb81fa02
Binary files /dev/null and b/resources/osd/digital/default/12x18/252.png differ
diff --git a/resources/osd/digital/default/12x18/253.png b/resources/osd/digital/default/12x18/253.png
new file mode 100644
index 00000000..844a271c
Binary files /dev/null and b/resources/osd/digital/default/12x18/253.png differ
diff --git a/resources/osd/digital/default/12x18/254.png b/resources/osd/digital/default/12x18/254.png
new file mode 100644
index 00000000..e1a170bd
Binary files /dev/null and b/resources/osd/digital/default/12x18/254.png differ
diff --git a/resources/osd/digital/default/12x18/257_296.png b/resources/osd/digital/default/12x18/257_296.png
new file mode 100644
index 00000000..beb845da
Binary files /dev/null and b/resources/osd/digital/default/12x18/257_296.png differ
diff --git a/resources/osd/digital/default/12x18/300.png b/resources/osd/digital/default/12x18/300.png
new file mode 100644
index 00000000..86227478
Binary files /dev/null and b/resources/osd/digital/default/12x18/300.png differ
diff --git a/resources/osd/digital/default/12x18/301.png b/resources/osd/digital/default/12x18/301.png
new file mode 100644
index 00000000..3e9dae86
Binary files /dev/null and b/resources/osd/digital/default/12x18/301.png differ
diff --git a/resources/osd/digital/default/12x18/302.png b/resources/osd/digital/default/12x18/302.png
new file mode 100644
index 00000000..925d6311
Binary files /dev/null and b/resources/osd/digital/default/12x18/302.png differ
diff --git a/resources/osd/digital/default/12x18/303.png b/resources/osd/digital/default/12x18/303.png
new file mode 100644
index 00000000..d86ded87
Binary files /dev/null and b/resources/osd/digital/default/12x18/303.png differ
diff --git a/resources/osd/digital/default/12x18/304.png b/resources/osd/digital/default/12x18/304.png
new file mode 100644
index 00000000..a7ee2377
Binary files /dev/null and b/resources/osd/digital/default/12x18/304.png differ
diff --git a/resources/osd/digital/default/12x18/305.png b/resources/osd/digital/default/12x18/305.png
new file mode 100644
index 00000000..baab4309
Binary files /dev/null and b/resources/osd/digital/default/12x18/305.png differ
diff --git a/resources/osd/digital/default/12x18/306.png b/resources/osd/digital/default/12x18/306.png
new file mode 100644
index 00000000..284f9c3f
Binary files /dev/null and b/resources/osd/digital/default/12x18/306.png differ
diff --git a/resources/osd/digital/default/12x18/307.png b/resources/osd/digital/default/12x18/307.png
new file mode 100644
index 00000000..c77be2b5
Binary files /dev/null and b/resources/osd/digital/default/12x18/307.png differ
diff --git a/resources/osd/digital/default/12x18/314.png b/resources/osd/digital/default/12x18/314.png
new file mode 100644
index 00000000..2df8c97f
Binary files /dev/null and b/resources/osd/digital/default/12x18/314.png differ
diff --git a/resources/osd/digital/default/12x18/315.png b/resources/osd/digital/default/12x18/315.png
new file mode 100644
index 00000000..8faedf94
Binary files /dev/null and b/resources/osd/digital/default/12x18/315.png differ
diff --git a/resources/osd/digital/default/12x18/316.png b/resources/osd/digital/default/12x18/316.png
new file mode 100644
index 00000000..a8423482
Binary files /dev/null and b/resources/osd/digital/default/12x18/316.png differ
diff --git a/resources/osd/digital/default/12x18/317.png b/resources/osd/digital/default/12x18/317.png
new file mode 100644
index 00000000..8d191243
Binary files /dev/null and b/resources/osd/digital/default/12x18/317.png differ
diff --git a/resources/osd/digital/default/12x18/318.png b/resources/osd/digital/default/12x18/318.png
new file mode 100644
index 00000000..eefaacaa
Binary files /dev/null and b/resources/osd/digital/default/12x18/318.png differ
diff --git a/resources/osd/digital/default/12x18/319.png b/resources/osd/digital/default/12x18/319.png
new file mode 100644
index 00000000..8d603442
Binary files /dev/null and b/resources/osd/digital/default/12x18/319.png differ
diff --git a/resources/osd/digital/default/12x18/320.png b/resources/osd/digital/default/12x18/320.png
new file mode 100644
index 00000000..ee68a33e
Binary files /dev/null and b/resources/osd/digital/default/12x18/320.png differ
diff --git a/resources/osd/digital/default/12x18/321.png b/resources/osd/digital/default/12x18/321.png
new file mode 100644
index 00000000..614c05f9
Binary files /dev/null and b/resources/osd/digital/default/12x18/321.png differ
diff --git a/resources/osd/digital/default/12x18/322.png b/resources/osd/digital/default/12x18/322.png
new file mode 100644
index 00000000..99414005
Binary files /dev/null and b/resources/osd/digital/default/12x18/322.png differ
diff --git a/resources/osd/digital/default/12x18/323.png b/resources/osd/digital/default/12x18/323.png
new file mode 100644
index 00000000..e86eccf4
Binary files /dev/null and b/resources/osd/digital/default/12x18/323.png differ
diff --git a/resources/osd/digital/default/12x18/324.png b/resources/osd/digital/default/12x18/324.png
new file mode 100644
index 00000000..bfcf28b2
Binary files /dev/null and b/resources/osd/digital/default/12x18/324.png differ
diff --git a/resources/osd/digital/default/12x18/325.png b/resources/osd/digital/default/12x18/325.png
new file mode 100644
index 00000000..3be597fd
Binary files /dev/null and b/resources/osd/digital/default/12x18/325.png differ
diff --git a/resources/osd/digital/default/12x18/326.png b/resources/osd/digital/default/12x18/326.png
new file mode 100644
index 00000000..1f9f6ed7
Binary files /dev/null and b/resources/osd/digital/default/12x18/326.png differ
diff --git a/resources/osd/digital/default/12x18/327.png b/resources/osd/digital/default/12x18/327.png
new file mode 100644
index 00000000..a95b9a08
Binary files /dev/null and b/resources/osd/digital/default/12x18/327.png differ
diff --git a/resources/osd/digital/default/12x18/328.png b/resources/osd/digital/default/12x18/328.png
new file mode 100644
index 00000000..0a38be63
Binary files /dev/null and b/resources/osd/digital/default/12x18/328.png differ
diff --git a/resources/osd/digital/default/12x18/329.png b/resources/osd/digital/default/12x18/329.png
new file mode 100644
index 00000000..584c4932
Binary files /dev/null and b/resources/osd/digital/default/12x18/329.png differ
diff --git a/resources/osd/digital/default/12x18/330.png b/resources/osd/digital/default/12x18/330.png
new file mode 100644
index 00000000..3fdbccc7
Binary files /dev/null and b/resources/osd/digital/default/12x18/330.png differ
diff --git a/resources/osd/digital/default/12x18/331.png b/resources/osd/digital/default/12x18/331.png
new file mode 100644
index 00000000..b300858c
Binary files /dev/null and b/resources/osd/digital/default/12x18/331.png differ
diff --git a/resources/osd/digital/default/12x18/332.png b/resources/osd/digital/default/12x18/332.png
new file mode 100644
index 00000000..31b61e1e
Binary files /dev/null and b/resources/osd/digital/default/12x18/332.png differ
diff --git a/resources/osd/digital/default/12x18/333.png b/resources/osd/digital/default/12x18/333.png
new file mode 100644
index 00000000..40a0b4c2
Binary files /dev/null and b/resources/osd/digital/default/12x18/333.png differ
diff --git a/resources/osd/digital/default/12x18/334.png b/resources/osd/digital/default/12x18/334.png
new file mode 100644
index 00000000..7036f9b9
Binary files /dev/null and b/resources/osd/digital/default/12x18/334.png differ
diff --git a/resources/osd/digital/default/12x18/335.png b/resources/osd/digital/default/12x18/335.png
new file mode 100644
index 00000000..faacaa6d
Binary files /dev/null and b/resources/osd/digital/default/12x18/335.png differ
diff --git a/resources/osd/digital/default/12x18/336.png b/resources/osd/digital/default/12x18/336.png
new file mode 100644
index 00000000..444065a7
Binary files /dev/null and b/resources/osd/digital/default/12x18/336.png differ
diff --git a/resources/osd/digital/default/12x18/337.png b/resources/osd/digital/default/12x18/337.png
new file mode 100644
index 00000000..97fefbe1
Binary files /dev/null and b/resources/osd/digital/default/12x18/337.png differ
diff --git a/resources/osd/digital/default/12x18/338.png b/resources/osd/digital/default/12x18/338.png
new file mode 100644
index 00000000..f7ca8bc5
Binary files /dev/null and b/resources/osd/digital/default/12x18/338.png differ
diff --git a/resources/osd/digital/default/12x18/339.png b/resources/osd/digital/default/12x18/339.png
new file mode 100644
index 00000000..76cdab5a
Binary files /dev/null and b/resources/osd/digital/default/12x18/339.png differ
diff --git a/resources/osd/digital/default/12x18/340.png b/resources/osd/digital/default/12x18/340.png
new file mode 100644
index 00000000..e9abbfc5
Binary files /dev/null and b/resources/osd/digital/default/12x18/340.png differ
diff --git a/resources/osd/digital/default/12x18/341.png b/resources/osd/digital/default/12x18/341.png
new file mode 100644
index 00000000..6f07ddef
Binary files /dev/null and b/resources/osd/digital/default/12x18/341.png differ
diff --git a/resources/osd/digital/default/12x18/342.png b/resources/osd/digital/default/12x18/342.png
new file mode 100644
index 00000000..8a93bca4
Binary files /dev/null and b/resources/osd/digital/default/12x18/342.png differ
diff --git a/resources/osd/digital/default/12x18/343.png b/resources/osd/digital/default/12x18/343.png
new file mode 100644
index 00000000..ec19c833
Binary files /dev/null and b/resources/osd/digital/default/12x18/343.png differ
diff --git a/resources/osd/digital/default/12x18/344.png b/resources/osd/digital/default/12x18/344.png
new file mode 100644
index 00000000..a486c8fd
Binary files /dev/null and b/resources/osd/digital/default/12x18/344.png differ
diff --git a/resources/osd/digital/default/12x18/345.png b/resources/osd/digital/default/12x18/345.png
new file mode 100644
index 00000000..cb7dddce
Binary files /dev/null and b/resources/osd/digital/default/12x18/345.png differ
diff --git a/resources/osd/digital/default/12x18/346.png b/resources/osd/digital/default/12x18/346.png
new file mode 100644
index 00000000..dd9f07ca
Binary files /dev/null and b/resources/osd/digital/default/12x18/346.png differ
diff --git a/resources/osd/digital/default/12x18/347.png b/resources/osd/digital/default/12x18/347.png
new file mode 100644
index 00000000..57c8bb3a
Binary files /dev/null and b/resources/osd/digital/default/12x18/347.png differ
diff --git a/resources/osd/digital/default/12x18/348.png b/resources/osd/digital/default/12x18/348.png
new file mode 100644
index 00000000..f01a027b
Binary files /dev/null and b/resources/osd/digital/default/12x18/348.png differ
diff --git a/resources/osd/digital/default/12x18/349.png b/resources/osd/digital/default/12x18/349.png
new file mode 100644
index 00000000..b309931c
Binary files /dev/null and b/resources/osd/digital/default/12x18/349.png differ
diff --git a/resources/osd/digital/default/12x18/350.png b/resources/osd/digital/default/12x18/350.png
new file mode 100644
index 00000000..a34b0bd7
Binary files /dev/null and b/resources/osd/digital/default/12x18/350.png differ
diff --git a/resources/osd/digital/default/12x18/351.png b/resources/osd/digital/default/12x18/351.png
new file mode 100644
index 00000000..925c47b3
Binary files /dev/null and b/resources/osd/digital/default/12x18/351.png differ
diff --git a/resources/osd/digital/default/12x18/352.png b/resources/osd/digital/default/12x18/352.png
new file mode 100644
index 00000000..5d71cf31
Binary files /dev/null and b/resources/osd/digital/default/12x18/352.png differ
diff --git a/resources/osd/digital/default/12x18/353.png b/resources/osd/digital/default/12x18/353.png
new file mode 100644
index 00000000..15bb217d
Binary files /dev/null and b/resources/osd/digital/default/12x18/353.png differ
diff --git a/resources/osd/digital/default/12x18/354.png b/resources/osd/digital/default/12x18/354.png
new file mode 100644
index 00000000..f1abd781
Binary files /dev/null and b/resources/osd/digital/default/12x18/354.png differ
diff --git a/resources/osd/digital/default/12x18/355.png b/resources/osd/digital/default/12x18/355.png
new file mode 100644
index 00000000..fae98d86
Binary files /dev/null and b/resources/osd/digital/default/12x18/355.png differ
diff --git a/resources/osd/digital/default/12x18/356.png b/resources/osd/digital/default/12x18/356.png
new file mode 100644
index 00000000..c3ef4d86
Binary files /dev/null and b/resources/osd/digital/default/12x18/356.png differ
diff --git a/resources/osd/digital/default/12x18/357.png b/resources/osd/digital/default/12x18/357.png
new file mode 100644
index 00000000..1b73c2e1
Binary files /dev/null and b/resources/osd/digital/default/12x18/357.png differ
diff --git a/resources/osd/digital/default/12x18/358.png b/resources/osd/digital/default/12x18/358.png
new file mode 100644
index 00000000..29d6c643
Binary files /dev/null and b/resources/osd/digital/default/12x18/358.png differ
diff --git a/resources/osd/digital/default/12x18/359.png b/resources/osd/digital/default/12x18/359.png
new file mode 100644
index 00000000..6ad17578
Binary files /dev/null and b/resources/osd/digital/default/12x18/359.png differ
diff --git a/resources/osd/digital/default/12x18/360.png b/resources/osd/digital/default/12x18/360.png
new file mode 100644
index 00000000..3413f976
Binary files /dev/null and b/resources/osd/digital/default/12x18/360.png differ
diff --git a/resources/osd/digital/default/12x18/400_402.png b/resources/osd/digital/default/12x18/400_402.png
new file mode 100644
index 00000000..8d7c27cb
Binary files /dev/null and b/resources/osd/digital/default/12x18/400_402.png differ
diff --git a/resources/osd/digital/default/12x18/403_405.png b/resources/osd/digital/default/12x18/403_405.png
new file mode 100644
index 00000000..439ece73
Binary files /dev/null and b/resources/osd/digital/default/12x18/403_405.png differ
diff --git a/resources/osd/digital/default/12x18/406_408.png b/resources/osd/digital/default/12x18/406_408.png
new file mode 100644
index 00000000..37ae7a09
Binary files /dev/null and b/resources/osd/digital/default/12x18/406_408.png differ
diff --git a/resources/osd/digital/default/12x18/409_411.png b/resources/osd/digital/default/12x18/409_411.png
new file mode 100644
index 00000000..1c2982ca
Binary files /dev/null and b/resources/osd/digital/default/12x18/409_411.png differ
diff --git a/resources/osd/digital/default/12x18/412_414.png b/resources/osd/digital/default/12x18/412_414.png
new file mode 100644
index 00000000..92fcb90f
Binary files /dev/null and b/resources/osd/digital/default/12x18/412_414.png differ
diff --git a/resources/osd/digital/default/12x18/415_417.png b/resources/osd/digital/default/12x18/415_417.png
new file mode 100644
index 00000000..211344a3
Binary files /dev/null and b/resources/osd/digital/default/12x18/415_417.png differ
diff --git a/resources/osd/digital/default/12x18/418_422.png b/resources/osd/digital/default/12x18/418_422.png
new file mode 100644
index 00000000..89d75cfb
Binary files /dev/null and b/resources/osd/digital/default/12x18/418_422.png differ
diff --git a/resources/osd/digital/default/12x18/430.png b/resources/osd/digital/default/12x18/430.png
new file mode 100644
index 00000000..472d8ee5
Binary files /dev/null and b/resources/osd/digital/default/12x18/430.png differ
diff --git a/resources/osd/digital/default/12x18/431.png b/resources/osd/digital/default/12x18/431.png
new file mode 100644
index 00000000..f8571925
Binary files /dev/null and b/resources/osd/digital/default/12x18/431.png differ
diff --git a/resources/osd/digital/default/12x18/432.png b/resources/osd/digital/default/12x18/432.png
new file mode 100644
index 00000000..6ba92a3e
Binary files /dev/null and b/resources/osd/digital/default/12x18/432.png differ
diff --git a/resources/osd/digital/default/12x18/433.png b/resources/osd/digital/default/12x18/433.png
new file mode 100644
index 00000000..fa15832f
Binary files /dev/null and b/resources/osd/digital/default/12x18/433.png differ
diff --git a/resources/osd/digital/default/12x18/434.png b/resources/osd/digital/default/12x18/434.png
new file mode 100644
index 00000000..01b91f09
Binary files /dev/null and b/resources/osd/digital/default/12x18/434.png differ
diff --git a/resources/osd/digital/default/12x18/435.png b/resources/osd/digital/default/12x18/435.png
new file mode 100644
index 00000000..554710a5
Binary files /dev/null and b/resources/osd/digital/default/12x18/435.png differ
diff --git a/resources/osd/digital/default/12x18/436.png b/resources/osd/digital/default/12x18/436.png
new file mode 100644
index 00000000..adbdd4e8
Binary files /dev/null and b/resources/osd/digital/default/12x18/436.png differ
diff --git a/resources/osd/digital/default/12x18/437.png b/resources/osd/digital/default/12x18/437.png
new file mode 100644
index 00000000..67c36edf
Binary files /dev/null and b/resources/osd/digital/default/12x18/437.png differ
diff --git a/resources/osd/digital/default/12x18/438.png b/resources/osd/digital/default/12x18/438.png
new file mode 100644
index 00000000..9125e840
Binary files /dev/null and b/resources/osd/digital/default/12x18/438.png differ
diff --git a/resources/osd/digital/default/12x18/439.png b/resources/osd/digital/default/12x18/439.png
new file mode 100644
index 00000000..aa64fd3f
Binary files /dev/null and b/resources/osd/digital/default/12x18/439.png differ
diff --git a/resources/osd/digital/default/12x18/440.png b/resources/osd/digital/default/12x18/440.png
new file mode 100644
index 00000000..8e544d7c
Binary files /dev/null and b/resources/osd/digital/default/12x18/440.png differ
diff --git a/resources/osd/digital/default/12x18/441.png b/resources/osd/digital/default/12x18/441.png
new file mode 100644
index 00000000..92a87721
Binary files /dev/null and b/resources/osd/digital/default/12x18/441.png differ
diff --git a/resources/osd/digital/default/12x18/442.png b/resources/osd/digital/default/12x18/442.png
new file mode 100644
index 00000000..252f47ef
Binary files /dev/null and b/resources/osd/digital/default/12x18/442.png differ
diff --git a/resources/osd/digital/default/12x18/443.png b/resources/osd/digital/default/12x18/443.png
new file mode 100644
index 00000000..7dbef790
Binary files /dev/null and b/resources/osd/digital/default/12x18/443.png differ
diff --git a/resources/osd/digital/default/12x18/444.png b/resources/osd/digital/default/12x18/444.png
new file mode 100644
index 00000000..30ee46ba
Binary files /dev/null and b/resources/osd/digital/default/12x18/444.png differ
diff --git a/resources/osd/digital/default/12x18/445.png b/resources/osd/digital/default/12x18/445.png
new file mode 100644
index 00000000..560b4fdf
Binary files /dev/null and b/resources/osd/digital/default/12x18/445.png differ
diff --git a/resources/osd/digital/default/12x18/446.png b/resources/osd/digital/default/12x18/446.png
new file mode 100644
index 00000000..11020324
Binary files /dev/null and b/resources/osd/digital/default/12x18/446.png differ
diff --git a/resources/osd/digital/default/12x18/447.png b/resources/osd/digital/default/12x18/447.png
new file mode 100644
index 00000000..30a567c7
Binary files /dev/null and b/resources/osd/digital/default/12x18/447.png differ
diff --git a/resources/osd/digital/default/12x18/448.png b/resources/osd/digital/default/12x18/448.png
new file mode 100644
index 00000000..79d4d0bf
Binary files /dev/null and b/resources/osd/digital/default/12x18/448.png differ
diff --git a/resources/osd/digital/default/12x18/449.png b/resources/osd/digital/default/12x18/449.png
new file mode 100644
index 00000000..4c9d5c6f
Binary files /dev/null and b/resources/osd/digital/default/12x18/449.png differ
diff --git a/resources/osd/digital/default/12x18/450.png b/resources/osd/digital/default/12x18/450.png
new file mode 100644
index 00000000..0d2ffdcb
Binary files /dev/null and b/resources/osd/digital/default/12x18/450.png differ
diff --git a/resources/osd/digital/default/12x18/451.png b/resources/osd/digital/default/12x18/451.png
new file mode 100644
index 00000000..19394f37
Binary files /dev/null and b/resources/osd/digital/default/12x18/451.png differ
diff --git a/resources/osd/digital/default/12x18/452.png b/resources/osd/digital/default/12x18/452.png
new file mode 100644
index 00000000..2fadcb25
Binary files /dev/null and b/resources/osd/digital/default/12x18/452.png differ
diff --git a/resources/osd/digital/default/12x18/453.png b/resources/osd/digital/default/12x18/453.png
new file mode 100644
index 00000000..3ccbbd1b
Binary files /dev/null and b/resources/osd/digital/default/12x18/453.png differ
diff --git a/resources/osd/digital/default/12x18/454.png b/resources/osd/digital/default/12x18/454.png
new file mode 100644
index 00000000..abeac973
Binary files /dev/null and b/resources/osd/digital/default/12x18/454.png differ
diff --git a/resources/osd/digital/default/12x18/455.png b/resources/osd/digital/default/12x18/455.png
new file mode 100644
index 00000000..38cd0feb
Binary files /dev/null and b/resources/osd/digital/default/12x18/455.png differ
diff --git a/resources/osd/digital/default/12x18/456.png b/resources/osd/digital/default/12x18/456.png
new file mode 100644
index 00000000..7fc910c0
Binary files /dev/null and b/resources/osd/digital/default/12x18/456.png differ
diff --git a/resources/osd/digital/default/12x18/469_471.png b/resources/osd/digital/default/12x18/469_471.png
new file mode 100644
index 00000000..ec0ee6fb
Binary files /dev/null and b/resources/osd/digital/default/12x18/469_471.png differ
diff --git a/resources/osd/digital/default/12x18/472_511.png b/resources/osd/digital/default/12x18/472_511.png
new file mode 100644
index 00000000..8f8e7901
Binary files /dev/null and b/resources/osd/digital/default/12x18/472_511.png differ
diff --git a/resources/osd/digital/default/24x36/000.png b/resources/osd/digital/default/24x36/000.png
new file mode 100644
index 00000000..6314b254
Binary files /dev/null and b/resources/osd/digital/default/24x36/000.png differ
diff --git a/resources/osd/digital/default/24x36/001.png b/resources/osd/digital/default/24x36/001.png
new file mode 100644
index 00000000..371c9929
Binary files /dev/null and b/resources/osd/digital/default/24x36/001.png differ
diff --git a/resources/osd/digital/default/24x36/002.png b/resources/osd/digital/default/24x36/002.png
new file mode 100644
index 00000000..e1846cf2
Binary files /dev/null and b/resources/osd/digital/default/24x36/002.png differ
diff --git a/resources/osd/digital/default/24x36/003.png b/resources/osd/digital/default/24x36/003.png
new file mode 100644
index 00000000..aafbf3e3
Binary files /dev/null and b/resources/osd/digital/default/24x36/003.png differ
diff --git a/resources/osd/digital/default/24x36/004.png b/resources/osd/digital/default/24x36/004.png
new file mode 100644
index 00000000..f0420a0f
Binary files /dev/null and b/resources/osd/digital/default/24x36/004.png differ
diff --git a/resources/osd/digital/default/24x36/005.png b/resources/osd/digital/default/24x36/005.png
new file mode 100644
index 00000000..72ff3c1b
Binary files /dev/null and b/resources/osd/digital/default/24x36/005.png differ
diff --git a/resources/osd/digital/default/24x36/006.png b/resources/osd/digital/default/24x36/006.png
new file mode 100644
index 00000000..33d0d8b6
Binary files /dev/null and b/resources/osd/digital/default/24x36/006.png differ
diff --git a/resources/osd/digital/default/24x36/007.png b/resources/osd/digital/default/24x36/007.png
new file mode 100644
index 00000000..8a4e69a3
Binary files /dev/null and b/resources/osd/digital/default/24x36/007.png differ
diff --git a/resources/osd/digital/default/24x36/008-009.png b/resources/osd/digital/default/24x36/008-009.png
new file mode 100644
index 00000000..d81cc002
Binary files /dev/null and b/resources/osd/digital/default/24x36/008-009.png differ
diff --git a/resources/osd/digital/default/24x36/010.png b/resources/osd/digital/default/24x36/010.png
new file mode 100644
index 00000000..84fb3c86
Binary files /dev/null and b/resources/osd/digital/default/24x36/010.png differ
diff --git a/resources/osd/digital/default/24x36/011.png b/resources/osd/digital/default/24x36/011.png
new file mode 100644
index 00000000..dd9c3876
Binary files /dev/null and b/resources/osd/digital/default/24x36/011.png differ
diff --git a/resources/osd/digital/default/24x36/012.png b/resources/osd/digital/default/24x36/012.png
new file mode 100644
index 00000000..d55f77fe
Binary files /dev/null and b/resources/osd/digital/default/24x36/012.png differ
diff --git a/resources/osd/digital/default/24x36/013.png b/resources/osd/digital/default/24x36/013.png
new file mode 100644
index 00000000..0eb96d64
Binary files /dev/null and b/resources/osd/digital/default/24x36/013.png differ
diff --git a/resources/osd/digital/default/24x36/014-015.png b/resources/osd/digital/default/24x36/014-015.png
new file mode 100644
index 00000000..9b7b6b36
Binary files /dev/null and b/resources/osd/digital/default/24x36/014-015.png differ
diff --git a/resources/osd/digital/default/24x36/016.png b/resources/osd/digital/default/24x36/016.png
new file mode 100644
index 00000000..8cff8a81
Binary files /dev/null and b/resources/osd/digital/default/24x36/016.png differ
diff --git a/resources/osd/digital/default/24x36/017.png b/resources/osd/digital/default/24x36/017.png
new file mode 100644
index 00000000..64423bdb
Binary files /dev/null and b/resources/osd/digital/default/24x36/017.png differ
diff --git a/resources/osd/digital/default/24x36/018.png b/resources/osd/digital/default/24x36/018.png
new file mode 100644
index 00000000..362d71fb
Binary files /dev/null and b/resources/osd/digital/default/24x36/018.png differ
diff --git a/resources/osd/digital/default/24x36/019.png b/resources/osd/digital/default/24x36/019.png
new file mode 100644
index 00000000..4c2df994
Binary files /dev/null and b/resources/osd/digital/default/24x36/019.png differ
diff --git a/resources/osd/digital/default/24x36/020.png b/resources/osd/digital/default/24x36/020.png
new file mode 100644
index 00000000..6a290119
Binary files /dev/null and b/resources/osd/digital/default/24x36/020.png differ
diff --git a/resources/osd/digital/default/24x36/021.png b/resources/osd/digital/default/24x36/021.png
new file mode 100644
index 00000000..087deb26
Binary files /dev/null and b/resources/osd/digital/default/24x36/021.png differ
diff --git a/resources/osd/digital/default/24x36/022.png b/resources/osd/digital/default/24x36/022.png
new file mode 100644
index 00000000..5e5186db
Binary files /dev/null and b/resources/osd/digital/default/24x36/022.png differ
diff --git a/resources/osd/digital/default/24x36/023.png b/resources/osd/digital/default/24x36/023.png
new file mode 100644
index 00000000..e1466fbc
Binary files /dev/null and b/resources/osd/digital/default/24x36/023.png differ
diff --git a/resources/osd/digital/default/24x36/024.png b/resources/osd/digital/default/24x36/024.png
new file mode 100644
index 00000000..fbc9c56a
Binary files /dev/null and b/resources/osd/digital/default/24x36/024.png differ
diff --git a/resources/osd/digital/default/24x36/025.png b/resources/osd/digital/default/24x36/025.png
new file mode 100644
index 00000000..0ab0cd7c
Binary files /dev/null and b/resources/osd/digital/default/24x36/025.png differ
diff --git a/resources/osd/digital/default/24x36/026.png b/resources/osd/digital/default/24x36/026.png
new file mode 100644
index 00000000..3a2d8975
Binary files /dev/null and b/resources/osd/digital/default/24x36/026.png differ
diff --git a/resources/osd/digital/default/24x36/027.png b/resources/osd/digital/default/24x36/027.png
new file mode 100644
index 00000000..0516eed4
Binary files /dev/null and b/resources/osd/digital/default/24x36/027.png differ
diff --git a/resources/osd/digital/default/24x36/028.png b/resources/osd/digital/default/24x36/028.png
new file mode 100644
index 00000000..58d30e54
Binary files /dev/null and b/resources/osd/digital/default/24x36/028.png differ
diff --git a/resources/osd/digital/default/24x36/029.png b/resources/osd/digital/default/24x36/029.png
new file mode 100644
index 00000000..ad7b842c
Binary files /dev/null and b/resources/osd/digital/default/24x36/029.png differ
diff --git a/resources/osd/digital/default/24x36/030.png b/resources/osd/digital/default/24x36/030.png
new file mode 100644
index 00000000..7659fb73
Binary files /dev/null and b/resources/osd/digital/default/24x36/030.png differ
diff --git a/resources/osd/digital/default/24x36/031.png b/resources/osd/digital/default/24x36/031.png
new file mode 100644
index 00000000..4ec8685b
Binary files /dev/null and b/resources/osd/digital/default/24x36/031.png differ
diff --git a/resources/osd/digital/default/24x36/032.png b/resources/osd/digital/default/24x36/032.png
new file mode 100644
index 00000000..6314b254
Binary files /dev/null and b/resources/osd/digital/default/24x36/032.png differ
diff --git a/resources/osd/digital/default/24x36/033.png b/resources/osd/digital/default/24x36/033.png
new file mode 100644
index 00000000..2642e929
Binary files /dev/null and b/resources/osd/digital/default/24x36/033.png differ
diff --git a/resources/osd/digital/default/24x36/034.png b/resources/osd/digital/default/24x36/034.png
new file mode 100644
index 00000000..69da833e
Binary files /dev/null and b/resources/osd/digital/default/24x36/034.png differ
diff --git a/resources/osd/digital/default/24x36/035.png b/resources/osd/digital/default/24x36/035.png
new file mode 100644
index 00000000..17ac59c4
Binary files /dev/null and b/resources/osd/digital/default/24x36/035.png differ
diff --git a/resources/osd/digital/default/24x36/036.png b/resources/osd/digital/default/24x36/036.png
new file mode 100644
index 00000000..9f88dbcd
Binary files /dev/null and b/resources/osd/digital/default/24x36/036.png differ
diff --git a/resources/osd/digital/default/24x36/037.png b/resources/osd/digital/default/24x36/037.png
new file mode 100644
index 00000000..c136fa1c
Binary files /dev/null and b/resources/osd/digital/default/24x36/037.png differ
diff --git a/resources/osd/digital/default/24x36/038.png b/resources/osd/digital/default/24x36/038.png
new file mode 100644
index 00000000..1b6fa7e4
Binary files /dev/null and b/resources/osd/digital/default/24x36/038.png differ
diff --git a/resources/osd/digital/default/24x36/039.png b/resources/osd/digital/default/24x36/039.png
new file mode 100644
index 00000000..d4639058
Binary files /dev/null and b/resources/osd/digital/default/24x36/039.png differ
diff --git a/resources/osd/digital/default/24x36/040.png b/resources/osd/digital/default/24x36/040.png
new file mode 100644
index 00000000..6c337806
Binary files /dev/null and b/resources/osd/digital/default/24x36/040.png differ
diff --git a/resources/osd/digital/default/24x36/041.png b/resources/osd/digital/default/24x36/041.png
new file mode 100644
index 00000000..78757a28
Binary files /dev/null and b/resources/osd/digital/default/24x36/041.png differ
diff --git a/resources/osd/digital/default/24x36/042.png b/resources/osd/digital/default/24x36/042.png
new file mode 100644
index 00000000..f1456c55
Binary files /dev/null and b/resources/osd/digital/default/24x36/042.png differ
diff --git a/resources/osd/digital/default/24x36/043.png b/resources/osd/digital/default/24x36/043.png
new file mode 100644
index 00000000..611c96db
Binary files /dev/null and b/resources/osd/digital/default/24x36/043.png differ
diff --git a/resources/osd/digital/default/24x36/044.png b/resources/osd/digital/default/24x36/044.png
new file mode 100644
index 00000000..3ea32f27
Binary files /dev/null and b/resources/osd/digital/default/24x36/044.png differ
diff --git a/resources/osd/digital/default/24x36/045.png b/resources/osd/digital/default/24x36/045.png
new file mode 100644
index 00000000..27374995
Binary files /dev/null and b/resources/osd/digital/default/24x36/045.png differ
diff --git a/resources/osd/digital/default/24x36/046.png b/resources/osd/digital/default/24x36/046.png
new file mode 100644
index 00000000..103de889
Binary files /dev/null and b/resources/osd/digital/default/24x36/046.png differ
diff --git a/resources/osd/digital/default/24x36/047.png b/resources/osd/digital/default/24x36/047.png
new file mode 100644
index 00000000..df9618da
Binary files /dev/null and b/resources/osd/digital/default/24x36/047.png differ
diff --git a/resources/osd/digital/default/24x36/048.png b/resources/osd/digital/default/24x36/048.png
new file mode 100644
index 00000000..0915308d
Binary files /dev/null and b/resources/osd/digital/default/24x36/048.png differ
diff --git a/resources/osd/digital/default/24x36/049.png b/resources/osd/digital/default/24x36/049.png
new file mode 100644
index 00000000..7650343f
Binary files /dev/null and b/resources/osd/digital/default/24x36/049.png differ
diff --git a/resources/osd/digital/default/24x36/050.png b/resources/osd/digital/default/24x36/050.png
new file mode 100644
index 00000000..a68d9065
Binary files /dev/null and b/resources/osd/digital/default/24x36/050.png differ
diff --git a/resources/osd/digital/default/24x36/051.png b/resources/osd/digital/default/24x36/051.png
new file mode 100644
index 00000000..2908e493
Binary files /dev/null and b/resources/osd/digital/default/24x36/051.png differ
diff --git a/resources/osd/digital/default/24x36/052.png b/resources/osd/digital/default/24x36/052.png
new file mode 100644
index 00000000..d68dd583
Binary files /dev/null and b/resources/osd/digital/default/24x36/052.png differ
diff --git a/resources/osd/digital/default/24x36/053.png b/resources/osd/digital/default/24x36/053.png
new file mode 100644
index 00000000..5526be35
Binary files /dev/null and b/resources/osd/digital/default/24x36/053.png differ
diff --git a/resources/osd/digital/default/24x36/054.png b/resources/osd/digital/default/24x36/054.png
new file mode 100644
index 00000000..a07e61ce
Binary files /dev/null and b/resources/osd/digital/default/24x36/054.png differ
diff --git a/resources/osd/digital/default/24x36/055.png b/resources/osd/digital/default/24x36/055.png
new file mode 100644
index 00000000..211a5e53
Binary files /dev/null and b/resources/osd/digital/default/24x36/055.png differ
diff --git a/resources/osd/digital/default/24x36/056.png b/resources/osd/digital/default/24x36/056.png
new file mode 100644
index 00000000..dbf6bec9
Binary files /dev/null and b/resources/osd/digital/default/24x36/056.png differ
diff --git a/resources/osd/digital/default/24x36/057.png b/resources/osd/digital/default/24x36/057.png
new file mode 100644
index 00000000..3949228b
Binary files /dev/null and b/resources/osd/digital/default/24x36/057.png differ
diff --git a/resources/osd/digital/default/24x36/058.png b/resources/osd/digital/default/24x36/058.png
new file mode 100644
index 00000000..883c3977
Binary files /dev/null and b/resources/osd/digital/default/24x36/058.png differ
diff --git a/resources/osd/digital/default/24x36/059.png b/resources/osd/digital/default/24x36/059.png
new file mode 100644
index 00000000..8061af48
Binary files /dev/null and b/resources/osd/digital/default/24x36/059.png differ
diff --git a/resources/osd/digital/default/24x36/060.png b/resources/osd/digital/default/24x36/060.png
new file mode 100644
index 00000000..e4cd43c2
Binary files /dev/null and b/resources/osd/digital/default/24x36/060.png differ
diff --git a/resources/osd/digital/default/24x36/061.png b/resources/osd/digital/default/24x36/061.png
new file mode 100644
index 00000000..36bbadef
Binary files /dev/null and b/resources/osd/digital/default/24x36/061.png differ
diff --git a/resources/osd/digital/default/24x36/062.png b/resources/osd/digital/default/24x36/062.png
new file mode 100644
index 00000000..7984481d
Binary files /dev/null and b/resources/osd/digital/default/24x36/062.png differ
diff --git a/resources/osd/digital/default/24x36/063.png b/resources/osd/digital/default/24x36/063.png
new file mode 100644
index 00000000..03a2f2ae
Binary files /dev/null and b/resources/osd/digital/default/24x36/063.png differ
diff --git a/resources/osd/digital/default/24x36/064.png b/resources/osd/digital/default/24x36/064.png
new file mode 100644
index 00000000..fb03d39c
Binary files /dev/null and b/resources/osd/digital/default/24x36/064.png differ
diff --git a/resources/osd/digital/default/24x36/065.png b/resources/osd/digital/default/24x36/065.png
new file mode 100644
index 00000000..75f81110
Binary files /dev/null and b/resources/osd/digital/default/24x36/065.png differ
diff --git a/resources/osd/digital/default/24x36/066.png b/resources/osd/digital/default/24x36/066.png
new file mode 100644
index 00000000..f4b6bb7c
Binary files /dev/null and b/resources/osd/digital/default/24x36/066.png differ
diff --git a/resources/osd/digital/default/24x36/067.png b/resources/osd/digital/default/24x36/067.png
new file mode 100644
index 00000000..2bc06330
Binary files /dev/null and b/resources/osd/digital/default/24x36/067.png differ
diff --git a/resources/osd/digital/default/24x36/068.png b/resources/osd/digital/default/24x36/068.png
new file mode 100644
index 00000000..739a3364
Binary files /dev/null and b/resources/osd/digital/default/24x36/068.png differ
diff --git a/resources/osd/digital/default/24x36/069.png b/resources/osd/digital/default/24x36/069.png
new file mode 100644
index 00000000..3aab16bd
Binary files /dev/null and b/resources/osd/digital/default/24x36/069.png differ
diff --git a/resources/osd/digital/default/24x36/070.png b/resources/osd/digital/default/24x36/070.png
new file mode 100644
index 00000000..45afa34c
Binary files /dev/null and b/resources/osd/digital/default/24x36/070.png differ
diff --git a/resources/osd/digital/default/24x36/071.png b/resources/osd/digital/default/24x36/071.png
new file mode 100644
index 00000000..b1eaca92
Binary files /dev/null and b/resources/osd/digital/default/24x36/071.png differ
diff --git a/resources/osd/digital/default/24x36/072.png b/resources/osd/digital/default/24x36/072.png
new file mode 100644
index 00000000..04a04b3c
Binary files /dev/null and b/resources/osd/digital/default/24x36/072.png differ
diff --git a/resources/osd/digital/default/24x36/073.png b/resources/osd/digital/default/24x36/073.png
new file mode 100644
index 00000000..26ca65e0
Binary files /dev/null and b/resources/osd/digital/default/24x36/073.png differ
diff --git a/resources/osd/digital/default/24x36/074.png b/resources/osd/digital/default/24x36/074.png
new file mode 100644
index 00000000..a7de7df9
Binary files /dev/null and b/resources/osd/digital/default/24x36/074.png differ
diff --git a/resources/osd/digital/default/24x36/075.png b/resources/osd/digital/default/24x36/075.png
new file mode 100644
index 00000000..11e57cb0
Binary files /dev/null and b/resources/osd/digital/default/24x36/075.png differ
diff --git a/resources/osd/digital/default/24x36/076.png b/resources/osd/digital/default/24x36/076.png
new file mode 100644
index 00000000..02a02efd
Binary files /dev/null and b/resources/osd/digital/default/24x36/076.png differ
diff --git a/resources/osd/digital/default/24x36/077.png b/resources/osd/digital/default/24x36/077.png
new file mode 100644
index 00000000..0781b0fd
Binary files /dev/null and b/resources/osd/digital/default/24x36/077.png differ
diff --git a/resources/osd/digital/default/24x36/078.png b/resources/osd/digital/default/24x36/078.png
new file mode 100644
index 00000000..8d278f35
Binary files /dev/null and b/resources/osd/digital/default/24x36/078.png differ
diff --git a/resources/osd/digital/default/24x36/079.png b/resources/osd/digital/default/24x36/079.png
new file mode 100644
index 00000000..7fa6907f
Binary files /dev/null and b/resources/osd/digital/default/24x36/079.png differ
diff --git a/resources/osd/digital/default/24x36/080.png b/resources/osd/digital/default/24x36/080.png
new file mode 100644
index 00000000..a7fe803e
Binary files /dev/null and b/resources/osd/digital/default/24x36/080.png differ
diff --git a/resources/osd/digital/default/24x36/081.png b/resources/osd/digital/default/24x36/081.png
new file mode 100644
index 00000000..b693fd89
Binary files /dev/null and b/resources/osd/digital/default/24x36/081.png differ
diff --git a/resources/osd/digital/default/24x36/082.png b/resources/osd/digital/default/24x36/082.png
new file mode 100644
index 00000000..113cf4d9
Binary files /dev/null and b/resources/osd/digital/default/24x36/082.png differ
diff --git a/resources/osd/digital/default/24x36/083.png b/resources/osd/digital/default/24x36/083.png
new file mode 100644
index 00000000..69af1b72
Binary files /dev/null and b/resources/osd/digital/default/24x36/083.png differ
diff --git a/resources/osd/digital/default/24x36/084.png b/resources/osd/digital/default/24x36/084.png
new file mode 100644
index 00000000..bd0cad5a
Binary files /dev/null and b/resources/osd/digital/default/24x36/084.png differ
diff --git a/resources/osd/digital/default/24x36/085.png b/resources/osd/digital/default/24x36/085.png
new file mode 100644
index 00000000..3aa9c8c3
Binary files /dev/null and b/resources/osd/digital/default/24x36/085.png differ
diff --git a/resources/osd/digital/default/24x36/086.png b/resources/osd/digital/default/24x36/086.png
new file mode 100644
index 00000000..3491d11d
Binary files /dev/null and b/resources/osd/digital/default/24x36/086.png differ
diff --git a/resources/osd/digital/default/24x36/087.png b/resources/osd/digital/default/24x36/087.png
new file mode 100644
index 00000000..d7d08c21
Binary files /dev/null and b/resources/osd/digital/default/24x36/087.png differ
diff --git a/resources/osd/digital/default/24x36/088.png b/resources/osd/digital/default/24x36/088.png
new file mode 100644
index 00000000..dcf3f123
Binary files /dev/null and b/resources/osd/digital/default/24x36/088.png differ
diff --git a/resources/osd/digital/default/24x36/089.png b/resources/osd/digital/default/24x36/089.png
new file mode 100644
index 00000000..137792ec
Binary files /dev/null and b/resources/osd/digital/default/24x36/089.png differ
diff --git a/resources/osd/digital/default/24x36/090.png b/resources/osd/digital/default/24x36/090.png
new file mode 100644
index 00000000..c7a68c1c
Binary files /dev/null and b/resources/osd/digital/default/24x36/090.png differ
diff --git a/resources/osd/digital/default/24x36/091.png b/resources/osd/digital/default/24x36/091.png
new file mode 100644
index 00000000..ad8274e4
Binary files /dev/null and b/resources/osd/digital/default/24x36/091.png differ
diff --git a/resources/osd/digital/default/24x36/092.png b/resources/osd/digital/default/24x36/092.png
new file mode 100644
index 00000000..0e6fd604
Binary files /dev/null and b/resources/osd/digital/default/24x36/092.png differ
diff --git a/resources/osd/digital/default/24x36/093.png b/resources/osd/digital/default/24x36/093.png
new file mode 100644
index 00000000..3d116cce
Binary files /dev/null and b/resources/osd/digital/default/24x36/093.png differ
diff --git a/resources/osd/digital/default/24x36/094.png b/resources/osd/digital/default/24x36/094.png
new file mode 100644
index 00000000..ca9626a5
Binary files /dev/null and b/resources/osd/digital/default/24x36/094.png differ
diff --git a/resources/osd/digital/default/24x36/095.png b/resources/osd/digital/default/24x36/095.png
new file mode 100644
index 00000000..f2230c23
Binary files /dev/null and b/resources/osd/digital/default/24x36/095.png differ
diff --git a/resources/osd/digital/default/24x36/096-097.png b/resources/osd/digital/default/24x36/096-097.png
new file mode 100644
index 00000000..0d70653c
Binary files /dev/null and b/resources/osd/digital/default/24x36/096-097.png differ
diff --git a/resources/osd/digital/default/24x36/098.png b/resources/osd/digital/default/24x36/098.png
new file mode 100644
index 00000000..0213a6da
Binary files /dev/null and b/resources/osd/digital/default/24x36/098.png differ
diff --git a/resources/osd/digital/default/24x36/099.png b/resources/osd/digital/default/24x36/099.png
new file mode 100644
index 00000000..b4d27f87
Binary files /dev/null and b/resources/osd/digital/default/24x36/099.png differ
diff --git a/resources/osd/digital/default/24x36/100.png b/resources/osd/digital/default/24x36/100.png
new file mode 100644
index 00000000..12cf12c8
Binary files /dev/null and b/resources/osd/digital/default/24x36/100.png differ
diff --git a/resources/osd/digital/default/24x36/101.png b/resources/osd/digital/default/24x36/101.png
new file mode 100644
index 00000000..e02ec329
Binary files /dev/null and b/resources/osd/digital/default/24x36/101.png differ
diff --git a/resources/osd/digital/default/24x36/102.png b/resources/osd/digital/default/24x36/102.png
new file mode 100644
index 00000000..9636c9b1
Binary files /dev/null and b/resources/osd/digital/default/24x36/102.png differ
diff --git a/resources/osd/digital/default/24x36/103.png b/resources/osd/digital/default/24x36/103.png
new file mode 100644
index 00000000..7389f0a4
Binary files /dev/null and b/resources/osd/digital/default/24x36/103.png differ
diff --git a/resources/osd/digital/default/24x36/104.png b/resources/osd/digital/default/24x36/104.png
new file mode 100644
index 00000000..b18a2f0e
Binary files /dev/null and b/resources/osd/digital/default/24x36/104.png differ
diff --git a/resources/osd/digital/default/24x36/105.png b/resources/osd/digital/default/24x36/105.png
new file mode 100644
index 00000000..11dcb0c3
Binary files /dev/null and b/resources/osd/digital/default/24x36/105.png differ
diff --git a/resources/osd/digital/default/24x36/106.png b/resources/osd/digital/default/24x36/106.png
new file mode 100644
index 00000000..2d1600ce
Binary files /dev/null and b/resources/osd/digital/default/24x36/106.png differ
diff --git a/resources/osd/digital/default/24x36/107-108.png b/resources/osd/digital/default/24x36/107-108.png
new file mode 100644
index 00000000..b6e1747f
Binary files /dev/null and b/resources/osd/digital/default/24x36/107-108.png differ
diff --git a/resources/osd/digital/default/24x36/109.png b/resources/osd/digital/default/24x36/109.png
new file mode 100644
index 00000000..a35086a1
Binary files /dev/null and b/resources/osd/digital/default/24x36/109.png differ
diff --git a/resources/osd/digital/default/24x36/110.png b/resources/osd/digital/default/24x36/110.png
new file mode 100644
index 00000000..0b4959fb
Binary files /dev/null and b/resources/osd/digital/default/24x36/110.png differ
diff --git a/resources/osd/digital/default/24x36/111.png b/resources/osd/digital/default/24x36/111.png
new file mode 100644
index 00000000..66d8bd06
Binary files /dev/null and b/resources/osd/digital/default/24x36/111.png differ
diff --git a/resources/osd/digital/default/24x36/112.png b/resources/osd/digital/default/24x36/112.png
new file mode 100644
index 00000000..0a91b9f0
Binary files /dev/null and b/resources/osd/digital/default/24x36/112.png differ
diff --git a/resources/osd/digital/default/24x36/113.png b/resources/osd/digital/default/24x36/113.png
new file mode 100644
index 00000000..bed2e099
Binary files /dev/null and b/resources/osd/digital/default/24x36/113.png differ
diff --git a/resources/osd/digital/default/24x36/114.png b/resources/osd/digital/default/24x36/114.png
new file mode 100644
index 00000000..d50a6708
Binary files /dev/null and b/resources/osd/digital/default/24x36/114.png differ
diff --git a/resources/osd/digital/default/24x36/115.png b/resources/osd/digital/default/24x36/115.png
new file mode 100644
index 00000000..6d477c26
Binary files /dev/null and b/resources/osd/digital/default/24x36/115.png differ
diff --git a/resources/osd/digital/default/24x36/116.png b/resources/osd/digital/default/24x36/116.png
new file mode 100644
index 00000000..40bf50cb
Binary files /dev/null and b/resources/osd/digital/default/24x36/116.png differ
diff --git a/resources/osd/digital/default/24x36/117.png b/resources/osd/digital/default/24x36/117.png
new file mode 100644
index 00000000..1cda8a06
Binary files /dev/null and b/resources/osd/digital/default/24x36/117.png differ
diff --git a/resources/osd/digital/default/24x36/118.png b/resources/osd/digital/default/24x36/118.png
new file mode 100644
index 00000000..f75b53f0
Binary files /dev/null and b/resources/osd/digital/default/24x36/118.png differ
diff --git a/resources/osd/digital/default/24x36/119.png b/resources/osd/digital/default/24x36/119.png
new file mode 100644
index 00000000..04cede4c
Binary files /dev/null and b/resources/osd/digital/default/24x36/119.png differ
diff --git a/resources/osd/digital/default/24x36/120.png b/resources/osd/digital/default/24x36/120.png
new file mode 100644
index 00000000..c756fe77
Binary files /dev/null and b/resources/osd/digital/default/24x36/120.png differ
diff --git a/resources/osd/digital/default/24x36/121.png b/resources/osd/digital/default/24x36/121.png
new file mode 100644
index 00000000..e39c90bd
Binary files /dev/null and b/resources/osd/digital/default/24x36/121.png differ
diff --git a/resources/osd/digital/default/24x36/122.png b/resources/osd/digital/default/24x36/122.png
new file mode 100644
index 00000000..00545b6e
Binary files /dev/null and b/resources/osd/digital/default/24x36/122.png differ
diff --git a/resources/osd/digital/default/24x36/123.png b/resources/osd/digital/default/24x36/123.png
new file mode 100644
index 00000000..e3f04e2e
Binary files /dev/null and b/resources/osd/digital/default/24x36/123.png differ
diff --git a/resources/osd/digital/default/24x36/124.png b/resources/osd/digital/default/24x36/124.png
new file mode 100644
index 00000000..2196a163
Binary files /dev/null and b/resources/osd/digital/default/24x36/124.png differ
diff --git a/resources/osd/digital/default/24x36/125.png b/resources/osd/digital/default/24x36/125.png
new file mode 100644
index 00000000..da1939a2
Binary files /dev/null and b/resources/osd/digital/default/24x36/125.png differ
diff --git a/resources/osd/digital/default/24x36/126.png b/resources/osd/digital/default/24x36/126.png
new file mode 100644
index 00000000..70eb8d06
Binary files /dev/null and b/resources/osd/digital/default/24x36/126.png differ
diff --git a/resources/osd/digital/default/24x36/127.png b/resources/osd/digital/default/24x36/127.png
new file mode 100644
index 00000000..d5588505
Binary files /dev/null and b/resources/osd/digital/default/24x36/127.png differ
diff --git a/resources/osd/digital/default/24x36/128.png b/resources/osd/digital/default/24x36/128.png
new file mode 100644
index 00000000..3f932668
Binary files /dev/null and b/resources/osd/digital/default/24x36/128.png differ
diff --git a/resources/osd/digital/default/24x36/129.png b/resources/osd/digital/default/24x36/129.png
new file mode 100644
index 00000000..b17275c6
Binary files /dev/null and b/resources/osd/digital/default/24x36/129.png differ
diff --git a/resources/osd/digital/default/24x36/130.png b/resources/osd/digital/default/24x36/130.png
new file mode 100644
index 00000000..597cd60e
Binary files /dev/null and b/resources/osd/digital/default/24x36/130.png differ
diff --git a/resources/osd/digital/default/24x36/131.png b/resources/osd/digital/default/24x36/131.png
new file mode 100644
index 00000000..4bfba04b
Binary files /dev/null and b/resources/osd/digital/default/24x36/131.png differ
diff --git a/resources/osd/digital/default/24x36/132.png b/resources/osd/digital/default/24x36/132.png
new file mode 100644
index 00000000..294b9e2b
Binary files /dev/null and b/resources/osd/digital/default/24x36/132.png differ
diff --git a/resources/osd/digital/default/24x36/133.png b/resources/osd/digital/default/24x36/133.png
new file mode 100644
index 00000000..268bfacd
Binary files /dev/null and b/resources/osd/digital/default/24x36/133.png differ
diff --git a/resources/osd/digital/default/24x36/134.png b/resources/osd/digital/default/24x36/134.png
new file mode 100644
index 00000000..24fae170
Binary files /dev/null and b/resources/osd/digital/default/24x36/134.png differ
diff --git a/resources/osd/digital/default/24x36/135.png b/resources/osd/digital/default/24x36/135.png
new file mode 100644
index 00000000..bb61dfad
Binary files /dev/null and b/resources/osd/digital/default/24x36/135.png differ
diff --git a/resources/osd/digital/default/24x36/136.png b/resources/osd/digital/default/24x36/136.png
new file mode 100644
index 00000000..bb5ed590
Binary files /dev/null and b/resources/osd/digital/default/24x36/136.png differ
diff --git a/resources/osd/digital/default/24x36/137.png b/resources/osd/digital/default/24x36/137.png
new file mode 100644
index 00000000..b7ca95e7
Binary files /dev/null and b/resources/osd/digital/default/24x36/137.png differ
diff --git a/resources/osd/digital/default/24x36/138.png b/resources/osd/digital/default/24x36/138.png
new file mode 100644
index 00000000..7d67c296
Binary files /dev/null and b/resources/osd/digital/default/24x36/138.png differ
diff --git a/resources/osd/digital/default/24x36/139.png b/resources/osd/digital/default/24x36/139.png
new file mode 100644
index 00000000..acd30a5c
Binary files /dev/null and b/resources/osd/digital/default/24x36/139.png differ
diff --git a/resources/osd/digital/default/24x36/140.png b/resources/osd/digital/default/24x36/140.png
new file mode 100644
index 00000000..0cd80283
Binary files /dev/null and b/resources/osd/digital/default/24x36/140.png differ
diff --git a/resources/osd/digital/default/24x36/141.png b/resources/osd/digital/default/24x36/141.png
new file mode 100644
index 00000000..79548020
Binary files /dev/null and b/resources/osd/digital/default/24x36/141.png differ
diff --git a/resources/osd/digital/default/24x36/142.png b/resources/osd/digital/default/24x36/142.png
new file mode 100644
index 00000000..6784f2d7
Binary files /dev/null and b/resources/osd/digital/default/24x36/142.png differ
diff --git a/resources/osd/digital/default/24x36/143.png b/resources/osd/digital/default/24x36/143.png
new file mode 100644
index 00000000..6fa2a25a
Binary files /dev/null and b/resources/osd/digital/default/24x36/143.png differ
diff --git a/resources/osd/digital/default/24x36/144.png b/resources/osd/digital/default/24x36/144.png
new file mode 100644
index 00000000..027db86a
Binary files /dev/null and b/resources/osd/digital/default/24x36/144.png differ
diff --git a/resources/osd/digital/default/24x36/145.png b/resources/osd/digital/default/24x36/145.png
new file mode 100644
index 00000000..7557aa10
Binary files /dev/null and b/resources/osd/digital/default/24x36/145.png differ
diff --git a/resources/osd/digital/default/24x36/146.png b/resources/osd/digital/default/24x36/146.png
new file mode 100644
index 00000000..9e723590
Binary files /dev/null and b/resources/osd/digital/default/24x36/146.png differ
diff --git a/resources/osd/digital/default/24x36/147-148.png b/resources/osd/digital/default/24x36/147-148.png
new file mode 100644
index 00000000..17cc7210
Binary files /dev/null and b/resources/osd/digital/default/24x36/147-148.png differ
diff --git a/resources/osd/digital/default/24x36/149.png b/resources/osd/digital/default/24x36/149.png
new file mode 100644
index 00000000..19984a2f
Binary files /dev/null and b/resources/osd/digital/default/24x36/149.png differ
diff --git a/resources/osd/digital/default/24x36/150.png b/resources/osd/digital/default/24x36/150.png
new file mode 100644
index 00000000..84293c57
Binary files /dev/null and b/resources/osd/digital/default/24x36/150.png differ
diff --git a/resources/osd/digital/default/24x36/151.png b/resources/osd/digital/default/24x36/151.png
new file mode 100644
index 00000000..f0940f65
Binary files /dev/null and b/resources/osd/digital/default/24x36/151.png differ
diff --git a/resources/osd/digital/default/24x36/152.png b/resources/osd/digital/default/24x36/152.png
new file mode 100644
index 00000000..61dfcff3
Binary files /dev/null and b/resources/osd/digital/default/24x36/152.png differ
diff --git a/resources/osd/digital/default/24x36/153.png b/resources/osd/digital/default/24x36/153.png
new file mode 100644
index 00000000..998493ef
Binary files /dev/null and b/resources/osd/digital/default/24x36/153.png differ
diff --git a/resources/osd/digital/default/24x36/154.png b/resources/osd/digital/default/24x36/154.png
new file mode 100644
index 00000000..40d20d48
Binary files /dev/null and b/resources/osd/digital/default/24x36/154.png differ
diff --git a/resources/osd/digital/default/24x36/155.png b/resources/osd/digital/default/24x36/155.png
new file mode 100644
index 00000000..54abcb59
Binary files /dev/null and b/resources/osd/digital/default/24x36/155.png differ
diff --git a/resources/osd/digital/default/24x36/156.png b/resources/osd/digital/default/24x36/156.png
new file mode 100644
index 00000000..82056875
Binary files /dev/null and b/resources/osd/digital/default/24x36/156.png differ
diff --git a/resources/osd/digital/default/24x36/157.png b/resources/osd/digital/default/24x36/157.png
new file mode 100644
index 00000000..1538482e
Binary files /dev/null and b/resources/osd/digital/default/24x36/157.png differ
diff --git a/resources/osd/digital/default/24x36/158.png b/resources/osd/digital/default/24x36/158.png
new file mode 100644
index 00000000..9d9646c5
Binary files /dev/null and b/resources/osd/digital/default/24x36/158.png differ
diff --git a/resources/osd/digital/default/24x36/159.png b/resources/osd/digital/default/24x36/159.png
new file mode 100644
index 00000000..999579a6
Binary files /dev/null and b/resources/osd/digital/default/24x36/159.png differ
diff --git a/resources/osd/digital/default/24x36/160.png b/resources/osd/digital/default/24x36/160.png
new file mode 100644
index 00000000..9e520829
Binary files /dev/null and b/resources/osd/digital/default/24x36/160.png differ
diff --git a/resources/osd/digital/default/24x36/161.png b/resources/osd/digital/default/24x36/161.png
new file mode 100644
index 00000000..e69298c2
Binary files /dev/null and b/resources/osd/digital/default/24x36/161.png differ
diff --git a/resources/osd/digital/default/24x36/162.png b/resources/osd/digital/default/24x36/162.png
new file mode 100644
index 00000000..31e6ffac
Binary files /dev/null and b/resources/osd/digital/default/24x36/162.png differ
diff --git a/resources/osd/digital/default/24x36/163.png b/resources/osd/digital/default/24x36/163.png
new file mode 100644
index 00000000..10303fd9
Binary files /dev/null and b/resources/osd/digital/default/24x36/163.png differ
diff --git a/resources/osd/digital/default/24x36/164.png b/resources/osd/digital/default/24x36/164.png
new file mode 100644
index 00000000..e59d9f74
Binary files /dev/null and b/resources/osd/digital/default/24x36/164.png differ
diff --git a/resources/osd/digital/default/24x36/165.png b/resources/osd/digital/default/24x36/165.png
new file mode 100644
index 00000000..d67c4eb3
Binary files /dev/null and b/resources/osd/digital/default/24x36/165.png differ
diff --git a/resources/osd/digital/default/24x36/166.png b/resources/osd/digital/default/24x36/166.png
new file mode 100644
index 00000000..9d831e58
Binary files /dev/null and b/resources/osd/digital/default/24x36/166.png differ
diff --git a/resources/osd/digital/default/24x36/167.png b/resources/osd/digital/default/24x36/167.png
new file mode 100644
index 00000000..5f31b426
Binary files /dev/null and b/resources/osd/digital/default/24x36/167.png differ
diff --git a/resources/osd/digital/default/24x36/168.png b/resources/osd/digital/default/24x36/168.png
new file mode 100644
index 00000000..b0171cbb
Binary files /dev/null and b/resources/osd/digital/default/24x36/168.png differ
diff --git a/resources/osd/digital/default/24x36/169.png b/resources/osd/digital/default/24x36/169.png
new file mode 100644
index 00000000..f18f5998
Binary files /dev/null and b/resources/osd/digital/default/24x36/169.png differ
diff --git a/resources/osd/digital/default/24x36/170.png b/resources/osd/digital/default/24x36/170.png
new file mode 100644
index 00000000..26221324
Binary files /dev/null and b/resources/osd/digital/default/24x36/170.png differ
diff --git a/resources/osd/digital/default/24x36/171-172.png b/resources/osd/digital/default/24x36/171-172.png
new file mode 100644
index 00000000..6ce1e2cf
Binary files /dev/null and b/resources/osd/digital/default/24x36/171-172.png differ
diff --git a/resources/osd/digital/default/24x36/173.png b/resources/osd/digital/default/24x36/173.png
new file mode 100644
index 00000000..7225cb2e
Binary files /dev/null and b/resources/osd/digital/default/24x36/173.png differ
diff --git a/resources/osd/digital/default/24x36/174.png b/resources/osd/digital/default/24x36/174.png
new file mode 100644
index 00000000..6ea3d469
Binary files /dev/null and b/resources/osd/digital/default/24x36/174.png differ
diff --git a/resources/osd/digital/default/24x36/175.png b/resources/osd/digital/default/24x36/175.png
new file mode 100644
index 00000000..5de85a62
Binary files /dev/null and b/resources/osd/digital/default/24x36/175.png differ
diff --git a/resources/osd/digital/default/24x36/176.png b/resources/osd/digital/default/24x36/176.png
new file mode 100644
index 00000000..aa666a74
Binary files /dev/null and b/resources/osd/digital/default/24x36/176.png differ
diff --git a/resources/osd/digital/default/24x36/177.png b/resources/osd/digital/default/24x36/177.png
new file mode 100644
index 00000000..5b3f1c66
Binary files /dev/null and b/resources/osd/digital/default/24x36/177.png differ
diff --git a/resources/osd/digital/default/24x36/178.png b/resources/osd/digital/default/24x36/178.png
new file mode 100644
index 00000000..c13ca673
Binary files /dev/null and b/resources/osd/digital/default/24x36/178.png differ
diff --git a/resources/osd/digital/default/24x36/179.png b/resources/osd/digital/default/24x36/179.png
new file mode 100644
index 00000000..b807cb45
Binary files /dev/null and b/resources/osd/digital/default/24x36/179.png differ
diff --git a/resources/osd/digital/default/24x36/180.png b/resources/osd/digital/default/24x36/180.png
new file mode 100644
index 00000000..376c0a0d
Binary files /dev/null and b/resources/osd/digital/default/24x36/180.png differ
diff --git a/resources/osd/digital/default/24x36/181.png b/resources/osd/digital/default/24x36/181.png
new file mode 100644
index 00000000..b6e9a5c0
Binary files /dev/null and b/resources/osd/digital/default/24x36/181.png differ
diff --git a/resources/osd/digital/default/24x36/182.png b/resources/osd/digital/default/24x36/182.png
new file mode 100644
index 00000000..13e78042
Binary files /dev/null and b/resources/osd/digital/default/24x36/182.png differ
diff --git a/resources/osd/digital/default/24x36/183.png b/resources/osd/digital/default/24x36/183.png
new file mode 100644
index 00000000..384c7ea6
Binary files /dev/null and b/resources/osd/digital/default/24x36/183.png differ
diff --git a/resources/osd/digital/default/24x36/184.png b/resources/osd/digital/default/24x36/184.png
new file mode 100644
index 00000000..f7a739a0
Binary files /dev/null and b/resources/osd/digital/default/24x36/184.png differ
diff --git a/resources/osd/digital/default/24x36/185.png b/resources/osd/digital/default/24x36/185.png
new file mode 100644
index 00000000..504d7796
Binary files /dev/null and b/resources/osd/digital/default/24x36/185.png differ
diff --git a/resources/osd/digital/default/24x36/186.png b/resources/osd/digital/default/24x36/186.png
new file mode 100644
index 00000000..e6602be6
Binary files /dev/null and b/resources/osd/digital/default/24x36/186.png differ
diff --git a/resources/osd/digital/default/24x36/187.png b/resources/osd/digital/default/24x36/187.png
new file mode 100644
index 00000000..5d1ec3f7
Binary files /dev/null and b/resources/osd/digital/default/24x36/187.png differ
diff --git a/resources/osd/digital/default/24x36/188.png b/resources/osd/digital/default/24x36/188.png
new file mode 100644
index 00000000..8bda676f
Binary files /dev/null and b/resources/osd/digital/default/24x36/188.png differ
diff --git a/resources/osd/digital/default/24x36/189.png b/resources/osd/digital/default/24x36/189.png
new file mode 100644
index 00000000..1986d079
Binary files /dev/null and b/resources/osd/digital/default/24x36/189.png differ
diff --git a/resources/osd/digital/default/24x36/190.png b/resources/osd/digital/default/24x36/190.png
new file mode 100644
index 00000000..42325815
Binary files /dev/null and b/resources/osd/digital/default/24x36/190.png differ
diff --git a/resources/osd/digital/default/24x36/191.png b/resources/osd/digital/default/24x36/191.png
new file mode 100644
index 00000000..c12547a5
Binary files /dev/null and b/resources/osd/digital/default/24x36/191.png differ
diff --git a/resources/osd/digital/default/24x36/192.png b/resources/osd/digital/default/24x36/192.png
new file mode 100644
index 00000000..f38719a4
Binary files /dev/null and b/resources/osd/digital/default/24x36/192.png differ
diff --git a/resources/osd/digital/default/24x36/193.png b/resources/osd/digital/default/24x36/193.png
new file mode 100644
index 00000000..5486c215
Binary files /dev/null and b/resources/osd/digital/default/24x36/193.png differ
diff --git a/resources/osd/digital/default/24x36/194.png b/resources/osd/digital/default/24x36/194.png
new file mode 100644
index 00000000..82e7711a
Binary files /dev/null and b/resources/osd/digital/default/24x36/194.png differ
diff --git a/resources/osd/digital/default/24x36/195.png b/resources/osd/digital/default/24x36/195.png
new file mode 100644
index 00000000..c267c3ac
Binary files /dev/null and b/resources/osd/digital/default/24x36/195.png differ
diff --git a/resources/osd/digital/default/24x36/196.png b/resources/osd/digital/default/24x36/196.png
new file mode 100644
index 00000000..cbd4ff5c
Binary files /dev/null and b/resources/osd/digital/default/24x36/196.png differ
diff --git a/resources/osd/digital/default/24x36/197.png b/resources/osd/digital/default/24x36/197.png
new file mode 100644
index 00000000..82c3f737
Binary files /dev/null and b/resources/osd/digital/default/24x36/197.png differ
diff --git a/resources/osd/digital/default/24x36/198.png b/resources/osd/digital/default/24x36/198.png
new file mode 100644
index 00000000..8e375bb4
Binary files /dev/null and b/resources/osd/digital/default/24x36/198.png differ
diff --git a/resources/osd/digital/default/24x36/199.png b/resources/osd/digital/default/24x36/199.png
new file mode 100644
index 00000000..cccdf35e
Binary files /dev/null and b/resources/osd/digital/default/24x36/199.png differ
diff --git a/resources/osd/digital/default/24x36/200.png b/resources/osd/digital/default/24x36/200.png
new file mode 100644
index 00000000..9a746a4b
Binary files /dev/null and b/resources/osd/digital/default/24x36/200.png differ
diff --git a/resources/osd/digital/default/24x36/201.png b/resources/osd/digital/default/24x36/201.png
new file mode 100644
index 00000000..29660ae9
Binary files /dev/null and b/resources/osd/digital/default/24x36/201.png differ
diff --git a/resources/osd/digital/default/24x36/202.png b/resources/osd/digital/default/24x36/202.png
new file mode 100644
index 00000000..bac0f4f4
Binary files /dev/null and b/resources/osd/digital/default/24x36/202.png differ
diff --git a/resources/osd/digital/default/24x36/203.png b/resources/osd/digital/default/24x36/203.png
new file mode 100644
index 00000000..46cf96bd
Binary files /dev/null and b/resources/osd/digital/default/24x36/203.png differ
diff --git a/resources/osd/digital/default/24x36/204.png b/resources/osd/digital/default/24x36/204.png
new file mode 100644
index 00000000..3dcf94a5
Binary files /dev/null and b/resources/osd/digital/default/24x36/204.png differ
diff --git a/resources/osd/digital/default/24x36/205.png b/resources/osd/digital/default/24x36/205.png
new file mode 100644
index 00000000..385ce0f7
Binary files /dev/null and b/resources/osd/digital/default/24x36/205.png differ
diff --git a/resources/osd/digital/default/24x36/206.png b/resources/osd/digital/default/24x36/206.png
new file mode 100644
index 00000000..03299410
Binary files /dev/null and b/resources/osd/digital/default/24x36/206.png differ
diff --git a/resources/osd/digital/default/24x36/207.png b/resources/osd/digital/default/24x36/207.png
new file mode 100644
index 00000000..652f3acf
Binary files /dev/null and b/resources/osd/digital/default/24x36/207.png differ
diff --git a/resources/osd/digital/default/24x36/208.png b/resources/osd/digital/default/24x36/208.png
new file mode 100644
index 00000000..b47b5124
Binary files /dev/null and b/resources/osd/digital/default/24x36/208.png differ
diff --git a/resources/osd/digital/default/24x36/209.png b/resources/osd/digital/default/24x36/209.png
new file mode 100644
index 00000000..9cc72658
Binary files /dev/null and b/resources/osd/digital/default/24x36/209.png differ
diff --git a/resources/osd/digital/default/24x36/210.png b/resources/osd/digital/default/24x36/210.png
new file mode 100644
index 00000000..6cf2dd05
Binary files /dev/null and b/resources/osd/digital/default/24x36/210.png differ
diff --git a/resources/osd/digital/default/24x36/211.png b/resources/osd/digital/default/24x36/211.png
new file mode 100644
index 00000000..ffc230c1
Binary files /dev/null and b/resources/osd/digital/default/24x36/211.png differ
diff --git a/resources/osd/digital/default/24x36/212.png b/resources/osd/digital/default/24x36/212.png
new file mode 100644
index 00000000..fffdb686
Binary files /dev/null and b/resources/osd/digital/default/24x36/212.png differ
diff --git a/resources/osd/digital/default/24x36/213.png b/resources/osd/digital/default/24x36/213.png
new file mode 100644
index 00000000..3c8cc466
Binary files /dev/null and b/resources/osd/digital/default/24x36/213.png differ
diff --git a/resources/osd/digital/default/24x36/214-215.png b/resources/osd/digital/default/24x36/214-215.png
new file mode 100644
index 00000000..7c581bb9
Binary files /dev/null and b/resources/osd/digital/default/24x36/214-215.png differ
diff --git a/resources/osd/digital/default/24x36/216-217.png b/resources/osd/digital/default/24x36/216-217.png
new file mode 100644
index 00000000..6eb5da6c
Binary files /dev/null and b/resources/osd/digital/default/24x36/216-217.png differ
diff --git a/resources/osd/digital/default/24x36/218.png b/resources/osd/digital/default/24x36/218.png
new file mode 100644
index 00000000..69d9dea0
Binary files /dev/null and b/resources/osd/digital/default/24x36/218.png differ
diff --git a/resources/osd/digital/default/24x36/219.png b/resources/osd/digital/default/24x36/219.png
new file mode 100644
index 00000000..1b43deca
Binary files /dev/null and b/resources/osd/digital/default/24x36/219.png differ
diff --git a/resources/osd/digital/default/24x36/220.png b/resources/osd/digital/default/24x36/220.png
new file mode 100644
index 00000000..928f9114
Binary files /dev/null and b/resources/osd/digital/default/24x36/220.png differ
diff --git a/resources/osd/digital/default/24x36/221.png b/resources/osd/digital/default/24x36/221.png
new file mode 100644
index 00000000..b81eeb8e
Binary files /dev/null and b/resources/osd/digital/default/24x36/221.png differ
diff --git a/resources/osd/digital/default/24x36/251.png b/resources/osd/digital/default/24x36/251.png
new file mode 100644
index 00000000..4e3a1804
Binary files /dev/null and b/resources/osd/digital/default/24x36/251.png differ
diff --git a/resources/osd/digital/default/24x36/252.png b/resources/osd/digital/default/24x36/252.png
new file mode 100644
index 00000000..f6bfa689
Binary files /dev/null and b/resources/osd/digital/default/24x36/252.png differ
diff --git a/resources/osd/digital/default/24x36/253.png b/resources/osd/digital/default/24x36/253.png
new file mode 100644
index 00000000..ab62a156
Binary files /dev/null and b/resources/osd/digital/default/24x36/253.png differ
diff --git a/resources/osd/digital/default/24x36/254.png b/resources/osd/digital/default/24x36/254.png
new file mode 100644
index 00000000..71845415
Binary files /dev/null and b/resources/osd/digital/default/24x36/254.png differ
diff --git a/resources/osd/digital/default/24x36/257_296.png b/resources/osd/digital/default/24x36/257_296.png
new file mode 100644
index 00000000..4e48100b
Binary files /dev/null and b/resources/osd/digital/default/24x36/257_296.png differ
diff --git a/resources/osd/digital/default/24x36/300.png b/resources/osd/digital/default/24x36/300.png
new file mode 100644
index 00000000..a87acf4d
Binary files /dev/null and b/resources/osd/digital/default/24x36/300.png differ
diff --git a/resources/osd/digital/default/24x36/301.png b/resources/osd/digital/default/24x36/301.png
new file mode 100644
index 00000000..70af9655
Binary files /dev/null and b/resources/osd/digital/default/24x36/301.png differ
diff --git a/resources/osd/digital/default/24x36/302.png b/resources/osd/digital/default/24x36/302.png
new file mode 100644
index 00000000..bb747cd7
Binary files /dev/null and b/resources/osd/digital/default/24x36/302.png differ
diff --git a/resources/osd/digital/default/24x36/303.png b/resources/osd/digital/default/24x36/303.png
new file mode 100644
index 00000000..2c092abc
Binary files /dev/null and b/resources/osd/digital/default/24x36/303.png differ
diff --git a/resources/osd/digital/default/24x36/304.png b/resources/osd/digital/default/24x36/304.png
new file mode 100644
index 00000000..ca78bbe6
Binary files /dev/null and b/resources/osd/digital/default/24x36/304.png differ
diff --git a/resources/osd/digital/default/24x36/305.png b/resources/osd/digital/default/24x36/305.png
new file mode 100644
index 00000000..0916056f
Binary files /dev/null and b/resources/osd/digital/default/24x36/305.png differ
diff --git a/resources/osd/digital/default/24x36/306.png b/resources/osd/digital/default/24x36/306.png
new file mode 100644
index 00000000..15553c58
Binary files /dev/null and b/resources/osd/digital/default/24x36/306.png differ
diff --git a/resources/osd/digital/default/24x36/307.png b/resources/osd/digital/default/24x36/307.png
new file mode 100644
index 00000000..9203b565
Binary files /dev/null and b/resources/osd/digital/default/24x36/307.png differ
diff --git a/resources/osd/digital/default/24x36/314.png b/resources/osd/digital/default/24x36/314.png
new file mode 100644
index 00000000..f5004102
Binary files /dev/null and b/resources/osd/digital/default/24x36/314.png differ
diff --git a/resources/osd/digital/default/24x36/315.png b/resources/osd/digital/default/24x36/315.png
new file mode 100644
index 00000000..e2878994
Binary files /dev/null and b/resources/osd/digital/default/24x36/315.png differ
diff --git a/resources/osd/digital/default/24x36/316.png b/resources/osd/digital/default/24x36/316.png
new file mode 100644
index 00000000..66b5e73b
Binary files /dev/null and b/resources/osd/digital/default/24x36/316.png differ
diff --git a/resources/osd/digital/default/24x36/317.png b/resources/osd/digital/default/24x36/317.png
new file mode 100644
index 00000000..cdfd89f9
Binary files /dev/null and b/resources/osd/digital/default/24x36/317.png differ
diff --git a/resources/osd/digital/default/24x36/318.png b/resources/osd/digital/default/24x36/318.png
new file mode 100644
index 00000000..208c9a52
Binary files /dev/null and b/resources/osd/digital/default/24x36/318.png differ
diff --git a/resources/osd/digital/default/24x36/319.png b/resources/osd/digital/default/24x36/319.png
new file mode 100644
index 00000000..3d6eef3a
Binary files /dev/null and b/resources/osd/digital/default/24x36/319.png differ
diff --git a/resources/osd/digital/default/24x36/320.png b/resources/osd/digital/default/24x36/320.png
new file mode 100644
index 00000000..99cbeb26
Binary files /dev/null and b/resources/osd/digital/default/24x36/320.png differ
diff --git a/resources/osd/digital/default/24x36/321.png b/resources/osd/digital/default/24x36/321.png
new file mode 100644
index 00000000..4fe7b176
Binary files /dev/null and b/resources/osd/digital/default/24x36/321.png differ
diff --git a/resources/osd/digital/default/24x36/322.png b/resources/osd/digital/default/24x36/322.png
new file mode 100644
index 00000000..c93d5263
Binary files /dev/null and b/resources/osd/digital/default/24x36/322.png differ
diff --git a/resources/osd/digital/default/24x36/323.png b/resources/osd/digital/default/24x36/323.png
new file mode 100644
index 00000000..f9377d15
Binary files /dev/null and b/resources/osd/digital/default/24x36/323.png differ
diff --git a/resources/osd/digital/default/24x36/324.png b/resources/osd/digital/default/24x36/324.png
new file mode 100644
index 00000000..bf84b729
Binary files /dev/null and b/resources/osd/digital/default/24x36/324.png differ
diff --git a/resources/osd/digital/default/24x36/325.png b/resources/osd/digital/default/24x36/325.png
new file mode 100644
index 00000000..07137641
Binary files /dev/null and b/resources/osd/digital/default/24x36/325.png differ
diff --git a/resources/osd/digital/default/24x36/326.png b/resources/osd/digital/default/24x36/326.png
new file mode 100644
index 00000000..52acbe2a
Binary files /dev/null and b/resources/osd/digital/default/24x36/326.png differ
diff --git a/resources/osd/digital/default/24x36/327.png b/resources/osd/digital/default/24x36/327.png
new file mode 100644
index 00000000..1331ad21
Binary files /dev/null and b/resources/osd/digital/default/24x36/327.png differ
diff --git a/resources/osd/digital/default/24x36/328.png b/resources/osd/digital/default/24x36/328.png
new file mode 100644
index 00000000..3f52086f
Binary files /dev/null and b/resources/osd/digital/default/24x36/328.png differ
diff --git a/resources/osd/digital/default/24x36/329.png b/resources/osd/digital/default/24x36/329.png
new file mode 100644
index 00000000..354d0134
Binary files /dev/null and b/resources/osd/digital/default/24x36/329.png differ
diff --git a/resources/osd/digital/default/24x36/330.png b/resources/osd/digital/default/24x36/330.png
new file mode 100644
index 00000000..f97523c3
Binary files /dev/null and b/resources/osd/digital/default/24x36/330.png differ
diff --git a/resources/osd/digital/default/24x36/331.png b/resources/osd/digital/default/24x36/331.png
new file mode 100644
index 00000000..7dc63f80
Binary files /dev/null and b/resources/osd/digital/default/24x36/331.png differ
diff --git a/resources/osd/digital/default/24x36/332.png b/resources/osd/digital/default/24x36/332.png
new file mode 100644
index 00000000..01247828
Binary files /dev/null and b/resources/osd/digital/default/24x36/332.png differ
diff --git a/resources/osd/digital/default/24x36/333.png b/resources/osd/digital/default/24x36/333.png
new file mode 100644
index 00000000..18b203bc
Binary files /dev/null and b/resources/osd/digital/default/24x36/333.png differ
diff --git a/resources/osd/digital/default/24x36/334.png b/resources/osd/digital/default/24x36/334.png
new file mode 100644
index 00000000..617f0d00
Binary files /dev/null and b/resources/osd/digital/default/24x36/334.png differ
diff --git a/resources/osd/digital/default/24x36/335.png b/resources/osd/digital/default/24x36/335.png
new file mode 100644
index 00000000..ec977ae6
Binary files /dev/null and b/resources/osd/digital/default/24x36/335.png differ
diff --git a/resources/osd/digital/default/24x36/336.png b/resources/osd/digital/default/24x36/336.png
new file mode 100644
index 00000000..27756371
Binary files /dev/null and b/resources/osd/digital/default/24x36/336.png differ
diff --git a/resources/osd/digital/default/24x36/337.png b/resources/osd/digital/default/24x36/337.png
new file mode 100644
index 00000000..dfb9f279
Binary files /dev/null and b/resources/osd/digital/default/24x36/337.png differ
diff --git a/resources/osd/digital/default/24x36/338.png b/resources/osd/digital/default/24x36/338.png
new file mode 100644
index 00000000..7dc888d2
Binary files /dev/null and b/resources/osd/digital/default/24x36/338.png differ
diff --git a/resources/osd/digital/default/24x36/339.png b/resources/osd/digital/default/24x36/339.png
new file mode 100644
index 00000000..2f6aad01
Binary files /dev/null and b/resources/osd/digital/default/24x36/339.png differ
diff --git a/resources/osd/digital/default/24x36/340.png b/resources/osd/digital/default/24x36/340.png
new file mode 100644
index 00000000..ff3a51e0
Binary files /dev/null and b/resources/osd/digital/default/24x36/340.png differ
diff --git a/resources/osd/digital/default/24x36/341.png b/resources/osd/digital/default/24x36/341.png
new file mode 100644
index 00000000..1cc699d7
Binary files /dev/null and b/resources/osd/digital/default/24x36/341.png differ
diff --git a/resources/osd/digital/default/24x36/342.png b/resources/osd/digital/default/24x36/342.png
new file mode 100644
index 00000000..5924aaac
Binary files /dev/null and b/resources/osd/digital/default/24x36/342.png differ
diff --git a/resources/osd/digital/default/24x36/343.png b/resources/osd/digital/default/24x36/343.png
new file mode 100644
index 00000000..7a176558
Binary files /dev/null and b/resources/osd/digital/default/24x36/343.png differ
diff --git a/resources/osd/digital/default/24x36/344.png b/resources/osd/digital/default/24x36/344.png
new file mode 100644
index 00000000..b3386405
Binary files /dev/null and b/resources/osd/digital/default/24x36/344.png differ
diff --git a/resources/osd/digital/default/24x36/345.png b/resources/osd/digital/default/24x36/345.png
new file mode 100644
index 00000000..d88b36d3
Binary files /dev/null and b/resources/osd/digital/default/24x36/345.png differ
diff --git a/resources/osd/digital/default/24x36/346.png b/resources/osd/digital/default/24x36/346.png
new file mode 100644
index 00000000..39871874
Binary files /dev/null and b/resources/osd/digital/default/24x36/346.png differ
diff --git a/resources/osd/digital/default/24x36/347.png b/resources/osd/digital/default/24x36/347.png
new file mode 100644
index 00000000..2e4c32c1
Binary files /dev/null and b/resources/osd/digital/default/24x36/347.png differ
diff --git a/resources/osd/digital/default/24x36/348.png b/resources/osd/digital/default/24x36/348.png
new file mode 100644
index 00000000..afabd6db
Binary files /dev/null and b/resources/osd/digital/default/24x36/348.png differ
diff --git a/resources/osd/digital/default/24x36/349.png b/resources/osd/digital/default/24x36/349.png
new file mode 100644
index 00000000..215c2a7e
Binary files /dev/null and b/resources/osd/digital/default/24x36/349.png differ
diff --git a/resources/osd/digital/default/24x36/350.png b/resources/osd/digital/default/24x36/350.png
new file mode 100644
index 00000000..a137ca6a
Binary files /dev/null and b/resources/osd/digital/default/24x36/350.png differ
diff --git a/resources/osd/digital/default/24x36/351.png b/resources/osd/digital/default/24x36/351.png
new file mode 100644
index 00000000..a96838d5
Binary files /dev/null and b/resources/osd/digital/default/24x36/351.png differ
diff --git a/resources/osd/digital/default/24x36/352.png b/resources/osd/digital/default/24x36/352.png
new file mode 100644
index 00000000..66667ff7
Binary files /dev/null and b/resources/osd/digital/default/24x36/352.png differ
diff --git a/resources/osd/digital/default/24x36/353.png b/resources/osd/digital/default/24x36/353.png
new file mode 100644
index 00000000..924a96ca
Binary files /dev/null and b/resources/osd/digital/default/24x36/353.png differ
diff --git a/resources/osd/digital/default/24x36/354.png b/resources/osd/digital/default/24x36/354.png
new file mode 100644
index 00000000..cab43792
Binary files /dev/null and b/resources/osd/digital/default/24x36/354.png differ
diff --git a/resources/osd/digital/default/24x36/355.png b/resources/osd/digital/default/24x36/355.png
new file mode 100644
index 00000000..0c303dcd
Binary files /dev/null and b/resources/osd/digital/default/24x36/355.png differ
diff --git a/resources/osd/digital/default/24x36/356.png b/resources/osd/digital/default/24x36/356.png
new file mode 100644
index 00000000..0d24c3e1
Binary files /dev/null and b/resources/osd/digital/default/24x36/356.png differ
diff --git a/resources/osd/digital/default/24x36/357.png b/resources/osd/digital/default/24x36/357.png
new file mode 100644
index 00000000..207c37d5
Binary files /dev/null and b/resources/osd/digital/default/24x36/357.png differ
diff --git a/resources/osd/digital/default/24x36/358.png b/resources/osd/digital/default/24x36/358.png
new file mode 100644
index 00000000..2e0f4def
Binary files /dev/null and b/resources/osd/digital/default/24x36/358.png differ
diff --git a/resources/osd/digital/default/24x36/359.png b/resources/osd/digital/default/24x36/359.png
new file mode 100644
index 00000000..0b03bf43
Binary files /dev/null and b/resources/osd/digital/default/24x36/359.png differ
diff --git a/resources/osd/digital/default/24x36/360.png b/resources/osd/digital/default/24x36/360.png
new file mode 100644
index 00000000..579d41a7
Binary files /dev/null and b/resources/osd/digital/default/24x36/360.png differ
diff --git a/resources/osd/digital/default/24x36/400_402.png b/resources/osd/digital/default/24x36/400_402.png
new file mode 100644
index 00000000..2e6c1fbf
Binary files /dev/null and b/resources/osd/digital/default/24x36/400_402.png differ
diff --git a/resources/osd/digital/default/24x36/403_405.png b/resources/osd/digital/default/24x36/403_405.png
new file mode 100644
index 00000000..7d5c4e07
Binary files /dev/null and b/resources/osd/digital/default/24x36/403_405.png differ
diff --git a/resources/osd/digital/default/24x36/406_408.png b/resources/osd/digital/default/24x36/406_408.png
new file mode 100644
index 00000000..8b5425e6
Binary files /dev/null and b/resources/osd/digital/default/24x36/406_408.png differ
diff --git a/resources/osd/digital/default/24x36/409_411.png b/resources/osd/digital/default/24x36/409_411.png
new file mode 100644
index 00000000..ac0ccefe
Binary files /dev/null and b/resources/osd/digital/default/24x36/409_411.png differ
diff --git a/resources/osd/digital/default/24x36/412_414.png b/resources/osd/digital/default/24x36/412_414.png
new file mode 100644
index 00000000..4b45e1f5
Binary files /dev/null and b/resources/osd/digital/default/24x36/412_414.png differ
diff --git a/resources/osd/digital/default/24x36/415_417.png b/resources/osd/digital/default/24x36/415_417.png
new file mode 100644
index 00000000..5ca71364
Binary files /dev/null and b/resources/osd/digital/default/24x36/415_417.png differ
diff --git a/resources/osd/digital/default/24x36/418_422.png b/resources/osd/digital/default/24x36/418_422.png
new file mode 100644
index 00000000..4af3bcb7
Binary files /dev/null and b/resources/osd/digital/default/24x36/418_422.png differ
diff --git a/resources/osd/digital/default/24x36/430.png b/resources/osd/digital/default/24x36/430.png
new file mode 100644
index 00000000..ada52dcb
Binary files /dev/null and b/resources/osd/digital/default/24x36/430.png differ
diff --git a/resources/osd/digital/default/24x36/431.png b/resources/osd/digital/default/24x36/431.png
new file mode 100644
index 00000000..052df134
Binary files /dev/null and b/resources/osd/digital/default/24x36/431.png differ
diff --git a/resources/osd/digital/default/24x36/432.png b/resources/osd/digital/default/24x36/432.png
new file mode 100644
index 00000000..3b85103f
Binary files /dev/null and b/resources/osd/digital/default/24x36/432.png differ
diff --git a/resources/osd/digital/default/24x36/433.png b/resources/osd/digital/default/24x36/433.png
new file mode 100644
index 00000000..c354a74c
Binary files /dev/null and b/resources/osd/digital/default/24x36/433.png differ
diff --git a/resources/osd/digital/default/24x36/434.png b/resources/osd/digital/default/24x36/434.png
new file mode 100644
index 00000000..2e51f3a0
Binary files /dev/null and b/resources/osd/digital/default/24x36/434.png differ
diff --git a/resources/osd/digital/default/24x36/435.png b/resources/osd/digital/default/24x36/435.png
new file mode 100644
index 00000000..1cafa34c
Binary files /dev/null and b/resources/osd/digital/default/24x36/435.png differ
diff --git a/resources/osd/digital/default/24x36/436.png b/resources/osd/digital/default/24x36/436.png
new file mode 100644
index 00000000..1627a6a6
Binary files /dev/null and b/resources/osd/digital/default/24x36/436.png differ
diff --git a/resources/osd/digital/default/24x36/437.png b/resources/osd/digital/default/24x36/437.png
new file mode 100644
index 00000000..44e0b895
Binary files /dev/null and b/resources/osd/digital/default/24x36/437.png differ
diff --git a/resources/osd/digital/default/24x36/438.png b/resources/osd/digital/default/24x36/438.png
new file mode 100644
index 00000000..d9186487
Binary files /dev/null and b/resources/osd/digital/default/24x36/438.png differ
diff --git a/resources/osd/digital/default/24x36/439.png b/resources/osd/digital/default/24x36/439.png
new file mode 100644
index 00000000..687e40fd
Binary files /dev/null and b/resources/osd/digital/default/24x36/439.png differ
diff --git a/resources/osd/digital/default/24x36/440.png b/resources/osd/digital/default/24x36/440.png
new file mode 100644
index 00000000..9df58214
Binary files /dev/null and b/resources/osd/digital/default/24x36/440.png differ
diff --git a/resources/osd/digital/default/24x36/441.png b/resources/osd/digital/default/24x36/441.png
new file mode 100644
index 00000000..eabb707c
Binary files /dev/null and b/resources/osd/digital/default/24x36/441.png differ
diff --git a/resources/osd/digital/default/24x36/442.png b/resources/osd/digital/default/24x36/442.png
new file mode 100644
index 00000000..8b1b7067
Binary files /dev/null and b/resources/osd/digital/default/24x36/442.png differ
diff --git a/resources/osd/digital/default/24x36/443.png b/resources/osd/digital/default/24x36/443.png
new file mode 100644
index 00000000..cd9771f6
Binary files /dev/null and b/resources/osd/digital/default/24x36/443.png differ
diff --git a/resources/osd/digital/default/24x36/444.png b/resources/osd/digital/default/24x36/444.png
new file mode 100644
index 00000000..6cbf59a4
Binary files /dev/null and b/resources/osd/digital/default/24x36/444.png differ
diff --git a/resources/osd/digital/default/24x36/445.png b/resources/osd/digital/default/24x36/445.png
new file mode 100644
index 00000000..b1916507
Binary files /dev/null and b/resources/osd/digital/default/24x36/445.png differ
diff --git a/resources/osd/digital/default/24x36/446.png b/resources/osd/digital/default/24x36/446.png
new file mode 100644
index 00000000..50448f7a
Binary files /dev/null and b/resources/osd/digital/default/24x36/446.png differ
diff --git a/resources/osd/digital/default/24x36/447.png b/resources/osd/digital/default/24x36/447.png
new file mode 100644
index 00000000..3c2aed5d
Binary files /dev/null and b/resources/osd/digital/default/24x36/447.png differ
diff --git a/resources/osd/digital/default/24x36/448.png b/resources/osd/digital/default/24x36/448.png
new file mode 100644
index 00000000..df9b7b31
Binary files /dev/null and b/resources/osd/digital/default/24x36/448.png differ
diff --git a/resources/osd/digital/default/24x36/449.png b/resources/osd/digital/default/24x36/449.png
new file mode 100644
index 00000000..9c06096e
Binary files /dev/null and b/resources/osd/digital/default/24x36/449.png differ
diff --git a/resources/osd/digital/default/24x36/450.png b/resources/osd/digital/default/24x36/450.png
new file mode 100644
index 00000000..40928106
Binary files /dev/null and b/resources/osd/digital/default/24x36/450.png differ
diff --git a/resources/osd/digital/default/24x36/451.png b/resources/osd/digital/default/24x36/451.png
new file mode 100644
index 00000000..82b15475
Binary files /dev/null and b/resources/osd/digital/default/24x36/451.png differ
diff --git a/resources/osd/digital/default/24x36/452.png b/resources/osd/digital/default/24x36/452.png
new file mode 100644
index 00000000..38e8d0c9
Binary files /dev/null and b/resources/osd/digital/default/24x36/452.png differ
diff --git a/resources/osd/digital/default/24x36/453.png b/resources/osd/digital/default/24x36/453.png
new file mode 100644
index 00000000..45e38b6d
Binary files /dev/null and b/resources/osd/digital/default/24x36/453.png differ
diff --git a/resources/osd/digital/default/24x36/454.png b/resources/osd/digital/default/24x36/454.png
new file mode 100644
index 00000000..ade26def
Binary files /dev/null and b/resources/osd/digital/default/24x36/454.png differ
diff --git a/resources/osd/digital/default/24x36/455.png b/resources/osd/digital/default/24x36/455.png
new file mode 100644
index 00000000..78e07230
Binary files /dev/null and b/resources/osd/digital/default/24x36/455.png differ
diff --git a/resources/osd/digital/default/24x36/456.png b/resources/osd/digital/default/24x36/456.png
new file mode 100644
index 00000000..74de6abe
Binary files /dev/null and b/resources/osd/digital/default/24x36/456.png differ
diff --git a/resources/osd/digital/default/24x36/469_471.png b/resources/osd/digital/default/24x36/469_471.png
new file mode 100644
index 00000000..b1c7b1c2
Binary files /dev/null and b/resources/osd/digital/default/24x36/469_471.png differ
diff --git a/resources/osd/digital/default/24x36/472_511.png b/resources/osd/digital/default/24x36/472_511.png
new file mode 100644
index 00000000..39966dc5
Binary files /dev/null and b/resources/osd/digital/default/24x36/472_511.png differ
diff --git a/resources/osd/digital/default/36x54/000.png b/resources/osd/digital/default/36x54/000.png
new file mode 100644
index 00000000..b5d0dfc2
Binary files /dev/null and b/resources/osd/digital/default/36x54/000.png differ
diff --git a/resources/osd/digital/default/36x54/001.png b/resources/osd/digital/default/36x54/001.png
new file mode 100644
index 00000000..b6a98943
Binary files /dev/null and b/resources/osd/digital/default/36x54/001.png differ
diff --git a/resources/osd/digital/default/36x54/002.png b/resources/osd/digital/default/36x54/002.png
new file mode 100644
index 00000000..0abd4277
Binary files /dev/null and b/resources/osd/digital/default/36x54/002.png differ
diff --git a/resources/osd/digital/default/36x54/003.png b/resources/osd/digital/default/36x54/003.png
new file mode 100644
index 00000000..a9a93613
Binary files /dev/null and b/resources/osd/digital/default/36x54/003.png differ
diff --git a/resources/osd/digital/default/36x54/004.png b/resources/osd/digital/default/36x54/004.png
new file mode 100644
index 00000000..49980e2f
Binary files /dev/null and b/resources/osd/digital/default/36x54/004.png differ
diff --git a/resources/osd/digital/default/36x54/005.png b/resources/osd/digital/default/36x54/005.png
new file mode 100644
index 00000000..b543c884
Binary files /dev/null and b/resources/osd/digital/default/36x54/005.png differ
diff --git a/resources/osd/digital/default/36x54/006.png b/resources/osd/digital/default/36x54/006.png
new file mode 100644
index 00000000..1d3791a4
Binary files /dev/null and b/resources/osd/digital/default/36x54/006.png differ
diff --git a/resources/osd/digital/default/36x54/007.png b/resources/osd/digital/default/36x54/007.png
new file mode 100644
index 00000000..dd72938d
Binary files /dev/null and b/resources/osd/digital/default/36x54/007.png differ
diff --git a/resources/osd/digital/default/36x54/008-009.png b/resources/osd/digital/default/36x54/008-009.png
new file mode 100644
index 00000000..f0eabcfd
Binary files /dev/null and b/resources/osd/digital/default/36x54/008-009.png differ
diff --git a/resources/osd/digital/default/36x54/010.png b/resources/osd/digital/default/36x54/010.png
new file mode 100644
index 00000000..a7086b03
Binary files /dev/null and b/resources/osd/digital/default/36x54/010.png differ
diff --git a/resources/osd/digital/default/36x54/011.png b/resources/osd/digital/default/36x54/011.png
new file mode 100644
index 00000000..ca047ca3
Binary files /dev/null and b/resources/osd/digital/default/36x54/011.png differ
diff --git a/resources/osd/digital/default/36x54/012.png b/resources/osd/digital/default/36x54/012.png
new file mode 100644
index 00000000..b6b2d566
Binary files /dev/null and b/resources/osd/digital/default/36x54/012.png differ
diff --git a/resources/osd/digital/default/36x54/013.png b/resources/osd/digital/default/36x54/013.png
new file mode 100644
index 00000000..e3e17948
Binary files /dev/null and b/resources/osd/digital/default/36x54/013.png differ
diff --git a/resources/osd/digital/default/36x54/014-015.png b/resources/osd/digital/default/36x54/014-015.png
new file mode 100644
index 00000000..72a55c3a
Binary files /dev/null and b/resources/osd/digital/default/36x54/014-015.png differ
diff --git a/resources/osd/digital/default/36x54/016.png b/resources/osd/digital/default/36x54/016.png
new file mode 100644
index 00000000..826a70e6
Binary files /dev/null and b/resources/osd/digital/default/36x54/016.png differ
diff --git a/resources/osd/digital/default/36x54/017.png b/resources/osd/digital/default/36x54/017.png
new file mode 100644
index 00000000..7ca658e2
Binary files /dev/null and b/resources/osd/digital/default/36x54/017.png differ
diff --git a/resources/osd/digital/default/36x54/018.png b/resources/osd/digital/default/36x54/018.png
new file mode 100644
index 00000000..7bc795f8
Binary files /dev/null and b/resources/osd/digital/default/36x54/018.png differ
diff --git a/resources/osd/digital/default/36x54/019.png b/resources/osd/digital/default/36x54/019.png
new file mode 100644
index 00000000..81aa187d
Binary files /dev/null and b/resources/osd/digital/default/36x54/019.png differ
diff --git a/resources/osd/digital/default/36x54/020.png b/resources/osd/digital/default/36x54/020.png
new file mode 100644
index 00000000..a78de2d7
Binary files /dev/null and b/resources/osd/digital/default/36x54/020.png differ
diff --git a/resources/osd/digital/default/36x54/021.png b/resources/osd/digital/default/36x54/021.png
new file mode 100644
index 00000000..1ec1790b
Binary files /dev/null and b/resources/osd/digital/default/36x54/021.png differ
diff --git a/resources/osd/digital/default/36x54/022.png b/resources/osd/digital/default/36x54/022.png
new file mode 100644
index 00000000..3dae918a
Binary files /dev/null and b/resources/osd/digital/default/36x54/022.png differ
diff --git a/resources/osd/digital/default/36x54/023.png b/resources/osd/digital/default/36x54/023.png
new file mode 100644
index 00000000..f7fda784
Binary files /dev/null and b/resources/osd/digital/default/36x54/023.png differ
diff --git a/resources/osd/digital/default/36x54/024.png b/resources/osd/digital/default/36x54/024.png
new file mode 100644
index 00000000..7bfd93ae
Binary files /dev/null and b/resources/osd/digital/default/36x54/024.png differ
diff --git a/resources/osd/digital/default/36x54/025.png b/resources/osd/digital/default/36x54/025.png
new file mode 100644
index 00000000..c4cce536
Binary files /dev/null and b/resources/osd/digital/default/36x54/025.png differ
diff --git a/resources/osd/digital/default/36x54/026.png b/resources/osd/digital/default/36x54/026.png
new file mode 100644
index 00000000..48797076
Binary files /dev/null and b/resources/osd/digital/default/36x54/026.png differ
diff --git a/resources/osd/digital/default/36x54/027.png b/resources/osd/digital/default/36x54/027.png
new file mode 100644
index 00000000..7d6b1ab6
Binary files /dev/null and b/resources/osd/digital/default/36x54/027.png differ
diff --git a/resources/osd/digital/default/36x54/028.png b/resources/osd/digital/default/36x54/028.png
new file mode 100644
index 00000000..dc31e912
Binary files /dev/null and b/resources/osd/digital/default/36x54/028.png differ
diff --git a/resources/osd/digital/default/36x54/029.png b/resources/osd/digital/default/36x54/029.png
new file mode 100644
index 00000000..d81974be
Binary files /dev/null and b/resources/osd/digital/default/36x54/029.png differ
diff --git a/resources/osd/digital/default/36x54/030.png b/resources/osd/digital/default/36x54/030.png
new file mode 100644
index 00000000..2f6c634e
Binary files /dev/null and b/resources/osd/digital/default/36x54/030.png differ
diff --git a/resources/osd/digital/default/36x54/031.png b/resources/osd/digital/default/36x54/031.png
new file mode 100644
index 00000000..f6a47e53
Binary files /dev/null and b/resources/osd/digital/default/36x54/031.png differ
diff --git a/resources/osd/digital/default/36x54/032.png b/resources/osd/digital/default/36x54/032.png
new file mode 100644
index 00000000..b5d0dfc2
Binary files /dev/null and b/resources/osd/digital/default/36x54/032.png differ
diff --git a/resources/osd/digital/default/36x54/033.png b/resources/osd/digital/default/36x54/033.png
new file mode 100644
index 00000000..9229d9ec
Binary files /dev/null and b/resources/osd/digital/default/36x54/033.png differ
diff --git a/resources/osd/digital/default/36x54/034.png b/resources/osd/digital/default/36x54/034.png
new file mode 100644
index 00000000..60c20b91
Binary files /dev/null and b/resources/osd/digital/default/36x54/034.png differ
diff --git a/resources/osd/digital/default/36x54/035.png b/resources/osd/digital/default/36x54/035.png
new file mode 100644
index 00000000..1ce4e3cf
Binary files /dev/null and b/resources/osd/digital/default/36x54/035.png differ
diff --git a/resources/osd/digital/default/36x54/036.png b/resources/osd/digital/default/36x54/036.png
new file mode 100644
index 00000000..0f84e0d9
Binary files /dev/null and b/resources/osd/digital/default/36x54/036.png differ
diff --git a/resources/osd/digital/default/36x54/037.png b/resources/osd/digital/default/36x54/037.png
new file mode 100644
index 00000000..657bda0e
Binary files /dev/null and b/resources/osd/digital/default/36x54/037.png differ
diff --git a/resources/osd/digital/default/36x54/038.png b/resources/osd/digital/default/36x54/038.png
new file mode 100644
index 00000000..76190ac0
Binary files /dev/null and b/resources/osd/digital/default/36x54/038.png differ
diff --git a/resources/osd/digital/default/36x54/039.png b/resources/osd/digital/default/36x54/039.png
new file mode 100644
index 00000000..440a8105
Binary files /dev/null and b/resources/osd/digital/default/36x54/039.png differ
diff --git a/resources/osd/digital/default/36x54/040.png b/resources/osd/digital/default/36x54/040.png
new file mode 100644
index 00000000..aab9e11d
Binary files /dev/null and b/resources/osd/digital/default/36x54/040.png differ
diff --git a/resources/osd/digital/default/36x54/041.png b/resources/osd/digital/default/36x54/041.png
new file mode 100644
index 00000000..890a5682
Binary files /dev/null and b/resources/osd/digital/default/36x54/041.png differ
diff --git a/resources/osd/digital/default/36x54/042.png b/resources/osd/digital/default/36x54/042.png
new file mode 100644
index 00000000..ebfe446e
Binary files /dev/null and b/resources/osd/digital/default/36x54/042.png differ
diff --git a/resources/osd/digital/default/36x54/043.png b/resources/osd/digital/default/36x54/043.png
new file mode 100644
index 00000000..2a14ffd0
Binary files /dev/null and b/resources/osd/digital/default/36x54/043.png differ
diff --git a/resources/osd/digital/default/36x54/044.png b/resources/osd/digital/default/36x54/044.png
new file mode 100644
index 00000000..b58cb0a3
Binary files /dev/null and b/resources/osd/digital/default/36x54/044.png differ
diff --git a/resources/osd/digital/default/36x54/045.png b/resources/osd/digital/default/36x54/045.png
new file mode 100644
index 00000000..e3e2d867
Binary files /dev/null and b/resources/osd/digital/default/36x54/045.png differ
diff --git a/resources/osd/digital/default/36x54/046.png b/resources/osd/digital/default/36x54/046.png
new file mode 100644
index 00000000..051b848c
Binary files /dev/null and b/resources/osd/digital/default/36x54/046.png differ
diff --git a/resources/osd/digital/default/36x54/047.png b/resources/osd/digital/default/36x54/047.png
new file mode 100644
index 00000000..880dd357
Binary files /dev/null and b/resources/osd/digital/default/36x54/047.png differ
diff --git a/resources/osd/digital/default/36x54/048.png b/resources/osd/digital/default/36x54/048.png
new file mode 100644
index 00000000..4779f9aa
Binary files /dev/null and b/resources/osd/digital/default/36x54/048.png differ
diff --git a/resources/osd/digital/default/36x54/049.png b/resources/osd/digital/default/36x54/049.png
new file mode 100644
index 00000000..25879d99
Binary files /dev/null and b/resources/osd/digital/default/36x54/049.png differ
diff --git a/resources/osd/digital/default/36x54/050.png b/resources/osd/digital/default/36x54/050.png
new file mode 100644
index 00000000..ebdc9eb9
Binary files /dev/null and b/resources/osd/digital/default/36x54/050.png differ
diff --git a/resources/osd/digital/default/36x54/051.png b/resources/osd/digital/default/36x54/051.png
new file mode 100644
index 00000000..1f39194b
Binary files /dev/null and b/resources/osd/digital/default/36x54/051.png differ
diff --git a/resources/osd/digital/default/36x54/052.png b/resources/osd/digital/default/36x54/052.png
new file mode 100644
index 00000000..c5a82185
Binary files /dev/null and b/resources/osd/digital/default/36x54/052.png differ
diff --git a/resources/osd/digital/default/36x54/053.png b/resources/osd/digital/default/36x54/053.png
new file mode 100644
index 00000000..3ea4e82f
Binary files /dev/null and b/resources/osd/digital/default/36x54/053.png differ
diff --git a/resources/osd/digital/default/36x54/054.png b/resources/osd/digital/default/36x54/054.png
new file mode 100644
index 00000000..e1270197
Binary files /dev/null and b/resources/osd/digital/default/36x54/054.png differ
diff --git a/resources/osd/digital/default/36x54/055.png b/resources/osd/digital/default/36x54/055.png
new file mode 100644
index 00000000..25b10022
Binary files /dev/null and b/resources/osd/digital/default/36x54/055.png differ
diff --git a/resources/osd/digital/default/36x54/056.png b/resources/osd/digital/default/36x54/056.png
new file mode 100644
index 00000000..958ad796
Binary files /dev/null and b/resources/osd/digital/default/36x54/056.png differ
diff --git a/resources/osd/digital/default/36x54/057.png b/resources/osd/digital/default/36x54/057.png
new file mode 100644
index 00000000..26a80a9f
Binary files /dev/null and b/resources/osd/digital/default/36x54/057.png differ
diff --git a/resources/osd/digital/default/36x54/058.png b/resources/osd/digital/default/36x54/058.png
new file mode 100644
index 00000000..53159fa0
Binary files /dev/null and b/resources/osd/digital/default/36x54/058.png differ
diff --git a/resources/osd/digital/default/36x54/059.png b/resources/osd/digital/default/36x54/059.png
new file mode 100644
index 00000000..cf4d7801
Binary files /dev/null and b/resources/osd/digital/default/36x54/059.png differ
diff --git a/resources/osd/digital/default/36x54/060.png b/resources/osd/digital/default/36x54/060.png
new file mode 100644
index 00000000..ebdef652
Binary files /dev/null and b/resources/osd/digital/default/36x54/060.png differ
diff --git a/resources/osd/digital/default/36x54/061.png b/resources/osd/digital/default/36x54/061.png
new file mode 100644
index 00000000..e7680c2b
Binary files /dev/null and b/resources/osd/digital/default/36x54/061.png differ
diff --git a/resources/osd/digital/default/36x54/062.png b/resources/osd/digital/default/36x54/062.png
new file mode 100644
index 00000000..dab9e83b
Binary files /dev/null and b/resources/osd/digital/default/36x54/062.png differ
diff --git a/resources/osd/digital/default/36x54/063.png b/resources/osd/digital/default/36x54/063.png
new file mode 100644
index 00000000..b2d1d687
Binary files /dev/null and b/resources/osd/digital/default/36x54/063.png differ
diff --git a/resources/osd/digital/default/36x54/064.png b/resources/osd/digital/default/36x54/064.png
new file mode 100644
index 00000000..8579cc67
Binary files /dev/null and b/resources/osd/digital/default/36x54/064.png differ
diff --git a/resources/osd/digital/default/36x54/065.png b/resources/osd/digital/default/36x54/065.png
new file mode 100644
index 00000000..f2213d81
Binary files /dev/null and b/resources/osd/digital/default/36x54/065.png differ
diff --git a/resources/osd/digital/default/36x54/066.png b/resources/osd/digital/default/36x54/066.png
new file mode 100644
index 00000000..42da8788
Binary files /dev/null and b/resources/osd/digital/default/36x54/066.png differ
diff --git a/resources/osd/digital/default/36x54/067.png b/resources/osd/digital/default/36x54/067.png
new file mode 100644
index 00000000..9e8e2548
Binary files /dev/null and b/resources/osd/digital/default/36x54/067.png differ
diff --git a/resources/osd/digital/default/36x54/068.png b/resources/osd/digital/default/36x54/068.png
new file mode 100644
index 00000000..2823fa5c
Binary files /dev/null and b/resources/osd/digital/default/36x54/068.png differ
diff --git a/resources/osd/digital/default/36x54/069.png b/resources/osd/digital/default/36x54/069.png
new file mode 100644
index 00000000..43e20b5d
Binary files /dev/null and b/resources/osd/digital/default/36x54/069.png differ
diff --git a/resources/osd/digital/default/36x54/070.png b/resources/osd/digital/default/36x54/070.png
new file mode 100644
index 00000000..d65ce8fb
Binary files /dev/null and b/resources/osd/digital/default/36x54/070.png differ
diff --git a/resources/osd/digital/default/36x54/071.png b/resources/osd/digital/default/36x54/071.png
new file mode 100644
index 00000000..4d261b3d
Binary files /dev/null and b/resources/osd/digital/default/36x54/071.png differ
diff --git a/resources/osd/digital/default/36x54/072.png b/resources/osd/digital/default/36x54/072.png
new file mode 100644
index 00000000..9a60646d
Binary files /dev/null and b/resources/osd/digital/default/36x54/072.png differ
diff --git a/resources/osd/digital/default/36x54/073.png b/resources/osd/digital/default/36x54/073.png
new file mode 100644
index 00000000..5c65caf4
Binary files /dev/null and b/resources/osd/digital/default/36x54/073.png differ
diff --git a/resources/osd/digital/default/36x54/074.png b/resources/osd/digital/default/36x54/074.png
new file mode 100644
index 00000000..9494334d
Binary files /dev/null and b/resources/osd/digital/default/36x54/074.png differ
diff --git a/resources/osd/digital/default/36x54/075.png b/resources/osd/digital/default/36x54/075.png
new file mode 100644
index 00000000..a46bd363
Binary files /dev/null and b/resources/osd/digital/default/36x54/075.png differ
diff --git a/resources/osd/digital/default/36x54/076.png b/resources/osd/digital/default/36x54/076.png
new file mode 100644
index 00000000..a2f461b7
Binary files /dev/null and b/resources/osd/digital/default/36x54/076.png differ
diff --git a/resources/osd/digital/default/36x54/077.png b/resources/osd/digital/default/36x54/077.png
new file mode 100644
index 00000000..e97a2671
Binary files /dev/null and b/resources/osd/digital/default/36x54/077.png differ
diff --git a/resources/osd/digital/default/36x54/078.png b/resources/osd/digital/default/36x54/078.png
new file mode 100644
index 00000000..9001c6ce
Binary files /dev/null and b/resources/osd/digital/default/36x54/078.png differ
diff --git a/resources/osd/digital/default/36x54/079.png b/resources/osd/digital/default/36x54/079.png
new file mode 100644
index 00000000..43256bb1
Binary files /dev/null and b/resources/osd/digital/default/36x54/079.png differ
diff --git a/resources/osd/digital/default/36x54/080.png b/resources/osd/digital/default/36x54/080.png
new file mode 100644
index 00000000..f18f7428
Binary files /dev/null and b/resources/osd/digital/default/36x54/080.png differ
diff --git a/resources/osd/digital/default/36x54/081.png b/resources/osd/digital/default/36x54/081.png
new file mode 100644
index 00000000..be354259
Binary files /dev/null and b/resources/osd/digital/default/36x54/081.png differ
diff --git a/resources/osd/digital/default/36x54/082.png b/resources/osd/digital/default/36x54/082.png
new file mode 100644
index 00000000..89a7aa59
Binary files /dev/null and b/resources/osd/digital/default/36x54/082.png differ
diff --git a/resources/osd/digital/default/36x54/083.png b/resources/osd/digital/default/36x54/083.png
new file mode 100644
index 00000000..5216545d
Binary files /dev/null and b/resources/osd/digital/default/36x54/083.png differ
diff --git a/resources/osd/digital/default/36x54/084.png b/resources/osd/digital/default/36x54/084.png
new file mode 100644
index 00000000..7e1e2708
Binary files /dev/null and b/resources/osd/digital/default/36x54/084.png differ
diff --git a/resources/osd/digital/default/36x54/085.png b/resources/osd/digital/default/36x54/085.png
new file mode 100644
index 00000000..c3b7f0bd
Binary files /dev/null and b/resources/osd/digital/default/36x54/085.png differ
diff --git a/resources/osd/digital/default/36x54/086.png b/resources/osd/digital/default/36x54/086.png
new file mode 100644
index 00000000..9bb43ee5
Binary files /dev/null and b/resources/osd/digital/default/36x54/086.png differ
diff --git a/resources/osd/digital/default/36x54/087.png b/resources/osd/digital/default/36x54/087.png
new file mode 100644
index 00000000..cc6b8f73
Binary files /dev/null and b/resources/osd/digital/default/36x54/087.png differ
diff --git a/resources/osd/digital/default/36x54/088.png b/resources/osd/digital/default/36x54/088.png
new file mode 100644
index 00000000..299e9e15
Binary files /dev/null and b/resources/osd/digital/default/36x54/088.png differ
diff --git a/resources/osd/digital/default/36x54/089.png b/resources/osd/digital/default/36x54/089.png
new file mode 100644
index 00000000..34dd6a11
Binary files /dev/null and b/resources/osd/digital/default/36x54/089.png differ
diff --git a/resources/osd/digital/default/36x54/090.png b/resources/osd/digital/default/36x54/090.png
new file mode 100644
index 00000000..d386907f
Binary files /dev/null and b/resources/osd/digital/default/36x54/090.png differ
diff --git a/resources/osd/digital/default/36x54/091.png b/resources/osd/digital/default/36x54/091.png
new file mode 100644
index 00000000..709bb5ab
Binary files /dev/null and b/resources/osd/digital/default/36x54/091.png differ
diff --git a/resources/osd/digital/default/36x54/092.png b/resources/osd/digital/default/36x54/092.png
new file mode 100644
index 00000000..9298d7ea
Binary files /dev/null and b/resources/osd/digital/default/36x54/092.png differ
diff --git a/resources/osd/digital/default/36x54/093.png b/resources/osd/digital/default/36x54/093.png
new file mode 100644
index 00000000..5b3506c5
Binary files /dev/null and b/resources/osd/digital/default/36x54/093.png differ
diff --git a/resources/osd/digital/default/36x54/094.png b/resources/osd/digital/default/36x54/094.png
new file mode 100644
index 00000000..7fc1a96a
Binary files /dev/null and b/resources/osd/digital/default/36x54/094.png differ
diff --git a/resources/osd/digital/default/36x54/095.png b/resources/osd/digital/default/36x54/095.png
new file mode 100644
index 00000000..2620b993
Binary files /dev/null and b/resources/osd/digital/default/36x54/095.png differ
diff --git a/resources/osd/digital/default/36x54/096-097.png b/resources/osd/digital/default/36x54/096-097.png
new file mode 100644
index 00000000..c03b5bb4
Binary files /dev/null and b/resources/osd/digital/default/36x54/096-097.png differ
diff --git a/resources/osd/digital/default/36x54/098.png b/resources/osd/digital/default/36x54/098.png
new file mode 100644
index 00000000..2f24c9de
Binary files /dev/null and b/resources/osd/digital/default/36x54/098.png differ
diff --git a/resources/osd/digital/default/36x54/099.png b/resources/osd/digital/default/36x54/099.png
new file mode 100644
index 00000000..56a5d74e
Binary files /dev/null and b/resources/osd/digital/default/36x54/099.png differ
diff --git a/resources/osd/digital/default/36x54/100.png b/resources/osd/digital/default/36x54/100.png
new file mode 100644
index 00000000..71e023e9
Binary files /dev/null and b/resources/osd/digital/default/36x54/100.png differ
diff --git a/resources/osd/digital/default/36x54/101.png b/resources/osd/digital/default/36x54/101.png
new file mode 100644
index 00000000..868297f8
Binary files /dev/null and b/resources/osd/digital/default/36x54/101.png differ
diff --git a/resources/osd/digital/default/36x54/102.png b/resources/osd/digital/default/36x54/102.png
new file mode 100644
index 00000000..d987c94e
Binary files /dev/null and b/resources/osd/digital/default/36x54/102.png differ
diff --git a/resources/osd/digital/default/36x54/103.png b/resources/osd/digital/default/36x54/103.png
new file mode 100644
index 00000000..cbd75be9
Binary files /dev/null and b/resources/osd/digital/default/36x54/103.png differ
diff --git a/resources/osd/digital/default/36x54/104.png b/resources/osd/digital/default/36x54/104.png
new file mode 100644
index 00000000..26f95ec7
Binary files /dev/null and b/resources/osd/digital/default/36x54/104.png differ
diff --git a/resources/osd/digital/default/36x54/105.png b/resources/osd/digital/default/36x54/105.png
new file mode 100644
index 00000000..dc965abe
Binary files /dev/null and b/resources/osd/digital/default/36x54/105.png differ
diff --git a/resources/osd/digital/default/36x54/106.png b/resources/osd/digital/default/36x54/106.png
new file mode 100644
index 00000000..b733407c
Binary files /dev/null and b/resources/osd/digital/default/36x54/106.png differ
diff --git a/resources/osd/digital/default/36x54/107-108.png b/resources/osd/digital/default/36x54/107-108.png
new file mode 100644
index 00000000..be21f6b7
Binary files /dev/null and b/resources/osd/digital/default/36x54/107-108.png differ
diff --git a/resources/osd/digital/default/36x54/109.png b/resources/osd/digital/default/36x54/109.png
new file mode 100644
index 00000000..0e844c68
Binary files /dev/null and b/resources/osd/digital/default/36x54/109.png differ
diff --git a/resources/osd/digital/default/36x54/110.png b/resources/osd/digital/default/36x54/110.png
new file mode 100644
index 00000000..f9f5c30b
Binary files /dev/null and b/resources/osd/digital/default/36x54/110.png differ
diff --git a/resources/osd/digital/default/36x54/111.png b/resources/osd/digital/default/36x54/111.png
new file mode 100644
index 00000000..aa7943b6
Binary files /dev/null and b/resources/osd/digital/default/36x54/111.png differ
diff --git a/resources/osd/digital/default/36x54/112.png b/resources/osd/digital/default/36x54/112.png
new file mode 100644
index 00000000..447976bf
Binary files /dev/null and b/resources/osd/digital/default/36x54/112.png differ
diff --git a/resources/osd/digital/default/36x54/113.png b/resources/osd/digital/default/36x54/113.png
new file mode 100644
index 00000000..fb076ebb
Binary files /dev/null and b/resources/osd/digital/default/36x54/113.png differ
diff --git a/resources/osd/digital/default/36x54/114.png b/resources/osd/digital/default/36x54/114.png
new file mode 100644
index 00000000..3af33920
Binary files /dev/null and b/resources/osd/digital/default/36x54/114.png differ
diff --git a/resources/osd/digital/default/36x54/115.png b/resources/osd/digital/default/36x54/115.png
new file mode 100644
index 00000000..17019d4b
Binary files /dev/null and b/resources/osd/digital/default/36x54/115.png differ
diff --git a/resources/osd/digital/default/36x54/116.png b/resources/osd/digital/default/36x54/116.png
new file mode 100644
index 00000000..aec2c386
Binary files /dev/null and b/resources/osd/digital/default/36x54/116.png differ
diff --git a/resources/osd/digital/default/36x54/117.png b/resources/osd/digital/default/36x54/117.png
new file mode 100644
index 00000000..4c0a601d
Binary files /dev/null and b/resources/osd/digital/default/36x54/117.png differ
diff --git a/resources/osd/digital/default/36x54/118.png b/resources/osd/digital/default/36x54/118.png
new file mode 100644
index 00000000..2330ca18
Binary files /dev/null and b/resources/osd/digital/default/36x54/118.png differ
diff --git a/resources/osd/digital/default/36x54/119.png b/resources/osd/digital/default/36x54/119.png
new file mode 100644
index 00000000..a1594a90
Binary files /dev/null and b/resources/osd/digital/default/36x54/119.png differ
diff --git a/resources/osd/digital/default/36x54/120.png b/resources/osd/digital/default/36x54/120.png
new file mode 100644
index 00000000..f24906f5
Binary files /dev/null and b/resources/osd/digital/default/36x54/120.png differ
diff --git a/resources/osd/digital/default/36x54/121.png b/resources/osd/digital/default/36x54/121.png
new file mode 100644
index 00000000..e507dfac
Binary files /dev/null and b/resources/osd/digital/default/36x54/121.png differ
diff --git a/resources/osd/digital/default/36x54/122.png b/resources/osd/digital/default/36x54/122.png
new file mode 100644
index 00000000..1f8934b5
Binary files /dev/null and b/resources/osd/digital/default/36x54/122.png differ
diff --git a/resources/osd/digital/default/36x54/123.png b/resources/osd/digital/default/36x54/123.png
new file mode 100644
index 00000000..c3ebbfe3
Binary files /dev/null and b/resources/osd/digital/default/36x54/123.png differ
diff --git a/resources/osd/digital/default/36x54/124.png b/resources/osd/digital/default/36x54/124.png
new file mode 100644
index 00000000..b7283b41
Binary files /dev/null and b/resources/osd/digital/default/36x54/124.png differ
diff --git a/resources/osd/digital/default/36x54/125.png b/resources/osd/digital/default/36x54/125.png
new file mode 100644
index 00000000..c27d0987
Binary files /dev/null and b/resources/osd/digital/default/36x54/125.png differ
diff --git a/resources/osd/digital/default/36x54/126.png b/resources/osd/digital/default/36x54/126.png
new file mode 100644
index 00000000..a0372f8e
Binary files /dev/null and b/resources/osd/digital/default/36x54/126.png differ
diff --git a/resources/osd/digital/default/36x54/127.png b/resources/osd/digital/default/36x54/127.png
new file mode 100644
index 00000000..38f47011
Binary files /dev/null and b/resources/osd/digital/default/36x54/127.png differ
diff --git a/resources/osd/digital/default/36x54/128.png b/resources/osd/digital/default/36x54/128.png
new file mode 100644
index 00000000..606ec219
Binary files /dev/null and b/resources/osd/digital/default/36x54/128.png differ
diff --git a/resources/osd/digital/default/36x54/129.png b/resources/osd/digital/default/36x54/129.png
new file mode 100644
index 00000000..ebdd13a8
Binary files /dev/null and b/resources/osd/digital/default/36x54/129.png differ
diff --git a/resources/osd/digital/default/36x54/130.png b/resources/osd/digital/default/36x54/130.png
new file mode 100644
index 00000000..3eeb05c7
Binary files /dev/null and b/resources/osd/digital/default/36x54/130.png differ
diff --git a/resources/osd/digital/default/36x54/131.png b/resources/osd/digital/default/36x54/131.png
new file mode 100644
index 00000000..1c599dd7
Binary files /dev/null and b/resources/osd/digital/default/36x54/131.png differ
diff --git a/resources/osd/digital/default/36x54/132.png b/resources/osd/digital/default/36x54/132.png
new file mode 100644
index 00000000..f4898ad3
Binary files /dev/null and b/resources/osd/digital/default/36x54/132.png differ
diff --git a/resources/osd/digital/default/36x54/133.png b/resources/osd/digital/default/36x54/133.png
new file mode 100644
index 00000000..e3ecf1f3
Binary files /dev/null and b/resources/osd/digital/default/36x54/133.png differ
diff --git a/resources/osd/digital/default/36x54/134.png b/resources/osd/digital/default/36x54/134.png
new file mode 100644
index 00000000..31507404
Binary files /dev/null and b/resources/osd/digital/default/36x54/134.png differ
diff --git a/resources/osd/digital/default/36x54/135.png b/resources/osd/digital/default/36x54/135.png
new file mode 100644
index 00000000..0f015151
Binary files /dev/null and b/resources/osd/digital/default/36x54/135.png differ
diff --git a/resources/osd/digital/default/36x54/136.png b/resources/osd/digital/default/36x54/136.png
new file mode 100644
index 00000000..6471205a
Binary files /dev/null and b/resources/osd/digital/default/36x54/136.png differ
diff --git a/resources/osd/digital/default/36x54/137.png b/resources/osd/digital/default/36x54/137.png
new file mode 100644
index 00000000..c7d95962
Binary files /dev/null and b/resources/osd/digital/default/36x54/137.png differ
diff --git a/resources/osd/digital/default/36x54/138.png b/resources/osd/digital/default/36x54/138.png
new file mode 100644
index 00000000..626227fe
Binary files /dev/null and b/resources/osd/digital/default/36x54/138.png differ
diff --git a/resources/osd/digital/default/36x54/139.png b/resources/osd/digital/default/36x54/139.png
new file mode 100644
index 00000000..d10ca0b7
Binary files /dev/null and b/resources/osd/digital/default/36x54/139.png differ
diff --git a/resources/osd/digital/default/36x54/140.png b/resources/osd/digital/default/36x54/140.png
new file mode 100644
index 00000000..46c31109
Binary files /dev/null and b/resources/osd/digital/default/36x54/140.png differ
diff --git a/resources/osd/digital/default/36x54/141.png b/resources/osd/digital/default/36x54/141.png
new file mode 100644
index 00000000..a1fb767d
Binary files /dev/null and b/resources/osd/digital/default/36x54/141.png differ
diff --git a/resources/osd/digital/default/36x54/142.png b/resources/osd/digital/default/36x54/142.png
new file mode 100644
index 00000000..65e62edb
Binary files /dev/null and b/resources/osd/digital/default/36x54/142.png differ
diff --git a/resources/osd/digital/default/36x54/143.png b/resources/osd/digital/default/36x54/143.png
new file mode 100644
index 00000000..414ed59b
Binary files /dev/null and b/resources/osd/digital/default/36x54/143.png differ
diff --git a/resources/osd/digital/default/36x54/144.png b/resources/osd/digital/default/36x54/144.png
new file mode 100644
index 00000000..88fb17f0
Binary files /dev/null and b/resources/osd/digital/default/36x54/144.png differ
diff --git a/resources/osd/digital/default/36x54/145.png b/resources/osd/digital/default/36x54/145.png
new file mode 100644
index 00000000..4362ed81
Binary files /dev/null and b/resources/osd/digital/default/36x54/145.png differ
diff --git a/resources/osd/digital/default/36x54/146.png b/resources/osd/digital/default/36x54/146.png
new file mode 100644
index 00000000..de79c69f
Binary files /dev/null and b/resources/osd/digital/default/36x54/146.png differ
diff --git a/resources/osd/digital/default/36x54/147-148.png b/resources/osd/digital/default/36x54/147-148.png
new file mode 100644
index 00000000..2ff198ed
Binary files /dev/null and b/resources/osd/digital/default/36x54/147-148.png differ
diff --git a/resources/osd/digital/default/36x54/149.png b/resources/osd/digital/default/36x54/149.png
new file mode 100644
index 00000000..1cd4f445
Binary files /dev/null and b/resources/osd/digital/default/36x54/149.png differ
diff --git a/resources/osd/digital/default/36x54/150.png b/resources/osd/digital/default/36x54/150.png
new file mode 100644
index 00000000..d6d76a36
Binary files /dev/null and b/resources/osd/digital/default/36x54/150.png differ
diff --git a/resources/osd/digital/default/36x54/151.png b/resources/osd/digital/default/36x54/151.png
new file mode 100644
index 00000000..aec19e18
Binary files /dev/null and b/resources/osd/digital/default/36x54/151.png differ
diff --git a/resources/osd/digital/default/36x54/152.png b/resources/osd/digital/default/36x54/152.png
new file mode 100644
index 00000000..ec26790d
Binary files /dev/null and b/resources/osd/digital/default/36x54/152.png differ
diff --git a/resources/osd/digital/default/36x54/153.png b/resources/osd/digital/default/36x54/153.png
new file mode 100644
index 00000000..1a64c2a5
Binary files /dev/null and b/resources/osd/digital/default/36x54/153.png differ
diff --git a/resources/osd/digital/default/36x54/154.png b/resources/osd/digital/default/36x54/154.png
new file mode 100644
index 00000000..6cdbb476
Binary files /dev/null and b/resources/osd/digital/default/36x54/154.png differ
diff --git a/resources/osd/digital/default/36x54/155.png b/resources/osd/digital/default/36x54/155.png
new file mode 100644
index 00000000..cbacca76
Binary files /dev/null and b/resources/osd/digital/default/36x54/155.png differ
diff --git a/resources/osd/digital/default/36x54/156.png b/resources/osd/digital/default/36x54/156.png
new file mode 100644
index 00000000..d605c365
Binary files /dev/null and b/resources/osd/digital/default/36x54/156.png differ
diff --git a/resources/osd/digital/default/36x54/157.png b/resources/osd/digital/default/36x54/157.png
new file mode 100644
index 00000000..42063f75
Binary files /dev/null and b/resources/osd/digital/default/36x54/157.png differ
diff --git a/resources/osd/digital/default/36x54/158.png b/resources/osd/digital/default/36x54/158.png
new file mode 100644
index 00000000..f4b79ea2
Binary files /dev/null and b/resources/osd/digital/default/36x54/158.png differ
diff --git a/resources/osd/digital/default/36x54/159.png b/resources/osd/digital/default/36x54/159.png
new file mode 100644
index 00000000..7321079f
Binary files /dev/null and b/resources/osd/digital/default/36x54/159.png differ
diff --git a/resources/osd/digital/default/36x54/160.png b/resources/osd/digital/default/36x54/160.png
new file mode 100644
index 00000000..2d7c5ffa
Binary files /dev/null and b/resources/osd/digital/default/36x54/160.png differ
diff --git a/resources/osd/digital/default/36x54/161.png b/resources/osd/digital/default/36x54/161.png
new file mode 100644
index 00000000..0549791f
Binary files /dev/null and b/resources/osd/digital/default/36x54/161.png differ
diff --git a/resources/osd/digital/default/36x54/162.png b/resources/osd/digital/default/36x54/162.png
new file mode 100644
index 00000000..31191d1a
Binary files /dev/null and b/resources/osd/digital/default/36x54/162.png differ
diff --git a/resources/osd/digital/default/36x54/163.png b/resources/osd/digital/default/36x54/163.png
new file mode 100644
index 00000000..99740ffd
Binary files /dev/null and b/resources/osd/digital/default/36x54/163.png differ
diff --git a/resources/osd/digital/default/36x54/164.png b/resources/osd/digital/default/36x54/164.png
new file mode 100644
index 00000000..3db3ab89
Binary files /dev/null and b/resources/osd/digital/default/36x54/164.png differ
diff --git a/resources/osd/digital/default/36x54/165.png b/resources/osd/digital/default/36x54/165.png
new file mode 100644
index 00000000..c2a97708
Binary files /dev/null and b/resources/osd/digital/default/36x54/165.png differ
diff --git a/resources/osd/digital/default/36x54/166.png b/resources/osd/digital/default/36x54/166.png
new file mode 100644
index 00000000..968376b0
Binary files /dev/null and b/resources/osd/digital/default/36x54/166.png differ
diff --git a/resources/osd/digital/default/36x54/167.png b/resources/osd/digital/default/36x54/167.png
new file mode 100644
index 00000000..c6e6346e
Binary files /dev/null and b/resources/osd/digital/default/36x54/167.png differ
diff --git a/resources/osd/digital/default/36x54/168.png b/resources/osd/digital/default/36x54/168.png
new file mode 100644
index 00000000..c61d0ce3
Binary files /dev/null and b/resources/osd/digital/default/36x54/168.png differ
diff --git a/resources/osd/digital/default/36x54/169.png b/resources/osd/digital/default/36x54/169.png
new file mode 100644
index 00000000..58927671
Binary files /dev/null and b/resources/osd/digital/default/36x54/169.png differ
diff --git a/resources/osd/digital/default/36x54/170.png b/resources/osd/digital/default/36x54/170.png
new file mode 100644
index 00000000..9aaeb039
Binary files /dev/null and b/resources/osd/digital/default/36x54/170.png differ
diff --git a/resources/osd/digital/default/36x54/171-172.png b/resources/osd/digital/default/36x54/171-172.png
new file mode 100644
index 00000000..7f908a7a
Binary files /dev/null and b/resources/osd/digital/default/36x54/171-172.png differ
diff --git a/resources/osd/digital/default/36x54/173.png b/resources/osd/digital/default/36x54/173.png
new file mode 100644
index 00000000..c60ae0c8
Binary files /dev/null and b/resources/osd/digital/default/36x54/173.png differ
diff --git a/resources/osd/digital/default/36x54/174.png b/resources/osd/digital/default/36x54/174.png
new file mode 100644
index 00000000..43c40067
Binary files /dev/null and b/resources/osd/digital/default/36x54/174.png differ
diff --git a/resources/osd/digital/default/36x54/175.png b/resources/osd/digital/default/36x54/175.png
new file mode 100644
index 00000000..dc3169dc
Binary files /dev/null and b/resources/osd/digital/default/36x54/175.png differ
diff --git a/resources/osd/digital/default/36x54/176.png b/resources/osd/digital/default/36x54/176.png
new file mode 100644
index 00000000..87bfc97d
Binary files /dev/null and b/resources/osd/digital/default/36x54/176.png differ
diff --git a/resources/osd/digital/default/36x54/177.png b/resources/osd/digital/default/36x54/177.png
new file mode 100644
index 00000000..37d73dfa
Binary files /dev/null and b/resources/osd/digital/default/36x54/177.png differ
diff --git a/resources/osd/digital/default/36x54/178.png b/resources/osd/digital/default/36x54/178.png
new file mode 100644
index 00000000..d74a3f1b
Binary files /dev/null and b/resources/osd/digital/default/36x54/178.png differ
diff --git a/resources/osd/digital/default/36x54/179.png b/resources/osd/digital/default/36x54/179.png
new file mode 100644
index 00000000..05401ddf
Binary files /dev/null and b/resources/osd/digital/default/36x54/179.png differ
diff --git a/resources/osd/digital/default/36x54/180.png b/resources/osd/digital/default/36x54/180.png
new file mode 100644
index 00000000..e69b1fe8
Binary files /dev/null and b/resources/osd/digital/default/36x54/180.png differ
diff --git a/resources/osd/digital/default/36x54/181.png b/resources/osd/digital/default/36x54/181.png
new file mode 100644
index 00000000..9de83f53
Binary files /dev/null and b/resources/osd/digital/default/36x54/181.png differ
diff --git a/resources/osd/digital/default/36x54/182.png b/resources/osd/digital/default/36x54/182.png
new file mode 100644
index 00000000..f9264d38
Binary files /dev/null and b/resources/osd/digital/default/36x54/182.png differ
diff --git a/resources/osd/digital/default/36x54/183.png b/resources/osd/digital/default/36x54/183.png
new file mode 100644
index 00000000..27991b37
Binary files /dev/null and b/resources/osd/digital/default/36x54/183.png differ
diff --git a/resources/osd/digital/default/36x54/184.png b/resources/osd/digital/default/36x54/184.png
new file mode 100644
index 00000000..4af42e21
Binary files /dev/null and b/resources/osd/digital/default/36x54/184.png differ
diff --git a/resources/osd/digital/default/36x54/185.png b/resources/osd/digital/default/36x54/185.png
new file mode 100644
index 00000000..84121e6e
Binary files /dev/null and b/resources/osd/digital/default/36x54/185.png differ
diff --git a/resources/osd/digital/default/36x54/186.png b/resources/osd/digital/default/36x54/186.png
new file mode 100644
index 00000000..920d3816
Binary files /dev/null and b/resources/osd/digital/default/36x54/186.png differ
diff --git a/resources/osd/digital/default/36x54/187.png b/resources/osd/digital/default/36x54/187.png
new file mode 100644
index 00000000..a29ce31b
Binary files /dev/null and b/resources/osd/digital/default/36x54/187.png differ
diff --git a/resources/osd/digital/default/36x54/188.png b/resources/osd/digital/default/36x54/188.png
new file mode 100644
index 00000000..449d9a79
Binary files /dev/null and b/resources/osd/digital/default/36x54/188.png differ
diff --git a/resources/osd/digital/default/36x54/189.png b/resources/osd/digital/default/36x54/189.png
new file mode 100644
index 00000000..bb83796c
Binary files /dev/null and b/resources/osd/digital/default/36x54/189.png differ
diff --git a/resources/osd/digital/default/36x54/190.png b/resources/osd/digital/default/36x54/190.png
new file mode 100644
index 00000000..7aebf03d
Binary files /dev/null and b/resources/osd/digital/default/36x54/190.png differ
diff --git a/resources/osd/digital/default/36x54/191.png b/resources/osd/digital/default/36x54/191.png
new file mode 100644
index 00000000..738cb5e1
Binary files /dev/null and b/resources/osd/digital/default/36x54/191.png differ
diff --git a/resources/osd/digital/default/36x54/192.png b/resources/osd/digital/default/36x54/192.png
new file mode 100644
index 00000000..29ef91c4
Binary files /dev/null and b/resources/osd/digital/default/36x54/192.png differ
diff --git a/resources/osd/digital/default/36x54/193.png b/resources/osd/digital/default/36x54/193.png
new file mode 100644
index 00000000..7238c00f
Binary files /dev/null and b/resources/osd/digital/default/36x54/193.png differ
diff --git a/resources/osd/digital/default/36x54/194.png b/resources/osd/digital/default/36x54/194.png
new file mode 100644
index 00000000..095a4432
Binary files /dev/null and b/resources/osd/digital/default/36x54/194.png differ
diff --git a/resources/osd/digital/default/36x54/195.png b/resources/osd/digital/default/36x54/195.png
new file mode 100644
index 00000000..d14cd47f
Binary files /dev/null and b/resources/osd/digital/default/36x54/195.png differ
diff --git a/resources/osd/digital/default/36x54/196.png b/resources/osd/digital/default/36x54/196.png
new file mode 100644
index 00000000..34b3e3ef
Binary files /dev/null and b/resources/osd/digital/default/36x54/196.png differ
diff --git a/resources/osd/digital/default/36x54/197.png b/resources/osd/digital/default/36x54/197.png
new file mode 100644
index 00000000..c0239aca
Binary files /dev/null and b/resources/osd/digital/default/36x54/197.png differ
diff --git a/resources/osd/digital/default/36x54/198.png b/resources/osd/digital/default/36x54/198.png
new file mode 100644
index 00000000..a1e56363
Binary files /dev/null and b/resources/osd/digital/default/36x54/198.png differ
diff --git a/resources/osd/digital/default/36x54/199.png b/resources/osd/digital/default/36x54/199.png
new file mode 100644
index 00000000..123abdfb
Binary files /dev/null and b/resources/osd/digital/default/36x54/199.png differ
diff --git a/resources/osd/digital/default/36x54/200.png b/resources/osd/digital/default/36x54/200.png
new file mode 100644
index 00000000..c69589be
Binary files /dev/null and b/resources/osd/digital/default/36x54/200.png differ
diff --git a/resources/osd/digital/default/36x54/201.png b/resources/osd/digital/default/36x54/201.png
new file mode 100644
index 00000000..eb820a90
Binary files /dev/null and b/resources/osd/digital/default/36x54/201.png differ
diff --git a/resources/osd/digital/default/36x54/202.png b/resources/osd/digital/default/36x54/202.png
new file mode 100644
index 00000000..69299fcf
Binary files /dev/null and b/resources/osd/digital/default/36x54/202.png differ
diff --git a/resources/osd/digital/default/36x54/203.png b/resources/osd/digital/default/36x54/203.png
new file mode 100644
index 00000000..408a43f4
Binary files /dev/null and b/resources/osd/digital/default/36x54/203.png differ
diff --git a/resources/osd/digital/default/36x54/204.png b/resources/osd/digital/default/36x54/204.png
new file mode 100644
index 00000000..72e4559e
Binary files /dev/null and b/resources/osd/digital/default/36x54/204.png differ
diff --git a/resources/osd/digital/default/36x54/205.png b/resources/osd/digital/default/36x54/205.png
new file mode 100644
index 00000000..85a8fb6c
Binary files /dev/null and b/resources/osd/digital/default/36x54/205.png differ
diff --git a/resources/osd/digital/default/36x54/206.png b/resources/osd/digital/default/36x54/206.png
new file mode 100644
index 00000000..133a53a9
Binary files /dev/null and b/resources/osd/digital/default/36x54/206.png differ
diff --git a/resources/osd/digital/default/36x54/207.png b/resources/osd/digital/default/36x54/207.png
new file mode 100644
index 00000000..875032ef
Binary files /dev/null and b/resources/osd/digital/default/36x54/207.png differ
diff --git a/resources/osd/digital/default/36x54/208.png b/resources/osd/digital/default/36x54/208.png
new file mode 100644
index 00000000..58c2ecb3
Binary files /dev/null and b/resources/osd/digital/default/36x54/208.png differ
diff --git a/resources/osd/digital/default/36x54/209.png b/resources/osd/digital/default/36x54/209.png
new file mode 100644
index 00000000..326193df
Binary files /dev/null and b/resources/osd/digital/default/36x54/209.png differ
diff --git a/resources/osd/digital/default/36x54/210.png b/resources/osd/digital/default/36x54/210.png
new file mode 100644
index 00000000..7836204a
Binary files /dev/null and b/resources/osd/digital/default/36x54/210.png differ
diff --git a/resources/osd/digital/default/36x54/211.png b/resources/osd/digital/default/36x54/211.png
new file mode 100644
index 00000000..932cd2b6
Binary files /dev/null and b/resources/osd/digital/default/36x54/211.png differ
diff --git a/resources/osd/digital/default/36x54/212.png b/resources/osd/digital/default/36x54/212.png
new file mode 100644
index 00000000..c76f53ee
Binary files /dev/null and b/resources/osd/digital/default/36x54/212.png differ
diff --git a/resources/osd/digital/default/36x54/213.png b/resources/osd/digital/default/36x54/213.png
new file mode 100644
index 00000000..b37c1cc6
Binary files /dev/null and b/resources/osd/digital/default/36x54/213.png differ
diff --git a/resources/osd/digital/default/36x54/214-215.png b/resources/osd/digital/default/36x54/214-215.png
new file mode 100644
index 00000000..f0284434
Binary files /dev/null and b/resources/osd/digital/default/36x54/214-215.png differ
diff --git a/resources/osd/digital/default/36x54/216-217.png b/resources/osd/digital/default/36x54/216-217.png
new file mode 100644
index 00000000..5a072846
Binary files /dev/null and b/resources/osd/digital/default/36x54/216-217.png differ
diff --git a/resources/osd/digital/default/36x54/218.png b/resources/osd/digital/default/36x54/218.png
new file mode 100644
index 00000000..d8f6be63
Binary files /dev/null and b/resources/osd/digital/default/36x54/218.png differ
diff --git a/resources/osd/digital/default/36x54/219.png b/resources/osd/digital/default/36x54/219.png
new file mode 100644
index 00000000..37cdd6bd
Binary files /dev/null and b/resources/osd/digital/default/36x54/219.png differ
diff --git a/resources/osd/digital/default/36x54/220.png b/resources/osd/digital/default/36x54/220.png
new file mode 100644
index 00000000..9f579333
Binary files /dev/null and b/resources/osd/digital/default/36x54/220.png differ
diff --git a/resources/osd/digital/default/36x54/221.png b/resources/osd/digital/default/36x54/221.png
new file mode 100644
index 00000000..aa889530
Binary files /dev/null and b/resources/osd/digital/default/36x54/221.png differ
diff --git a/resources/osd/digital/default/36x54/251.png b/resources/osd/digital/default/36x54/251.png
new file mode 100644
index 00000000..89bd226f
Binary files /dev/null and b/resources/osd/digital/default/36x54/251.png differ
diff --git a/resources/osd/digital/default/36x54/252.png b/resources/osd/digital/default/36x54/252.png
new file mode 100644
index 00000000..3db454d7
Binary files /dev/null and b/resources/osd/digital/default/36x54/252.png differ
diff --git a/resources/osd/digital/default/36x54/253.png b/resources/osd/digital/default/36x54/253.png
new file mode 100644
index 00000000..4b5721dc
Binary files /dev/null and b/resources/osd/digital/default/36x54/253.png differ
diff --git a/resources/osd/digital/default/36x54/254.png b/resources/osd/digital/default/36x54/254.png
new file mode 100644
index 00000000..b6e49168
Binary files /dev/null and b/resources/osd/digital/default/36x54/254.png differ
diff --git a/resources/osd/digital/default/36x54/257_296.png b/resources/osd/digital/default/36x54/257_296.png
new file mode 100644
index 00000000..0d9add8a
Binary files /dev/null and b/resources/osd/digital/default/36x54/257_296.png differ
diff --git a/resources/osd/digital/default/36x54/300.png b/resources/osd/digital/default/36x54/300.png
new file mode 100644
index 00000000..49e7d29a
Binary files /dev/null and b/resources/osd/digital/default/36x54/300.png differ
diff --git a/resources/osd/digital/default/36x54/301.png b/resources/osd/digital/default/36x54/301.png
new file mode 100644
index 00000000..e0d38e88
Binary files /dev/null and b/resources/osd/digital/default/36x54/301.png differ
diff --git a/resources/osd/digital/default/36x54/302.png b/resources/osd/digital/default/36x54/302.png
new file mode 100644
index 00000000..a5c9dc53
Binary files /dev/null and b/resources/osd/digital/default/36x54/302.png differ
diff --git a/resources/osd/digital/default/36x54/303.png b/resources/osd/digital/default/36x54/303.png
new file mode 100644
index 00000000..aab14995
Binary files /dev/null and b/resources/osd/digital/default/36x54/303.png differ
diff --git a/resources/osd/digital/default/36x54/304.png b/resources/osd/digital/default/36x54/304.png
new file mode 100644
index 00000000..e26a0221
Binary files /dev/null and b/resources/osd/digital/default/36x54/304.png differ
diff --git a/resources/osd/digital/default/36x54/305.png b/resources/osd/digital/default/36x54/305.png
new file mode 100644
index 00000000..5a964969
Binary files /dev/null and b/resources/osd/digital/default/36x54/305.png differ
diff --git a/resources/osd/digital/default/36x54/306.png b/resources/osd/digital/default/36x54/306.png
new file mode 100644
index 00000000..45a220aa
Binary files /dev/null and b/resources/osd/digital/default/36x54/306.png differ
diff --git a/resources/osd/digital/default/36x54/307.png b/resources/osd/digital/default/36x54/307.png
new file mode 100644
index 00000000..2f0cb1ae
Binary files /dev/null and b/resources/osd/digital/default/36x54/307.png differ
diff --git a/resources/osd/digital/default/36x54/314.png b/resources/osd/digital/default/36x54/314.png
new file mode 100644
index 00000000..4204c43f
Binary files /dev/null and b/resources/osd/digital/default/36x54/314.png differ
diff --git a/resources/osd/digital/default/36x54/315.png b/resources/osd/digital/default/36x54/315.png
new file mode 100644
index 00000000..380e4733
Binary files /dev/null and b/resources/osd/digital/default/36x54/315.png differ
diff --git a/resources/osd/digital/default/36x54/316.png b/resources/osd/digital/default/36x54/316.png
new file mode 100644
index 00000000..faafab5d
Binary files /dev/null and b/resources/osd/digital/default/36x54/316.png differ
diff --git a/resources/osd/digital/default/36x54/317.png b/resources/osd/digital/default/36x54/317.png
new file mode 100644
index 00000000..439f7b65
Binary files /dev/null and b/resources/osd/digital/default/36x54/317.png differ
diff --git a/resources/osd/digital/default/36x54/318.png b/resources/osd/digital/default/36x54/318.png
new file mode 100644
index 00000000..abd3087a
Binary files /dev/null and b/resources/osd/digital/default/36x54/318.png differ
diff --git a/resources/osd/digital/default/36x54/319.png b/resources/osd/digital/default/36x54/319.png
new file mode 100644
index 00000000..04923b93
Binary files /dev/null and b/resources/osd/digital/default/36x54/319.png differ
diff --git a/resources/osd/digital/default/36x54/320.png b/resources/osd/digital/default/36x54/320.png
new file mode 100644
index 00000000..76a0d1dc
Binary files /dev/null and b/resources/osd/digital/default/36x54/320.png differ
diff --git a/resources/osd/digital/default/36x54/321.png b/resources/osd/digital/default/36x54/321.png
new file mode 100644
index 00000000..bb9076ef
Binary files /dev/null and b/resources/osd/digital/default/36x54/321.png differ
diff --git a/resources/osd/digital/default/36x54/322.png b/resources/osd/digital/default/36x54/322.png
new file mode 100644
index 00000000..058cfc10
Binary files /dev/null and b/resources/osd/digital/default/36x54/322.png differ
diff --git a/resources/osd/digital/default/36x54/323.png b/resources/osd/digital/default/36x54/323.png
new file mode 100644
index 00000000..a31a1a32
Binary files /dev/null and b/resources/osd/digital/default/36x54/323.png differ
diff --git a/resources/osd/digital/default/36x54/324.png b/resources/osd/digital/default/36x54/324.png
new file mode 100644
index 00000000..0660d2f8
Binary files /dev/null and b/resources/osd/digital/default/36x54/324.png differ
diff --git a/resources/osd/digital/default/36x54/325.png b/resources/osd/digital/default/36x54/325.png
new file mode 100644
index 00000000..1f051ca3
Binary files /dev/null and b/resources/osd/digital/default/36x54/325.png differ
diff --git a/resources/osd/digital/default/36x54/326.png b/resources/osd/digital/default/36x54/326.png
new file mode 100644
index 00000000..b1bbe1e2
Binary files /dev/null and b/resources/osd/digital/default/36x54/326.png differ
diff --git a/resources/osd/digital/default/36x54/327.png b/resources/osd/digital/default/36x54/327.png
new file mode 100644
index 00000000..1a14d338
Binary files /dev/null and b/resources/osd/digital/default/36x54/327.png differ
diff --git a/resources/osd/digital/default/36x54/328.png b/resources/osd/digital/default/36x54/328.png
new file mode 100644
index 00000000..f73df02c
Binary files /dev/null and b/resources/osd/digital/default/36x54/328.png differ
diff --git a/resources/osd/digital/default/36x54/329.png b/resources/osd/digital/default/36x54/329.png
new file mode 100644
index 00000000..c7e759ac
Binary files /dev/null and b/resources/osd/digital/default/36x54/329.png differ
diff --git a/resources/osd/digital/default/36x54/330.png b/resources/osd/digital/default/36x54/330.png
new file mode 100644
index 00000000..4e18583c
Binary files /dev/null and b/resources/osd/digital/default/36x54/330.png differ
diff --git a/resources/osd/digital/default/36x54/331.png b/resources/osd/digital/default/36x54/331.png
new file mode 100644
index 00000000..9168f4e8
Binary files /dev/null and b/resources/osd/digital/default/36x54/331.png differ
diff --git a/resources/osd/digital/default/36x54/332.png b/resources/osd/digital/default/36x54/332.png
new file mode 100644
index 00000000..5aa438f5
Binary files /dev/null and b/resources/osd/digital/default/36x54/332.png differ
diff --git a/resources/osd/digital/default/36x54/333.png b/resources/osd/digital/default/36x54/333.png
new file mode 100644
index 00000000..18c434fb
Binary files /dev/null and b/resources/osd/digital/default/36x54/333.png differ
diff --git a/resources/osd/digital/default/36x54/334.png b/resources/osd/digital/default/36x54/334.png
new file mode 100644
index 00000000..18d3d852
Binary files /dev/null and b/resources/osd/digital/default/36x54/334.png differ
diff --git a/resources/osd/digital/default/36x54/335.png b/resources/osd/digital/default/36x54/335.png
new file mode 100644
index 00000000..9d7dc87e
Binary files /dev/null and b/resources/osd/digital/default/36x54/335.png differ
diff --git a/resources/osd/digital/default/36x54/336.png b/resources/osd/digital/default/36x54/336.png
new file mode 100644
index 00000000..a1df9e19
Binary files /dev/null and b/resources/osd/digital/default/36x54/336.png differ
diff --git a/resources/osd/digital/default/36x54/337.png b/resources/osd/digital/default/36x54/337.png
new file mode 100644
index 00000000..f45cb16b
Binary files /dev/null and b/resources/osd/digital/default/36x54/337.png differ
diff --git a/resources/osd/digital/default/36x54/338.png b/resources/osd/digital/default/36x54/338.png
new file mode 100644
index 00000000..f01f8e8e
Binary files /dev/null and b/resources/osd/digital/default/36x54/338.png differ
diff --git a/resources/osd/digital/default/36x54/339.png b/resources/osd/digital/default/36x54/339.png
new file mode 100644
index 00000000..6cabd1bc
Binary files /dev/null and b/resources/osd/digital/default/36x54/339.png differ
diff --git a/resources/osd/digital/default/36x54/340.png b/resources/osd/digital/default/36x54/340.png
new file mode 100644
index 00000000..e3c499ee
Binary files /dev/null and b/resources/osd/digital/default/36x54/340.png differ
diff --git a/resources/osd/digital/default/36x54/341.png b/resources/osd/digital/default/36x54/341.png
new file mode 100644
index 00000000..a338162b
Binary files /dev/null and b/resources/osd/digital/default/36x54/341.png differ
diff --git a/resources/osd/digital/default/36x54/342.png b/resources/osd/digital/default/36x54/342.png
new file mode 100644
index 00000000..a662fc11
Binary files /dev/null and b/resources/osd/digital/default/36x54/342.png differ
diff --git a/resources/osd/digital/default/36x54/343.png b/resources/osd/digital/default/36x54/343.png
new file mode 100644
index 00000000..2fafc004
Binary files /dev/null and b/resources/osd/digital/default/36x54/343.png differ
diff --git a/resources/osd/digital/default/36x54/344.png b/resources/osd/digital/default/36x54/344.png
new file mode 100644
index 00000000..f0559ca5
Binary files /dev/null and b/resources/osd/digital/default/36x54/344.png differ
diff --git a/resources/osd/digital/default/36x54/345.png b/resources/osd/digital/default/36x54/345.png
new file mode 100644
index 00000000..aa92371a
Binary files /dev/null and b/resources/osd/digital/default/36x54/345.png differ
diff --git a/resources/osd/digital/default/36x54/346.png b/resources/osd/digital/default/36x54/346.png
new file mode 100644
index 00000000..db0dbacc
Binary files /dev/null and b/resources/osd/digital/default/36x54/346.png differ
diff --git a/resources/osd/digital/default/36x54/347.png b/resources/osd/digital/default/36x54/347.png
new file mode 100644
index 00000000..aad10d35
Binary files /dev/null and b/resources/osd/digital/default/36x54/347.png differ
diff --git a/resources/osd/digital/default/36x54/348.png b/resources/osd/digital/default/36x54/348.png
new file mode 100644
index 00000000..b13ce991
Binary files /dev/null and b/resources/osd/digital/default/36x54/348.png differ
diff --git a/resources/osd/digital/default/36x54/349.png b/resources/osd/digital/default/36x54/349.png
new file mode 100644
index 00000000..d3fc94aa
Binary files /dev/null and b/resources/osd/digital/default/36x54/349.png differ
diff --git a/resources/osd/digital/default/36x54/350.png b/resources/osd/digital/default/36x54/350.png
new file mode 100644
index 00000000..906a6f5a
Binary files /dev/null and b/resources/osd/digital/default/36x54/350.png differ
diff --git a/resources/osd/digital/default/36x54/351.png b/resources/osd/digital/default/36x54/351.png
new file mode 100644
index 00000000..f02f2cb8
Binary files /dev/null and b/resources/osd/digital/default/36x54/351.png differ
diff --git a/resources/osd/digital/default/36x54/352.png b/resources/osd/digital/default/36x54/352.png
new file mode 100644
index 00000000..c2508e73
Binary files /dev/null and b/resources/osd/digital/default/36x54/352.png differ
diff --git a/resources/osd/digital/default/36x54/353.png b/resources/osd/digital/default/36x54/353.png
new file mode 100644
index 00000000..23024a14
Binary files /dev/null and b/resources/osd/digital/default/36x54/353.png differ
diff --git a/resources/osd/digital/default/36x54/354.png b/resources/osd/digital/default/36x54/354.png
new file mode 100644
index 00000000..4fe3fc1b
Binary files /dev/null and b/resources/osd/digital/default/36x54/354.png differ
diff --git a/resources/osd/digital/default/36x54/355.png b/resources/osd/digital/default/36x54/355.png
new file mode 100644
index 00000000..70f1d174
Binary files /dev/null and b/resources/osd/digital/default/36x54/355.png differ
diff --git a/resources/osd/digital/default/36x54/356.png b/resources/osd/digital/default/36x54/356.png
new file mode 100644
index 00000000..b3c1e986
Binary files /dev/null and b/resources/osd/digital/default/36x54/356.png differ
diff --git a/resources/osd/digital/default/36x54/357.png b/resources/osd/digital/default/36x54/357.png
new file mode 100644
index 00000000..d42e1d10
Binary files /dev/null and b/resources/osd/digital/default/36x54/357.png differ
diff --git a/resources/osd/digital/default/36x54/358.png b/resources/osd/digital/default/36x54/358.png
new file mode 100644
index 00000000..9126b250
Binary files /dev/null and b/resources/osd/digital/default/36x54/358.png differ
diff --git a/resources/osd/digital/default/36x54/359.png b/resources/osd/digital/default/36x54/359.png
new file mode 100644
index 00000000..b648e9e3
Binary files /dev/null and b/resources/osd/digital/default/36x54/359.png differ
diff --git a/resources/osd/digital/default/36x54/360.png b/resources/osd/digital/default/36x54/360.png
new file mode 100644
index 00000000..65f0003a
Binary files /dev/null and b/resources/osd/digital/default/36x54/360.png differ
diff --git a/resources/osd/digital/default/36x54/400_402.png b/resources/osd/digital/default/36x54/400_402.png
new file mode 100644
index 00000000..fa43507d
Binary files /dev/null and b/resources/osd/digital/default/36x54/400_402.png differ
diff --git a/resources/osd/digital/default/36x54/403_405.png b/resources/osd/digital/default/36x54/403_405.png
new file mode 100644
index 00000000..200e99d8
Binary files /dev/null and b/resources/osd/digital/default/36x54/403_405.png differ
diff --git a/resources/osd/digital/default/36x54/406_408.png b/resources/osd/digital/default/36x54/406_408.png
new file mode 100644
index 00000000..92eb9679
Binary files /dev/null and b/resources/osd/digital/default/36x54/406_408.png differ
diff --git a/resources/osd/digital/default/36x54/409_411.png b/resources/osd/digital/default/36x54/409_411.png
new file mode 100644
index 00000000..3d355626
Binary files /dev/null and b/resources/osd/digital/default/36x54/409_411.png differ
diff --git a/resources/osd/digital/default/36x54/412_414.png b/resources/osd/digital/default/36x54/412_414.png
new file mode 100644
index 00000000..58c353f5
Binary files /dev/null and b/resources/osd/digital/default/36x54/412_414.png differ
diff --git a/resources/osd/digital/default/36x54/415_417.png b/resources/osd/digital/default/36x54/415_417.png
new file mode 100644
index 00000000..cbcfb2fa
Binary files /dev/null and b/resources/osd/digital/default/36x54/415_417.png differ
diff --git a/resources/osd/digital/default/36x54/418_422.png b/resources/osd/digital/default/36x54/418_422.png
new file mode 100644
index 00000000..b3a34490
Binary files /dev/null and b/resources/osd/digital/default/36x54/418_422.png differ
diff --git a/resources/osd/digital/default/36x54/430.png b/resources/osd/digital/default/36x54/430.png
new file mode 100644
index 00000000..8c61525f
Binary files /dev/null and b/resources/osd/digital/default/36x54/430.png differ
diff --git a/resources/osd/digital/default/36x54/431.png b/resources/osd/digital/default/36x54/431.png
new file mode 100644
index 00000000..1ba4c6d0
Binary files /dev/null and b/resources/osd/digital/default/36x54/431.png differ
diff --git a/resources/osd/digital/default/36x54/432.png b/resources/osd/digital/default/36x54/432.png
new file mode 100644
index 00000000..115a810d
Binary files /dev/null and b/resources/osd/digital/default/36x54/432.png differ
diff --git a/resources/osd/digital/default/36x54/433.png b/resources/osd/digital/default/36x54/433.png
new file mode 100644
index 00000000..44ca2641
Binary files /dev/null and b/resources/osd/digital/default/36x54/433.png differ
diff --git a/resources/osd/digital/default/36x54/434.png b/resources/osd/digital/default/36x54/434.png
new file mode 100644
index 00000000..ef764589
Binary files /dev/null and b/resources/osd/digital/default/36x54/434.png differ
diff --git a/resources/osd/digital/default/36x54/435.png b/resources/osd/digital/default/36x54/435.png
new file mode 100644
index 00000000..d3302262
Binary files /dev/null and b/resources/osd/digital/default/36x54/435.png differ
diff --git a/resources/osd/digital/default/36x54/436.png b/resources/osd/digital/default/36x54/436.png
new file mode 100644
index 00000000..ea5114b9
Binary files /dev/null and b/resources/osd/digital/default/36x54/436.png differ
diff --git a/resources/osd/digital/default/36x54/437.png b/resources/osd/digital/default/36x54/437.png
new file mode 100644
index 00000000..67c3c23a
Binary files /dev/null and b/resources/osd/digital/default/36x54/437.png differ
diff --git a/resources/osd/digital/default/36x54/438.png b/resources/osd/digital/default/36x54/438.png
new file mode 100644
index 00000000..5b91f1d8
Binary files /dev/null and b/resources/osd/digital/default/36x54/438.png differ
diff --git a/resources/osd/digital/default/36x54/439.png b/resources/osd/digital/default/36x54/439.png
new file mode 100644
index 00000000..32665f62
Binary files /dev/null and b/resources/osd/digital/default/36x54/439.png differ
diff --git a/resources/osd/digital/default/36x54/440.png b/resources/osd/digital/default/36x54/440.png
new file mode 100644
index 00000000..257c3b8c
Binary files /dev/null and b/resources/osd/digital/default/36x54/440.png differ
diff --git a/resources/osd/digital/default/36x54/441.png b/resources/osd/digital/default/36x54/441.png
new file mode 100644
index 00000000..8f6f2250
Binary files /dev/null and b/resources/osd/digital/default/36x54/441.png differ
diff --git a/resources/osd/digital/default/36x54/442.png b/resources/osd/digital/default/36x54/442.png
new file mode 100644
index 00000000..24527781
Binary files /dev/null and b/resources/osd/digital/default/36x54/442.png differ
diff --git a/resources/osd/digital/default/36x54/443.png b/resources/osd/digital/default/36x54/443.png
new file mode 100644
index 00000000..be06e835
Binary files /dev/null and b/resources/osd/digital/default/36x54/443.png differ
diff --git a/resources/osd/digital/default/36x54/444.png b/resources/osd/digital/default/36x54/444.png
new file mode 100644
index 00000000..32a4e7e0
Binary files /dev/null and b/resources/osd/digital/default/36x54/444.png differ
diff --git a/resources/osd/digital/default/36x54/445.png b/resources/osd/digital/default/36x54/445.png
new file mode 100644
index 00000000..36f03b3c
Binary files /dev/null and b/resources/osd/digital/default/36x54/445.png differ
diff --git a/resources/osd/digital/default/36x54/446.png b/resources/osd/digital/default/36x54/446.png
new file mode 100644
index 00000000..c6c1c99b
Binary files /dev/null and b/resources/osd/digital/default/36x54/446.png differ
diff --git a/resources/osd/digital/default/36x54/447.png b/resources/osd/digital/default/36x54/447.png
new file mode 100644
index 00000000..c9b718ff
Binary files /dev/null and b/resources/osd/digital/default/36x54/447.png differ
diff --git a/resources/osd/digital/default/36x54/448.png b/resources/osd/digital/default/36x54/448.png
new file mode 100644
index 00000000..d9639c81
Binary files /dev/null and b/resources/osd/digital/default/36x54/448.png differ
diff --git a/resources/osd/digital/default/36x54/449.png b/resources/osd/digital/default/36x54/449.png
new file mode 100644
index 00000000..d24b079d
Binary files /dev/null and b/resources/osd/digital/default/36x54/449.png differ
diff --git a/resources/osd/digital/default/36x54/450.png b/resources/osd/digital/default/36x54/450.png
new file mode 100644
index 00000000..88cb5f5b
Binary files /dev/null and b/resources/osd/digital/default/36x54/450.png differ
diff --git a/resources/osd/digital/default/36x54/451.png b/resources/osd/digital/default/36x54/451.png
new file mode 100644
index 00000000..907d2a48
Binary files /dev/null and b/resources/osd/digital/default/36x54/451.png differ
diff --git a/resources/osd/digital/default/36x54/452.png b/resources/osd/digital/default/36x54/452.png
new file mode 100644
index 00000000..7ef55993
Binary files /dev/null and b/resources/osd/digital/default/36x54/452.png differ
diff --git a/resources/osd/digital/default/36x54/453.png b/resources/osd/digital/default/36x54/453.png
new file mode 100644
index 00000000..23f0b091
Binary files /dev/null and b/resources/osd/digital/default/36x54/453.png differ
diff --git a/resources/osd/digital/default/36x54/454.png b/resources/osd/digital/default/36x54/454.png
new file mode 100644
index 00000000..dd5985dc
Binary files /dev/null and b/resources/osd/digital/default/36x54/454.png differ
diff --git a/resources/osd/digital/default/36x54/455.png b/resources/osd/digital/default/36x54/455.png
new file mode 100644
index 00000000..9b6d5cdd
Binary files /dev/null and b/resources/osd/digital/default/36x54/455.png differ
diff --git a/resources/osd/digital/default/36x54/456.png b/resources/osd/digital/default/36x54/456.png
new file mode 100644
index 00000000..8cf788bb
Binary files /dev/null and b/resources/osd/digital/default/36x54/456.png differ
diff --git a/resources/osd/digital/default/36x54/469_471.png b/resources/osd/digital/default/36x54/469_471.png
new file mode 100644
index 00000000..3827b6e4
Binary files /dev/null and b/resources/osd/digital/default/36x54/469_471.png differ
diff --git a/resources/osd/digital/default/36x54/472_511.png b/resources/osd/digital/default/36x54/472_511.png
new file mode 100644
index 00000000..ccb887f1
Binary files /dev/null and b/resources/osd/digital/default/36x54/472_511.png differ
diff --git a/resources/osd/iNav character map.md b/resources/osd/iNav character map.md
deleted file mode 100644
index 467d86dc..00000000
--- a/resources/osd/iNav character map.md
+++ /dev/null
@@ -1,193 +0,0 @@
-# Characters
-
-Firmware | Configurator | Description | Decimal ID | HEX ID
----------------------------|------------------------------|---------------------------------------|------------|------------
-SYM_RSSI | SYM.RSSI | RSSI Icon | 001 | 0x01
-SYM_LQ | SYM.LQ | LQ Icon | 002 | 0x02
-SYM_LAT | SYM.LAT | Latitude | 003 | 0x03
-SYM_LON | SYM.LON | Longitude | 004 | 0x04
-SYM_AZIMUTH | SYM.AZIMUTH | Azimuth | 005 | 0x05
-SYM_TELEMETRY_0 | | Antenna tracking Telemetry | 006 | 0x06
-SYM_TELEMETRY_1 | | Antenna tracking Telemetry | 007 | 0x07
-SYM_SAT_L | SYM.GPS_SAT1 | Satellies Icon, left side | 008 | 0x08
-SYM_SAT_R | SYM.GPS_SAT2 | Satellies Icon, right side | 009 | 0x09
-SYM_HOME_NEAR | | Icon shown at home point | 010 | 0x0A
-SYM_DEGREES | SYM.DEGREES | Degree symbol | 011 | 0x0B
-SYM_HEADING | SYM.HEADING | Heading symbol | 012 | 0x0C
-SYM_SCALE | SYM.SCALE | Map scale symbol | 013 | 0x0D
-SYM_HDP_L | SYM.GPS_HDP1 | HDOP icon, left side | 014 | 0x0E
-SYM_HDP_R | SYM.GPS_HDP2 | HDOP icon, right side | 015 | 0x0F
-SYM_HOME | SYM.HOME | Home icon | 016 | 0x10
-SYM_2RSS | SYM.RSS2 | RSSI 2 icon | 017 | 0x11
-SYM_DB | SYM.DB | Decibel icon | 018 | 0x12
-SYM_DBM | SYM.DBM | Decibel per milliwatt icon | 019 | 0x13
-SYM_SNR | SYM.SNR | Signal to Noise Ratio icon | 020 | 0x14
-SYM_AH_DECORATION_UP | SYM.AH_DECORATION_UP | AHi up arrow | 021 | 0x15
-SYM_AH_DECORATION_DOWN | | AHI down arrow | 022 | 0x16
-SYM_DECORATION | SYM.DIRECTION | Direction little arrows | 023 - 030 | 0x17 - 0x1E
-SYM_VOLT | SYM.VOLT | Volts symbol | 031 | 0x1F
-SYM_BLANK _*_ | SYM.BLANK | Empty | 032 | 0x20
-_ASCII_ _*_ | | ! | 033 | 0x21
-SYM_AH_KM | | Ah per Km | 034 | 0x22
-_ASCII_ _*_ | | # | 035 | 0x23
-SYM_AH_MI | | Ah per Mile | 036 | 0x24
-_ASCII_ _*_ | | % | 037 | 0x25
-_ASCII_ _*_ | | & | 038 | 0x26
-SYM_VTX_POWER | SYM.VTX_POWER | VTx Power | 039 | 0x27
-_ASCII_ _*_ | | Symbols and numbers | 040 - 062 | 0x28 - 0x3E
-SYM_AH_NM | SYM.AH_NM | Ah per Nautical Mile | 063 | 0x3F
-_ASCII_ _*_ | | Alphabet and symbols | 064 - 095 | 0x40 - 0x5F
-SYM_MAH_NM_0 | SYM.MAH_NM_0 | mAh per Nautical mile, left side | 096 | 0x60
-SYM_MAH_NM_1 | SYM.MAH_NM_1 | mAh per Nautical mile, right side | 097 | 0x61
-SYM_MILLIOHM | SYM.MILLIOHM | MilliOhm symbol | 098 | 0x62
-SYM_BATT_FULL | SYM.BATT | Battery full | 099 | 0x63
-SYM_BATT_5 | | Battery ~83% | 100 | 0x64
-SYM_BATT_4 | | Battery ~67% | 101 | 0x65
-SYM_BATT_3 | | Battery ~50% | 102 | 0x66
-SYM_BATT_2 | | Battery ~34% | 103 | 0x67
-SYM_BATT_1 | | Battery ~17% | 104 | 0x68
-SYM_BATT_EMPTY | | Battery EMPTY | 105 | 0x69
-SYM_AMP | SYM.AMP | Amps symbol | 106 | 0x6A
-SYM_MAH_KM_0 | SYM.MAH_KM_0 | mAh per Kilometre, left side | 107 | 0x6B
-SYM_MAH_KM_1 | SYM.MAH_KM_1 | mAh per Kilometre, right side | 108 | 0x6C
-SYM_WH | SYM.WH | Watthours symbol | 109 | 0x6D
-SYM_WH_KM | SYM.WH_KM | Watthours per Kilometre | 110 | 0x6E
-SYM_WH_MI | SYM.WH_MI | Watthours per Mile | 111 | 0x6F
-SYM_WH_NM | SYM.WH_NM | Watthours per Nautical Mile | 112 | 0x70
-SYM_WATT | SYM.WATT | Watts symbol | 113 | 0x71
-SYM_MW | SYM.MW | Milliwatts symbol | 114 | 0x72
-SYM_KILOWATT | | Kilowatts symbol | 115 | 0x73
-SYM_FT | | Feet symbol | 116 | 0x74
-SYM_TRIP_DIST | SYM.TRIP_DIST | Trip distance | 117 | 0x75
-SYM_TOTAL | | Total distance | 117 | 0x75
-SYM_ALT_M | SYM.ALT_M | Alitiude in Metres | 118 | 0x76
-SYM_ALT_KM | | Altitude in Kilometres | 119 | 0x77
-SYM_ALT_FT | SYM.ALT_FT | Altitude in Feet | 120 | 0x78
-SYM_ALT_KFT | | Altitude in thousand Feet | 121 | 0x79
-SYM_DIST_M | | Distance in Metres | 122 | 0x7A
-_ASCII_ _*_ | | Bracket symbols | 123 - 125 | 0x7B - 0x7D
-SYM_DIST_KM | SYM.DIST_KM | Distance in Kilometres | 126 | 0x7E
-SYM_DIST_FT | | Distance in Feet | 127 | 0x7F
-SYM_DIST_MI | SYM.DIST_MI | Distance in Miles | 128 | 0x80
-SYM_DIST_NM | SYM.DIST_NM | Distance in Nautical Miles | 129 | 0x81
-SYM_M | SYM.M | Metres symbol | 130 | 0x82
-SYM_KM | | Kilometres symbol | 131 | 0x83
-SYM_MI | SYM.MI | Miles symbol | 132 | 0x84
-SYM_NM | SYM.NM | Nautical Miles symbol | 133 | 0x85
-SYM_WIND_HORIZONTAL | SYM.WIND_SPEED_HORIZONTAL | Horizontal wind speed | 134 | 0x86
-SYM_WIND_VERTICAL | SYM.WIND_SPEED_VERITCAL | Vertical wind speed | 135 | 0x87
-SYM_3D_KMH | SYM.KMH_3D | 3D speed in Kilometres per Hour | 136 | 0x88
-SYM_3D_MPH | SYM.MPH_3D | 3D speed in Miles per Hour | 137 | 0x89
-SYM_3D_KT | SYM.KT_3D | 3D speed in Knots | 138 | 0x8A
-SYM_RPM | SYM.RPM | Revoultions per Minute symbol | 139 | 0x8B
-SYM_AIR | SYM.AIR | Air: Prefix for airspeed sensor | 140 | 0x8C
-SYM_FTS | SYM.FT_S | Feet per Second | 141 | 0x8D
-SYM_100FTM | SYM.HUND_FTM | 100 Feet per Minute | 142 | 0x8E
-SYM_MS | SYM.M_S | Metres per Second | 143 | 0x8F
-SYM_KMH | SYM.KMH | Kilometres per Hour | 144 | 0x90
-SYM_MPH | SYM.MPH | Miles per Hour | 145 | 0x91
-SYM_KT | SYM.KT | Knots | 146 | 0x92
-SYM_MAH_MI_0 | SYM.MAH_MI_0 | mAh per Mile, left side | 147 | 0x93
-SYM_MAH_MI_1 | SYM.MAH_MI_1 | mAh per Mile, right side | 148 | 0x94
-SYM_THR | SYM.THR | Throttle symbol | 149 | 0x95
-SYM_TEMP_F | SYM.TEMP_F | Farenheit symbol | 150 | 0x96
-SYM_TEMP_C | SYM.TEMP_C | Celcius symbol | 151 | 0x97
-_reserved or old ?_ | | Home point map | 152 | 0x98
-SYM_MAH | SYM.MAH | mAh sysmbol | 153 | 0x99
-SYM_ON_H | | On hours | 154 | 0x9A
-SYM_FLY_H | | Flying hours | 155 | 0x9B
-SYM_GLIDESLOPE | SYM.GLIDESLOPE | Glideslope | 156 | 0x9C
-SYM_WAYPOINT | | Waypoint | 157 | 0x9D
-SYM_ON_M | SYM.ON_M | On minutes | 158 | 0x9E
-SYM_FLY_M | SYM.FLY_M | Flying minutes | 159 | 0x9F
-SYM_CLOCK | SYM.CLOCK | Clock | 160 | 0xA0
-SYM_ZERO_HALF_TRAILING_DOT | SYM.ZERO_HALF_TRAILING_DOT | Numbers with trailing dots | 161 - 170 | 0xA1 - 0xAA
-SYM_AUTO_THR0 | | Auto-throttle symbol, left side | 171 | 0xAB
-SYM_AUTO_THR1 | | Auto-throttle symbol, right side | 172 | 0xAC
-SYM_ROLL_LEFT | SYM.ROLL_LEFT | roll left symbol | 173 | 0xAD
-SYM_ROLL_LEVEL | SYM.ROLL_LEVEL | roll level symbol | 174 | 0xAE
-SYM_ROLL_RIGHT | SYM.ROLL_RIGHT | roll right symbol | 175 | 0xAF
-SYM_PITCH_UP | SYM.PITCH_UP | Pitch up symbol | 176 | 0xB0
-SYM_ZERO_HALF_LEADING_DOT | SYM.ZERO_HALF_LEADING_DOT | Numbers with leading dots | 177 - 186 | 0xB1 - 0xBA
-SYM_PITCH_DOWN | SYM.PITCH_DOWN | Pitch down symbol | 187 | 0xBB
-SYM_GFORCE | SYM.GFORCE | Gforce (all axis) | 188 | 0xBC
-SYM_GFORCE_X | SYM.GFORCE_X | Gforce X | 189 | 0xBD
-SYM_GFORCE_Y | SYM.GFORCE_Y | Gforce Y | 190 | 0xBE
-SYM_GFORCE_Z | SYM.GFORCE_Z | Gforce Z | 191 | 0xBF
-SYM_BARO_TEMP | SYM.BARO_TEMP | Barometer temperature | 192 | 0xC0
-SYM_IMU_TEMP | SYM.IMU_TEMP | IMU temperature | 193 | 0xC1
-SYM_TEMP | SYM.TEMP | Thermometer symbol **First symbol** | 194 | 0xC2
-SYM_ESC_TEMP | SYM.ESC_TEMPERATURE | ESC temperature | 195 | 0xC3
-SYM_HEADING_N | SYM.HEADING_N | Heading graph North | 200 | 0xC8
-SYM_HEADING_S | SYM.HEADING_S | Heading graph South | 201 | 0xC9
-SYM_HEADING_E | SYM.HEADING_E | Heading graph East | 202 | 0xCA
-SYM_HEADING_W | SYM.HEADING_W | Heading graph West | 203 | 0xCB
-SYM_HEADING_DIVIDED_LINE | SYM.HEADING_DIVIDED_LINE | Heading graphic | 204 | 0xCC
-SYM_HEADING_LINE | SYM.HEADING_LINE | Heading graphic | 205 | 0xCD
-SYM_MAX | SYM.MAX | Max icon | 206 | 0xCE
-SYM_PROFILE | SYM.PROFILE | Profile icon | 207 | 0xCF
-SYM_AH | SYM.AHI | Amp Hours icon | 211 | 0xD3
- | | | |
-SYM_LOGO_START | | INAV Logo | 257 - 280 | 0x101 - 0x118
-SYM_AH_LEFT | SYM.AH_LEFT | AHI Arrow left | 300 | 0x12C
-SYM_AH_RIGHT | SYM.AH_RIGHT | AHI Arrow right | 301 | 0x12D
-SYM_AH_DECORATION_MIN | | AHI Scrolling graphics | 302 - 307 | 0x12E - 0x133
-SYM_AH_DECORATION | SYM.AH_DECORATION | AHI Scrolling graphics | 305 | 0x131
-SYM_AH_DECORATION_MAX | | AHI Scrolling graphics | 307 | 0x133
-SYM_AH_CH_LEFT | SYM.AH_CENTER_LINE | Crosshair left | 314 | 0x13A
-SYM_AH_CH_RIGHT | SYM.AH_CENTER_LINE_RIGHT | Crosshair right | 315 | 0x13B
-SYM_ARROW_UP | SYM.DIR_TO_HOME | Direction arrow 0° | 316 | 0x13C
-SYM_ARROW_2 | | Direction arrow 22.5° | 317 | 0x13D
-SYM_ARROW_3 | | Direction arrow 45° | 318 | 0x13E
-SYM_ARROW_4 | | Direction arrow 67.5° | 319 | 0x13F
-SYM_ARROW_RIGHT | | Direction arrow 90° | 320 | 0x140
-SYM_ARROW_6 | | Direction arrow 112.5° | 321 | 0x141
-SYM_ARROW_7 | | Direction arrow 135° | 322 | 0x142
-SYM_ARROW_8 | | Direction arrow 157.5° | 323 | 0x143
-SYM_ARROW_DOWN | | Direction arrow 180° | 324 | 0x144
-SYM_ARROW_10 | | Direction arrow 202.5° | 325 | 0x145
-SYM_ARROW_11 | | Direction arrow 225° | 326 | 0x146
-SYM_ARROW_12 | | Direction arrow 247.5° | 327 | 0x147
-SYM_ARROW_LEFT | | Direction arrow 270° | 328 | 0x148
-SYM_ARROW_14 | | Direction arrow 292.5° | 329 | 0x149
-SYM_ARROW_15 | | Direction arrow 315° | 330 | 0x14A
-SYM_ARROW_16 | | Direction arrow 337.5° | 331 | 0x14B
-SYM_AH_H_START | SYM.AH_BAR9_0 | Horizontal AHI | 332 - 340 | 0x14C - 0x154
-SYM_VARIO_UP_2A | SYM.VARIO_UP_2A | Vario up up | 341 | 0x155
-SYM_VARIO_UP_1A | | Vario up | 342 | 0x156
-SYM_VARIO_DOWN_1A | | Vario down | 343 | 0x157
-SYM_VARIO_DOWN_2A | | Vario down down | 344 | 0x158
-SYM_ALT | | Altitude symbol | 345 | 0x159
-SYM_AH_V_START | | Vertical AHI | 346 - 351 | 0x15A - 0x159
-SYM_HUD_SIGNAL_0 | | HUD signal lost icon | 352 | 0x160
-SYM_HUD_SIGNAL_1 | | HUD signal 25% icon | 353 | 0x161
-SYM_HUD_SIGNAL_2 | | HUD signal 50% icon | 354 | 0x162
-SYM_HUD_SIGNAL_3 | | HUD signal 75% icon | 355 | 0x163
-SYM_HUD_SIGNAL_4 | | HUD signal 100% icon | 356 | 0x164
-SYM_HOME_DIST | | Home distance icon | 357 | 0x165
-SYM_AH_CH_CENTER | SYM.AH_CROSSHAIRS | Default crosshair centre | 358 | 0x166
-SYM_AH_CH_TYPE3 | SYM.AH_CROSSHAIRS | Crosshair type 3 | 400 - 402 | 0x190 - 0x192
-SYM_AH_CH_TYPE4 | SYM.AH_CROSSHAIRS | Crosshair type 4 | 403 - 405 | 0x193 - 0x195
-SYM_AH_CH_TYPE5 | SYM.AH_CROSSHAIRS | Crosshair type 5 | 406 - 408 | 0x196 - 0x198
-SYM_AH_CH_TYPE6 | SYM.AH_CROSSHAIRS | Crosshair type 6 | 409 - 411 | 0x199 - 0x19B
-SYM_AH_CH_TYPE7 | SYM.AH_CROSSHAIRS | Crosshair type 7 | 412 - 414 | 0x19C - 0x19E
-SYM_AH_CH_TYPE8 | SYM.AH_CROSSHAIRS | Crosshair type 8 | 415 - 417 | 0x19F - 0x1A1
-SYM_AH_CH_AIRCRAFT0 | SYM.AH_AIRCRAFT0 | Aircraft crosshair left | 418 | 0x1A2
-SYM_AH_CH_AIRCRAFT1 | SYM.AH_AIRCRAFT1 | Aircraft crosshair | 419 | 0x1A3
-SYM_AH_CH_AIRCRAFT2 | SYM.AH_AIRCRAFT2 | Aircraft crosshair centre | 420 | 0x1A4
-SYM_AH_CH_AIRCRAFT3 | SYM.AH_AIRCRAFT3 | Aircraft crosshair | 421 | 0x1A5
-SYM_AH_CH_AIRCRAFT4 | SYM.AH_AIRCRAFT4 | Aircraft crosshair right | 422 | 0x1A6
-SYM_HUD_ARROWS_L1 | | 1 arrow left | 430 | 0x1AE
-SYM_HUD_ARROWS_L2 | | 2 arrows left | 431 | 0x1AF
-SYM_HUD_ARROWS_L3 | | 3 arrows left | 432 | 0x1B0
-SYM_HUD_ARROWS_R1 | | 1 arrow right | 433 | 0x1B1
-SYM_HUD_ARROWS_R2 | | 2 arrows right | 434 | 0x1B2
-SYM_HUD_ARROWS_R3 | | 3 arrows right | 435 | 0x1B3
-SYM_HUD_ARROWS_U1 | | 1 arrow up | 436 | 0x1B4
-SYM_HUD_ARROWS_U2 | | 2 arrows up | 437 | 0x1B5
-SYM_HUD_ARROWS_U3 | | 3 arrows up | 438 | 0x1B6
-SYM_HUD_ARROWS_D1 | | 1 arrow down | 439 | 0x1B7
-SYM_HUD_ARROWS_D2 | | 2 arrows down | 440 | 0x1B8
-SYM_HUD_ARROWS_D3 | | 3 arrows down | 441 | 0x1B9
-
-_*_ Do not change the IDs of these characters
diff --git a/resources/osd/impact.png b/resources/osd/impact.png
deleted file mode 100644
index d71fa38e..00000000
Binary files a/resources/osd/impact.png and /dev/null differ
diff --git a/resources/osd/impact/257_280.png b/resources/osd/impact/257_280.png
deleted file mode 100644
index 2fab3599..00000000
Binary files a/resources/osd/impact/257_280.png and /dev/null differ
diff --git a/resources/osd/impact_mini.png b/resources/osd/impact_mini.png
deleted file mode 100644
index 9b884d55..00000000
Binary files a/resources/osd/impact_mini.png and /dev/null differ
diff --git a/resources/osd/impact_mini/257_280.png b/resources/osd/impact_mini/257_280.png
deleted file mode 100644
index 2fab3599..00000000
Binary files a/resources/osd/impact_mini/257_280.png and /dev/null differ
diff --git a/resources/osd/large.png b/resources/osd/large.png
deleted file mode 100644
index 71f0e827..00000000
Binary files a/resources/osd/large.png and /dev/null differ
diff --git a/resources/osd/large/257_280.png b/resources/osd/large/257_280.png
deleted file mode 100644
index 2fab3599..00000000
Binary files a/resources/osd/large/257_280.png and /dev/null differ
diff --git a/resources/osd/vision.png b/resources/osd/vision.png
deleted file mode 100644
index ee013a7e..00000000
Binary files a/resources/osd/vision.png and /dev/null differ
diff --git a/resources/osd/vision/257_280.png b/resources/osd/vision/257_280.png
deleted file mode 100644
index 2fab3599..00000000
Binary files a/resources/osd/vision/257_280.png and /dev/null differ
diff --git a/resources/sitl/linux/Ser2TCP b/resources/sitl/linux/Ser2TCP
new file mode 100644
index 00000000..281ea27c
Binary files /dev/null and b/resources/sitl/linux/Ser2TCP differ
diff --git a/resources/sitl/linux/inav_SITL b/resources/sitl/linux/inav_SITL
new file mode 100755
index 00000000..6256ad52
Binary files /dev/null and b/resources/sitl/linux/inav_SITL differ
diff --git a/resources/sitl/linux/libSystem.IO.Ports.Native.so b/resources/sitl/linux/libSystem.IO.Ports.Native.so
new file mode 100644
index 00000000..8c12532e
Binary files /dev/null and b/resources/sitl/linux/libSystem.IO.Ports.Native.so differ
diff --git a/resources/sitl/windows/Ser2TCP.exe b/resources/sitl/windows/Ser2TCP.exe
new file mode 100644
index 00000000..b9219b25
Binary files /dev/null and b/resources/sitl/windows/Ser2TCP.exe differ
diff --git a/resources/sitl/windows/cygwin1.dll b/resources/sitl/windows/cygwin1.dll
new file mode 100644
index 00000000..e6c9ebb4
Binary files /dev/null and b/resources/sitl/windows/cygwin1.dll differ
diff --git a/resources/sitl/windows/inav_SITL.exe b/resources/sitl/windows/inav_SITL.exe
new file mode 100755
index 00000000..3d080a6d
Binary files /dev/null and b/resources/sitl/windows/inav_SITL.exe differ
diff --git a/src/css/defaults_dialog.css b/src/css/defaults_dialog.css
index 10f7e9a2..7cd771f9 100644
--- a/src/css/defaults_dialog.css
+++ b/src/css/defaults_dialog.css
@@ -30,7 +30,7 @@
z-index: 2002;
position: absolute;
width: 500px;
- height: 485px;
+ height: 535px;
overflow: none;
top: 0;
bottom: 0;
diff --git a/src/css/tabs/auxiliary.css b/src/css/tabs/auxiliary.css
index 86ff9acf..724f6758 100644
--- a/src/css/tabs/auxiliary.css
+++ b/src/css/tabs/auxiliary.css
@@ -81,18 +81,22 @@
background-color: #e4e4e4;
border-bottom: 5px solid white;
color: grey;
- min-width: 100px;
+ height: 85px;
+ width: 130px;
+ padding: 0px 5px;
}
.tab-auxiliary .mode .info .name {
font-weight: bold;
font-size: 1.0em;
+ padding-bottom: 5px;
}
.tab-auxiliary .mode .info .buttons {
position: absolute;
bottom: 14px;
width: 100%;
+ margin-left:-5px;
}
.tab-auxiliary .mode .info .buttons a {
diff --git a/src/css/tabs/calibration.css b/src/css/tabs/calibration.css
index 288d7944..61d550dd 100755
--- a/src/css/tabs/calibration.css
+++ b/src/css/tabs/calibration.css
@@ -139,13 +139,23 @@
#calib_btn {
margin-top: 5px;
margin-left: 5px;
- }
+}
#calib_btn a {
height:30px;
padding-top: 20px;
width: calc(100% - 5px);
- }
+ }
+
+ #calib_btn a.resetCalibration {
+ background-color: grey;
+ color: rgb(212, 212, 212);
+ }
+
+ #calib_btn a.resetCalibration:hover {
+ background-color: #e60000;
+ color: #ffffff;
+ }
.tab-calibration input {
width: 57px;
diff --git a/src/css/tabs/cli.css b/src/css/tabs/cli.css
index d73ff43f..fcb76cb4 100644
--- a/src/css/tabs/cli.css
+++ b/src/css/tabs/cli.css
@@ -79,6 +79,24 @@
color: white;
}
+.cli-textcomplete-dropdown {
+ border: 1px solid black;
+ background-color: #4f4f4f;
+ border-radius: 5px;
+ max-height: 50%;
+ overflow: auto;
+ list-style: none;
+ padding: 5px;
+ margin: 0;
+}
+.cli-textcomplete-dropdown a {
+ color: white;
+ cursor: pointer;
+}
+.cli-textcomplete-dropdown .active {
+ background-color: #000000;
+}
+
@media only screen and (max-width: 1055px) , only screen and (max-device-width: 1055px) {
.tab-cli .content_wrapper {
diff --git a/src/css/tabs/configuration.css b/src/css/tabs/configuration.css
index c16bbae2..fa14a78d 100644
--- a/src/css/tabs/configuration.css
+++ b/src/css/tabs/configuration.css
@@ -233,6 +233,11 @@ hr {
width: calc(100% - 162px);
}
+.config-section--full-width label {
+ display: block;
+ width: auto;
+}
+
.config-section .radio label {
left: 2em;
}
diff --git a/src/css/tabs/ez_tune.css b/src/css/tabs/ez_tune.css
new file mode 100644
index 00000000..de947d63
--- /dev/null
+++ b/src/css/tabs/ez_tune.css
@@ -0,0 +1,32 @@
+.ez-tune-preview {
+ background-color: #8ecae6;
+ margin-left: 1em;
+ margin-bottom: 1em;
+ min-width: 25%;
+ padding: 0.5em;
+}
+
+.ez-tune-preview h2 {
+ font-size: 1.3em;
+ margin-bottom: 1em;
+ margin-top: 0.5em;
+ color: #303030
+}
+
+.ez-tune-preview table {
+ width: 100%;
+}
+
+.ez-tune-preview table td,
+.ez-tune-preview table th {
+ padding: 0.5em;
+ text-align: center;
+}
+
+.ez-tune-preview table th {
+ background-color: #3EA5D4;
+}
+
+.ez-tune-preview table td {
+ background-color: #A8D6EC;
+}
diff --git a/src/css/tabs/firmware_flasher.css b/src/css/tabs/firmware_flasher.css
index ec488163..a57bf456 100644
--- a/src/css/tabs/firmware_flasher.css
+++ b/src/css/tabs/firmware_flasher.css
@@ -49,6 +49,11 @@
-webkit-appearance: none;
}
+.tab-firmware_flasher .autoselect_description {
+ margin-left: 10px;
+ line-height: 25px;
+}
+
/*noinspection ALL*/
.tab-firmware_flasher .info .progress::-webkit-progress-bar {
background-color: #4f4f4f;
diff --git a/src/css/tabs/magnetometer.css b/src/css/tabs/magnetometer.css
index dc4bfe82..2ac77152 100644
--- a/src/css/tabs/magnetometer.css
+++ b/src/css/tabs/magnetometer.css
@@ -136,8 +136,9 @@
.tab-magnetometer #interactive_block {
position: absolute;
- width: calc(100% - 40px);
- height: calc(100% - 245px);
+ width: calc(100% - 655px);
+ height: 771px;
+ min-height: calc(100% - 200px);
background-color: #f9f9f9;
border-radius: 5px;
border: 1px solid #e4e4e4;
@@ -190,6 +191,17 @@ progress[value]::-webkit-progress-value {
box-shadow: 0 0 3px rgba(0, 0, 0, 0.25) inset;
}
+.tab-magnetometer-left-wrapper {
+ float:left;
+ width: calc( 100% - 655px );
+}
+
+.tab-magnetometer-right-wrapper {
+ float:right;
+ width: 600px;
+}
+
+
@media only screen and (max-width: 1055px) , only screen and (max-device-width: 1055px) {
#magnetometer-map {
diff --git a/src/css/tabs/mission_planer.css b/src/css/tabs/mission_planer.css
index 563b0d89..2759a143 100644
--- a/src/css/tabs/mission_planer.css
+++ b/src/css/tabs/mission_planer.css
@@ -522,3 +522,7 @@
.tab-mission-control .valueLegend{
float:right;
}
+
+.tab-mission-control .userActionContainer {
+ display: inline-block;
+}
\ No newline at end of file
diff --git a/src/css/tabs/mixer.css b/src/css/tabs/mixer.css
index a8ca2d5b..82532512 100644
--- a/src/css/tabs/mixer.css
+++ b/src/css/tabs/mixer.css
@@ -118,4 +118,14 @@
height: 29px;
line-height: 27px;
border-radius: 20px;
-}
\ No newline at end of file
+}
+
+
+.motorNumber {
+ position: absolute;
+ font-size: 1.4em;
+}
+
+.mixer-preview-image-numbers {
+ width: fit-content;
+}
diff --git a/src/css/tabs/onboard_logging.css b/src/css/tabs/onboard_logging.css
index 2fde9551..6eaae623 100644
--- a/src/css/tabs/onboard_logging.css
+++ b/src/css/tabs/onboard_logging.css
@@ -125,6 +125,7 @@
.tab-onboard_logging dialog {
width: 40em;
border-radius: 5px;
+ height: fit-content;
}
.tab-onboard_logging dialog .buttons {
diff --git a/src/css/tabs/osd.css b/src/css/tabs/osd.css
index 89db9aef..b565865e 100644
--- a/src/css/tabs/osd.css
+++ b/src/css/tabs/osd.css
@@ -430,29 +430,206 @@ button {
left: calc(50% - 197px);
}
-.tab-osd .preview_hd {
+.tab-osd .preview_bfhdcompat {
+ width: 636px !important; /* 12 X char width */
+ left: calc(50% - 335px) !important; /* width / 2 + 17 */
+}
+
+.tab-osd .hd_bfhdcompat_43_left {
+ border-left: 2px solid red;
+ position: absolute;
+ /*left: 77.5px; // Calculated correct position */
+ left: 70px;
+ height: calc(100% - 27px);
+}
+
+.tab-osd .hd_bfhdcompat_43_right {
+ border-right: 2px solid red;
+ position: absolute;
+ /* right: 77.5px; // Calculated correct position */
+ right: 70px;
+ height: calc(100% - 27px);
+}
+
+.tab-osd .preview_bfhdcompat_side {
+ width: calc(50% - 335px) !important;
+}
+
+.tab-osd .preview_avatar {
+ width: 636px !important; /* 12 X char width */
+ left: calc(50% - 335px) !important; /* width / 2 + 17 */
+}
+
+.tab-osd .hd_avatar_43_left {
+ border-left: 2px solid red;
+ position: absolute;
+ /*left: 77.5px; // Calculated correct position */
+ left: 30px;
+ height: calc(100% - 27px);
+}
+
+.tab-osd .hd_avatar_43_right {
+ border-right: 2px solid red;
+ position: absolute;
+ /* right: 77.5px; // Calculated correct position */
+ right: 36px;
+ height: calc(100% - 27px);
+}
+
+.tab-osd .preview_avatar_side {
+ width: calc(50% - 335px) !important;
+}
+
+.tab-osd .preview_hdzero {
width: 600px !important;
left: calc(50% - 317px) !important;
}
-.tab-osd .hd_43_left {
- border-left: 1px solid red;
+.tab-osd .hdzero_43_left {
+ border-left: 2px solid red;
position: absolute;
left: 60px;
height: calc(100% - 27px);
}
-.tab-osd .hd_43_right {
- border-right: 1px solid red;
+.tab-osd .hdzero_43_right {
+ border-right: 2px solid red;
position: absolute;
right: 60px;
height: calc(100% - 27px);
}
-.tab-osd .preview_hd_side {
+.tab-osd .preview_hdzero_side {
width: calc(50% - 317px) !important;
}
+.tab-osd .preview_dji_hd {
+ width: 720px !important;
+ left: calc(50% - 377px) !important;
+}
+
+.tab-osd .dji_hd_43_left {
+ border-left: 2px solid red;
+ position: absolute;
+ left: 84px;
+ height: calc(100% - 27px);
+}
+
+.tab-osd .dji_hd_43_right {
+ border-right: 2px solid red;
+ position: absolute;
+ right: 84px;
+ height: calc(100% - 27px);
+}
+
+.tab-osd .preview_dji_hd_side {
+ width: calc(50% - 377px) !important;
+}
+
+.tab-osd .hd_3016_top {
+ border-top: 2px solid blue;
+ position: absolute;
+ top: 46px;
+ left: 120px;
+ width: 360px;
+}
+
+.tab-osd .hd_3016_bottom {
+ border-bottom: 2px solid blue;
+ position: absolute;
+ bottom: 18px;
+ left: 120px;
+ width: 360px;
+}
+
+.tab-osd .hd_3016_left {
+ border-left: 2px solid blue;
+ position: absolute;
+ top: 46px;
+ left: 120px;
+ height: 288px;
+}
+
+.tab-osd .hd_3016_right {
+ border-right: 2px solid blue;
+ position: absolute;
+ top: 46px;
+ right: 120px;
+ height: 288px;
+}
+
+.tab-osd .hd_bfhdcompat_bottom {
+ border: 2px solid purple;
+ position: absolute;
+ height: 70px;
+ bottom: 0px;
+ left: 450px;
+ right: 0px;
+ pointer-events: none;
+}
+
+.tab-osd .hd_bfhdcompat_storagebox {
+ border: 2px solid purple;
+ position: absolute;
+ top: 115px;
+ height: 55px;
+ right: 0px;
+ width: 80px;
+ pointer-events: none;
+}
+
+.tab-osd .hd_avatar_bottom {
+ border-bottom: 2px solid purple;
+ position: absolute;
+ bottom: 33px;
+ left: 0px;
+ right: 0px;
+}
+
+.tab-osd .hd_avatar_storagebox_t {
+ border-top: 2px solid purple;
+ position: absolute;
+ top: 56px;
+ height: 1px;
+ right: 34px;
+ width: 48px;
+}
+
+.tab-osd .hd_avatar_storagebox_b {
+ border-bottom: 2px solid purple;
+ position: absolute;
+ top: 88px;
+ height: 1px;
+ right: 34px;
+ width: 48px;
+}
+
+.tab-osd .hd_avatar_storagebox_l {
+ border-left: 2px solid purple;
+ position: absolute;
+ top: 56px;
+ height: 35px;
+ right: 80px;
+ width: 1px;
+}
+
+.tab-osd .hd_avatar_storagebox_r {
+ border-right: 2px solid purple;
+ position: absolute;
+ top: 56px;
+ height: 35px;
+ right: 32px;
+ width: 1px;
+}
+
+.tab-osd .ntsc_bottom {
+ border-bottom: 2px solid green;
+ position: absolute;
+ bottom: 54px;
+ left: 0px;
+ width: 100%;
+}
+
.tab-osd .preview {
/* please don't copy the generic background image from another project
* and replace the one that @nathantsoi took :)
@@ -538,7 +715,7 @@ button {
}
.tab-osd .settings select,
-.tab-osd .settings input,
+.tab-osd .settings input,
.tab-osd .osd_settings .switchery,
.tab-osd .unit_wrapper {
vertical-align: top;
diff --git a/src/css/tabs/pid_tuning.css b/src/css/tabs/pid_tuning.css
index fb744c92..37a9aa51 100644
--- a/src/css/tabs/pid_tuning.css
+++ b/src/css/tabs/pid_tuning.css
@@ -313,6 +313,11 @@
float: left;
}
+.tab-pid_tuning .pidTuning_select {
+ clear: left;
+ padding: 2px 6px 2px 1px;
+}
+
.tab-pid_tuning .number input {
width: 50px;
padding-left: 3px;
@@ -396,18 +401,21 @@
/* background: #D6D6D6 linear-gradient(-45deg, rgba(255, 255, 255, .2) 10%, transparent 10%, transparent 20%, rgba(255, 255, 255, .2) 20%, rgba(255, 255, 255, .2) 30%, transparent 30%, transparent 40%, rgba(255, 255, 255, .2) 40%, rgba(255, 255, 255, .2) 50%, transparent 50%, transparent 60%, rgba(255, 255, 255, .2) 60%, rgba(255, 255, 255, .2) 70%, transparent 70%, transparent 80%, rgba(255, 255, 255, .2) 80%, rgba(255, 255, 255, .2) 90%, transparent 90%, transparent 100%, rgba(255, 255, 255, .2) 100%, transparent); */
}
-.pid-slider-row {
+.pid-slider-row,
+.pid-switch-row {
display: flex;
padding: 4px;
}
-.pid-slider-row span {
+.pid-slider-row span,
+.pid-switch-row .label {
margin-right: 2em;
width: 120px;
line-height: 22px;;
}
-.pid-slider-row input[type="number"] {
+.pid-slider-row input[type="number"],
+.pid-switch-row input[type="number"] {
font-family: 'open_sansregular', 'Segoe UI', Tahoma, sans-serif;
background-color: #fff;
border: 1px solid #ccc;
@@ -417,7 +425,9 @@
margin-right: 2em;
}
-.pid-slider-row input[type="range"] {
+.pid-slider-row input[type="range"],
+.pid-switch-row input[type="range"]
+ {
display: block;
flex-grow: 100;
}
@@ -431,16 +441,26 @@
padding: 4px;
}
-.pid-sliders-axis[data-axis="roll"] {
- background-color: #afe4fe;
+.pid-sliders-axis[data-axis="roll"],
+.pid-sliders-axis[data-axis="0"] {
+ background-color: #8ecae6;
}
-.pid-sliders-axis[data-axis="pitch"] {
- background-color: #C4B5FF;
+.pid-sliders-axis[data-axis="pitch"],
+.pid-sliders-axis[data-axis="1"]
+ {
+ background-color: #00b4d8;
}
-.pid-sliders-axis[data-axis="yaw"] {
- background-color: #E6B6F0;
+.pid-sliders-axis[data-axis="yaw"],
+.pid-sliders-axis[data-axis="2"]
+{
+ background-color: #e9c46a;
+}
+
+.pid-sliders-axis[data-axis="3"]
+{
+ background-color: #f4a261;
}
#pid-sliders {
diff --git a/src/css/tabs/setup.css b/src/css/tabs/setup.css
index 00dfe4b3..c9547db7 100644
--- a/src/css/tabs/setup.css
+++ b/src/css/tabs/setup.css
@@ -40,6 +40,21 @@
float: left;
}
+.attitude_note1 {
+ position: absolute;
+ left: 130px;
+ top: 29px;
+ font-size: 10px;
+}
+
+.attitude_note2 {
+ position: absolute;
+ left: 130px;
+ top: 13px;
+ font-size: 10px;
+}
+
+
#interactive_block a.reset {
position: absolute;
display: block;
diff --git a/src/css/tabs/sitl.css b/src/css/tabs/sitl.css
new file mode 100644
index 00000000..01de1c62
--- /dev/null
+++ b/src/css/tabs/sitl.css
@@ -0,0 +1,86 @@
+.tab-sitl input {
+ width: 111px;
+ padding-left: 3px;
+ height: 18px;
+ line-height: 20px;
+ text-align: left;
+ border: 1px solid silver;
+ border-radius: 3px;
+ font-size: 11px;
+ font-weight: normal;
+}
+
+.tab-sitl .simIP span {
+ margin-left: 10px;
+}
+
+.map-table td, .map-table th {
+ padding: 2px;
+ height: 2.5em;
+ text-align: center;
+}
+
+.tab-sitl .switchery {
+ margin-right: 68px !important;
+}
+
+.map-table thead tr {
+ border-left: 1px solid #e4e4e4;
+ border-right: 1px solid #e4e4e4;
+ background-color: #828885;
+ color: #FFF;
+}
+
+.map-table tr:nth-child(even) td,
+.map-table tr:nth-child(even) th {
+ background-color: #ebe7e7;
+}
+
+
+.sitlNumber {
+ margin-left: 14px;
+}
+
+.map-table {
+ width: 300px;
+}
+
+.tab-sitl .leftWrapper {
+ float: left;
+ width: calc(50% - 20px);
+}
+
+.tab-sitl .rightWrapper {
+ float: left;
+ width: calc(50% - 0px);
+ margin: 0 0 10px 20px;
+}
+
+.sitlProfile_box {
+ padding: 10px;
+ margin-bottom: 3px;
+ float: left;
+}
+
+.sitlProfile_select {
+ float:left;
+ padding-top: 2px;
+ padding-right: 10px
+}
+
+.default_btn.sitlnarrow {
+ width: auto;
+ margin-bottom: 0;
+ padding-left: 10px;
+}
+
+.default_btn.sitlnarrow a {
+ padding: 5px;
+}
+
+#sitlLog {
+ resize: none;
+ width: 100%;
+ height: 100%;
+ box-sizing: border-box
+}
\ No newline at end of file
diff --git a/tabs/adjustments.html b/tabs/adjustments.html
index 03769f7d..6cc87d6a 100644
--- a/tabs/adjustments.html
+++ b/tabs/adjustments.html
@@ -81,7 +81,7 @@
-
+
@@ -103,7 +103,7 @@
-
+
@@ -112,7 +112,7 @@
-
+
@@ -130,9 +130,10 @@
-
+
-
+
+
diff --git a/tabs/advanced_tuning.html b/tabs/advanced_tuning.html
index 3cf9f681..d4a8453f 100644
--- a/tabs/advanced_tuning.html
+++ b/tabs/advanced_tuning.html
@@ -1,6 +1,6 @@
-
+
+
-
-
-
-
-
-
-
-
-
-
@@ -149,6 +115,29 @@
+
+
+
+
+
+
+
+
+
+
+
-
-
-
+
+
+
+
+
+
+
-
-
+
+
-
+
+
+
+
@@ -256,7 +272,8 @@
-
+
+
@@ -278,7 +295,7 @@
@@ -290,13 +307,13 @@
@@ -315,10 +332,12 @@
-
+
+
-
+
+
Advanced Tuning: Generic settings
@@ -342,7 +361,7 @@
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
+
@@ -426,11 +508,47 @@
+
+
+
+
+
+
+
+
+
+
+
+
@@ -465,9 +583,11 @@
-
+
+
-
+
+
@@ -478,4 +598,4 @@
-
+
\ No newline at end of file
diff --git a/tabs/advanced_tuning.js b/tabs/advanced_tuning.js
index 3b23507e..6c012fbc 100644
--- a/tabs/advanced_tuning.js
+++ b/tabs/advanced_tuning.js
@@ -38,6 +38,27 @@ TABS.advanced_tuning.initialize = function (callback) {
localize();
+ // Set up required field warnings
+ $('#launchIdleThr').keyup(function() {
+ TABS.advanced_tuning.checkRequirements_IdleThrottle();
+ });
+
+ $('#launchIdleDelay').keyup(function() {
+ TABS.advanced_tuning.checkRequirements_IdleThrottle();
+ });
+
+ $('#rthHomeAltitude').keyup(function() {
+ TABS.advanced_tuning.checkRequirements_LinearDescent();
+ });
+
+ $('#rthUseLinearDescent').change(function() {
+ TABS.advanced_tuning.checkRequirements_LinearDescent();
+ });
+
+ // Preload required field warnings
+ TABS.advanced_tuning.checkRequirements_IdleThrottle();
+ TABS.advanced_tuning.checkRequirements_LinearDescent();
+
$('a.save').click(function () {
Settings.saveInputs().then(function () {
var self = this;
@@ -68,8 +89,28 @@ TABS.advanced_tuning.initialize = function (callback) {
GUI.log(chrome.i18n.getMessage('deviceRebooting'));
GUI.handleReconnect($('.tab_advanced_tuning a'));
}
+};
+$incLD = 0;
+TABS.advanced_tuning.checkRequirements_IdleThrottle = function() {
+ let idleThrottle = $('#launchIdleThr');
+ if ($('#launchIdleDelay').val() > 0 && (idleThrottle.val() == "" || idleThrottle.val() < "1150")) {
+ idleThrottle.addClass('inputRequiredWarning');
+ } else {
+ idleThrottle.removeClass('inputRequiredWarning');
+ }
+};
+
+TABS.advanced_tuning.checkRequirements_LinearDescent = function() {
+ let rthHomeAlt = $('#rthHomeAltitude');
+ let minRthHomeAlt = 1000.0 / rthHomeAlt.data('setting-multiplier'); // 10 metres minimum recommended for safety.
+
+ if ($('#rthUseLinearDescent').is(":checked") && (rthHomeAlt.val() == "" || parseFloat(rthHomeAlt.val()) < minRthHomeAlt)) {
+ rthHomeAlt.addClass('inputRequiredWarning');
+ } else {
+ rthHomeAlt.removeClass('inputRequiredWarning');
+ }
};
TABS.advanced_tuning.cleanup = function (callback) {
diff --git a/tabs/auxiliary.html b/tabs/auxiliary.html
index 94753e6a..edfadab4 100644
--- a/tabs/auxiliary.html
+++ b/tabs/auxiliary.html
@@ -23,7 +23,7 @@
- ACRO
+
@@ -63,7 +63,11 @@
-
+
\ No newline at end of file
diff --git a/tabs/auxiliary.js b/tabs/auxiliary.js
index 55dbe25f..f0485242 100644
--- a/tabs/auxiliary.js
+++ b/tabs/auxiliary.js
@@ -18,7 +18,15 @@ TABS.auxiliary.initialize = function (callback) {
}
function get_rc_data() {
- MSP.send_message(MSPCodes.MSP_RC, false, false, load_html);
+ if (SERIAL_CONFIG.ports.length == 0) {
+ MSP.send_message(MSPCodes.MSP_RC, false, false, get_ports_data);
+ } else {
+ MSP.send_message(MSPCodes.MSP_RC, false, false, load_html);
+ }
+ }
+
+ function get_ports_data() {
+ MSP.send_message(MSPCodes.MSP2_CF_SERIAL_CONFIG, false, false, load_html);
}
function load_html() {
@@ -33,12 +41,12 @@ TABS.auxiliary.initialize = function (callback) {
modeSections["Arming"] = ["ARM", "PREARM"];
modeSections["Flight Modes"] = ["ANGLE", "HORIZON", "MANUAL"];
modeSections["Navigation Modes"] = ["NAV COURSE HOLD", "NAV CRUISE", "NAV POSHOLD", "NAV RTH", "NAV WP", "GCS NAV"];
- modeSections["Flight Mode Modifiers"] = ["NAV ALTHOLD", "HEADING HOLD", "AIR MODE", "SOARING", "SURFACE"];
- modeSections["Fixed Wing"] = ["AUTO TUNE", "SERVO AUTOTRIM", "AUTO LEVEL", "NAV LAUNCH", "LOITER CHANGE", "FLAPERON", "TURN ASSIST"];
+ modeSections["Flight Mode Modifiers"] = ["NAV ALTHOLD", "HEADING HOLD", "AIR MODE", "SOARING", "SURFACE", "TURN ASSIST"];
+ modeSections["Fixed Wing"] = ["AUTO TUNE", "SERVO AUTOTRIM", "AUTO LEVEL TRIM", "NAV LAUNCH", "LOITER CHANGE", "FLAPERON"];
modeSections["Multi-rotor"] = ["FPV ANGLE MIX", "TURTLE", "MC BRAKING", "HEADFREE", "HEADADJ"];
modeSections["OSD Modes"] = ["OSD OFF", "OSD ALT 1", "OSD ALT 2", "OSD ALT 3"];
modeSections["FPV Camera Modes"] = ["CAMSTAB", "CAMERA CONTROL 1", "CAMERA CONTROL 2", "CAMERA CONTROL 3"];
- modeSections["Misc Modes"] = ["BEEPER", "LEDS OFF", "LIGHTS", "HOME RESET", "WP PLANNER", "BLACKBOX", "FAILSAFE", "KILLSWITCH", "TELEMETRY", "MSP RC OVERRIDE", "USER1", "USER2"];
+ modeSections["Misc Modes"] = ["BEEPER", "LEDS OFF", "LIGHTS", "HOME RESET", "WP PLANNER", "MISSION CHANGE", "BLACKBOX", "FAILSAFE", "KILLSWITCH", "TELEMETRY", "MSP RC OVERRIDE", "USER1", "USER2", "USER3", "USER4"];
function sort_modes_for_display() {
// Sort the modes
@@ -49,7 +57,7 @@ TABS.auxiliary.initialize = function (callback) {
for (i=0; i y) ? x : y;
+ }, 0);
+
+ //minimum change to autoselect is 100
+ if (largest < 100) return fillPrevChannelsValues();
+
+ const indexOfMaxValue = diff_array.indexOf(largest);
+ if (indexOfMaxValue >= 4 && indexOfMaxValue != RSSI_channel - 1){ //set channel
+ auto_option.parent().val(indexOfMaxValue - 4);
+ }
+
+ return fillPrevChannelsValues();
+ }
+
let hideUnusedModes = false;
chrome.storage.local.get('hideUnusedModes', function (result) {
$("input#switch-toggle-unused")
@@ -450,7 +506,7 @@ TABS.auxiliary.initialize = function (callback) {
})
.prop("checked", !!result.hideUnusedModes)
.change();
- });
+ });
// update ui instantly on first load
update_ui();
diff --git a/tabs/calibration.html b/tabs/calibration.html
index 26443966..b0414cba 100755
--- a/tabs/calibration.html
+++ b/tabs/calibration.html
@@ -23,27 +23,27 @@
@@ -98,27 +98,27 @@
@@ -137,7 +137,7 @@
@@ -189,4 +189,4 @@
-
+
\ No newline at end of file
diff --git a/tabs/calibration.js b/tabs/calibration.js
index 4a4cf084..05edcc39 100755
--- a/tabs/calibration.js
+++ b/tabs/calibration.js
@@ -175,6 +175,42 @@ TABS.calibration.initialize = function (callback) {
}
}
+ function setupCalibrationButton(callback) {
+ if (FC.getAccelerometerCalibrated()) {
+ $('#calibrate-start-button').html(chrome.i18n.getMessage("AccResetBtn"));
+ $('#calibrate-start-button').prop("title", chrome.i18n.getMessage("AccResetBtn"));
+ $('#calibrate-start-button').removeClass("calibrate");
+ $('#calibrate-start-button').addClass("resetCalibration");
+ } else {
+ $('#calibrate-start-button').html(chrome.i18n.getMessage("AccBtn"));
+ $('#calibrate-start-button').prop("title", chrome.i18n.getMessage("AccBtn"));
+ $('#calibrate-start-button').addClass("calibrate");
+ $('#calibrate-start-button').removeClass("resetCalibration");
+ }
+
+ if (callback) callback();
+ }
+
+ function actionCalibrateButton(callback) {
+ if ($('#calibrate-start-button').hasClass("resetCalibration")) {
+ resetAccCalibration();
+ } else {
+ calibrateNew();
+ }
+
+ if (callback) callback();
+ }
+
+ function resetAccCalibration() {
+ var pos = ['X', 'Y', 'Z'];
+ pos.forEach(function (item) {
+ CALIBRATION_DATA.accGain[item] = 4096;
+ CALIBRATION_DATA.accZero[item] = 0;
+ });
+
+ saveChainer.execute();
+ }
+
function processHtml() {
$('#calibrateButtonSave').on('click', function () {
CALIBRATION_DATA.opflow.Scale = parseFloat($('[name=OpflowScale]').val());
@@ -278,7 +314,9 @@ TABS.calibration.initialize = function (callback) {
// translate to user-selected language
localize();
- $('#calibrate-start-button').on('click', calibrateNew);
+ setupCalibrationButton();
+ $('#calibrate-start-button').on('click', actionCalibrateButton);
+
MSP.send_message(MSPCodes.MSP_CALIBRATION_DATA, false, false, updateSensorData);
GUI.content_ready(callback);
diff --git a/tabs/cli.html b/tabs/cli.html
index 4e953695..ab91f5df 100644
--- a/tabs/cli.html
+++ b/tabs/cli.html
@@ -11,7 +11,12 @@
-
+
diff --git a/tabs/cli.js b/tabs/cli.js
index 860eb784..166de578 100644
--- a/tabs/cli.js
+++ b/tabs/cli.js
@@ -146,9 +146,24 @@ TABS.cli.initialize = function (callback) {
// translate to user-selected language
localize();
+ $('.cliDocsBtn').attr('href', globalSettings.docsTreeLocation + 'Settings.md');
+
CONFIGURATOR.cliActive = true;
var textarea = $('.tab-cli textarea[name="commands"]');
+ CliAutoComplete.initialize(textarea, self.sendLine.bind(self), writeToOutput);
+ $(CliAutoComplete).on('build:start', function() {
+ textarea
+ .val('')
+ .attr('placeholder', chrome.i18n.getMessage('cliInputPlaceholderBuilding'))
+ .prop('disabled', true);
+ });
+ $(CliAutoComplete).on('build:stop', function() {
+ textarea
+ .attr('placeholder', chrome.i18n.getMessage('cliInputPlaceholder'))
+ .prop('disabled', false)
+ .focus();
+ });
$('.tab-cli .save').click(function() {
var prefix = 'cli';
@@ -170,10 +185,10 @@ TABS.cli.initialize = function (callback) {
fs.writeFile(result, self.outputHistory, (err) => {
if (err) {
- GUI.log('Error writing file ');
+ GUI.log(chrome.i18n.getMessage('ErrorWritingFile'));
return console.error(err);
}
- GUI.log('File saved');
+ GUI.log(chrome.i18n.getMessage('FileSaved'));
});
});
@@ -191,6 +206,12 @@ TABS.cli.initialize = function (callback) {
self.send(getCliCommand('msc\n', TABS.cli.cliBuffer));
});
+ $('.tab-cli .diffall').click(function() {
+ self.outputHistory = "";
+ $('.tab-cli .window .wrapper').empty();
+ self.send(getCliCommand('diff all\n', TABS.cli.cliBuffer));
+ });
+
$('.tab-cli .clear').click(function() {
self.outputHistory = "";
$('.tab-cli .window .wrapper').empty();
@@ -242,7 +263,7 @@ TABS.cli.initialize = function (callback) {
fs.readFile(result, (err, data) => {
if (err) {
- GUI.log('Error reading file ');
+ GUI.log(chrome.i18n.getMessage('ErrorReadingFile'));
return console.error(err);
}
@@ -258,12 +279,19 @@ TABS.cli.initialize = function (callback) {
if (event.which == tabKeyCode) {
// prevent default tabbing behaviour
event.preventDefault();
- const outString = textarea.val();
- const lastCommand = outString.split("\n").pop();
- const command = getCliCommand(lastCommand, self.cliBuffer);
- if (command) {
- self.sendAutoComplete(command);
- textarea.val('');
+
+ if (!CliAutoComplete.isEnabled()) {
+ const outString = textarea.val();
+ const lastCommand = outString.split("\n").pop();
+ const command = getCliCommand(lastCommand, self.cliBuffer);
+ if (command) {
+ self.sendAutoComplete(command);
+ textarea.val('');
+ }
+ }
+ else if (!CliAutoComplete.isOpen() && !CliAutoComplete.isBuilding()) {
+ // force show autocomplete on Tab
+ CliAutoComplete.openLater(true);
}
}
});
@@ -273,11 +301,20 @@ TABS.cli.initialize = function (callback) {
if (event.which == enterKeyCode) {
event.preventDefault(); // prevent the adding of new line
+ if (CliAutoComplete.isBuilding()) {
+ return; // silently ignore commands if autocomplete is still building
+ }
+
var out_string = textarea.val();
self.history.add(out_string.trim());
- var outputArray = out_string.split("\n");
- Promise.reduce(outputArray, sendLinesWithDelay(outputArray), 0);
+ if (out_string.trim().toLowerCase() == "cls" || out_string.trim().toLowerCase() == "clear") {
+ self.outputHistory = "";
+ $('.tab-cli .window .wrapper').empty();
+ } else {
+ var outputArray = out_string.split("\n");
+ Promise.reduce(outputArray, sendLinesWithDelay(outputArray), 0);
+ }
textarea.val('');
}
@@ -287,6 +324,10 @@ TABS.cli.initialize = function (callback) {
var keyUp = {38: true},
keyDown = {40: true};
+ if (CliAutoComplete.isOpen()) {
+ return; // disable history keys if autocomplete is open
+ }
+
if (event.keyCode in keyUp) {
textarea.val(self.history.prev());
}
@@ -322,7 +363,7 @@ TABS.cli.initialize = function (callback) {
}, 400);
}
}
-
+
GUI.content_ready(callback);
});
};
@@ -357,6 +398,11 @@ function writeToOutput(text) {
}
function writeLineToOutput(text) {
+ if (CliAutoComplete.isBuilding()) {
+ CliAutoComplete.builderParseLine(text);
+ return; // suppress output if in building state
+ }
+
if (text.startsWith("### ERROR: ")) {
writeToOutput('' + text + ' ');
} else {
@@ -431,7 +477,10 @@ TABS.cli.read = function (readInfo) {
this.cliBuffer += currentChar;
}
- this.outputHistory += currentChar;
+ if (!CliAutoComplete.isBuilding()) {
+ // do not include the building dialog into the history
+ this.outputHistory += currentChar;
+ }
if (this.cliBuffer == 'Rebooting') {
CONFIGURATOR.cliActive = false;
@@ -446,7 +495,16 @@ TABS.cli.read = function (readInfo) {
if (!CONFIGURATOR.cliValid && validateText.indexOf('CLI') !== -1) {
GUI.log(chrome.i18n.getMessage('cliEnter'));
CONFIGURATOR.cliValid = true;
- validateText = "";
+
+ if (CliAutoComplete.isEnabled() && !CliAutoComplete.isBuilding()) {
+ // start building autoComplete
+ CliAutoComplete.builderStart();
+ }
+ }
+
+ // fallback to native autocomplete
+ if (!CliAutoComplete.isEnabled()) {
+ setPrompt(removePromptHash(this.cliBuffer));
}
setPrompt(removePromptHash(this.cliBuffer));
@@ -485,5 +543,8 @@ TABS.cli.cleanup = function (callback) {
if (callback) callback();
}, 1000); // if we dont allow enough time to reboot, CRC of "first" command sent will fail, keep an eye for this one
CONFIGURATOR.cliActive = false;
+
+ CliAutoComplete.cleanup();
+ $(CliAutoComplete).off();
});
};
diff --git a/tabs/configuration.html b/tabs/configuration.html
index 0c7691be..e6d0fd88 100644
--- a/tabs/configuration.html
+++ b/tabs/configuration.html
@@ -54,28 +54,6 @@
-
diff --git a/tabs/configuration.js b/tabs/configuration.js
index efa16871..07d05d30 100644
--- a/tabs/configuration.js
+++ b/tabs/configuration.js
@@ -30,12 +30,10 @@ TABS.configuration.initialize = function (callback, scrollPosition) {
var saveChainer = new MSPChainerClass();
var saveChain = [
- mspHelper.saveSensorAlignment,
mspHelper.saveAccTrim,
mspHelper.saveArmingConfig,
mspHelper.saveAdvancedConfig,
mspHelper.saveVTXConfig,
- mspHelper.saveBoardAlignment,
mspHelper.saveCurrentMeterConfig,
mspHelper.saveMiscV2,
saveSettings,
@@ -115,14 +113,6 @@ TABS.configuration.initialize = function (callback, scrollPosition) {
// translate to user-selected language
localize();
- let alignments = FC.getSensorAlignments();
- let orientation_mag_e = $('select.magalign');
-
- for (i = 0; i < alignments.length; i++) {
- orientation_mag_e.append('
' + alignments[i] + ' ');
- }
- orientation_mag_e.val(SENSOR_ALIGNMENT.align_mag);
-
// VTX
var config_vtx = $('.config-vtx');
if (VTX_CONFIG.device_type != VTX.DEV_UNKNOWN) {
@@ -209,7 +199,8 @@ TABS.configuration.initialize = function (callback, scrollPosition) {
$('input[name="board_align_yaw"]').val((BOARD_ALIGNMENT.yaw / 10.0).toFixed(1));
// fill magnetometer
- $('#mag_declination').val(MISC.mag_declination);
+ //UPDATE: moved to GPS tab and hidden
+ //$('#mag_declination').val(MISC.mag_declination);
// fill battery voltage
$('#voltagesource').val(MISC.voltage_source);
@@ -226,8 +217,8 @@ TABS.configuration.initialize = function (callback, scrollPosition) {
// fill battery capacity
$('#battery_capacity').val(MISC.battery_capacity);
- $('#battery_capacity_warning').val(MISC.battery_capacity_warning * 100 / MISC.battery_capacity);
- $('#battery_capacity_critical').val(MISC.battery_capacity_critical * 100 / MISC.battery_capacity);
+ $('#battery_capacity_warning').val(Math.round(MISC.battery_capacity_warning * 100 / MISC.battery_capacity));
+ $('#battery_capacity_critical').val(Math.round(MISC.battery_capacity_critical * 100 / MISC.battery_capacity));
$('#battery_capacity_unit').val(MISC.battery_capacity_unit);
let $i2cSpeed = $('#i2c_speed'),
@@ -264,7 +255,8 @@ TABS.configuration.initialize = function (callback, scrollPosition) {
$i2cSpeed.change();
$('a.save').click(function () {
- MISC.mag_declination = parseFloat($('#mag_declination').val());
+ //UPDATE: moved to GPS tab and hidden
+ //MISC.mag_declination = parseFloat($('#mag_declination').val());
ARMING_CONFIG.auto_disarm_delay = parseInt($('input[name="autodisarmdelay"]').val());
@@ -281,8 +273,6 @@ TABS.configuration.initialize = function (callback, scrollPosition) {
MISC.battery_capacity_critical = parseInt($('#battery_capacity_critical').val() * MISC.battery_capacity / 100);
MISC.battery_capacity_unit = $('#battery_capacity_unit').val();
- SENSOR_ALIGNMENT.align_mag = parseInt(orientation_mag_e.val());
-
googleAnalytics.sendEvent('Setting', 'I2CSpeed', $('#i2c_speed').children("option:selected").text());
googleAnalytics.sendEvent('Board', 'Accelerometer', $('#sensor-acc').children("option:selected").text());
@@ -300,7 +290,6 @@ TABS.configuration.initialize = function (callback, scrollPosition) {
helper.features.reset();
helper.features.fromUI($('.tab-configuration'));
helper.features.execute(function () {
- BOARD_ALIGNMENT.yaw = Math.round(parseFloat($('input[name="board_align_yaw"]').val()) * 10);
CURRENT_METER_CONFIG.scale = parseInt($('#currentscale').val());
CURRENT_METER_CONFIG.offset = Math.round(parseFloat($('#currentoffset').val()) * 10);
saveChainer.execute();
diff --git a/tabs/ez_tune.html b/tabs/ez_tune.html
new file mode 100644
index 00000000..6545bbfb
--- /dev/null
+++ b/tabs/ez_tune.html
@@ -0,0 +1,175 @@
+
+
+
\ No newline at end of file
diff --git a/tabs/ez_tune.js b/tabs/ez_tune.js
new file mode 100644
index 00000000..8128deb5
--- /dev/null
+++ b/tabs/ez_tune.js
@@ -0,0 +1,161 @@
+/*global chrome,helper,mspHelper*/
+'use strict';
+
+TABS.ez_tune = {
+
+};
+
+TABS.ez_tune.initialize = function (callback) {
+
+ let loadChainer = new MSPChainerClass();
+
+ let loadChain = [
+ mspHelper.loadEzTune,
+ ];
+
+ let EZ_TUNE_PID_RP_DEFAULT = [40, 75, 23, 100];
+ let EZ_TUNE_PID_YAW_DEFAULT = [45, 80, 0, 100];
+
+ loadChain.push(mspHelper.loadRateProfileData);
+
+ loadChainer.setChain(loadChain);
+ loadChainer.setExitPoint(load_html);
+ loadChainer.execute();
+
+ var saveChainer = new MSPChainerClass();
+
+ var saveChain = [
+ mspHelper.saveEzTune,
+ mspHelper.saveToEeprom
+ ];
+
+ saveChainer.setChain(saveChain);
+ saveChainer.setExitPoint(reboot);
+
+ function reboot() {
+ //noinspection JSUnresolvedVariable
+ GUI.log(chrome.i18n.getMessage('configurationEepromSaved'));
+ GUI.tab_switch_cleanup(function () {
+ MSP.send_message(MSPCodes.MSP_SET_REBOOT, false, false, reinitialize);
+ });
+ }
+
+ function reinitialize() {
+ GUI.log(chrome.i18n.getMessage('deviceRebooting'));
+ GUI.handleReconnect($('.tab_ez_tune a'));
+ }
+
+ if (GUI.active_tab != 'ez_tune') {
+ GUI.active_tab = 'ez_tune';
+ googleAnalytics.sendAppView('Ez Tune');
+ }
+
+ function load_html() {
+ GUI.load("./tabs/ez_tune.html", Settings.processHtml(process_html));
+ }
+
+ function getYawPidScale(input) {
+ const normalized = (input - 100) * 0.01;
+
+ return 1.0 + (normalized * 0.5);
+ }
+
+ function scaleRange(x, srcMin, srcMax, destMin, destMax) {
+ let a = (destMax - destMin) * (x - srcMin);
+ let b = srcMax - srcMin;
+ return ((a / b) + destMin);
+ }
+
+ function updatePreview() {
+
+ let axisRatio = $('#ez_tune_axis_ratio').val() / 100;
+ let response = $('#ez_tune_response').val();
+ let damping = $('#ez_tune_damping').val();
+ let stability = $('#ez_tune_stability').val();
+ let aggressiveness = $('#ez_tune_aggressiveness').val();
+ let rate = $('#ez_tune_rate').val();
+ let expo = $('#ez_tune_expo').val();
+
+ $('#preview-roll-p').html(Math.floor(EZ_TUNE_PID_RP_DEFAULT[0] * response / 100));
+ $('#preview-roll-i').html(Math.floor(EZ_TUNE_PID_RP_DEFAULT[1] * stability / 100));
+ $('#preview-roll-d').html(Math.floor(EZ_TUNE_PID_RP_DEFAULT[2] * damping / 100));
+ $('#preview-roll-ff').html(Math.floor(EZ_TUNE_PID_RP_DEFAULT[3] * aggressiveness / 100));
+
+ $('#preview-pitch-p').html(Math.floor(axisRatio * EZ_TUNE_PID_RP_DEFAULT[0] * response / 100));
+ $('#preview-pitch-i').html(Math.floor(axisRatio * EZ_TUNE_PID_RP_DEFAULT[1] * stability / 100));
+ $('#preview-pitch-d').html(Math.floor(axisRatio * EZ_TUNE_PID_RP_DEFAULT[2] * damping / 100));
+ $('#preview-pitch-ff').html(Math.floor(axisRatio * EZ_TUNE_PID_RP_DEFAULT[3] * aggressiveness / 100));
+
+ $('#preview-yaw-p').html(Math.floor(EZ_TUNE_PID_YAW_DEFAULT[0] * getYawPidScale(response)));
+ $('#preview-yaw-i').html(Math.floor(EZ_TUNE_PID_YAW_DEFAULT[1] * getYawPidScale(stability)));
+ $('#preview-yaw-d').html(Math.floor(EZ_TUNE_PID_YAW_DEFAULT[2] * getYawPidScale(damping)));
+ $('#preview-yaw-ff').html(Math.floor(EZ_TUNE_PID_YAW_DEFAULT[3] * getYawPidScale(aggressiveness)));
+
+ $('#preview-roll-rate').html(Math.floor(scaleRange(rate, 0, 200, 30, 90)) * 10 + " dps");
+ $('#preview-pitch-rate').html(Math.floor(scaleRange(rate, 0, 200, 30, 90)) * 10 + " dps");
+ $('#preview-yaw-rate').html((Math.floor(scaleRange(rate, 0, 200, 30, 90)) - 10) * 10 + " dps");
+
+ $('#preview-roll-expo').html(Math.floor(scaleRange(expo, 0, 200, 40, 100)) + "%");
+ $('#preview-pitch-expo').html(Math.floor(scaleRange(expo, 0, 200, 40, 100)) + "%");
+ $('#preview-yaw-expo').html(Math.floor(scaleRange(expo, 0, 200, 40, 100)) + "%");
+
+ }
+
+ function process_html() {
+ localize();
+
+ helper.tabs.init($('.tab-ez_tune'));
+ helper.features.updateUI($('.tab-ez_tune'), FEATURES);
+
+ $("#ez_tune_enabled").prop('checked', EZ_TUNE.enabled);
+
+ GUI.sliderize($('#ez_tune_filter_hz'), EZ_TUNE.filterHz, 10, 300);
+ GUI.sliderize($('#ez_tune_axis_ratio'), EZ_TUNE.axisRatio, 25, 175);
+ GUI.sliderize($('#ez_tune_response'), EZ_TUNE.response, 0, 200);
+ GUI.sliderize($('#ez_tune_damping'), EZ_TUNE.damping, 0, 200);
+ GUI.sliderize($('#ez_tune_stability'), EZ_TUNE.stability, 0, 200);
+ GUI.sliderize($('#ez_tune_aggressiveness'), EZ_TUNE.aggressiveness, 0, 200);
+
+ GUI.sliderize($('#ez_tune_rate'), EZ_TUNE.rate, 0, 200);
+ GUI.sliderize($('#ez_tune_expo'), EZ_TUNE.expo, 0, 200);
+
+
+ $('.ez-element').on('updated', function () {
+ updatePreview();
+ });
+
+ updatePreview();
+
+ GUI.simpleBind();
+
+ GUI.content_ready(callback);
+
+ $('a.update').on('click', function () {
+
+ if ($("#ez_tune_enabled").is(":checked")) {
+ EZ_TUNE.enabled = 1;
+ } else {
+ EZ_TUNE.enabled = 0;
+ }
+
+ EZ_TUNE.filterHz = $('#ez_tune_filter_hz').val();
+ EZ_TUNE.axisRatio = $('#ez_tune_axis_ratio').val();
+ EZ_TUNE.response = $('#ez_tune_response').val();
+ EZ_TUNE.damping = $('#ez_tune_damping').val();
+ EZ_TUNE.stability = $('#ez_tune_stability').val();
+ EZ_TUNE.aggressiveness = $('#ez_tune_aggressiveness').val();
+ EZ_TUNE.rate = $('#ez_tune_rate').val();
+ EZ_TUNE.expo = $('#ez_tune_expo').val();
+
+ saveChainer.execute();
+ });
+
+ }
+
+};
+
+TABS.ez_tune.cleanup = function (callback) {
+ if (callback) {
+ callback();
+ }
+};
\ No newline at end of file
diff --git a/tabs/failsafe.html b/tabs/failsafe.html
index 277ee236..a66c2a1c 100644
--- a/tabs/failsafe.html
+++ b/tabs/failsafe.html
@@ -1,20 +1,20 @@
-
+
+
diff --git a/tabs/firmware_flasher.js b/tabs/firmware_flasher.js
index 21529e45..f5b2cc5d 100755
--- a/tabs/firmware_flasher.js
+++ b/tabs/firmware_flasher.js
@@ -50,8 +50,17 @@ TABS.firmware_flasher.initialize = function (callback) {
};
}
- $('input.show_development_releases').click(function(){
+ $('input.show_development_releases').click(function() {
+ let selectedTarget = String($('select[name="board"]').val());
+ GUI.log(chrome.i18n.getMessage('selectedTarget') + selectedTarget);
buildBoardOptions();
+ GUI.log(chrome.i18n.getMessage('toggledRCs'));
+ if (selectedTarget === "0") {
+ TABS.firmware_flasher.getTarget();
+ } else {
+ $('select[name="board"] option[value=' + selectedTarget + ']').attr("selected", "selected");
+ $('select[name="board"]').change();
+ }
});
$('.target_search').on('input', function(){
@@ -74,10 +83,10 @@ TABS.firmware_flasher.initialize = function (callback) {
var buildBoardOptions = function(){
var boards_e = $('select[name="board"]').empty();
- var showDevReleases = ($('input.show_development_releases').is(':checked'));
- boards_e.append($("{0} ".format(chrome.i18n.getMessage('firmwareFlasherOptionLabelSelectBoard'))));
-
var versions_e = $('select[name="firmware_version"]').empty();
+ var showDevReleases = ($('input.show_development_releases').is(':checked'));
+
+ boards_e.append($("{0} ".format(chrome.i18n.getMessage('firmwareFlasherOptionLabelSelectBoard'))));
versions_e.append($("{0} ".format(chrome.i18n.getMessage('firmwareFlasherOptionLabelSelectFirmwareVersion'))));
var releases = {};
@@ -140,6 +149,7 @@ TABS.firmware_flasher.initialize = function (callback) {
releases[result.target].push(descriptor);
});
});
+
var selectTargets = [];
Object.keys(releases)
.sort()
@@ -158,6 +168,7 @@ TABS.firmware_flasher.initialize = function (callback) {
});
});
TABS.firmware_flasher.releases = releases;
+ return;
};
$.get('https://api.github.com/repos/iNavFlight/inav/releases?per_page=10', function (releasesData){
@@ -198,11 +209,15 @@ TABS.firmware_flasher.initialize = function (callback) {
}
});
+ $('a.auto_select_target').removeClass('disabled');
+ TABS.firmware_flasher.getTarget();
}).fail(function (data){
if (data["responseJSON"]){
GUI.log("GITHUB Query Failed: {0}
".format(data["responseJSON"].message));
}
- $('select[name="release"]').empty().append('Offline ');
+ $('select[name="board"]').empty().append('Offline ');
+ $('select[name="firmware_version"]').empty().append('Offline ');
+ $('a.auto_select_target').addClass('disabled');
});
$('a.load_file').on('click', function () {
@@ -259,7 +274,7 @@ TABS.firmware_flasher.initialize = function (callback) {
$('a.load_remote_file').click(function (evt) {
if ($('select[name="firmware_version"]').val() == "0") {
- GUI.log("No firmware selected to load ");
+ GUI.log(chrome.i18n.getMessage('noFirmwareSelectedToLoad'));
return;
}
@@ -387,10 +402,10 @@ TABS.firmware_flasher.initialize = function (callback) {
STM32.connect(port, baud, parsed_hex, options);
} else {
console.log('Please select valid serial port');
- GUI.log('Please select valid serial port ');
+ GUI.log(chrome.i18n.getMessage('selectValidSerialPort'));
}
} else {
- STM32DFU.connect(usbDevices.STM32DFU, parsed_hex, options);
+ STM32DFU.connect(usbDevices, parsed_hex, options);
}
} else {
$('span.progressLabel').text(chrome.i18n.getMessage('firmwareFlasherFirmwareNotLoaded'));
@@ -437,7 +452,7 @@ TABS.firmware_flasher.initialize = function (callback) {
});
} else {
console.log('You don\'t have write permissions for this file, sorry.');
- GUI.log('You don\'t have write permissions for this file');
+ GUI.log(chrome.i18n.getMessage('writePermissionsForFile'));
}
});
});
@@ -561,6 +576,10 @@ TABS.firmware_flasher.initialize = function (callback) {
}
});
+ $('a.auto_select_target').click(function () {
+ TABS.firmware_flasher.getTarget();
+ });
+
GUI.content_ready(callback);
});
};
@@ -614,3 +633,130 @@ TABS.firmware_flasher.cleanup = function (callback) {
if (callback) callback();
};
+
+TABS.firmware_flasher.getTarget = function() {
+ GUI.log(chrome.i18n.getMessage('automaticTargetSelect'));
+
+ var selected_baud = parseInt($('#baud').val());
+ var selected_port = $('#port').find('option:selected').data().isManual ? $('#port-override').val() : String($('#port').val());
+
+ if (selected_port !== 'DFU') {
+ if (selected_port == '0') {
+ GUI.log(chrome.i18n.getMessage('targetPrefetchFailNoPort'));
+ } else {
+ console.log('Connecting to: ' + selected_port);
+ GUI.connecting_to = selected_port;
+
+ if (selected_port == 'tcp' || selected_port == 'udp') {
+ CONFIGURATOR.connection.connect($portOverride.val(), {}, TABS.firmware_flasher.onOpen);
+ } else {
+ CONFIGURATOR.connection.connect(selected_port, {bitrate: selected_baud}, TABS.firmware_flasher.onOpen);
+ }
+ }
+ } else {
+ GUI.log(chrome.i18n.getMessage('targetPrefetchFailDFU'));
+ }
+};
+
+TABS.firmware_flasher.onOpen = function(openInfo) {
+ if (openInfo) {
+ GUI.connected_to = GUI.connecting_to;
+
+ // reset connecting_to
+ GUI.connecting_to = false;
+
+ // save selected port with chrome.storage if the port differs
+ chrome.storage.local.get('last_used_port', function (result) {
+ if (result.last_used_port) {
+ if (result.last_used_port != GUI.connected_to) {
+ // last used port doesn't match the one found in local db, we will store the new one
+ chrome.storage.local.set({'last_used_port': GUI.connected_to});
+ }
+ } else {
+ // variable isn't stored yet, saving
+ chrome.storage.local.set({'last_used_port': GUI.connected_to});
+ }
+ });
+
+ chrome.storage.local.set({last_used_bps: CONFIGURATOR.connection.bitrate});
+ chrome.storage.local.set({wireless_mode_enabled: $('#wireless-mode').is(":checked")});
+
+ CONFIGURATOR.connection.addOnReceiveListener(read_serial);
+
+ // disconnect after 10 seconds with error if we don't get IDENT data
+ helper.timeout.add('connecting', function () {
+ if (!CONFIGURATOR.connectionValid) {
+ GUI.log(chrome.i18n.getMessage('targetPrefetchFail') + chrome.i18n.getMessage('noConfigurationReceived'));
+
+ TABS.firmware_flasher.closeTempConnection();
+ }
+ }, 10000);
+
+ FC.resetState();
+
+ // request configuration data. Start with MSPv1 and
+ // upgrade to MSPv2 if possible.
+ MSP.protocolVersion = MSP.constants.PROTOCOL_V2;
+ MSP.send_message(MSPCodes.MSP_API_VERSION, false, false, function () {
+
+ if (CONFIG.apiVersion === "0.0.0") {
+ GUI_control.prototype.log("Cannot prefetch target: " + chrome.i18n.getMessage("illegalStateRestartRequired") + " ");
+ FC.restartRequired = true;
+ return;
+ }
+
+ MSP.send_message(MSPCodes.MSP_FC_VARIANT, false, false, function () {
+ if (CONFIG.flightControllerIdentifier == 'INAV') {
+ MSP.send_message(MSPCodes.MSP_FC_VERSION, false, false, function () {
+ if (semver.lt(CONFIG.flightControllerVersion, "5.0.0")) {
+ GUI.log(chrome.i18n.getMessage('targetPrefetchFailOld'));
+ TABS.firmware_flasher.closeTempConnection();
+ } else {
+ mspHelper.getCraftName(function(name) {
+ if (name) {
+ CONFIG.name = name;
+ }
+ TABS.firmware_flasher.onValidFirmware();
+ });
+ }
+ });
+ } else {
+ GUI.log(chrome.i18n.getMessage('targetPrefetchFailNonINAV'));
+ TABS.firmware_flasher.closeTempConnection();
+ }
+ });
+ });
+ } else {
+ GUI.log(chrome.i18n.getMessage('targetPrefetchFail') + chrome.i18n.getMessage('serialPortOpenFail'));
+ return;
+ }
+};
+
+TABS.firmware_flasher.onValidFirmware = function() {
+ MSP.send_message(MSPCodes.MSP_BUILD_INFO, false, false, function () {
+ MSP.send_message(MSPCodes.MSP_BOARD_INFO, false, false, function () {
+ $('select[name="board"] option[value=' + CONFIG.target + ']').attr("selected", "selected");
+ GUI.log(chrome.i18n.getMessage('targetPrefetchsuccessful') + CONFIG.target);
+
+ TABS.firmware_flasher.closeTempConnection();
+ $('select[name="board"]').change();
+ });
+ });
+};
+
+TABS.firmware_flasher.closeTempConnection = function() {
+ helper.timeout.killAll();
+ helper.interval.killAll(['global_data_refresh', 'msp-load-update']);
+ helper.mspBalancedInterval.flush();
+
+ helper.mspQueue.flush();
+ helper.mspQueue.freeHardLock();
+ helper.mspQueue.freeSoftLock();
+ CONFIGURATOR.connection.emptyOutputBuffer();
+
+ CONFIGURATOR.connectionValid = false;
+ GUI.connected_to = false;
+
+ CONFIGURATOR.connection.disconnect(onClosed);
+ MSP.disconnect_cleanup();
+};
\ No newline at end of file
diff --git a/tabs/gps.html b/tabs/gps.html
index e809bd04..d9c5c27e 100644
--- a/tabs/gps.html
+++ b/tabs/gps.html
@@ -20,7 +20,6 @@
-
@@ -41,8 +40,16 @@
+
+
+
+
+
+
+
+
diff --git a/tabs/gps.js b/tabs/gps.js
index 0d103ea8..e0d9a65c 100644
--- a/tabs/gps.js
+++ b/tabs/gps.js
@@ -9,6 +9,32 @@ TABS.gps.initialize = function (callback) {
googleAnalytics.sendAppView('GPS');
}
+ // mavlink ADSB_EMITTER_TYPE
+ const ADSB_VEHICLE_TYPE = {
+ 0: 'adsb_14.png', // ADSB_EMITTER_TYPE_NO_INFO
+ 1: 'adsb_1.png', // ADSB_EMITTER_TYPE_LIGHT
+ 2: 'adsb_1.png', // ADSB_EMITTER_TYPE_SMALL
+ 3: 'adsb_2.png', // ADSB_EMITTER_TYPE_LARGE
+ 4: 'adsb_14.png', // ADSB_EMITTER_TYPE_HIGH_VORTEX_LARGE
+ 5: 'adsb_5.png', // ADSB_EMITTER_TYPE_HEAVY
+ 6: 'adsb_14.png', // ADSB_EMITTER_TYPE_HIGHLY_MANUV
+ 7: 'adsb_13.png', // ADSB_EMITTER_TYPE_ROTOCRAFT
+ 8: 'adsb_14.png', // ADSB_EMITTER_TYPE_UNASSIGNED
+ 9: 'adsb_6.png', // ADSB_EMITTER_TYPE_GLIDER
+ 10: 'adsb_7.png', // ADSB_EMITTER_TYPE_LIGHTER_AIR
+ 11: 'adsb_15.png', // ADSB_EMITTER_TYPE_PARACHUTE
+ 12: 'adsb_1.png', // ADSB_EMITTER_TYPE_ULTRA_LIGHT
+ 13: 'adsb_14.png', // ADSB_EMITTER_TYPE_UNASSIGNED2
+ 14: 'adsb_8.png', // ADSB_EMITTER_TYPE_UAV
+ 15: 'adsb_14.png', // ADSB_EMITTER_TYPE_SPACE
+ 16: 'adsb_14.png', // ADSB_EMITTER_TYPE_UNASSGINED3
+ 17: 'adsb_9.png', // ADSB_EMITTER_TYPE_EMERGENCY_SURFACE
+ 18: 'adsb_10.png', // ADSB_EMITTER_TYPE_SERVICE_SURFACE
+ 19: 'adsb_12.png', // ADSB_EMITTER_TYPE_POINT_OBSTACLE
+ };
+
+
+
var loadChainer = new MSPChainerClass();
var loadChain = [
@@ -58,6 +84,10 @@ TABS.gps.initialize = function (callback) {
let iconGeometry;
let iconFeature;
+ let vehicleVectorSource;
+ let vehiclesCursorInitialized = false;
+
+
function process_html() {
localize();
@@ -79,6 +109,7 @@ TABS.gps.initialize = function (callback) {
});
gps_protocol_e.val(MISC.gps_type);
+ gps_protocol_e.change();
var gps_ubx_sbas_e = $('#gps_ubx_sbas');
for (i = 0; i < gpsSbas.length; i++) {
@@ -130,6 +161,36 @@ TABS.gps.initialize = function (callback) {
view: mapView
});
+ TABS.gps.toolboxAdsbVehicle = new jBox('Mouse', {
+ position: {
+ x: "right",
+ y: "bottom"
+ },
+ offset: {
+ x: -5,
+ y: 20,
+ },
+ });
+
+ mapHandler.on('pointermove', function(evt) {
+ var feature = mapHandler.forEachFeatureAtPixel(mapHandler.getEventPixel(evt.originalEvent), function(feature, layer) {
+ return feature;
+ });
+
+ if (feature) {
+ TABS.gps.toolboxAdsbVehicle.setContent(
+ `icao: ` + feature.get('name') + ` `
+ + `lat: `+ (feature.get('data').lat / 10000000) + ` `
+ + `lon: `+ (feature.get('data').lon / 10000000) + ` `
+ + `ASL: `+ (feature.get('data').altCM ) / 100 + `m `
+ + `heading: `+ feature.get('data').headingDegrees + `° `
+ + `type: `+ feature.get('data').emitterType + ` `
+ ).open();
+ }else{
+ TABS.gps.toolboxAdsbVehicle.close();
+ }
+ });
+
let center = ol.proj.fromLonLat([0, 0]);
mapView.setCenter(center);
mapView.setZoom(2);
@@ -220,6 +281,66 @@ TABS.gps.initialize = function (callback) {
iconGeometry.setCoordinates(center);
}
+
+ if (semver.gte(CONFIG.flightControllerVersion, "7.1.0")) {
+ MSP.send_message(MSPCodes.MSP2_ADSB_VEHICLE_LIST, false, false, function () {
+ //ADSB vehicles
+
+ if (vehiclesCursorInitialized) {
+ vehicleVectorSource.clear();
+ }
+
+ for (let key in ADSB_VEHICLES.vehicles) {
+ let vehicle = ADSB_VEHICLES.vehicles[key];
+
+ if (!vehiclesCursorInitialized) {
+ vehiclesCursorInitialized = true;
+
+ vehicleVectorSource = new ol.source.Vector({});
+
+ let vehicleLayer = new ol.layer.Vector({
+ source: vehicleVectorSource
+ });
+
+ mapHandler.addLayer(vehicleLayer);
+ }
+
+ if (vehicle.lat > 0 && vehicle.lon > 0 && vehicle.ttl > 0) {
+ let vehicleIconStyle = new ol.style.Style({
+ image: new ol.style.Icon(({
+ opacity: 1,
+ rotation: vehicle.headingDegrees * (Math.PI / 180),
+ scale: 0.8,
+ anchor: [0.5, 0.5],
+ src: '../resources/adsb/' + ADSB_VEHICLE_TYPE[vehicle.emitterType],
+ })),
+ text: new ol.style.Text(({
+ text: vehicle.callsign,
+ textAlign: 'center',
+ textBaseline: "bottom",
+ offsetY: +40,
+ padding: [2, 2, 2, 2],
+ backgroundFill: '#444444',
+ fill: new ol.style.Fill({color: '#ffffff'}),
+ })),
+ });
+
+
+ let iconGeometry = new ol.geom.Point(ol.proj.fromLonLat([vehicle.lon / 10000000, vehicle.lat / 10000000]));
+ let iconFeature = new ol.Feature({
+ geometry: iconGeometry,
+ name: vehicle.callsign,
+ type: 'adsb',
+ data: vehicle,
+ });
+
+ iconFeature.setStyle(vehicleIconStyle);
+ vehicleVectorSource.addFeature(iconFeature);
+ }
+ }
+ });
+ }
+
}
/*
@@ -270,4 +391,7 @@ TABS.gps.initialize = function (callback) {
TABS.gps.cleanup = function (callback) {
if (callback) callback();
+ if(TABS.gps.toolboxAdsbVehicle){
+ TABS.gps.toolboxAdsbVehicle.close();
+ }
};
diff --git a/tabs/landing.html b/tabs/landing.html
index 715a7bb8..007485a3 100644
--- a/tabs/landing.html
+++ b/tabs/landing.html
@@ -8,14 +8,16 @@
-
+
-
+
\ No newline at end of file
diff --git a/tabs/led_strip.html b/tabs/led_strip.html
index fdc12786..e80208cc 100644
--- a/tabs/led_strip.html
+++ b/tabs/led_strip.html
@@ -26,19 +26,19 @@
-
Color setup
+
- H
+
0
- S
+
0
- V
+
0
@@ -46,146 +46,151 @@
-
Clear selected
-
Clear ALL
+
+
+
+
+
-
LED Functions
-
-
- Function
+
- None
- Color
- Modes & Orientation
- Arm State
-
-
-
- Ring
- Channel
+
+
+
+
+
+
+
+
+
-
+
-
Color modifier
+
- Throttle
+
-
+
-
+
- Select Channel from color list
+
-
+
-
Mode colors
-
-
- Orientation
- Headfree
- Horizon
- Angle
- Mag
- Baro
+
+
+
+
+
+
+
+
+
- N
- E
- S
- W
- U
- D
+
+
+
+
+
+
-
-
LED Orientation and Color
+
+
- N
- E
- S
- W
- U
- D
+
+
+
+
+
+
-
+
- 0
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
+ 0
+ 1
+ 2
+ 3
+ 4
+ 5
+ 6
+ 7
+ 8
+ 9
+ 10
+ 11
+ 12
+ 13
+ 14
+ 15
-
Special colors
-
Disarmed
-
Armed
-
Animation
-
-
Blink background
-
GPS: no sats
-
GPS: no lock
-
GPS: locked
+
+
+
+
+
+
+
+
+
-
-
LED Strip Wiring
+
+
- Wire Ordering Mode
+
- Clear selected
- Clear ALL Wiring
+
+
-
LEDs without wire ordering number will not be saved.
+
-
+
-
+
-
+
\ No newline at end of file
diff --git a/tabs/led_strip.js b/tabs/led_strip.js
index bb838914..bb4d8295 100644
--- a/tabs/led_strip.js
+++ b/tabs/led_strip.js
@@ -13,7 +13,7 @@ TABS.led_strip.initialize = function (callback, scrollPosition) {
TABS.led_strip.functions = ['i', 'w', 'f', 'a', 't', 'r', 'c', 'g', 's', 'b', 'l', 'o', 'n'];
TABS.led_strip.baseFuncs = ['c', 'f', 'a', 'l', 's', 'g', 'r', 'h'];
- TABS.led_strip.overlays = ['t', 'o', 'b', 'n', 'i', 'w'];
+ TABS.led_strip.overlays = ['t', 'o', 'b', 'n', 'i', 'w', 'e'];
TABS.led_strip.wireMode = false;
@@ -23,7 +23,7 @@ TABS.led_strip.initialize = function (callback, scrollPosition) {
}
function load_led_config() {
- MSP.send_message(MSPCodes.MSP_LED_STRIP_CONFIG, false, false, load_led_colors);
+ MSP.send_message(MSPCodes.MSP2_INAV_LED_STRIP_CONFIG_EX, false, false, load_led_colors);
}
function load_led_colors() {
@@ -425,6 +425,7 @@ TABS.led_strip.initialize = function (callback, scrollPosition) {
p.addClass('function-' + letter);
break;
case 'b':
+ case 'e':
case 'n':
if (areBlinkersActive('function-' + f))
p.addClass('function-' + letter);
@@ -713,6 +714,7 @@ TABS.led_strip.initialize = function (callback, scrollPosition) {
case "function-c":
case "function-a":
case "function-f":
+ case "function-e":
return true;
break;
}
diff --git a/tabs/magnetometer.html b/tabs/magnetometer.html
index 893bb3e0..43fc9c9a 100644
--- a/tabs/magnetometer.html
+++ b/tabs/magnetometer.html
@@ -1,129 +1,202 @@
-