108.29.0.206
108.29.0.206:23
Connection Banner:
Server URLs
Server Location: 🇺🇸 United States (GeoIP)
BBS Software
Detected: Wildcat!
Encoding
Effective encoding: cp437
Scanner detected: cp437
Telnet Fingerprint
This fingerprint is shared by 133 other servers.
Options offered by server: BINARY, ECHO, SGA
Options requested from client: BINARY
The complete JSON record collected during the scan, including Telnet negotiation results and banner data.
Show JSON
{
"server-probe": {
"fingerprint": "e9e1390d6941c201",
"fingerprint-data": {
"offered-options": [
"BINARY",
"ECHO",
"SGA"
],
"probed-protocol": "server",
"refused-options": [
"AARDWOLF",
"ATCP",
"CHARSET",
"COM_PORT",
"EOR",
"GMCP",
"MCCP2",
"MCCP3",
"MSDP",
"MSP",
"MSSP",
"MXP",
"STATUS",
"ZMP"
],
"requested-options": [
"BINARY"
],
"scan-type": "quick"
},
"session_data": {
"banner_after_return": "\u001b[0;1;40;37m",
"banner_before_return": "\f\u001b[0m\u001b[H\u001b[2J\r<WC250007-54459241129B3E7294823>\rWildcat! Interactive Net Server (c) 1998-2025 Santronics Software, Inc.\r\nRegistration number: 07-5445 v10.0.500.1 (Oct 16 2025) Node: 17\r\n\u001b[6n\r \r\nConnected with Telnet. Ansi detected.\r\n\r\n \u001b[0;1;40;36m\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\r\n \u001b[0;40;35mYou have connected to node 17 on \u001b[0;1;40;37mThe Nut Asylum\r\n\r\n \u001b[0;40;35m This system is operating on \u001b[0;1;40;37mWildcat! v10.0\r\n\r\n \u001b[0;40;35m Please make use of your real name on this BBS\r\n \u001b[0;1;40;36m\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\r\n\r\n\r\n\r\n\u001b[0;40;35mWhat is your user name? ",
"dsr_replies": 1,
"dsr_requests": 1,
"encoding": "cp437",
"option_states": {
"server_offered": {
"AARDWOLF": false,
"ATCP": false,
"BINARY": true,
"ECHO": true,
"GMCP": false,
"MCCP2": false,
"MCCP3": false,
"MSDP": false,
"MSP": false,
"MSSP": false,
"MXP": false,
"SGA": true,
"ZMP": false
},
"server_requested": {
"AARDWOLF": false,
"ATCP": false,
"BINARY": true,
"GMCP": false,
"MCCP2": false,
"MCCP3": false,
"MSDP": false,
"MSP": false,
"MSSP": false,
"MXP": false,
"ZMP": false
}
},
"scan_type": "quick",
"timing": {
"probe": 0.10306763648986816,
"total": 12.470083475112915
}
}
},
"sessions": [
{
"connected": "2026-03-07T04:19:17.985489+00:00",
"host": "108.29.0.206",
"ip": "108.29.0.206",
"port": 23
}
]
}
Connection Log
Debug-level log of the Telnet negotiation session, showing each IAC (Interpret As Command) exchange between client and server.
Generated by telnetlib3-fingerprint
telnetlib3-fingerprint --loglevel=debug 108.29.0.206 23
Show Logfile
DEBUG client.py:1193 Fingerprint client: host=108.29.0.206 port=23
INFO client_base.py:186 Connected to <Peer 108.29.0.206 23>
DEBUG stream_writer.py:3330 pending_option[WILL + MXP] = True
DEBUG stream_writer.py:1019 send IAC WILL MXP
DEBUG stream_writer.py:3330 pending_option[WILL + ATCP] = True
DEBUG stream_writer.py:1019 send IAC WILL ATCP
DEBUG stream_writer.py:3330 pending_option[WILL + MCCP3_COMPRESS] = True
DEBUG stream_writer.py:1019 send IAC WILL MCCP3_COMPRESS
DEBUG stream_writer.py:3330 pending_option[WILL + GMCP] = True
DEBUG stream_writer.py:1019 send IAC WILL GMCP
DEBUG stream_writer.py:3330 pending_option[WILL + AARDWOLF] = True
DEBUG stream_writer.py:1019 send IAC WILL AARDWOLF
DEBUG stream_writer.py:3330 pending_option[WILL + MSP] = True
DEBUG stream_writer.py:1019 send IAC WILL MSP
DEBUG stream_writer.py:3330 pending_option[WILL + MSDP] = True
DEBUG stream_writer.py:1019 send IAC WILL MSDP
DEBUG stream_writer.py:3330 pending_option[WILL + MSSP] = True
DEBUG stream_writer.py:1019 send IAC WILL MSSP
DEBUG stream_writer.py:3330 pending_option[WILL + ZMP] = True
DEBUG stream_writer.py:1019 send IAC WILL ZMP
DEBUG stream_writer.py:3330 pending_option[WILL + MCCP2_COMPRESS] = True
DEBUG stream_writer.py:1019 send IAC WILL MCCP2_COMPRESS
DEBUG stream_writer.py:3330 pending_option[DO + MXP] = True
DEBUG stream_writer.py:1019 send IAC DO MXP
DEBUG stream_writer.py:3330 pending_option[DO + ATCP] = True
DEBUG stream_writer.py:1019 send IAC DO ATCP
DEBUG stream_writer.py:3330 pending_option[DO + MCCP3_COMPRESS] = True
DEBUG stream_writer.py:1019 send IAC DO MCCP3_COMPRESS
DEBUG stream_writer.py:3330 pending_option[DO + GMCP] = True
DEBUG stream_writer.py:1019 send IAC DO GMCP
DEBUG stream_writer.py:3330 pending_option[DO + AARDWOLF] = True
DEBUG stream_writer.py:1019 send IAC DO AARDWOLF
DEBUG stream_writer.py:3330 pending_option[DO + MSP] = True
DEBUG stream_writer.py:1019 send IAC DO MSP
DEBUG stream_writer.py:3330 pending_option[DO + MSDP] = True
DEBUG stream_writer.py:1019 send IAC DO MSDP
DEBUG stream_writer.py:3330 pending_option[DO + MSSP] = True
DEBUG stream_writer.py:1019 send IAC DO MSSP
DEBUG stream_writer.py:3330 pending_option[DO + ZMP] = True
DEBUG stream_writer.py:1019 send IAC DO ZMP
DEBUG stream_writer.py:3330 pending_option[DO + MCCP2_COMPRESS] = True
DEBUG stream_writer.py:1019 send IAC DO MCCP2_COMPRESS
DEBUG stream_writer.py:768 recv IAC DONT MXP
DEBUG stream_writer.py:1959 handle_dont(MXP)
DEBUG stream_writer.py:3330 pending_option[WILL + MXP] = False
DEBUG stream_writer.py:3330 local_option[MXP] = False
DEBUG stream_writer.py:768 recv IAC DONT ATCP
DEBUG stream_writer.py:1959 handle_dont(ATCP)
DEBUG stream_writer.py:3330 pending_option[WILL + ATCP] = False
DEBUG stream_writer.py:3330 local_option[ATCP] = False
DEBUG stream_writer.py:768 recv IAC DONT MCCP3_COMPRESS
DEBUG stream_writer.py:1959 handle_dont(MCCP3_COMPRESS)
DEBUG stream_writer.py:3330 pending_option[WILL + MCCP3_COMPRESS] = False
DEBUG stream_writer.py:3330 local_option[MCCP3_COMPRESS] = False
DEBUG stream_writer.py:768 recv IAC DONT GMCP
DEBUG stream_writer.py:1959 handle_dont(GMCP)
DEBUG stream_writer.py:3330 pending_option[WILL + GMCP] = False
DEBUG stream_writer.py:3330 local_option[GMCP] = False
DEBUG stream_writer.py:768 recv IAC DONT AARDWOLF
DEBUG stream_writer.py:1959 handle_dont(AARDWOLF)
DEBUG stream_writer.py:3330 pending_option[WILL + AARDWOLF] = False
DEBUG stream_writer.py:3330 local_option[AARDWOLF] = False
DEBUG stream_writer.py:768 recv IAC DONT MSP
DEBUG stream_writer.py:1959 handle_dont(MSP)
DEBUG stream_writer.py:3330 pending_option[WILL + MSP] = False
DEBUG stream_writer.py:3330 local_option[MSP] = False
DEBUG stream_writer.py:768 recv IAC DONT MSDP
DEBUG stream_writer.py:1959 handle_dont(MSDP)
DEBUG stream_writer.py:3330 pending_option[WILL + MSDP] = False
DEBUG stream_writer.py:3330 local_option[MSDP] = False
DEBUG stream_writer.py:768 recv IAC DONT MSSP
DEBUG stream_writer.py:1959 handle_dont(MSSP)
DEBUG stream_writer.py:3330 pending_option[WILL + MSSP] = False
DEBUG stream_writer.py:3330 local_option[MSSP] = False
DEBUG stream_writer.py:768 recv IAC DONT ZMP
DEBUG stream_writer.py:1959 handle_dont(ZMP)
DEBUG stream_writer.py:3330 pending_option[WILL + ZMP] = False
DEBUG stream_writer.py:3330 local_option[ZMP] = False
DEBUG stream_writer.py:768 recv IAC DONT MCCP2_COMPRESS
DEBUG stream_writer.py:1959 handle_dont(MCCP2_COMPRESS)
DEBUG stream_writer.py:3330 pending_option[WILL + MCCP2_COMPRESS] = False
DEBUG stream_writer.py:3330 local_option[MCCP2_COMPRESS] = False
DEBUG stream_writer.py:768 recv IAC WILL ECHO
DEBUG stream_writer.py:784 WILL ECHO unsolicited
DEBUG stream_writer.py:1994 handle_will(ECHO)
DEBUG stream_writer.py:3330 pending_option[DO + ECHO] = True
DEBUG stream_writer.py:1019 send IAC DO ECHO
DEBUG stream_writer.py:3330 remote_option[ECHO] = True
DEBUG stream_writer.py:3330 pending_option[DO + ECHO] = False
DEBUG stream_writer.py:768 recv IAC WILL SGA
DEBUG stream_writer.py:784 WILL SGA unsolicited
DEBUG stream_writer.py:1994 handle_will(SGA)
DEBUG stream_writer.py:3330 pending_option[DO + SGA] = True
DEBUG stream_writer.py:1019 send IAC DO SGA
DEBUG stream_writer.py:3330 remote_option[SGA] = True
DEBUG stream_writer.py:3330 pending_option[DO + SGA] = False
DEBUG stream_writer.py:768 recv IAC DO BINARY
DEBUG stream_writer.py:1836 handle_do(BINARY)
DEBUG stream_writer.py:3330 pending_option[WILL + BINARY] = True
DEBUG stream_writer.py:1019 send IAC WILL BINARY
DEBUG stream_writer.py:3330 local_option[BINARY] = True
DEBUG stream_writer.py:3330 pending_option[WILL + BINARY] = False
DEBUG stream_writer.py:768 recv IAC WILL BINARY
DEBUG stream_writer.py:784 WILL BINARY unsolicited
DEBUG stream_writer.py:1994 handle_will(BINARY)
DEBUG stream_writer.py:3330 pending_option[DO + BINARY] = True
DEBUG stream_writer.py:1019 send IAC DO BINARY
DEBUG stream_writer.py:3330 remote_option[BINARY] = True
DEBUG stream_writer.py:3330 pending_option[DO + BINARY] = False
DEBUG stream_writer.py:768 recv IAC WONT MXP
DEBUG stream_writer.py:2148 handle_wont(MXP)
DEBUG stream_writer.py:3330 remote_option[MXP] = False
DEBUG stream_writer.py:3330 pending_option[DO + MXP] = False
DEBUG stream_writer.py:768 recv IAC WONT ATCP
DEBUG stream_writer.py:2148 handle_wont(ATCP)
DEBUG stream_writer.py:3330 remote_option[ATCP] = False
DEBUG stream_writer.py:3330 pending_option[DO + ATCP] = False
DEBUG stream_writer.py:768 recv IAC WONT MCCP3_COMPRESS
DEBUG stream_writer.py:2148 handle_wont(MCCP3_COMPRESS)
DEBUG stream_writer.py:3330 remote_option[MCCP3_COMPRESS] = False
DEBUG stream_writer.py:3330 pending_option[DO + MCCP3_COMPRESS] = False
DEBUG stream_writer.py:768 recv IAC WONT GMCP
DEBUG stream_writer.py:2148 handle_wont(GMCP)
DEBUG stream_writer.py:3330 remote_option[GMCP] = False
DEBUG stream_writer.py:3330 pending_option[DO + GMCP] = False
DEBUG stream_writer.py:768 recv IAC WONT AARDWOLF
DEBUG stream_writer.py:2148 handle_wont(AARDWOLF)
DEBUG stream_writer.py:3330 remote_option[AARDWOLF] = False
DEBUG stream_writer.py:3330 pending_option[DO + AARDWOLF] = False
DEBUG stream_writer.py:768 recv IAC WONT MSP
DEBUG stream_writer.py:2148 handle_wont(MSP)
DEBUG stream_writer.py:3330 remote_option[MSP] = False
DEBUG stream_writer.py:3330 pending_option[DO + MSP] = False
DEBUG stream_writer.py:768 recv IAC WONT MSDP
DEBUG stream_writer.py:2148 handle_wont(MSDP)
DEBUG stream_writer.py:3330 remote_option[MSDP] = False
DEBUG stream_writer.py:3330 pending_option[DO + MSDP] = False
DEBUG stream_writer.py:768 recv IAC WONT MSSP
DEBUG stream_writer.py:2148 handle_wont(MSSP)
DEBUG stream_writer.py:3330 remote_option[MSSP] = False
DEBUG stream_writer.py:3330 pending_option[DO + MSSP] = False
DEBUG stream_writer.py:768 recv IAC WONT ZMP
DEBUG stream_writer.py:2148 handle_wont(ZMP)
DEBUG stream_writer.py:3330 remote_option[ZMP] = False
DEBUG stream_writer.py:3330 pending_option[DO + ZMP] = False
DEBUG stream_writer.py:768 recv IAC WONT MCCP2_COMPRESS
DEBUG stream_writer.py:2148 handle_wont(MCCP2_COMPRESS)
DEBUG stream_writer.py:3330 remote_option[MCCP2_COMPRESS] = False
DEBUG stream_writer.py:3330 pending_option[DO + MCCP2_COMPRESS] = False
DEBUG client_base.py:496 negotiation complete after 0.16s.
DEBUG stream_writer.py:3330 pending_option[DO + STATUS] = True
DEBUG stream_writer.py:1019 send IAC DO STATUS
DEBUG stream_writer.py:3330 pending_option[DO + CHARSET] = True
DEBUG stream_writer.py:1019 send IAC DO CHARSET
DEBUG stream_writer.py:3330 pending_option[DO + EOR] = True
DEBUG stream_writer.py:1019 send IAC DO EOR
DEBUG stream_writer.py:3330 pending_option[DO + COM_PORT_OPTION] = True
DEBUG stream_writer.py:1019 send IAC DO COM_PORT_OPTION
DEBUG stream_writer.py:768 recv IAC WONT STATUS
DEBUG stream_writer.py:2148 handle_wont(STATUS)
DEBUG stream_writer.py:3330 remote_option[STATUS] = False
DEBUG stream_writer.py:3330 pending_option[DO + STATUS] = False
DEBUG stream_writer.py:768 recv IAC WONT CHARSET
DEBUG stream_writer.py:2148 handle_wont(CHARSET)
DEBUG stream_writer.py:3330 remote_option[CHARSET] = False
DEBUG stream_writer.py:3330 pending_option[DO + CHARSET] = False
DEBUG stream_writer.py:768 recv IAC WONT EOR
DEBUG stream_writer.py:2148 handle_wont(EOR)
DEBUG stream_writer.py:3330 remote_option[EOR] = False
DEBUG stream_writer.py:3330 pending_option[DO + EOR] = False
DEBUG stream_writer.py:768 recv IAC WONT COM_PORT_OPTION
DEBUG stream_writer.py:2148 handle_wont(COM_PORT_OPTION)
DEBUG stream_writer.py:3330 remote_option[COM_PORT_OPTION] = False
DEBUG stream_writer.py:3330 pending_option[DO + COM_PORT_OPTION] = False
INFO fingerprinting.py:755 connection for server fingerprint e9e1390d6941c201
INFO client_base.py:118 Connection closed to <Peer 108.29.0.206 23>
tnabbs.org:2323
Connection Banner:
Server URLs
- tnabbs.org:2323
- Website: 1984.ws
Server Location: 🇺🇸 United States (GeoIP)
BBS Software
Detected: Mystic BBS
Encoding
Effective encoding: cp437
Override: cp437 (from bbslist.txt)
Scanner detected: cp437
Telnet Fingerprint
This fingerprint is shared by 161 other servers.
Options offered by server: ECHO, SGA
Options requested from client: BINARY, TTYPE
The complete JSON record collected during the scan, including Telnet negotiation results and banner data.
Show JSON
{
"server-probe": {
"fingerprint": "aac0d9e4a94e81dc",
"fingerprint-data": {
"offered-options": [
"ECHO",
"SGA"
],
"probed-protocol": "server",
"refused-options": [
"AARDWOLF",
"ATCP",
"BINARY",
"CHARSET",
"COM_PORT",
"EOR",
"GMCP",
"MCCP2",
"MCCP3",
"MSDP",
"MSP",
"MSSP",
"MXP",
"STATUS",
"ZMP"
],
"requested-options": [
"BINARY",
"TTYPE"
],
"scan-type": "quick"
},
"session_data": {
"banner_after_return": "\u001b[1;1H\u001b[2J\r\n\u001b[0;40;37m\u001b[1;1H\u001b[2J\u001b[34C\u001b[1m\u2584\u001b[33m\u2584\u2584\u001b[0;47;33m\u2584\u001b[1;40m\u2580\u2580\u2580\u001b[0;47;33m\u2584\u001b[1;40m\u2584\u2584\u001b[0m\u2584\r\n\u001b[30C\u2584\u001b[1;33m\u2584\u001b[47m\u2584\u001b[43m\u2580\u001b[40m\u2580\u001b[0;31m\u2580\u001b[36m\u2584\u2584\u001b[1;46m\u2591\u001b[40m \u001b[46m\u2591\u001b[0;36m\u2584\u2584\u001b[33m\u2580\u001b[1m\u2580\u001b[43m\u2580\u001b[47m\u2584\u001b[40m\u2584\u001b[37m\u2584\r\n\u001b[0m\u001b[26C\u001b[1m\u2584\u001b[33m\u2584\u001b[47m\u2584\u001b[43m\u2580\u001b[40m\u2580\u001b[0;33m\u2580\u001b[36m\u2584\u2584\u001b[1;46m\u2591\u2591\u2591\u2591\u2592\u001b[40m \u001b[46m\u2592\u2592\u2591\u2592\u2591\u001b[0;36m\u2584\u2584\u001b[31m\u2580\u001b[1;33m\u2580\u001b[43m\u2580\u001b[47m\u2584\u001b[40m\u2584\u001b[0m\u2584\r\n\u001b[22C\u2584\u001b[1;33m\u2584\u001b[47m\u2584\u001b[43m\u2580\u001b[40m\u2580\u001b[0;31m\u2580\u001b[36m\u2584\u2584\u001b[1;46m\u2591\u2591\u2591\u2591\u2592\u2592\u2592\u2592\u2593\u001b[40m \u001b[46m\u2593\u2593\u2592\u2592\u2592\u2591\u2592\u2591\u2591\u001b[0;36m\u2584\u2584\u001b[31m\u2580\u001b[1;33m\u2580\u001b[43m\u2580\u001b[47m\u2584\u001b[40m\u2584\u001b[37m\u2584\r\n\u001b[0m\u2580\u2580\u001b[1;30m\u2580\u2580\u2580\u001b[0m\u2580\u2580\u001b[1;30m\u2580\u001b[0m\u2580\u2580\u2580\u2580\u2580\u001b[1;30m\u2580\u001b[0m\u2580\u2580\u2580\u2580\u001b[1;30m\u2580 \u001b[0m\u2580\u001b[1;33m\u2580\u001b[43m\u2580\u001b[40m\u2588\u2584\u001b[37m\u2584\u001b[0;36m\u2580\u001b[1m\u2580\u001b[46m\u2593\u2593\u2592\u2592\u2592\u2592\u2593\u2593\u2593\u2593\u001b[40m\u2588 \u2588\u001b[46m\u2588\u2593\u2593\u2593\u2592\u2592\u2592\u2592\u2593\u2592\u001b[40m\u2580\u001b[0;36m\u2580\u001b[1;37m\u2584\u001b[33m\u2584\u2588\u001b[43m\u2580\u001b[40m\u2580\u001b[0m\u2580\u001b[1;36m \u001b[30m\u2580\u001b[0m\u2580\u2580\u2580\u001b[1;30m\u2580\u2580\u2580\u001b[0m\u2580\u2580\u001b[1;30m\u2580\u001b[0m\u2580\u2580\u001b[1;30m\u2580\u001b[0m\u2580\u001b[1;30m\u2580\u001b[0m\u2580\u2580\u2580\u2580\u001b[1;30m\u2580\u001b[33m\u2580\u2580\u001b[0;33m\u2580\u2580\u2580\u001b[1m\u2580\u2580\u001b[0;33m\u2580\u001b[1m\u2580\u2580\u2580\u2580\u2580\u001b[0;33m\u2580\u001b[1m\u2580\u2580\u2580\u2580\u001b[0;33m\u2580 \u001b[1;47;34m\u2593\u001b[40m\u2588\u2584\u2584\u001b[0;31m\u2580\u001b[1;33m\u2580\u001b[43m\u2580\u001b[47m\u2584\u001b[40m\u2584\u001b[0m\u2584\u001b[1;36m\u2580\u2580\u001b[46m\u2593\u001b[40m\u2588\u2588\u001b[46m\u2593\u001b[40m\u2588\u001b[46m\u2593\u001b[40m\u2588 \u2588\u001b[46m\u2593\u2588\u2593\u001b[40m\u2588\u001b[46m\u2593\u2593\u001b[40m\u2580\u2580\u001b[37m\u2584\u001b[33m\u2584\u001b[47m\u2584\u001b[43m\u2580\u001b[40m\u2580\u001b[0;31m\u2580\u001b[34m\u2584\u2584\u2588\u2588 \u001b[33m\u2580\u001b[1m\u2580\u2580\u2580\u001b[0;33m\u2580\u2580\u2580\u001b[1m\u2580\u2580\u001b[0;33m\u2580\u001b[1m\u2580\u2580\u001b[0;33m\u2580\u001b[1m\u2580\u001b[0;33m\u2580\u001b[1m\u2580\u2580\u2580\u2580\u001b[0;33m\u2580\u001b[31m\u2584\u2580\u2588\u001b[1;41m\u2591\u2592\u2591\u001b[0;31m\u2588\u2580\u2584\u2580\u001b[1;41m\u2591\u2592\u2592\u2591\u001b[0;31m\u2588\u2580\u2584\u2580\u001b[1;41m\u2591\u001b[0;31m \u001b[1;47;34m\u2592\u2592\u2593\u001b[40m\u2588\u2588\u001b[47m\u2593\u001b[40m\u2584\u2584\u001b[0;31m\u2580\u001b[1;33m\u2580\u001b[43m\u2580\u001b[47m\u2584\u001b[40m\u2584\u001b[37m\u2584\u001b[36m\u2580\u2580\u001b[46m\u2593\u001b[40m\u2588\u001b[46m\u2593\u001b[40m \u2588\u001b[46m\u2588\u2593\u001b[40m\u2580\u2580\u001b[0m\u2584\u001b[1;33m\u2584\u001b[47m\u2584\u001b[43m\u2580\u001b[40m\u2580\u001b[0;33m\u2580\u001b[34m\u2584\u2584\u001b[1;44m\u2591\u2591\u001b[0;34m\u2588\u001b[1;44m\u2591\u2591\u2592\u001b[0;34m \u001b[1;41;31m\u2592\u001b[0;31m\u2580\u2584\u2580\u2588\u001b[1;41m\u2591\u2592\u2591\u2591\u001b[0;31m\u2580\u2584\u2580\u2588\u001b[1;41m\u2591\u2592\u2591\u001b[0;31m\u2588\u2580\u2584\u2580\u001b[1;41m\u2591\u001b[0;31m\u2588\u2584\u2580\u2580\u2580\u2584\u2588\u001b[1;41m\u2591\u001b[0;31m\u2588\u2584\u2580\u2580\u2580\u2584\u2580\u2580\u2580 \u001b[1;37m\u2584\u001b[0m\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u001b[1;34m\u2580\u2580\u2580\u2584\u2584\u001b[0;33m\u2580\u001b[1m\u2580\u001b[43m\u2580\u001b[47m\u2584\u001b[40m\u2584\u001b[0m\u2584\u001b[1;36m\u2580 \u2580\u001b[37m\u2584\u001b[33m\u2584\u001b[47m\u2584\u001b[43m\u2580\u001b[40m\u2580\u001b[0;31m\u2580\u001b[34m\u2584\u2584\u001b[1;44m\u2591\u2592\u2591\u2591\u001b[0;34m\u2588\u2580\u2580\u2580\u2580\u2580 \u001b[31m\u2580\u2580\u001b[1;41m\u2591\u001b[0;31m \u001b[1;37m\u2584\u001b[0m\u2584\u2588\u2584\u001b[31m\u2580\u001b[1;41m\u2591\u001b[0;31m\u2588\u2584\u2580\u001b[1;41m\u2591\u001b[0;31m\u2580\u001b[37m\u2584\u001b[31m\u2580\u001b[1;41m\u2591\u2592\u2592\u001b[0;31m \u001b[37m\u2584\u001b[1;47m\u2591\u2584\u2592\u001b[41m\u2580\u001b[0;31m\u2584\u001b[1;41m\u2592\u001b[0;31m \u001b[1;47;37m\u2592\u2584\u2593\u001b[0m\u2584\u001b[1;47m\u2584\u2584\u2592\u2593\u2592\u2588\u2593\u2588\u2593\u2588\u2588\u001b[40m\u2584\u001b[47m\u2593\u2584\u2592\u2591\u001b[0m\u2580\u001b[47m \u001b[1m\u2591\u2591\u001b[0m\u2584\u001b[31m\u2580\u001b[1;33m\u2580\u001b[0;47;33m\u2584\u001b[40;37m\u2584\u001b[1;47;33m\u2580\u001b[37m\u2591\u2592\u2591 \u001b[0m\u2580\u001b[1;47m\u2591\u2591\u2592\u2591\u001b[0m\u2584\u001b[34m\u2580\u2580\u001b[37m\u2584\u001b[1;47m\u2591\u2591 \u001b[0m\u2580\u2580\u001b[1;47m\u2591\u2591 \u2591\u001b[0m\u2584 \u001b[1;47m\u2593\u2592\u2592\u2591\u001b[0;31m\u2590\u001b[1;41m\u2592\u2591\u001b[0;31m\u2588\u2580 \u001b[1;47;37m\u2591\u2592\u2592\u001b[0m\u2580\u001b[1;41;31m\u2591\u001b[0;31m\u258c \u001b[1;47;37m\u2591\u2592\u2593\u001b[40m\u2588\u001b[0;31m\u2588\u001b[1;41m\u2591\u001b[0;31m \u001b[1;37m\u2588\u001b[47m\u2593\u2588\u2592\u001b[40m \u001b[47m\u2593\u001b[41m\u2580\u001b[40m\u2580\u001b[47m\u2588\u2593\u2588\u2588\u001b[40;34m\u2584 \u001b[37m\u2584\u001b[45m\u2593\u001b[47m\u2588\u2588\u2593\u001b[40m \u001b[34m\u2584 \u001b[0m\u2580\u001b[1;47m\u2592\u2593\u2592\u001b[34m\u2580\u001b[40m\u2584 \u001b[47;37m\u2591\u2593\u2593\u2592\u001b[0;34m\u2584 \u001b[1;47;37m\u2593\u2592\u2592\u2593\u001b[0m\u258c\u001b[1;47m\u2593\u2593\u2592\u2592\u001b[0;34m\u2584\u001b[1;44m\u2591\u001b[0;34m\u2580\u001b[37m\u2584\u2580\u001b[1;47m\u2592\u2592\u2593\u2588\u001b[40m \u2588\u001b[47m\u2593\u2592\u2593\u001b[0;31m\u2590\u001b[1;41m\u2591\u001b[0;31m\u2580 \u001b[1;47;37m\u2593\u2592\u2593\u001b[40m\u2588\u001b[0;31m\u2590\u2580\u2580\u2584\u2584\u001b[37m\u2580\u001b[1m\u2580\u001b[47m\u2593\u001b[40m\u2588\u2584\u2584\u001b[47m\u2593\u001b[40m\u2588\u2580\u001b[0;31m\u2584\u2584\u2584\u2580\u2584 \u001b[1;37m\u2590\u2588\u001b[47m\u2593\u001b[45m\u2593\u001b[40;34m\u258c \u001b[0;35m\u2590\u001b[1;45;37m\u2592\u2593\u2593\u001b[47m\u2588\u001b[40;34m\u2590\u001b[47m\u2593\u001b[40m\u2588\u258c \u001b[47;37m\u2593\u2593\u2588\u001b[40m\u2580\u001b[47;34m\u2593\u001b[40m \u001b[0m\u2590\u001b[1;47m\u2593\u2588\u2593\u001b[44;34m\u2591\u001b[0;34m\u2580 \u001b[1;37m\u2584\u001b[47m\u2593\u2588\u001b[40m\u2580\u2590\u001b[42m\u2593\u001b[47m\u2588\u2593\u001b[0m\u258c\u001b[1;44;34m\u2592\u001b[0;34m\u258c\u001b[1;37m\u2590\u001b[0m\u258c\u2590\u001b[1m\u2590\u001b[47m\u2593\u2588\u2593\u2593\u001b[40m \u2580\u2580\u2588\u001b[47m\u2593\u001b[40m\u2584\u2584\u001b[47m\u2593\u2588\u2593\u001b[41m\u2580\u001b[0;31m\u2580\u2584\u2580\u001b[1;41m\u2591\u001b[0;31m\u2584\u2580 \u001b[35m\u2584\u001b[1;37m\u2584\u001b[45m\u2593\u001b[40m\u2588\u001b[47m\u2593\u001b[40m\u2588\u001b[41m\u2584\u001b[0;31m\u2580\u001b[1;41m\u2591\u001b[0;31m\u2580\u2584\u001b[1;41m\u2591\u001b[0;31m\u2584 \u001b[35m\u2590\u001b[1;45;37m\u2593\u001b[40m\u2588\u001b[45m\u2593\u001b[40;34m\u258c \u001b[0;35m\u2590\u001b[1;45;37m\u2592\u2592\u2593\u001b[40m\u258c\u001b[47;34m\u2593\u2592\u2593\u001b[40m\u2588\u2584\u2584\u2584\u2584\u001b[47m\u2593\u2592\u001b[40m \u001b[37m\u2590\u001b[47m\u2593\u2588\u001b[42m\u2593\u001b[40m \u001b[0;32m\u2584\u001b[1;42;37m\u2592\u001b[47m\u2593\u001b[42m\u2593\u001b[40m \u001b[0;34m\u2584\u001b[32m\u2588\u001b[1;42;37m\u2592\u001b[47m\u2593\u2588\u001b[0m\u258c\u001b[1;44;34m\u2591\u001b[0;34m \u001b[1;37m\u2590\u001b[0m\u258c\u001b[1;47m\u258c\u001b[40m\u2590\u2588\u001b[47m\u2593\u001b[42m\u2593\u001b[40m\u258c\u001b[41;31m\u2591\u001b[0;31m\u2580 \u001b[1;37m\u2584\u2588\u001b[42m\u2593\u2580\u2593\u001b[40m\u2584\u001b[0;31m\u2580\u2584\u001b[1;41m\u2591\u2592\u2591\u001b[0;31m\u2580 \u001b[35m\u2584\u001b[1;45;37m\u2592\u2593\u2593\u001b[41m\u2580\u001b[0;31m\u2584 \u001b[1;37m\u2580\u001b[47m\u2593\u001b[40m\u2588\u001b[45m\u2593\u001b[41m\u2584\u001b[31m\u2591\u2592\u2591\u001b[0;31m \u001b[35m\u2590\u001b[1;45;37m\u2592\u2593\u2592\u001b[40;34m\u258c \u001b[0;35m\u2590\u001b[1;45;37m\u2591\u2592\u2592\u001b[0;35m\u258c\u001b[1;34m\u2588\u001b[47m\u2593\u001b[40m\u2588\u001b[47m\u2593\u001b[40m\u2580\u2580\u2580\u2580\u001b[47m\u2593\u001b[40m\u2588 \u001b[37m\u2590\u001b[42m\u2593\u2593\u2592\u001b[0;34m\u2584 \u001b[32m\u2580\u001b[1;42;37m\u2592\u2593\u2593\u001b[0;32m\u2584\u2590\u001b[1;42;37m\u2591\u2592\u2593\u001b[40m\u258c\u001b[0;34m\u2580\u001b[1;32m\u2584\u001b[37m\u2580\u2590\u001b[0;32m\u258c\u001b[1;37m\u2590\u001b[42m\u2593\u2593\u2592\u001b[0;32m\u258c\u001b[1;37m\u2584\u001b[42m\u2593\u001b[40m\u2588\u001b[42m\u2593\u001b[40m\u2580\u001b[0;31m\u2584 \u001b[32m\u2580\u001b[1;42;37m\u2592\u2593\u2593\u001b[40m\u2584\u001b[0;31m\u2580\u001b[1;41m\u2591\u001b[0;31m \u001b[35m\u2584\u001b[1;45;37m\u2591\u2592\u2592\u001b[0;45;31m\u2584\u001b[1;41m\u2591\u001b[0;31m\u2580\u258c \u001b[1;37m\u2580\u001b[45m\u2593\u2593\u2592\u001b[0;35m\u2584\u001b[1;41;31m\u2591\u001b[0;31m\u258c \u001b[1;45;37m\u2591\u2592\u2592\u2591\u001b[40;34m\u2590 \u001b[0;35m\u2588\u001b[1;45;37m\u2591\u2592\u001b[0;35m\u2588\u001b[1;34m\u2580\u2588\u2588 \u001b[45;37m\u2591\u2592\u2591\u001b[0;35m\u2584\u001b[1;34m\u2590 \u001b[42;37m\u2591\u2592\u2592\u2591\u001b[44;34m\u2591\u001b[0;34m\u258c \u001b[32m\u2590\u001b[1;42;37m\u2591\u2592\u2591\u001b[0;32m\u258c\u001b[42m \u001b[1;37m\u2591\u2592\u2591\u001b[0;32m\u2580\u2584\u001b[1m\u2584\u2580\u001b[0;32m \u001b[1;42;37m\u2592\u2592\u2591 \u001b[0;32m\u2584\u001b[1;42;37m\u2592\u2593\u2593\u001b[0;42;31m\u2584\u001b[40m\u2580\u001b[1;41m\u2592\u2591\u001b[0;31m \u001b[32m\u2580\u001b[1;42;37m\u2591\u2592\u2592\u2592\u001b[0;31m\u2584 \u001b[45m \u001b[1;37m\u2591\u2591 \u001b[0;31m\u2580\u2584\u001b[1;41m\u2591\u2591\u001b[0;31m \u001b[35m\u2588\u001b[1;45;37m\u2592\u2592\u2591\u001b[0;31m\u2580 \u001b[35m\u2584\u2588\u001b[1;45;37m\u2591\u2591\u001b[0;35m\u2588\u001b[1;34m\u2590\u001b[47m\u2593\u001b[40m \u001b[45m \u001b[37m\u2591\u2591\u001b[0;35m\u2588\u2584 \u2584\u001b[1;45;37m\u2591\u2592\u2591 \u001b[34m\u2584\u001b[40m\u2580\u001b[0;32m\u2584\u001b[42m \u001b[1;37m\u2591\u2591 \u001b[0;32m\u2584 \u2584\u001b[1;42;37m\u2591\u2592\u2591\u2591\u001b[0;32m\u2580\u2580\u001b[42m \u001b[1;37m\u2591\u2591 \u001b[0;32m\u2584 \u2584\u001b[1;42;37m\u2591\u2591\u2591 \u001b[0;32m\u2580\u001b[1;42;37m\u2592\u2592\u2593\u2592\u001b[0;31m\u2590\u001b[1;41m\u2591\u001b[0;31m\u2584\u2580\u258c \u001b[32m\u2588\u001b[1;42;37m\u2591\u2591 \u001b[0;31m\u2584\u2584 \u001b[35m\u2580\u2580\u2580\u2580\u001b[31m\u2580\u001b[1;41m\u2592\u001b[0;31m\u258c \u001b[35m\u2588\u001b[1;45;37m\u2591\u2591\u001b[0;35m\u2588\u001b[31m\u2584\u001b[1;41m\u2591\u001b[0;31m\u2584\u2584 \u001b[35m\u2580\u2580\u2580\u001b[1;34m\u2590\u001b[47m\u2592\u2593\u001b[40m\u2584\u2584 \u001b[0;35m\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u001b[1;34m\u2580\u001b[0;33m\u2584\u001b[1m\u2584\u001b[0;47;33m\u2580\u001b[1;40m\u2580\u001b[0;47;33m\u2580\u001b[1;40m\u2584\u001b[0;31m\u2584\u001b[32m\u2580\u001b[42m \u001b[1;37m\u2591 \u001b[0;32m\u2580\u2580\u001b[34m\u2584\u2584\u001b[1;44m\u2591\u001b[0;34m\u2584 \u001b[32m\u2580\u2580\u2580\u2580\u2580\u2580\u2580 \u2584\u2584\u001b[1;42;37m\u2591\u2592\u2592\u2591\u001b[0;32m\u2584\u001b[1;41;31m\u2592\u2591\u001b[0;41;32m \u001b[40;31m\u2584\u001b[32m\u2580\u2580\u2580\u001b[42;31m\u2584\u001b[40m\u2584\u001b[1;41m\u2591\u2592\u001b[0;31m\u2588\u2580\u2584\u001b[1;41m\u2591\u001b[0;31m\u2584\u2580\u001b[1;41m\u2591\u001b[0;31m \u001b[35m\u2580\u2580\u2580 \u001b[31m\u2584\u2580\u001b[1;41m\u2592\u2591\u001b[0;31m\u2588\u2580 \u001b[1;47;34m\u2592\u001b[44m\u2588\u2588\u001b[47m\u2593\u001b[44m\u2588\u2588\u001b[47m\u2593\u2593\u2593\u001b[40m\u2588\u2580\u2580\u001b[0;31m\u2584\u001b[1;33m\u2584\u001b[43m\u2584\u001b[47m\u2580\u001b[40m\u2580\u001b[37m\u2580\u001b[36m\u2584\u001b[0;36m \u001b[1m\u2584\u001b[37m\u2580\u001b[33m\u2580\u001b[47m\u2580\u001b[43m\u2584\u001b[40m\u2584\u001b[0;33m\u2584\u001b[36m \u001b[34m\u2580\u2588\u001b[1;44m\u2591\u001b[0;34m\u2588\u001b[1;44m\u2591\u2592\u2591\u2591\u001b[0;34m\u2588\u001b[46m\u2588\u001b[1;44m\u2591\u001b[0;34m \u001b[31m\u2580\u2588\u2584 \u001b[32m\u2580\u001b[1;42;37m\u2591\u2591\u2591\u001b[0;32m\u2580\u001b[31m\u2584\u001b[1;41m\u2591\u001b[0;31m\u2588\u2580\u2584\u001b[1;41m\u2591\u001b[0;31m\u2584\u2580\u001b[1;41m\u2591\u2591\u2592\u001b[0;31m\u2580\u2584\u2588\u001b[1;41m\u2591\u2592\u2591\u001b[0;31m\u2588\u2584\u2580\u2584\u2588\u001b[1;41m\u2591\u2592\u2591\u001b[0;31m\u2588\u2584\u2580\u2584\u2588 \u001b[1;47;34m\u2593\u001b[44m\u2588\u2588\u001b[40m\u2588\u001b[44m\u2588\u2588\u001b[40m\u2580\u2580\u001b[0;33m\u2584\u001b[1m\u2584\u001b[43m\u2584\u001b[47m\u2580\u001b[40m\u2580\u001b[0m\u2580\u001b[1;36m\u2584\u2584\u001b[46m\u2593\u2593\u2593\u001b[0;36m \u001b[1;46m\u2593\u2593\u2593\u001b[40m\u2584\u2584\u001b[37m\u2580\u001b[33m\u2580\u001b[47m\u2580\u001b[43m\u2584\u001b[40m\u2584\u001b[0;31m\u2584\u001b[34m\u2580\u2580\u001b[1;44m\u2591\u001b[0;34m\u2588\u2588\u001b[46m\u2588\u001b[1;44m\u2591\u2592\u001b[0;34m \u001b[1;41;31m\u2591\u001b[0;31m\u2584\u2580\u2584\u001b[1;41m\u2592\u001b[0;31m\u2584\u001b[32m\u2580\u001b[31m\u2584\u001b[1;41m\u2591\u001b[0;31m\u2584\u2580\u2584\u2588\u001b[1;41m\u2591\u2592\u2591\u001b[0;31m\u2588\u2584\u2580\u2584\u001b[33m\u2584\u2584\u001b[1m\u2584\u2584\u001b[0;33m\u2584\u001b[1m\u2584\u2584\u001b[0;33m\u2584\u2584\u001b[1m\u2584\u2584\u2584\u001b[0;33m\u2584\u2584\u2584\u001b[1m\u2584\u2584\u001b[0;33m\u2584\u001b[1m\u2584 \u001b[47;34m\u2593\u001b[40m\u2588\u2580\u2580\u001b[0;31m\u2584\u001b[1;33m\u2584\u001b[43m\u2584\u001b[47m\u2580\u001b[40m\u2580\u001b[37m\u2580\u001b[36m\u2584\u2584\u001b[46m\u2593\u2593\u2593\u2593\u2592\u2592\u2592\u001b[0;36m \u001b[1;46m\u2592\u2593\u2592\u2593\u2593\u2593\u2593\u001b[40m\u2584\u2584\u001b[0m\u2580\u001b[1;33m\u2580\u001b[47m\u2580\u001b[43m\u2584\u001b[40m\u2584\u001b[0;31m\u2584\u001b[34m\u2580\u2580\u2588\u001b[1;44m\u2591\u001b[0;34m \u001b[1;33m\u2584\u001b[0;33m\u2584\u001b[1m\u2584\u001b[0;33m\u2584\u001b[1m\u2584\u001b[0;33m\u2584\u2584\u2584\u001b[1m\u2584\u2584\u2584\u001b[0;33m\u2584\u001b[1m\u2584\u001b[0;33m\u2584\u2584\u001b[1m\u2584\u2584\u2584\u2584\u001b[0;33m\u2584\u001b[1;30m\u2584\u2584\u001b[0m\u2584\u2584\u001b[1;30m\u2584\u001b[0m\u2584\u2584\u001b[1;30m\u2584\u2584\u001b[0m\u2584\u2584\u2584\u001b[1;30m\u2584\u2584\u2584\u001b[0m\u2584\u2584\u001b[1;30m\u2584\u001b[0m\u2584 \u2584\u001b[1;33m\u2584\u001b[43m\u2584\u2580\u001b[40m\u2580\u001b[0m\u2580\u001b[1;36m\u2584\u001b[0;36m\u2584\u001b[1;46m\u2593\u2593\u2593\u2593\u2592\u2592\u2592\u2593\u2591\u2592\u2591\u001b[0;36m \u001b[1;46m\u2591\u2591\u2591\u2592\u2592\u2593\u2592\u2593\u2593\u2593\u2592\u001b[0;36m\u2584\u001b[1m\u2584\u001b[37m\u2580\u001b[33m\u2580\u001b[43m\u2580\u2584\u001b[40m\u2584\u001b[0m\u2584\u001b[36m \u001b[37m\u2584\u001b[1;30m\u2584\u001b[0m\u2584\u001b[1;30m\u2584\u001b[0m\u2584\u001b[1;30m\u2584\u2584\u2584\u001b[0m\u2584\u2584\u2584\u001b[1;30m\u2584\u001b[0m\u2584\u001b[1;30m\u2584\u2584\u001b[0m\u2584\u2584\u2584\u2584\u001b[1;30m\u2584\u001b[0m\u001b[22C\u001b[1m\u2580\u001b[33m\u2580\u001b[47m\u2580\u001b[43m\u2584\u001b[40m\u2584\u001b[0;33m\u2584\u001b[36m\u2580\u2580\u001b[1;46m\u2593\u2592\u2591\u2591\u2591\u2591\u001b[0;36m\u2588\u001b[1;46m\u2591\u001b[0;36m\u2588 \u001b[1;46m\u2591\u001b[0;36m\u2588\u2588\u001b[1;46m\u2591\u2591\u2591\u2591\u2592\u2592\u001b[0;36m\u2580\u2580\u001b[33m\u2584\u001b[1m\u2584\u001b[43m\u2584\u001b[47m\u2580\u001b[40m\u2580\u001b[37m\u2580\u001b[0m\u001b[19C\u001b[1;30mdgfx\u001b[0m\u001b[26C\u001b[1m\u2580\u001b[33m\u2580\u001b[47m\u2580\u001b[43m\u2584\u001b[40m\u2584\u001b[0;33m\u2584\u001b[36m\u2580\u2580\u2588\u001b[1;46m\u2591\u001b[0;36m\u2588\u001b[1;46m\u2591 \u001b[0;36m \u2588\u2588\u001b[1;46m\u2591\u001b[0;36m\u2588\u2588\u2580\u2580\u001b[33m\u2584\u001b[1m\u2584\u001b[43m\u2584\u001b[47m\u2580\u001b[40m\u2580\u001b[0m\u2580\r\n\u001b[30C\u001b[1m\u2580\u001b[33m\u2580\u001b[47m\u2580\u001b[43m\u2584\u001b[40m\u2584\u001b[0;33m\u2584\u001b[36m\u2580\u2580\u2588 \u001b[1;46m\u2591\u001b[0;36m\u2580\u2580\u001b[33m\u2584\u001b[1m\u2584\u001b[43m\u2584\u001b[47m\u2580\u001b[40m\u2580\u001b[0m\u2580\r\n\u001b[26C\u001b[36m \u001b[37m \u2580\u001b[1;33m\u2580\u2580\u001b[0;47;33m\u2580\u001b[1;40m\u2584\u2584\u2584\u001b[0;47;33m\u2580\u001b[1;40m\u2580\u2580\u001b[37m\u2580\u001b[0m\u001b[8C\u001b[30m \u001b[1;37m\u001b[30m(\u001b[0;36;40m...\u001b[1;37mHit Enter\u001b[0;36;40m...\u001b[1;30m)\u001b[37m\r\n\u001b[1;30m\r\n\u001b[1;1H\u001b[2J\r\n\u001b[0;40;37m\u001b[23C\u001b[1;30m\u2590 \u2590\u2584\u001b[0m\u2584\u001b[1;47;30m\u2580\u2593\u2593\u2593\u001b[40m\u2584\u2584 \u2584\u2584\u2584\u001b[0;33m\u2584\u2584\u2584\u2584\r\n\u001b[37m\u001b[21C\u001b[1;30m\u2591 \u2590\u2584\u2584\u2593\u2593\u2593\u001b[43m\u2580\u2580 \u001b[33m\u2591\u2591\u2591\u001b[40m\u2592\u2592\u2592\u001b[43m \u001b[0;33m\u2588\u2588\u2593\u2593\u2593\u2593\u2593\u2593\u2584\u2584\r\n\u001b[37m\u001b[21C\u001b[1;30m\u2590\u2584\u2580\u001b[47m\u2584\u001b[40m\u2588\u001b[43m\u2580\u001b[0;33m\u2584\u001b[1;43m\u2591\u2591\u2591\u2591\u2592\u2592\u2592\u2592\u2591\u2591\u2591 \u001b[0;33m\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u001b[1;43;31m\u2580\u2580\u2584\u2584\u001b[0;33m\u2584\r\n\u001b[37m\u001b[14C\u001b[1;30m\u2584\u001b[47m\u2580\u001b[40m\u2584 \u2580\u001b[47m\u2584\u001b[40m\u2588\u001b[0;33m\u2584\u001b[1;43;30m\u2591\u001b[33m\u2591\u2592\u2592\u001b[40m\u2593\u2593\u001b[43m\u2593\u2593\u2593\u2593\u2593\u2593\u2592\u2592\u2591\u2591\u2591 \u2591\u2591\u2591\u2591\u001b[0;33m\u2580\u001b[46m\u2580\u001b[1;40;36m\u2584\u2584 \u001b[0;33m\u2584 \u001b[1;30m\u2591 e c s t a s y\r\n\u001b[0m\u001b[6C\u001b[1;30m\u250c\u2500\u2500\u2500\u2500\u2500\u2500\u2500 \u2580 \u2500 \u2591\u2591 \u001b[0;33m\u2584\u001b[1;43m\u2584\u2588\u2584\u2593\u2593\u2593\u2593\u2588\u2593\u2588\u2580\u2580\u001b[30m\u2584\u001b[0;33m\u2580\u001b[1;30m\u2580\u2580 \u2580\u001b[0;33m\u2580\u001b[1;43;30m\u2584\u001b[33m\u2591\u2593\u2593\u2593\u2593\u2593\u2584\u2584\u001b[40m\u2584\u001b[0;33m\u2584\u2593\u2593\u2584 \u001b[1;30m\u2591\u2593\u2593\u2593\u2584\u2584 \u2500\u2500\u2500\u2500\u2500\u2500\u2510\r\n\u001b[0m\u001b[6C\u001b[1;30m\u2502 \u2591\u2584\u2588\u2588\u001b[47m\u2580\u001b[40m\u2584\u001b[0m\u001b[7C\u001b[33m\u2584 \u2584\u001b[1;43m\u2580\u2588\u001b[40m\u2588\u001b[43m\u2584\u001b[40m\u2584\u001b[43m\u2588\u2588\u2588\u2580\u001b[40;30m\u2580\u2592\u2592\u001b[0m\u001b[7C\u001b[1;30m\u2580\u001b[0;33m\u2588\u001b[1m\u2588\u2588\u001b[43m\u2593\u2588\u2593\u2593\u2593\u2592\u2592\u2591\u2591\u001b[0;33m\u2584 \u001b[1;30m\u2588\u2588\u2588\u001b[47m\u2584\u001b[0m\u2580\u001b[1;30m\u2580\u2584\u2584\u2588\u001b[47m\u2580\u001b[40m\u2584\u2591\u2502\r\n\u001b[0m\u001b[5C\u001b[1;30m\u2584\u2584 \u2580\u2588\u2588\u2588\u2584\u2588\u001b[47m\u2580\u001b[40m\u2584 \u2584\u001b[33m\u2593\u2593\u001b[43m\u2584\u2584\u2588\u001b[40;37m\u2588\u2588\u001b[43;33m\u2588\u2588\u2588\u2584\u001b[0;33m\u2588\u001b[1;30m\u2580\u001b[0m\u001b[9C\u001b[1;30m\u2584\u001b[0m\u2591\u001b[1;30m\u2580\u001b[43;33m\u2580\u2593\u2593\u2593\u2592\u2592\u2591\u2591\u2591\u001b[0;33m\u2588\u2588\u001b[1;43;31m\u2584\u001b[0;33m\u2584 \u001b[1;30m\u2588\u2588\u2588\u2588\u2580\u2580\u2588\u2588\u2588\u2580 \u2584\u2584\r\n \u2580\u2588\u001b[47m\u2584\u001b[40m\u2588\u2584\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2580 \u001b[0;34m\u2591 \u001b[1;43;33m\u2584\u2588\u2588\u2588\u2588\u001b[40m\u2584\u001b[43m\u2580\u2580\u001b[40m\u2580\u001b[0;33m\u2580\u2588\u2593\u2593 \u001b[34m\u2584\u2584\u001b[1;30m\u2584 \u2580\u001b[47m\u2588\u2584\u2584\u001b[40m\u2588\u001b[43m\u2584\u001b[33m\u2591\u2591\u2591\u2591\u2591\u001b[0;33m\u2588\u2593\u2593\u2593\u2593\u2593\u2593 \u001b[1;30m\u2593\u2580\u2588\u2584\u001b[41m\u2584\u001b[40;31m\u2580\u2580\u001b[30m\u2584\u2584\u2588\u2584\u2588\u2588\u001b[47m\u2584\u001b[40m\u2580\r\n \u2584\u2584\u2588\u2588\u2580\u2588\u2584\u2584\u2588\u2588\u2588\u2584 \u001b[0;34m\u2591\u2593\u2593\u001b[1m\u2592\u2592\u001b[0;34m\u2584\u001b[1;44;33m\u2580\u001b[0;44;33m\u2580\u001b[40;34m\u2584\u2584\u2584 \u2584\u2584\u2593\u2593\u2593\u2593\u2593\u2593\u2593\u2593\u2593\u2593\u2593\u2593\u2593\u2593\u2593\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584\u2584 \u001b[1;30m\u2588\u2588\u2588\u001b[47m\u2584\u001b[40m\u2588\u2593\u2593\u2593\u2593\u2588\u2588\u2588\u2584\u2584\r\n \u2588\u2580\u2588\u2588\u2584\u2588\u2588\u001b[47m\u2593\u2593\u2593\u2593\u2580\u2580\u001b[40m\u2584 \u001b[44;34m\u2591\u2591\u2591\u2591\u2591\u2591\u2591\u2591\u001b[0;34m\u2584\u001b[1m\u2584\u001b[44m\u2584\u2584\u001b[0;34m\u2588\u001b[1;44m\u2591\u2591\u2591\u2591\u2591\u2591\u2591\u2591\u2591\u2591\u2591\u2591\u2591\u2591\u2591\u001b[0;34m\u2588\u001b[1;44m\u2591\u2591\u2591\u001b[0;34m\u2588\u2593\u2593\u2593\u2593\u2593\u2593\u2593\u2593 \u001b[1;30m\u2580\u2588\u2588\u2588\u2580\u2580\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u001b[47m\u2584\u001b[40m\u2588\r\n\u001b[0m\u001b[5C\u001b[1;30m\u2580\u2593\u2593\u2593\u2588\u2588\u001b[47m\u2580\u2584\u001b[0m\u2580\u001b[1;30m\u2580 \u001b[0;34m\u2591\u2593\u2593\u001b[1;44m\u2591\u001b[40m\u2592\u2592\u2592\u001b[44m\u2592\u2592\u2593\u2593\u2588\u001b[47m\u2584\u2584\u001b[44m\u2580\u001b[40m\u2580\u001b[0;34m\u2580\u2580\u2580\u2580 \u2584\u2588\u2588\u2588\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u2580\u001b[37m\u001b[5C\u001b[1;30m\u2580\u2580\u2588\u2588\u2588\u001b[47m\u2580\u001b[40m\u2584\u2580\u2593\u2593\u2591\r\n \u2584\u001b[47m\u2588\u2580\u001b[40m\u2584\u2580\u2588\u2588\u2588\u2588\u2588 \u2584\u2593\u2593\u2593\u2584 \u001b[0;34m\u2580\u001b[1;44m\u2584\u001b[40m\u2593\u2593\u2593\u2593\u2593\u001b[44m\u2580\u2580\u2584\u2584\u001b[0;34m\u2584\u2580\u001b[37m\u001b[8C\u001b[34m\u2580\u258c \u2591\u2593\u2593\u2593\u001b[44m \u001b[1m\u2584\u2584\u2584\u2584\u2593\u2593\u2593\u2588\u2584\u001b[0;34m\u2588\u2580 \u001b[1;30m\u2584\u2588\u2588\u001b[47m\u2580\u001b[40m\u2584 \u2584\u2588\u2588\u2588\u2580 \u2584\u2584 \u2591\r\n \u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2580\u2580\u2588\u2588\u2588\u2588\u2588\u2584 \u001b[0;34m\u2588\u001b[1;44m\u2580\u2588\u2588\u001b[40m\u2588\u001b[44m\u2580 \u2580\u001b[40m\u2580\u001b[0;34m\u2580 \u2584 \u2591 \u001b[1;30m\u2580\u001b[47m\u2584\u001b[0m \u001b[34m\u258c \u2580\u001b[1;44m\u2580\u001b[47m\u2593\u2593\u001b[44m\u2588\u2588\u2584\u2584\u001b[0;34m\u2580\u001b[1m\u2580\u001b[44m\u2580\u001b[40m\u2593\u2593 \u001b[30m\u2584\u2580\u2588\u2593\u2593\u2593\u2593\u2593\u2593\u2584\u2588\u2588\u2584\u2588\u2588\u2588\u001b[47m\u2584\u001b[40m\u2588\r\n \u2590\u2580\u001b[0m\u2592\u2592\u2592\u001b[1;30m\u2584 \u2588\u2584\u001b[0;31m\u2580\u001b[1m\u2580\u001b[30m\u2584\u2588\u2588\u2588\u2580\u2593 \u001b[0;34m\u2580\u2584\u2584\u001b[1;44m\u2584\u2593\u2593\u001b[0;34m\u2593\u2593\u2593\u2584\u001b[1m\u2584\u2593\u2593\u2593\u001b[0;34m\u2593\u2591\u001b[37m\u001b[6C\u001b[34m\u258c\u2593\u2584\u001b[1m\u2584\u001b[44m\u2584\u001b[47m\u2588\u2584\u001b[44m\u2588\u2588\u2580\u001b[40m\u2580\u2593\u2593\u2593\u001b[0;34m\u2584 \u2580 \u001b[1;30m\u2588\u2588\u2588\u2588\u2580 \u2580\u2580\u2588\u2588\u2588\u2588\u2588\u001b[47m\u2584\u001b[40m\u2580 \u2580\r\n \u2590 \u2588\u001b[47m\u2588\u2588\u2584\u001b[40m\u2588\u2588\u2588\u2588\u2580\u2580 \u2580\u2588\u2588\u2584 \u2584\u001b[44m\u2584\u001b[40;34m\u2588\u001b[47m\u2584\u2588\u001b[44m\u2588\u2584 \u2580\u001b[40m\u2588\u2588\u2588\u001b[44m\u2588\u2584\u001b[0;34m\u2588\u2584\u001b[37m\u001b[5C\u001b[34m\u2590\u258c\u2584\u001b[1m\u2592\u2593\u2593\u001b[44m\u2588\u2584\u001b[40m\u2584\u2593\u001b[44m\u2593\u2593\u2593\u2592\u2592\u001b[0;34m\u2593 \u001b[1;30m\u2593\u2584\u2588\u001b[47m\u2580\u2580\u2584\u001b[0m\u2580\u001b[1;30m\u2580 \u2584\u2588\u001b[47m\u2588\u2580\u001b[40m\u2584 \u2584\r\n \u2593 \u2580\u2580\u2580 \u2580\u2588\u2588\u2584 \u2580\u001b[47m\u2593\u2593\u001b[40m\u2584 \u2580\u001b[0;34m\u2580\u001b[1m\u2580\u001b[44m\u2580\u001b[40m\u2580\u001b[44m\u2580\u2593\u2593\u2593\u2593\u2588\u2588\u2584\u001b[40m\u2584\u001b[44m\u2588\u2588\u2584\u001b[0;34m\u2584\u2584 \u2593\u2593\u2593\u2593\u001b[1m\u2592\u2592\u001b[44m\u2593\u2593\u2593\u2592\u2592\u2592\u2591\u2591\u2591\u001b[0;34m\u2591 \u001b[1;30m\u2580\u2588\u001b[47m\u2584\u001b[40m\u2580 \u2584\u2588\u2588\u001b[47m\u2580\u001b[40m\u2584\u2580\u2588\u2588\u2588\u258c \u2580\u001b[47m\u2584\u001b[40m\u2580\r\n \u2591 \u2584\u2584\u2588\u2588\u2588\u2593\u2593\u2593\u2593\u2584\u2588\u2588\u2588\u2584 \u001b[0;34m\u2584\u001b[1m\u2584 \u001b[0;34m\u2584\u001b[1;44m\u2591\u2584\u001b[47m\u2580\u001b[44m\u2588\u2588\u2588\u001b[40m\u2593\u2593\u2593\u001b[44m\u2593\u2593\u2593\u2592\u2592\u2592 \u2591\u2591\u2591\u2591\u2591\u2591\u2591\u2591 \u001b[0;34m\u2580\u2593 \u001b[1;30m\u2584\u2584\u2584\u2588\u2588\u001b[47m\u2580\u001b[40m\u2584\u2580\u2588\u2588\u2588\u2588\u2580\u2580\u2580 \u258c \u2591\r\n\u001b[0m\u001b[5C\u001b[1;30m\u2593\u2593\u2593\u2593\u2593\u2588\u2588\u2588\u2588\u2588\u2580\u2580\u2580\u2580\u2588\u2584 \u001b[0;34m\u2580 \u2590\u2580\u001b[1;44m\u2580\u2588\u2588\u2593\u2593\u2593\u001b[40m\u2592\u2592\u2592\u001b[44m\u2592\u2592\u2591\u2591\u2591\u2591\u2591 \u001b[0;34m\u2588\u2588\u2588\u2588\u2588\u2593\u2593\u2593\u2580\u2584 \u258c\u001b[1;30m\u2584\u2584\u001b[47m\u2580\u001b[40m\u2588\u2580\u2588\u2588\u2588\u2588\u2588\u2580 \u2502 \u2593\r\n\u001b[0m\u001b[6C\u001b[1;30m\u2580\u2580\u2580\u2588\u2588\u2588\u2584 \u001b[0;31m\u2580\u001b[1m\u2580\u2580 \u001b[30m\u2584\u2584\u2588\u2588\u2588\u2580 \u001b[0;34m\u2590 \u001b[1;30m\u2584 \u001b[0;34m\u2580\u001b[1m\u2580\u001b[44m\u2580\u2592\u2592\u2591\u2591\u2591\u2591\u2591\u001b[0;34m\u2580\u001b[36m\u2584\u001b[1m\u2584\u001b[44m\u2584\u001b[0;34m\u2580\u2588\u2593\u2593\u2593\u2580\u2580\u258c\u2580\u2580 \u258c \u001b[1;30m\u2580\u2580 \u2584\u2584\u2588\u2588\u2593\u2593\u2593\u2584\u2584\u2588 \u2502 \u2591\r\n\u001b[0m\u001b[6C\u001b[1;30m\u2502 \u2591\u2580\u2588\u2588\u2588\u2588\u2588\u2588\u001b[47m\u2580\u2580\u2584\u001b[40m\u2580\u2593\u2593 \u001b[0;34m\u2593 \u001b[1;30m\u2593\u2593\u2593\u2584\u2584\u2584 \u001b[0;34m\u2580\u2580\u2580\u2580\u2580\u2580 \u2580\u2580\u258c \u258c \u001b[1;30m\u2580\u001b[47m\u2584\u001b[0m \u001b[34m\u2580 \u001b[1;30m\u2588\u2588\u001b[47m\u2588\u2584\u001b[40m\u2588\u2588\u2588\u2588\u2580\u2580 \u2502\r\n\u001b[0m\u001b[6C\u001b[1;30m\u2514\u2500\u2500\u2500\u2500 \u2584\u2588\u2588\u001b[47m\u2584\u001b[0m\u2580\u001b[1;30m\u2580\u2580 \u2592\u2592 \u001b[0;34m\u2591 \u001b[1;30m\u2580\u001b[47m\u2588\u2588\u2580\u2580\u001b[40m\u2584\u2584\u2593\u2593\u2593\u2593\u2584\u2584\u001b[0m\u2584\u001b[1;30m\u2584 \u2500 \u001b[0;34m\u2593 \u001b[1;30m\u2580\u001b[47m\u2584\u001b[0m \u001b[44;30m\u2593\u001b[40;37m \u001b[1;30m\u2500\u2500\u2500\u2500\u2500\u2500\u2500 \u2580\u2580\u2580\u2584\u2588\u2588\u2584 \u2500\u2500\u2500\u2518\r\n\u001b[0m\u001b[20C\u001b[1;30m\u2591\u2591 \u2584\u2588\u001b[47m\u2580\u001b[40m\u2584 \u2580\u001b[0m\u2580\u001b[1;47;30m\u2584\u001b[40m\u2588\u001b[47m\u2580\u2580\u001b[40m\u2588\u2584\u2580\u2580 \u001b[0;34m\u2591\u001b[37m\u001b[7Ctna(\u001b[1mice\u001b[0m)\r\n\u001b[9CL\u001b[1;30mogin BBs\u001b[0m\u001b[9CS\u001b[1;30mignup\u001b[0m\u001b[10CP\u001b[1;30mage SysOp\u001b[0m\u001b[13CH\u001b[1;30mangup\r\n\u001b[24;7H \u001b[24;25H \u001b[24;41H \u001b[24;64H \u001b[24;7H\u001b[37m>\u001b[24;8H\u001b[0;40;37m\u001b[1;1H\u001b[2J\r\n\u001b[8C\u001b[1m\u2584\u2584\u2584\u001b[47m\u2584\u001b[40m\u2588\u2588\u2588\u001b[0m\u258c\r\n\u001b[8C\u2591\u001b[1;47m\u2590\u258c\u001b[0;32m\u2590\u001b[1m\u2584\u2584\u001b[0m\u2590\u001b[1;47m\u2593\u001b[0m\u2584\u001b[8C\u2590\u001b[1;47m\u2593\u001b[0m\u001b[13C\u001b[1m\u2591\u001b[0m\u001b[6C\u2584\u001b[1m\u2584\u001b[0m\u2584\u001b[5C\u2591 \u2584\u001b[1m\u2584\u2584\u2584\u2584\r\n\u001b[0m\u001b[9C\u2590\u001b[1m\u2588\u001b[0m\u258c\u001b[1;42;32m\u2580\u001b[40m\u2588\u001b[0;32m\u2584\u001b[37m\u2580\u001b[1;47m\u2580\u2584\u001b[0m\u2584 \u001b[1;30m\u2591 \u001b[0m\u2584\u001b[1;47m\u2593\u001b[0m\u2593\u2591 \u2591 \u001b[1m\u2591 \u001b[0m\u2584\u001b[1m\u2584\u2584\u2593\u2584\u001b[47m\u2584\u001b[40m\u2588\u2588\u2588\u001b[47m\u2580\u2580\u001b[40m\u2588\u001b[0m\u258c \u001b[1;30m\u2591 \u001b[0m\u2584\u001b[1m\u2593\u001b[47m\u2584\u001b[40m\u2588\u2588\u2588\u2588\u2588\u001b[47m\u2580\u2580\u001b[0m\u258c\r\n\u001b[10C\u2593\u001b[1;47m\u2593\u001b[0m\u2584\u001b[32m\u2580\u001b[1;42m\u2580\u2584\u001b[0;32m\u2584\u001b[37m\u2580\u001b[1;47m\u2580\u2584\u001b[40m\u2584\u001b[30m\u2593\u001b[37m\u2584\u001b[47m\u2584\u2580\u001b[0m\u2580\u2584\u001b[1m\u2584\u2584\u2584\u001b[47m\u2584\u001b[46m\u2588\u2588\u001b[47m\u2580\u001b[40m\u2580\u2580\u2580\u2580\u001b[0m\u2580\u001b[32m\u2584\u001b[1m\u2584\u2584\u2584\u2584\u2584\u001b[42m\u2593\u2591\u001b[0m \u001b[1m\u2588 \u001b[0m\u2584\u2592\u001b[1;47m\u2584\u001b[40m\u2588\u2588\u2588\u2588\u001b[47m\u2580\u001b[40m\u2580\u001b[0m\u2580\u001b[1;30m\u2591\r\n\u001b[0m\u001b[10C\u2591 \u001b[1m\u2580\u001b[47m\u2593\u001b[40m\u2584\u001b[0m\u2584\u001b[32m\u2580\u2580\u2591 \u001b[37m\u2580\u001b[1m\u2580\u001b[47m\u2580\u2584\u001b[0m\u2584 \u2590\u001b[1m\u2593\u2588\u001b[0;32m\u2590\u2584\u001b[1m\u2584\u2584\u2584\u001b[42m\u2593\u2593\u2592\u2580\u001b[40m\u2588\u2588\u001b[42m\u2593\u001b[40m\u2580\u2580\u2580\u001b[0;32m\u2580\u001b[37m\u2584\u001b[1m\u2584\u2584\u2584\u001b[47m\u2584\u2580\u001b[0m\u2580\u001b[32m\u2584\u258c\u001b[1;37m\u2588\u001b[46m\u2593\u001b[0m\u2580\u2591\r\n\u001b[12C\u2584\u001b[1m\u2584\u001b[46m\u2593\u2593\u2593\u2588\u2588\u001b[47m\u2584\u001b[40m\u2584\u001b[0m\u2584 \u2580\u001b[1;47m\u2580\u001b[46m\u2593\u001b[40m\u2584\u2593\u001b[46m\u2588\u001b[0m\u258c\u001b[32m\u2580\u001b[1m\u2580\u001b[0;32m\u2580\u001b[37m\u2584\u001b[1m\u2584\u2584\u2584\u001b[0m\u258c\u001b[1;42;32m\u2593\u2593\u001b[0;32m\u2593\u258c\u001b[1;47;37m\u2590\u001b[40m\u2588\u2580\u2580\u2593\u2580\u2588\u001b[46m\u2593\u001b[0m \u001b[1;42;32m\u2591\u2588\u001b[0m\u2590\u001b[1;46m\u2593\u001b[40m\u258c\u001b[0m\u001b[10C\u001b[1;30m\u2591\r\n\u001b[0m\u001b[10C\u001b[36m\u2584\u001b[1;46;37m\u2592\u2593\u001b[40m\u2580\u001b[0m\u2580\u001b[1;32m\u2584 \u001b[46;37m\u2593\u2593\u001b[0m\u2591 \u2593\u001b[1;46m\u2593\u001b[0m\u2584\u001b[32m\u2580\u001b[1m\u2584\u001b[0m\u2580\u001b[1m\u2580\u001b[46m\u2593\u2593\u2593\u2592\u001b[40m\u2593\u2580\u001b[0m\u2580\u2580\u001b[1;46m\u2593\u001b[40m\u258c\u001b[0;32m\u2591\u001b[1;42m\u2591\u001b[0;32m\u2593\u2591\u001b[37m\u2590\u001b[1;46m\u2593\u001b[0m \u2591 \u001b[1;30m\u2590\u001b[46;37m\u2593\u001b[40;30m\u258c\u001b[42;32m\u2593\u2591\u001b[0m \u001b[1;46m\u2591\u2592\u001b[0;36m\u2584\u001b[1;30m\u2591 \u001b[0;36m\u2591 \u001b[1;30m\u2590\u001b[46m\u2588\u2588\u001b[40m\u2593\u2584\u2584\u2591\u2584\r\n\u001b[0m\u001b[10C\u001b[1;46m\u2591\u2591\u001b[0;36m\u258c\u001b[32m\u2591\u2593\u001b[1m\u2592\u001b[0;32m\u2591\u001b[36m\u2590\u001b[1;46;37m\u2592\u001b[0;36m\u258c \u001b[37m\u2591 \u001b[1;46m\u2592\u001b[0;36m\u258c\u001b[1;42;32m\u2591\u2593\u2591\u001b[0m \u001b[1;30m\u2580\u001b[46;37m\u2592\u2592\u001b[40m\u2591 \u001b[0;31m\u2591 \u001b[1;46;37m\u2591\u2592\u001b[0m \u001b[32m\u2591\u2591 \u001b[1;30m\u2591\u001b[46;37m\u2592\u001b[0;36m\u258c \u001b[1;30m\u2591 \u2580\u001b[46;37m\u2592\u001b[0;36m\u2584\u001b[32m\u2580\u2580\u2584\u001b[36m\u2580\u001b[1;46;37m\u2591\u2591\u001b[0;36m\u2588\u2584\u2593\u2584\u2584\u001b[1;46;30m\u2593\u001b[40m\u258c \u2580\u2580\u001b[46m\u2588\u001b[40m\u258c\r\n\u001b[0m\u001b[10C\u001b[36m\u2590\u001b[1;46;30m\u2591\u2591\u001b[0m \u001b[32m\u2591\u2591\u2591 \u001b[1;46;30m\u2591\u2591\u001b[0m \u001b[36m\u2590\u001b[1;46;37m\u2591\u001b[0;32m\u2590\u001b[1;42m\u2591\u001b[40m\u2591\u001b[0;32m\u2591 \u001b[36m\u2590\u001b[1;46;37m\u2591\u001b[0;36m\u258c \u001b[31m\u2591 \u001b[36m\u2590\u001b[1;46;37m\u2591\u001b[0m \u001b[1;30m\u2584\u001b[0;36m\u2584\u2584\u001b[1;46;30m\u2591\u001b[37m\u2591\u001b[0;36m\u258c \u001b[31m\u2591 \u2591 \u001b[36m\u2580\u001b[1;46;37m\u2591\u001b[0;36m\u2588\u2584\u001b[1;30m\u2584 \u2580\u001b[0;36m\u2580\u2580\u2580\u001b[1;46;30m\u2591\u2592\u001b[0m \u001b[1;32m\u2591\u2591 \u001b[30m\u2590\u001b[46m\u2588\u001b[0m\r\n\u001b[10C\u001b[1;30m\u2591\u001b[0;36m\u2580\u001b[1;46;30m\u2593\u2593\u001b[0m \u001b[1;30m\u2584\u2584\u001b[46m\u2588\u2593\u2592\u2588\u001b[0m \u001b[1;30m\u2590\u001b[46m\u2591\u2591\u001b[0;36m\u2584\u2591\u001b[1;30m\u2591 \u001b[46m\u2591\u001b[37m\u2591\u001b[40;30m\u2593 \u001b[0;31m\u2592 \u001b[36m\u2593\u2588\u001b[1;46;30m\u2591\u001b[0;36m\u2580\u2580\u001b[1;30m\u2580\u2591 \u001b[0;31m\u2591\u2584\u2592\u2591\u2592\u2591\u2593\u2584\u2591 \u001b[1;30m\u2580\u001b[0;36m\u2580\u001b[1;46;30m\u2591\u2591\u001b[0;36m\u2584\u2584\u2584\u001b[1;30m\u2584\u001b[0m\u001b[6C\u001b[1;46;30m\u2588\u001b[40m\u2593\u2591\r\n\u001b[0m\u001b[10C\u001b[1;30m\u2593\u001b[46m\u2588\u2588\u2588\u001b[40m\u2593\u001b[46m\u2588\u2588\u001b[40m\u2593\u2580\u2580\u2580 \u001b[46m\u2592\u2592\u2593\u2593\u001b[40m\u2593\u001b[46m\u2588\u2588\u2593\u2593\u2588\u001b[0m \u001b[31m\u2593 \u001b[36m\u2591 \u001b[1;30m\u2591 \u001b[0;31m\u2591\u2584\u2584\u2584\u2592\u2588\u2593\u2592\u2593\u2588\u2593\u2588\u2592\u2588\u2591\u2584\u2591 \u001b[1;30m\u2580\u001b[0;36m\u2580\u2593\u2580\u001b[1;46;30m\u2591\u2591\u2592\u2592\u2593\u2593\u2593\u001b[40m\u258c\r\n\u001b[0m\u001b[10C\u001b[1;30m\u2590\u001b[46m\u2588\u001b[40m\u2580\u2580\u2592 \u2591 \u001b[0;31m\u2591 \u2591 \u2591 \u001b[1;30m\u2580\u2580\u2580\u2593\u001b[46m\u2588\u2588\u001b[0m \u001b[31m\u2593\u2584\u2584\u2584\u2584\u2584\u2592\u2588\u2588\u2588\u2593\u2588\u2588\u2593\u2588\u2588\u2588\u2588\u2593\u2588\u2592\u2588\u2592\u2588\u2591 \u001b[36m\u2591 \u001b[31m\u2591\u2584\u2584\u2584\u2584\u2591\r\n\u001b[37m\u001b[12C\u001b[31m\u2591 \u001b[1;30m\u2591 \u001b[0;31m\u2591 \u2592\u2584\u2593\u2584\u2592\u2593\u2588\u2593\u2591\u2584 \u001b[1;30m\u2591 \u001b[0;31m\u2584\u2584\u2588\u001b[41;30mU s e r L o g i n\u001b[40;31m\u2588\u2593\u2588\u2593\u2588\u2592\u2584\u2584\u2584\u2592\u2588\u2588\u2588\u2588\u2592\r\n\u001b[37m\u001b[12C\u001b[31m\u2592\u2591\u2584\u2584\u2593\u2588\u2588\u2593\u2588\u2588\u2588\u2593\u2588\u2588\u2588\u2592\u2588\u2584\u2584\u2584\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2593\u2588\u2588\u2588\u2593\u2588\u2588\u2588\u2588\u2593\r\n\u001b[37m\u001b[12C\u001b[31m\u2588\u2593\u2588\u2588\u2588\u2588\u2588\u001b[41m \u001b[40m\u2588\u001b[1;41;37mU\u001b[0;31m\u2588\u001b[41;30msername:\u001b[40;31m\u2588\u001b[37m\u001b[30C\u001b[31m\u2588\u2588\u2588\u2588\u2588\u2588\r\n\u001b[37m\u001b[11C\u001b[31m\u2591\u2588\u2588\u2588\u2588\u2588\u2593\u2588\u2588\u2588\u001b[1;41;37mP\u001b[0;31m\u2588\u001b[41;30massword:\u001b[40;31m\u2588\u001b[37m\u001b[15C\u001b[31m\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2593\u2591\r\n\u001b[37m\u001b[11C\u001b[31m\u2591\u2588\u2588\u2588\u2588\u2588\u2593\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2593\u2591\r\n\u001b[37m\u001b[11C\u001b[31m\u2591\u2588\u2588\u2588\u2588\u2588\u2593\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u001b[1;41;37mE \u001b[0;41;30mrrors:\u001b[40;31m\u2588\u001b[37m\u001b[25C\u001b[31m\u2588\u2588\u2588\u2588\u2593\u2591\r\n\u001b[37m\u001b[11C\u001b[31m\u2591\u2588\u2588\u2588\u2588\u2588\u2593\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2591\r\n\u001b[37m\u001b[12C\u001b[31m\u2591\u2580\u2580\u2580\u2580 \u2580\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u258c\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u258c\u2588\u2588\u001b[1;41;37mH7/27\"\u001b[0;31m\u258c\r\n\u001b[37m\u001b[22C\u001b[31m\u2580\u2580\u2580\u2580\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u258c\u001b[37m\u001b[12C\u001b[31m\u2591\u2593\u2588\u2588\u2588\u2580\u2580\u2580\u2588\u2588\u2580\u2580\u001b[37m\u001b[5C\u001b[31m\u2580\u2580\u2580\u2580\r\n\r\n\r\n\r\n\u001b[10A\u001b[32C\u001b[1;32m \u001b[0;32m\u001b[30D",
"banner_before_return": "\u001b[?1000h\fMystic BBS Version 1.12 A47\r\nCopyright (C) 1997-2021 By James Coyle\r\n\r\nDetecting terminal emulation: \u001b[s\u001b[255B\u001b[255C\u001b[6n\u001b[u\u001b[0;40;37m\u001b[1;1H\u001b[2JTELNET CoNnECtiOn dEtecTed\r\niP aDDRESS: 64.227.40.173\r\nhOST aDDRESS: 1984.ws\r\nMysTIc: 1.12 A47 oN nODe: 1\r\n\r\n\u001b[1;1H\u001b[2J\u001b[9;1H \u001b[1m\u001b[30m\u2584\u2584\u2593\u001b[10;1H \u001b[0m \u001b[1;30m\u2584\u2588\u2580\u2588\u001b[47m\u2593\u001b[40m\u258c\u001b[11;1H \u001b[0m\u001b[1;30m\u2593\u2588\u258c \u2588\u2588\u2593\u001b[12;1H \u001b[0m\u001b[1m\u2592\u2591\u001b[0m\u2591 \u001b[1;47;30m\u2593\u001b[40m\u2588\u2588 \u2590\u2588\u258c\u001b[13;1H \u001b[0m\u001b[1;47;30m\u2593\u2593\u001b[40m\u2588\u2580\u2580\u25a0\u2590\u2588\u001b[47m\u2593\u001b[0m\u001b[14;1H\u001b[1;30m \u2590\u001b[47m\u2593\u001b[40m\u2588\u258c \u2580\u2588\u2593\u001b[15;1H \u001b[0m\u001b[1;30m\u25a0\u2584\u2588\u2588\u2593\u001b[0m \u001b[1;30m\u2590\u001b[16;1H \u001b[0m\u001b[1;30m\u2580 \u2580\u2580\u2592\u001b[0m \u001b[1;30m\u2592\u001b[17;1H \u001b[0m\u001b[1;30m\u2580\u001b[9;2H \u001b[1m\u001b[30m\u2584\u2584\u2593\u001b[10;2H \u001b[0m \u001b[1;30m\u2584\u2588\u2580\u2588\u001b[47m\u2593\u001b[40m\u258c\u001b[11;2H \u001b[0m\u001b[1;30m\u2593\u2588\u258c \u2588\u2588\u2593\u001b[12;2H \u001b[0m\u001b[1m\u2592\u2591\u001b[0m\u2591 \u001b[1;47;30m\u2593\u001b[40m\u2588\u2588 \u2590\u2588\u258c\u001b[13;2H \u001b[0m\u001b[1;47;30m\u2593\u2593\u001b[40m\u2588\u2580\u2580\u25a0\u2590\u2588\u001b[47m\u2593\u001b[0m\u001b[14;2H\u001b[1;30m \u2590\u001b[47m\u2593\u001b[40m\u2588\u258c \u2580\u2588\u2593\u001b[15;2H \u001b[0m\u001b[1;30m\u25a0\u2584\u2588\u2588\u2593\u001b[0m \u001b[1;30m\u2590\u001b[16;2H \u001b[0m\u001b[1;30m\u2580 \u2580\u2580\u2592\u001b[0m \u001b[1;30m\u2592\u001b[17;2H \u001b[0m\u001b[1;30m\u2580\u001b[9;3H \u001b[1m\u001b[30m\u2584\u2584\u2593\u001b[10;3H \u001b[0m \u001b[1;30m\u2584\u2588\u2580\u2588\u001b[47m\u2593\u001b[40m\u258c\u001b[11;3H \u001b[0m\u001b[1;30m\u2593\u2588\u258c \u2588\u2588\u2593\u001b[12;3H \u001b[0m\u001b[1m\u2592\u2591\u001b[0m\u2591 \u001b[1;47;30m\u2593\u001b[40m\u2588\u2588 \u2590\u2588\u258c\u001b[13;3H \u001b[0m\u001b[1;47;30m\u2593\u2593\u001b[40m\u2588\u2580\u2580\u25a0\u2590\u2588\u001b[47m\u2593\u001b[0m\u001b[14;3H\u001b[1;30m \u2590\u001b[47m\u2593\u001b[40m\u2588\u258c \u2580\u2588\u2593\u001b[15;3H \u001b[0m\u001b[1;30m\u25a0\u2584\u2588\u2588\u2593\u001b[0m \u001b[1;30m\u2590\u001b[16;3H \u001b[0m\u001b[1;30m\u2580 \u2580\u2580\u2592\u001b[0m \u001b[1;30m\u2592\u001b[17;3H \u001b[0m\u001b[1;30m\u2580\u001b[9;4H \u001b[1m\u001b[30m\u2584\u2584\u2593\u001b[10;4H \u001b[0m \u001b[1;30m\u2584\u2588\u2580\u2588\u001b[47m\u2593\u001b[40m\u258c\u001b[11;4H \u001b[0m\u001b[1;30m\u2593\u2588\u258c \u2588\u2588\u2593\u001b[12;4H \u001b[0m\u001b[1m\u2592\u2591\u001b[0m\u2591 \u001b[1;47;30m\u2593\u001b[40m\u2588\u2588 \u2590\u2588\u258c\u001b[13;4H \u001b[0m\u001b[1;47;30m\u2593\u2593\u001b[40m\u2588\u2580\u2580\u25a0\u2590\u2588\u001b[47m\u2593\u001b[0m\u001b[14;4H\u001b[1;30m \u2590\u001b[47m\u2593\u001b[40m\u2588\u258c \u2580\u2588\u2593\u001b[15;4H \u001b[0m\u001b[1;30m\u25a0\u2584\u2588\u2588\u2593\u001b[0m \u001b[1;30m\u2590\u001b[16;4H \u001b[0m\u001b[1;30m\u2580 \u2580\u2580\u2592\u001b[0m \u001b[1;30m\u2592\u001b[17;4H \u001b[0m\u001b[1;30m\u2580\u001b[9;5H \u001b[1m\u001b[30m\u2584\u2584\u2593\u001b[10;5H \u001b[0m \u001b[1;30m\u2584\u2588\u2580\u2588\u001b[47m\u2593\u001b[40m\u258c\u001b[11;5H \u001b[0m\u001b[1;30m\u2593\u2588\u258c \u2588\u2588\u2593\u001b[12;5H \u001b[0m\u001b[1m\u2592\u2591\u001b[0m\u2591 \u001b[1;47;30m\u2593\u001b[40m\u2588\u2588 \u2590\u2588\u258c\u001b[13;5H \u001b[0m\u001b[1;47;30m\u2593\u2593\u001b[40m\u2588\u2580\u2580\u25a0\u2590\u2588\u001b[47m\u2593\u001b[0m\u001b[14;5H\u001b[1;30m \u2590\u001b[47m\u2593\u001b[40m\u2588\u258c \u2580\u2588\u2593\u001b[15;5H \u001b[0m\u001b[1;30m\u25a0\u2584\u2588\u2588\u2593\u001b[0m \u001b[1;30m\u2590\u001b[16;5H \u001b[0m\u001b[1;30m\u2580 \u2580\u2580\u2592\u001b[0m \u001b[1;30m\u2592\u001b[17;5H \u001b[0m\u001b[1;30m\u2580\u001b[9;6H \u001b[1m\u001b[30m\u2584\u2584\u2593\u001b[10;6H \u001b[0m \u001b[1;30m\u2584\u2588\u2580\u2588\u001b[47m\u2593\u001b[40m\u258c\u001b[11;6H \u001b[0m\u001b[1;30m\u2593\u2588\u258c \u2588\u2588\u2593\u001b[12;6H \u001b[0m\u001b[1m\u2592\u2591\u001b[0m\u2591 \u001b[1;47;30m\u2593\u001b[40m\u2588\u2588 \u2590\u2588\u258c\u001b[13;6H \u001b[0m\u001b[1;47;30m\u2593\u2593\u001b[40m\u2588\u2580\u2580\u25a0\u2590\u2588\u001b[47m\u2593\u001b[0m\u001b[14;6H\u001b[1;30m \u2590\u001b[47m\u2593\u001b[40m\u2588\u258c \u2580\u2588\u2593\u001b[15;6H \u001b[0m\u001b[1;30m\u25a0\u2584\u2588\u2588\u2593\u001b[0m \u001b[1;30m\u2590\u001b[16;6H \u001b[0m\u001b[1;30m\u2580 \u2580\u2580\u2592\u001b[0m \u001b[1;30m\u2592\u001b[17;6H \u001b[0m\u001b[1;30m\u2580\u001b[9;7H \u001b[1m\u001b[30m\u2584\u2584\u2593\u001b[10;7H \u001b[0m \u001b[1;30m\u2584\u2588\u2580\u2588\u001b[47m\u2593\u001b[40m\u258c\u001b[11;7H \u001b[0m\u001b[1;30m\u2593\u2588\u258c \u2588\u2588\u2593\u001b[12;7H \u001b[0m\u001b[1m\u2592\u2591\u001b[0m\u2591 \u001b[1;47;30m\u2593\u001b[40m\u2588\u2588 \u2590\u2588\u258c\u001b[13;7H \u001b[0m\u001b[1;47;30m\u2593\u2593\u001b[40m\u2588\u2580\u2580\u25a0\u2590\u2588\u001b[47m\u2593\u001b[0m\u001b[14;7H\u001b[1;30m \u2590\u001b[47m\u2593\u001b[40m\u2588\u258c \u2580\u2588\u2593\u001b[15;7H \u001b[0m\u001b[1;30m\u25a0\u2584\u2588\u2588\u2593\u001b[0m \u001b[1;30m\u2590\u001b[16;7H \u001b[0m\u001b[1;30m\u2580 \u2580\u2580\u2592\u001b[0m \u001b[1;30m\u2592\u001b[17;7H \u001b[0m\u001b[1;30m\u2580\u001b[9;8H \u001b[1m\u001b[30m\u2584\u2584\u2593\u001b[10;8H \u001b[0m \u001b[1;30m\u2584\u2588\u2580\u2588\u001b[47m\u2593\u001b[40m\u258c\u001b[11;8H \u001b[0m\u001b[1;30m\u2593\u2588\u258c \u2588\u2588\u2593\u001b[12;8H \u001b[0m\u001b[1m\u2592\u2591\u001b[0m\u2591 \u001b[1;47;30m\u2593\u001b[40m\u2588\u2588 \u2590\u2588\u258c\u001b[13;8H \u001b[0m\u001b[1;47;30m\u2593\u2593\u001b[40m\u2588\u2580\u2580\u25a0\u2590\u2588\u001b[47m\u2593\u001b[0m\u001b[14;8H\u001b[1;30m \u2590\u001b[47m\u2593\u001b[40m\u2588\u258c \u2580\u2588\u2593\u001b[15;8H \u001b[0m\u001b[1;30m\u25a0\u2584\u2588\u2588\u2593\u001b[0m \u001b[1;30m\u2590\u001b[16;8H \u001b[0m\u001b[1;30m\u2580 \u2580\u2580\u2592\u001b[0m \u001b[1;30m\u2592\u001b[17;8H \u001b[0m\u001b[1;30m\u2580\u001b[9;9H \u001b[1m\u001b[30m\u2584\u2584\u2593\u001b[10;9H \u001b[0m \u001b[1;30m\u2584\u2588\u2580\u2588\u001b[47m\u2593\u001b[40m\u258c\u001b[11;9H \u001b[0m\u001b[1;30m\u2593\u2588\u258c \u2588\u2588\u2593\u001b[12;9H \u001b[0m\u001b[1m\u2592\u2591\u001b[0m\u2591 \u001b[1;47;30m\u2593\u001b[40m\u2588\u2588 \u2590\u2588\u258c\u001b[13;9H \u001b[0m\u001b[1;47;30m\u2593\u2593\u001b[40m\u2588\u2580\u2580\u25a0\u2590\u2588\u001b[47m\u2593\u001b[0m\u001b[14;9H\u001b[1;30m \u2590\u001b[47m\u2593\u001b[40m\u2588\u258c \u2580\u2588\u2593\u001b[15;9H \u001b[0m\u001b[1;30m\u25a0\u2584\u2588\u2588\u2593\u001b[0m \u001b[1;30m\u2590\u001b[16;9H \u001b[0m\u001b[1;30m\u2580 \u2580\u2580\u2592\u001b[0m \u001b[1;30m\u2592\u001b[17;9H \u001b[0m\u001b[1;30m\u2580\u001b[9;10H \u001b[1m\u001b[30m\u2584\u2584\u2593\u001b[10;10H \u001b[0m \u001b[1;30m\u2584\u2588\u2580\u2588\u001b[47m\u2593\u001b[40m\u258c\u001b[11;10H \u001b[0m\u001b[1;30m\u2593\u2588\u258c \u2588\u2588\u2593\u001b[12;10H \u001b[0m\u001b[1m\u2592\u2591\u001b[0m\u2591 \u001b[1;47;30m\u2593\u001b[40m\u2588\u2588 \u2590\u2588\u258c\u001b[13;10H \u001b[0m\u001b[1;47;30m\u2593\u2593\u001b[40m\u2588\u2580\u2580\u25a0\u2590\u2588\u001b[47m\u2593\u001b[0m\u001b[14;10H\u001b[1;30m \u2590\u001b[47m\u2593\u001b[40m\u2588\u258c \u2580\u2588\u2593\u001b[15;10H \u001b[0m\u001b[1;30m\u25a0\u2584\u2588\u2588\u2593\u001b[0m \u001b[1;30m\u2590\u001b[16;10H \u001b[0m\u001b[1;30m\u2580 \u2580\u2580\u2592\u001b[0m \u001b[1;30m\u2592\u001b[17;10H \u001b[0m\u001b[1;30m\u2580\u001b[9;11H \u001b[1m\u001b[30m\u2584\u2584\u2593\u001b[10;11H \u001b[0m \u001b[1;30m\u2584\u2588\u2580\u2588\u001b[47m\u2593\u001b[40m\u258c\u001b[11;11H \u001b[0m\u001b[1;30m\u2593\u2588\u258c \u2588\u2588\u2593\u001b[12;11H \u001b[0m\u001b[1m\u2592\u2591\u001b[0m\u2591 \u001b[1;47;30m\u2593\u001b[40m\u2588\u2588 \u2590\u2588\u258c\u001b[13;11H \u001b[0m\u001b[1;47;30m\u2593\u2593\u001b[40m\u2588\u2580\u2580\u25a0\u2590\u2588\u001b[47m\u2593\u001b[0m\u001b[14;11H\u001b[1;30m \u2590\u001b[47m\u2593\u001b[40m\u2588\u258c \u2580\u2588\u2593\u001b[15;11H \u001b[0m\u001b[1;30m\u25a0\u2584\u2588\u2588\u2593\u001b[0m \u001b[1;30m\u2590\u001b[16;11H \u001b[0m\u001b[1;30m\u2580 \u2580\u2580\u2592\u001b[0m \u001b[1;30m\u2592\u001b[17;11H \u001b[0m\u001b[1;30m\u2580\u001b[9;12H \u001b[1m\u001b[30m\u2584\u2584\u2593\u001b[10;12H \u001b[0m \u001b[1;30m\u2584\u2588\u2580\u2588\u001b[47m\u2593\u001b[40m\u258c\u001b[11;12H \u001b[0m\u001b[1;30m\u2593\u2588\u258c \u2588\u2588\u2593\u001b[12;12H \u001b[0m\u001b[1m\u2592\u2591\u001b[0m\u2591 \u001b[1;47;30m\u2593\u001b[40m\u2588\u2588 \u2590\u2588\u258c\u001b[13;12H \u001b[0m\u001b[1;47;30m\u2593\u2593\u001b[40m\u2588\u2580\u2580\u25a0\u2590\u2588\u001b[47m\u2593\u001b[0m\u001b[14;12H\u001b[1;30m \u2590\u001b[47m\u2593\u001b[40m\u2588\u258c \u2580\u2588\u2593\u001b[15;12H \u001b[0m\u001b[1;30m\u25a0\u2584\u2588\u2588\u2593\u001b[0m \u001b[1;30m\u2590\u001b[16;12H \u001b[0m\u001b[1;30m\u2580 \u2580\u2580\u2592\u001b[0m \u001b[1;30m\u2592\u001b[17;12H \u001b[0m\u001b[1;30m\u2580\u001b[9;13H \u001b[1m\u001b[30m\u2584\u2584\u2593\u001b[10;13H \u001b[0m \u001b[1;30m\u2584\u2588\u2580\u2588\u001b[47m\u2593\u001b[40m\u258c\u001b[11;13H \u001b[0m\u001b[1;30m\u2593\u2588\u258c \u2588\u2588\u2593\u001b[12;13H \u001b[0m\u001b[1m\u2592\u2591\u001b[0m\u2591 \u001b[1;47;30m\u2593\u001b[40m\u2588\u2588 \u2590\u2588\u258c\u001b[13;13H \u001b[0m\u001b[1;47;30m\u2593\u2593\u001b[40m\u2588\u2580\u2580\u25a0\u2590\u2588\u001b[47m\u2593\u001b[0m\u001b[14;13H\u001b[1;30m \u2590\u001b[47m\u2593\u001b[40m\u2588\u258c \u2580\u2588\u2593\u001b[15;13H \u001b[0m\u001b[1;30m\u25a0\u2584\u2588\u2588\u2593\u001b[0m \u001b[1;30m\u2590\u001b[16;13H \u001b[0m\u001b[1;30m\u2580 \u2580\u2580\u2592\u001b[0m \u001b[1;30m\u2592\u001b[17;13H \u001b[0m\u001b[1;30m\u2580\u001b[9;14H \u001b[1m\u001b[30m\u2584\u2584\u2593\u001b[10;14H \u001b[0m \u001b[1;30m\u2584\u2588\u2580\u2588\u001b[47m\u2593\u001b[40m\u258c\u001b[11;14H \u001b[0m\u001b[1;30m\u2593\u2588\u258c \u2588\u2588\u2593\u001b[12;14H \u001b[0m\u001b[1m\u2592\u2591\u001b[0m\u2591 \u001b[1;47;30m\u2593\u001b[40m\u2588\u2588 \u2590\u2588\u258c\u001b[13;14H \u001b[0m\u001b[1;47;30m\u2593\u2593\u001b[40m\u2588\u2580\u2580\u25a0\u2590\u2588\u001b[47m\u2593\u001b[0m\u001b[14;14H\u001b[1;30m \u2590\u001b[47m\u2593\u001b[40m\u2588\u258c \u2580\u2588\u2593\u001b[15;14H \u001b[0m\u001b[1;30m\u25a0\u2584\u2588\u2588\u2593\u001b[0m \u001b[1;30m\u2590\u001b[16;14H \u001b[0m\u001b[1;30m\u2580 \u2580\u2580\u2592\u001b[0m \u001b[1;30m\u2592\u001b[17;14H \u001b[0m\u001b[1;30m\u2580\u001b[17;28H \u001b[1;28H \u001b[0m\u001b[1;30m\u2584\u2584\u001b[47m\u2593\u001b[40m\u2593\u001b[0m \u001b[2;28H \u001b[1;30m\u2590\u2588\u2588\u258c\u001b[0m \u001b[1;30m\u2584\u2584\u2584\u2584\u2588\u2593 \u001b[3;28H \u001b[0m\u001b[1;30m\u2584\u2584\u2593 \u2588\u2588\u001b[0m \u001b[1;30m\u2590\u001b[47m\u2593\u001b[40m\u2588\u2580 \u2580\u2590\u001b[47m\u2588\u001b[40m\u258c \u001b[4;28H \u001b[0m\u2591 \u001b[1;30m\u2590\u2588\u2588\u2588 \u2590\u2588\u258c\u001b[0m \u001b[1;30m\u2580\u2588\u2588\u2588\u2584\u2584\u2580 \u001b[5;28H \u001b[0m\u001b[1;47;30m\u2593\u2593\u001b[40m\u2588\u2580\u2588\u2584\u2590\u2588\u001b[47m\u2593\u001b[0m \u2591\u2591\u001b[1;30m\u2584\u2584\u2584 \u2580\u2588\u001b[47m\u2593\u001b[40m\u258c \u001b[6;28H \u001b[0m\u001b[1;30m\u258c \u2590\u001b[47m\u2593\u001b[40m\u2588\u258c \u2580\u2588\u2588\u001b[47m\u2593\u001b[40m\u258c\u001b[0m \u001b[1;30m\u2590\u2588\u001b[47m\u2593\u001b[40m\u258c \u2593\u001b[47m\u2593\u2593\u001b[0m \u001b[7;28H\u001b[1;30m\u2580\u2584\u001b[47m\u2593\u001b[40m\u2588\u2593\u001b[0m \u001b[1;30m\u2580\u2593\u2588\u001b[0m \u001b[1;30m\u2584\u2584\u2588\u2593\u2588 \u2590\u2588\u001b[47m\u2593\u001b[40m\u258c \u001b[8;28H \u001b[0m\u001b[1;30m\u2580\u2588\u2580\u2580\u2592\u001b[0m\u001b[6C\u001b[1;30m\u2590\u2592\u001b[0m \u001b[1;30m\u2580\u258c\u2593\u2592\u2580\u2580\u25a0\u2590\u2593\u2588\u2580 \u001b[9;28H \u001b[0m\u001b[1;30m\u2590 \u2580\u25a0 \u2591\u258c\u001b[0m \u001b[1;30m\u2580\u2588\u2580 \u2580\u2580\u2580\u2593 \u001b[10;28H \u001b[0m\u001b[1;30m\u2590 \u2580\u25a0 \u2591\u258c\u001b[0m \u001b[1;30m\u2580\u2588\u2580 \u2580\u2580\u2580\u2593 \u001b[11;28H \u001b[0m\u001b[1;30m\u2584\u2580 \u001b[12;28H \u001b[0m\u001b[1;30m\u2591\u001b[0m \u001b[1;30m\u258c \u001b[13;28H \u001b[0m\u001b[1;30m\u2580\u001b[1;28H \u001b[2;28H \u001b[0m\u001b[1;30m\u2584\u2584\u001b[47m\u2593\u001b[40m\u2593\u001b[0m \u001b[3;28H \u001b[1;30m\u2590\u2588\u2588\u258c\u001b[0m \u001b[1;30m\u2584\u2584\u2584\u2584\u2588\u2593 \u001b[4;28H \u001b[0m\u001b[1;30m\u2584\u2584\u2593 \u2588\u2588\u001b[0m \u001b[1;30m\u2590\u001b[47m\u2593\u001b[40m\u2588\u2580 \u2580\u2590\u001b[47m\u2588\u001b[40m\u258c \u001b[5;28H \u001b[0m\u2591 \u001b[1;30m\u2590\u2588\u2588\u2588 \u2590\u2588\u258c\u001b[0m \u001b[1;30m\u2580\u2588\u2588\u2588\u2584\u2584\u2580 \u001b[6;28H \u001b[0m\u001b[1;47;30m\u2593\u2593\u001b[40m\u2588\u2580\u2588\u2584\u2590\u2588\u001b[47m\u2593\u001b[0m \u2591\u2591\u001b[1;30m\u2584\u2584\u2584 \u2580\u2588\u001b[47m\u2593\u001b[40m\u258c \u001b[7;28H \u001b[0m\u001b[1;30m\u258c \u2590\u001b[47m\u2593\u001b[40m\u2588\u258c \u2580\u2588\u2588\u001b[47m\u2593\u001b[40m\u258c\u001b[0m \u001b[1;30m\u2590\u2588\u001b[47m\u2593\u001b[40m\u258c \u2593\u001b[47m\u2593\u2593\u001b[0m \u001b[8;28H\u001b[1;30m\u2580\u2584\u001b[47m\u2593\u001b[40m\u2588\u2593\u001b[0m \u001b[1;30m\u2580\u2593\u2588\u001b[0m \u001b[1;30m\u2584\u2584\u2588\u2593\u2588 \u2590\u2588\u001b[47m\u2593\u001b[40m\u258c \u001b[9;28H \u001b[0m\u001b[1;30m\u2580\u2588\u2580\u2580\u2592\u001b[0m\u001b[6C\u001b[1;30m\u2590\u2592\u001b[0m \u001b[1;30m\u2580\u258c\u2593\u2592\u2580\u2580\u25a0\u2590\u2593\u2588\u2580 \u001b[10;28H \u001b[0m\u001b[1;30m\u2590 \u2580\u25a0 \u2591\u258c\u001b[0m \u001b[1;30m\u2580\u2588\u2580 \u2580\u2580\u2580\u2593 \u001b[11;28H \u001b[0m\u001b[1;30m\u2590 \u2580\u25a0 \u2591\u258c\u001b[0m \u001b[1;30m\u2580\u2588\u2580 \u2580\u2580\u2580\u2593 \u001b[12;28H \u001b[0m\u001b[1;30m\u2584\u2580 \u001b[13;28H \u001b[0m\u001b[1;30m\u2591\u001b[0m \u001b[1;30m\u258c \u001b[14;28H \u001b[0m\u001b[1;30m\u2580\u001b[2;28H \u001b[3;28H \u001b[0m\u001b[1;30m\u2584\u2584\u001b[47m\u2593\u001b[40m\u2593\u001b[0m \u001b[4;28H \u001b[1;30m\u2590\u2588\u2588\u258c\u001b[0m \u001b[1;30m\u2584\u2584\u2584\u2584\u2588\u2593 \u001b[5;28H \u001b[0m\u001b[1;30m\u2584\u2584\u2593 \u2588\u2588\u001b[0m \u001b[1;30m\u2590\u001b[47m\u2593\u001b[40m\u2588\u2580 \u2580\u2590\u001b[47m\u2588\u001b[40m\u258c \u001b[6;28H \u001b[0m\u2591 \u001b[1;30m\u2590\u2588\u2588\u2588 \u2590\u2588\u258c\u001b[0m \u001b[1;30m\u2580\u2588\u2588\u2588\u2584\u2584\u2580 \u001b[7;28H \u001b[0m\u001b[1;47;30m\u2593\u2593\u001b[40m\u2588\u2580\u2588\u2584\u2590\u2588\u001b[47m\u2593\u001b[0m \u2591\u2591\u001b[1;30m\u2584\u2584\u2584 \u2580\u2588\u001b[47m\u2593\u001b[40m\u258c \u001b[8;28H \u001b[0m\u001b[1;30m\u258c \u2590\u001b[47m\u2593\u001b[40m\u2588\u258c \u2580\u2588\u2588\u001b[47m\u2593\u001b[40m\u258c\u001b[0m \u001b[1;30m\u2590\u2588\u001b[47m\u2593\u001b[40m\u258c \u2593\u001b[47m\u2593\u2593\u001b[0m \u001b[9;28H\u001b[1;30m\u2580\u2584\u001b[47m\u2593\u001b[40m\u2588\u2593\u001b[0m \u001b[1;30m\u2580\u2593\u2588\u001b[0m \u001b[1;30m\u2584\u2584\u2588\u2593\u2588 \u2590\u2588\u001b[47m\u2593\u001b[40m\u258c \u001b[10;28H \u001b[0m\u001b[1;30m\u2580\u2588\u2580\u2580\u2592\u001b[0m\u001b[6C\u001b[1;30m\u2590\u2592\u001b[0m \u001b[1;30m\u2580\u258c\u2593\u2592\u2580\u2580\u25a0\u2590\u2593\u2588\u2580 \u001b[11;28H \u001b[0m\u001b[1;30m\u2590 \u2580\u25a0 \u2591\u258c\u001b[0m \u001b[1;30m\u2580\u2588\u2580 \u2580\u2580\u2580\u2593 \u001b[12;28H \u001b[0m\u001b[1;30m\u2590 \u2580\u25a0 \u2591\u258c\u001b[0m \u001b[1;30m\u2580\u2588\u2580 \u2580\u2580\u2580\u2593 \u001b[13;28H \u001b[0m\u001b[1;30m\u2584\u2580 \u001b[14;28H \u001b[0m\u001b[1;30m\u2591\u001b[0m \u001b[1;30m\u258c \u001b[15;28H \u001b[0m\u001b[1;30m\u2580\u001b[3;28H \u001b[4;28H \u001b[0m\u001b[1;30m\u2584\u2584\u001b[47m\u2593\u001b[40m\u2593\u001b[0m \u001b[5;28H \u001b[1;30m\u2590\u2588\u2588\u258c\u001b[0m \u001b[1;30m\u2584\u2584\u2584\u2584\u2588\u2593 \u001b[6;28H \u001b[0m\u001b[1;30m\u2584\u2584\u2593 \u2588\u2588\u001b[0m \u001b[1;30m\u2590\u001b[47m\u2593\u001b[40m\u2588\u2580 \u2580\u2590\u001b[47m\u2588\u001b[40m\u258c \u001b[7;28H \u001b[0m\u2591 \u001b[1;30m\u2590\u2588\u2588\u2588 \u2590\u2588\u258c\u001b[0m \u001b[1;30m\u2580\u2588\u2588\u2588\u2584\u2584\u2580 \u001b[8;28H \u001b[0m\u001b[1;47;30m\u2593\u2593\u001b[40m\u2588\u2580\u2588\u2584\u2590\u2588\u001b[47m\u2593\u001b[0m \u2591\u2591\u001b[1;30m\u2584\u2584\u2584 \u2580\u2588\u001b[47m\u2593\u001b[40m\u258c \u001b[9;28H \u001b[0m\u001b[1;30m\u258c \u2590\u001b[47m\u2593\u001b[40m\u2588\u258c \u2580\u2588\u2588\u001b[47m\u2593\u001b[40m\u258c\u001b[0m \u001b[1;30m\u2590\u2588\u001b[47m\u2593\u001b[40m\u258c \u2593\u001b[47m\u2593\u2593\u001b[0m \u001b[10;28H\u001b[1;30m\u2580\u2584\u001b[47m\u2593\u001b[40m\u2588\u2593\u001b[0m \u001b[1;30m\u2580\u2593\u2588\u001b[0m \u001b[1;30m\u2584\u2584\u2588\u2593\u2588 \u2590\u2588\u001b[47m\u2593\u001b[40m\u258c \u001b[11;28H \u001b[0m\u001b[1;30m\u2580\u2588\u2580\u2580\u2592\u001b[0m\u001b[6C\u001b[1;30m\u2590\u2592\u001b[0m \u001b[1;30m\u2580\u258c\u2593\u2592\u2580\u2580\u25a0\u2590\u2593\u2588\u2580 \u001b[12;28H \u001b[0m\u001b[1;30m\u2590 \u2580\u25a0 \u2591\u258c\u001b[0m \u001b[1;30m\u2580\u2588\u2580 \u2580\u2580\u2580\u2593 \u001b[13;28H \u001b[0m\u001b[1;30m\u2590 \u2580\u25a0 \u2591\u258c\u001b[0m \u001b[1;30m\u2580\u2588\u2580 \u2580\u2580\u2580\u2593 \u001b[14;28H \u001b[0m\u001b[1;30m\u2584\u2580 \u001b[15;28H \u001b[0m\u001b[1;30m\u2591\u001b[0m \u001b[1;30m\u258c \u001b[16;28H \u001b[0m\u001b[1;30m\u2580\u001b[4;28H \u001b[5;28H \u001b[0m\u001b[1;30m\u2584\u2584\u001b[47m\u2593\u001b[40m\u2593\u001b[0m \u001b[6;28H \u001b[1;30m\u2590\u2588\u2588\u258c\u001b[0m \u001b[1;30m\u2584\u2584\u2584\u2584\u2588\u2593 \u001b[7;28H \u001b[0m\u001b[1;30m\u2584\u2584\u2593 \u2588\u2588\u001b[0m \u001b[1;30m\u2590\u001b[47m\u2593\u001b[40m\u2588\u2580 \u2580\u2590\u001b[47m\u2588\u001b[40m\u258c \u001b[8;28H \u001b[0m\u2591 \u001b[1;30m\u2590\u2588\u2588\u2588 \u2590\u2588\u258c\u001b[0m \u001b[1;30m\u2580\u2588\u2588\u2588\u2584\u2584\u2580 \u001b[9;28H \u001b[0m\u001b[1;47;30m\u2593\u2593\u001b[40m\u2588\u2580\u2588\u2584\u2590\u2588\u001b[47m\u2593\u001b[0m \u2591\u2591\u001b[1;30m\u2584\u2584\u2584 \u2580\u2588\u001b[47m\u2593\u001b[40m\u258c \u001b[10;28H \u001b[0m\u001b[1;30m\u258c \u2590\u001b[47m\u2593\u001b[40m\u2588\u258c \u2580\u2588\u2588\u001b[47m\u2593\u001b[40m\u258c\u001b[0m \u001b[1;30m\u2590\u2588\u001b[47m\u2593\u001b[40m\u258c \u2593\u001b[47m\u2593\u2593\u001b[0m \u001b[11;28H\u001b[1;30m\u2580\u2584\u001b[47m\u2593\u001b[40m\u2588\u2593\u001b[0m \u001b[1;30m\u2580\u2593\u2588\u001b[0m \u001b[1;30m\u2584\u2584\u2588\u2593\u2588 \u2590\u2588\u001b[47m\u2593\u001b[40m\u258c \u001b[12;28H \u001b[0m\u001b[1;30m\u2580\u2588\u2580\u2580\u2592\u001b[0m\u001b[6C\u001b[1;30m\u2590\u2592\u001b[0m \u001b[1;30m\u2580\u258c\u2593\u2592\u2580\u2580\u25a0\u2590\u2593\u2588\u2580 \u001b[13;28H \u001b[0m\u001b[1;30m\u2590 \u2580\u25a0 \u2591\u258c\u001b[0m \u001b[1;30m\u2580\u2588\u2580 \u2580\u2580\u2580\u2593 \u001b[14;28H \u001b[0m\u001b[1;30m\u2590 \u2580\u25a0 \u2591\u258c\u001b[0m \u001b[1;30m\u2580\u2588\u2580 \u2580\u2580\u2580\u2593 \u001b[15;28H \u001b[0m\u001b[1;30m\u2584\u2580 \u001b[16;28H \u001b[0m\u001b[1;30m\u2591\u001b[0m \u001b[1;30m\u258c \u001b[17;28H \u001b[0m\u001b[1;30m\u2580\u001b[5;28H \u001b[6;28H \u001b[0m\u001b[1;30m\u2584\u2584\u001b[47m\u2593\u001b[40m\u2593\u001b[0m \u001b[7;28H \u001b[1;30m\u2590\u2588\u2588\u258c\u001b[0m \u001b[1;30m\u2584\u2584\u2584\u2584\u2588\u2593 \u001b[8;28H \u001b[0m\u001b[1;30m\u2584\u2584\u2593 \u2588\u2588\u001b[0m \u001b[1;30m\u2590\u001b[47m\u2593\u001b[40m\u2588\u2580 \u2580\u2590\u001b[47m\u2588\u001b[40m\u258c \u001b[9;28H \u001b[0m\u2591 \u001b[1;30m\u2590\u2588\u2588\u2588 \u2590\u2588\u258c\u001b[0m \u001b[1;30m\u2580\u2588\u2588\u2588\u2584\u2584\u2580 \u001b[10;28H \u001b[0m\u001b[1;47;30m\u2593\u2593\u001b[40m\u2588\u2580\u2588\u2584\u2590\u2588\u001b[47m\u2593\u001b[0m \u2591\u2591\u001b[1;30m\u2584\u2584\u2584 \u2580\u2588\u001b[47m\u2593\u001b[40m\u258c \u001b[11;28H \u001b[0m\u001b[1;30m\u258c \u2590\u001b[47m\u2593\u001b[40m\u2588\u258c \u2580\u2588\u2588\u001b[47m\u2593\u001b[40m\u258c\u001b[0m \u001b[1;30m\u2590\u2588\u001b[47m\u2593\u001b[40m\u258c \u2593\u001b[47m\u2593\u2593\u001b[0m \u001b[12;28H\u001b[1;30m\u2580\u2584\u001b[47m\u2593\u001b[40m\u2588\u2593\u001b[0m \u001b[1;30m\u2580\u2593\u2588\u001b[0m \u001b[1;30m\u2584\u2584\u2588\u2593\u2588 \u2590\u2588\u001b[47m\u2593\u001b[40m\u258c \u001b[13;28H \u001b[0m\u001b[1;30m\u2580\u2588\u2580\u2580\u2592\u001b[0m\u001b[6C\u001b[1;30m\u2590\u2592\u001b[0m \u001b[1;30m\u2580\u258c\u2593\u2592\u2580\u2580\u25a0\u2590\u2593\u2588\u2580 \u001b[14;28H \u001b[0m\u001b[1;30m\u2590 \u2580\u25a0 \u2591\u258c\u001b[0m \u001b[1;30m\u2580\u2588\u2580 \u2580\u2580\u2580\u2593 \u001b[15;28H \u001b[0m\u001b[1;30m\u2590 \u2580\u25a0 \u2591\u258c\u001b[0m \u001b[1;30m\u2580\u2588\u2580 \u2580\u2580\u2580\u2593 \u001b[16;28H \u001b[0m\u001b[1;30m\u2584\u2580 \u001b[17;28H \u001b[0m\u001b[1;30m\u2591\u001b[0m \u001b[1;30m\u258c \u001b[18;28H \u001b[0m\u001b[1;30m\u2580\u001b[6;28H \u001b[7;28H \u001b[0m\u001b[1;30m\u2584\u2584\u001b[47m\u2593\u001b[40m\u2593\u001b[0m \u001b[8;28H \u001b[1;30m\u2590\u2588\u2588\u258c\u001b[0m \u001b[1;30m\u2584\u2584\u2584\u2584\u2588\u2593 \u001b[9;28H \u001b[0m\u001b[1;30m\u2584\u2584\u2593 \u2588\u2588\u001b[0m \u001b[1;30m\u2590\u001b[47m\u2593\u001b[40m\u2588\u2580 \u2580\u2590\u001b[47m\u2588\u001b[40m\u258c \u001b[10;28H \u001b[0m\u2591 \u001b[1;30m\u2590\u2588\u2588\u2588 \u2590\u2588\u258c\u001b[0m \u001b[1;30m\u2580\u2588\u2588\u2588\u2584\u2584\u2580 \u001b[11;28H \u001b[0m\u001b[1;47;30m\u2593\u2593\u001b[40m\u2588\u2580\u2588\u2584\u2590\u2588\u001b[47m\u2593\u001b[0m \u2591\u2591\u001b[1;30m\u2584\u2584\u2584 \u2580\u2588\u001b[47m\u2593\u001b[40m\u258c \u001b[12;28H \u001b[0m\u001b[1;30m\u258c \u2590\u001b[47m\u2593\u001b[40m\u2588\u258c \u2580\u2588\u2588\u001b[47m\u2593\u001b[40m\u258c\u001b[0m \u001b[1;30m\u2590\u2588\u001b[47m\u2593\u001b[40m\u258c \u2593\u001b[47m\u2593\u2593\u001b[0m \u001b[13;28H\u001b[1;30m\u2580\u2584\u001b[47m\u2593\u001b[40m\u2588\u2593\u001b[0m \u001b[1;30m\u2580\u2593\u2588\u001b[0m \u001b[1;30m\u2584\u2584\u2588\u2593\u2588 \u2590\u2588\u001b[47m\u2593\u001b[40m\u258c \u001b[14;28H \u001b[0m\u001b[1;30m\u2580\u2588\u2580\u2580\u2592\u001b[0m\u001b[6C\u001b[1;30m\u2590\u2592\u001b[0m \u001b[1;30m\u2580\u258c\u2593\u2592\u2580\u2580\u25a0\u2590\u2593\u2588\u2580 \u001b[15;28H \u001b[0m\u001b[1;30m\u2590 \u2580\u25a0 \u2591\u258c\u001b[0m \u001b[1;30m\u2580\u2588\u2580 \u2580\u2580\u2580\u2593 \u001b[16;28H \u001b[0m\u001b[1;30m\u2590 \u2580\u25a0 \u2591\u258c\u001b[0m \u001b[1;30m\u2580\u2588\u2580 \u2580\u2580\u2580\u2593 \u001b[17;28H \u001b[0m\u001b[1;30m\u2584\u2580 \u001b[18;28H \u001b[0m\u001b[1;30m\u2591\u001b[0m \u001b[1;30m\u258c \u001b[19;28H \u001b[0m\u001b[1;30m\u2580\u001b[7;28H \u001b[8;28H \u001b[0m\u001b[1;30m\u2584\u2584\u001b[47m\u2593\u001b[40m\u2593\u001b[0m \u001b[9;28H \u001b[1;30m\u2590\u2588\u2588\u258c\u001b[0m \u001b[1;30m\u2584\u2584\u2584\u2584\u2588\u2593 \u001b[10;28H \u001b[0m\u001b[1;30m\u2584\u2584\u2593 \u2588\u2588\u001b[0m \u001b[1;30m\u2590\u001b[47m\u2593\u001b[40m\u2588\u2580 \u2580\u2590\u001b[47m\u2588\u001b[40m\u258c \u001b[11;28H \u001b[0m\u2591 \u001b[1;30m\u2590\u2588\u2588\u2588 \u2590\u2588\u258c\u001b[0m \u001b[1;30m\u2580\u2588\u2588\u2588\u2584\u2584\u2580 \u001b[12;28H \u001b[0m\u001b[1;47;30m\u2593\u2593\u001b[40m\u2588\u2580\u2588\u2584\u2590\u2588\u001b[47m\u2593\u001b[0m \u2591\u2591\u001b[1;30m\u2584\u2584\u2584 \u2580\u2588\u001b[47m\u2593\u001b[40m\u258c \u001b[13;28H \u001b[0m\u001b[1;30m\u258c \u2590\u001b[47m\u2593\u001b[40m\u2588\u258c \u2580\u2588\u2588\u001b[47m\u2593\u001b[40m\u258c\u001b[0m \u001b[1;30m\u2590\u2588\u001b[47m\u2593\u001b[40m\u258c \u2593\u001b[47m\u2593\u2593\u001b[0m \u001b[14;28H\u001b[1;30m\u2580\u2584\u001b[47m\u2593\u001b[40m\u2588\u2593\u001b[0m \u001b[1;30m\u2580\u2593\u2588\u001b[0m \u001b[1;30m\u2584\u2584\u2588\u2593\u2588 \u2590\u2588\u001b[47m\u2593\u001b[40m\u258c \u001b[15;28H \u001b[0m\u001b[1;30m\u2580\u2588\u2580\u2580\u2592\u001b[0m\u001b[6C\u001b[1;30m\u2590\u2592\u001b[0m \u001b[1;30m\u2580\u258c\u2593\u2592\u2580\u2580\u25a0\u2590\u2593\u2588\u2580 \u001b[16;28H \u001b[0m\u001b[1;30m\u2590 \u2580\u25a0 \u2591\u258c\u001b[0m \u001b[1;30m\u2580\u2588\u2580 \u2580\u2580\u2580\u2593 \u001b[17;28H \u001b[0m\u001b[1;30m\u2590 \u2580\u25a0 \u2591\u258c\u001b[0m \u001b[1;30m\u2580\u2588\u2580 \u2580\u2580\u2580\u2593 \u001b[18;28H \u001b[0m\u001b[1;30m\u2584\u2580 \u001b[19;28H \u001b[0m\u001b[1;30m\u2591\u001b[0m \u001b[1;30m\u258c \u001b[20;28H \u001b[0m\u001b[1;30m\u2580\u001b[8;28H \u001b[9;28H \u001b[0m\u001b[1;30m\u2584\u2584\u001b[47m\u2593\u001b[40m\u2593\u001b[0m \u001b[10;28H \u001b[1;30m\u2590\u2588\u2588\u258c\u001b[0m \u001b[1;30m\u2584\u2584\u2584\u2584\u2588\u2593 \u001b[11;28H \u001b[0m\u001b[1;30m\u2584\u2584\u2593 \u2588\u2588\u001b[0m \u001b[1;30m\u2590\u001b[47m\u2593\u001b[40m\u2588\u2580 \u2580\u2590\u001b[47m\u2588\u001b[40m\u258c \u001b[12;28H \u001b[0m\u2591 \u001b[1;30m\u2590\u2588\u2588\u2588 \u2590\u2588\u258c\u001b[0m \u001b[1;30m\u2580\u2588\u2588\u2588\u2584\u2584\u2580 \u001b[13;28H \u001b[0m\u001b[1;47;30m\u2593\u2593\u001b[40m\u2588\u2580\u2588\u2584\u2590\u2588\u001b[47m\u2593\u001b[0m \u2591\u2591\u001b[1;30m\u2584\u2584\u2584 \u2580\u2588\u001b[47m\u2593\u001b[40m\u258c \u001b[14;28H \u001b[0m\u001b[1;30m\u258c \u2590\u001b[47m\u2593\u001b[40m\u2588\u258c \u2580\u2588\u2588\u001b[47m\u2593\u001b[40m\u258c\u001b[0m \u001b[1;30m\u2590\u2588\u001b[47m\u2593\u001b[40m\u258c \u2593\u001b[47m\u2593\u2593\u001b[0m \u001b[15;28H\u001b[1;30m\u2580\u2584\u001b[47m\u2593\u001b[40m\u2588\u2593\u001b[0m \u001b[1;30m\u2580\u2593\u2588\u001b[0m \u001b[1;30m\u2584\u2584\u2588\u2593\u2588 \u2590\u2588\u001b[47m\u2593\u001b[40m\u258c \u001b[16;28H \u001b[0m\u001b[1;30m\u2580\u2588\u2580\u2580\u2592\u001b[0m\u001b[6C\u001b[1;30m\u2590\u2592\u001b[0m \u001b[1;30m\u2580\u258c\u2593\u2592\u2580\u2580\u25a0\u2590\u2593\u2588\u2580 \u001b[17;28H \u001b[0m\u001b[1;30m\u2590 \u2580\u25a0 \u2591\u258c\u001b[0m \u001b[1;30m\u2580\u2588\u2580 \u2580\u2580\u2580\u2593 \u001b[18;28H \u001b[0m\u001b[1;30m\u2590 \u2580\u25a0 \u2591\u258c\u001b[0m \u001b[1;30m\u2580\u2588\u2580 \u2580\u2580\u2580\u2593 \u001b[19;28H \u001b[0m\u001b[1;30m\u2584\u2580 \u001b[20;28H \u001b[0m\u001b[1;30m\u2591\u001b[0m \u001b[1;30m\u258c \u001b[21;28H \u001b[0m\u001b[1;30m\u2580\u001b[9;74H\u001b[0m\u001b[1;30m \u2584\u2593\u258c \u001b[10;74H\u001b[0m\u001b[1;30m \u2580\u2580\u258c\u2588 . \u001b[11;74H\u001b[0m\u001b[1;30m \u2590\u2588\u2588\u2584\u25a0 \u001b[12;74H\u001b[0m\u001b[1;30m \u2593\u2588\u001b[47m\u2593\u001b[40m\u258c \u001b[0m\u2591\u001b[1m\u2591\u2592 \u001b[13;74H\u001b[0m\u001b[1;30m\u2590\u001b[47m\u2593\u2593\u001b[40m\u2588 \u001b[14;74H\u001b[0m\u001b[1;30m \u2588\u001b[47m\u2593\u001b[40m\u2588 \u001b[15;74H\u001b[0m\u001b[1;30m\u25a0\u2588\u2588\u2593\u258c \u001b[16;74H\u001b[0m\u001b[1;30m\u2584\u2590\u2592\u2593\u2580 \u001b[17;74H\u001b[0m\u001b[1;30m\u2580\u2592\u2591\u2580sk \u001b[9;73H\u001b[0m\u001b[1;30m \u2584\u2593\u258c \u001b[10;73H\u001b[0m\u001b[1;30m \u2580\u2580\u258c\u2588 . \u001b[11;73H\u001b[0m\u001b[1;30m \u2590\u2588\u2588\u2584\u25a0 \u001b[12;73H\u001b[0m\u001b[1;30m \u2593\u2588\u001b[47m\u2593\u001b[40m\u258c \u001b[0m\u2591\u001b[1m\u2591\u2592 \u001b[13;73H\u001b[0m\u001b[1;30m\u2590\u001b[47m\u2593\u2593\u001b[40m\u2588 \u001b[14;73H\u001b[0m\u001b[1;30m \u2588\u001b[47m\u2593\u001b[40m\u2588 \u001b[15;73H\u001b[0m\u001b[1;30m\u25a0\u2588\u2588\u2593\u258c \u001b[16;73H\u001b[0m\u001b[1;30m\u2584\u2590\u2592\u2593\u2580 \u001b[17;73H\u001b[0m\u001b[1;30m\u2580\u2592\u2591\u2580sk \u001b[9;72H\u001b[0m\u001b[1;30m \u2584\u2593\u258c \u001b[10;72H\u001b[0m\u001b[1;30m \u2580\u2580\u258c\u2588 . \u001b[11;72H\u001b[0m\u001b[1;30m \u2590\u2588\u2588\u2584\u25a0 \u001b[12;72H\u001b[0m\u001b[1;30m \u2593\u2588\u001b[47m\u2593\u001b[40m\u258c \u001b[0m\u2591\u001b[1m\u2591\u2592 \u001b[13;72H\u001b[0m\u001b[1;30m\u2590\u001b[47m\u2593\u2593\u001b[40m\u2588 \u001b[14;72H\u001b[0m\u001b[1;30m \u2588\u001b[47m\u2593\u001b[40m\u2588 \u001b[15;72H\u001b[0m\u001b[1;30m\u25a0\u2588\u2588\u2593\u258c \u001b[16;72H\u001b[0m\u001b[1;30m\u2584\u2590\u2592\u2593\u2580 \u001b[17;72H\u001b[0m\u001b[1;30m\u2580\u2592\u2591\u2580sk \u001b[9;71H\u001b[0m\u001b[1;30m \u2584\u2593\u258c \u001b[10;71H\u001b[0m\u001b[1;30m \u2580\u2580\u258c\u2588 . \u001b[11;71H\u001b[0m\u001b[1;30m \u2590\u2588\u2588\u2584\u25a0 \u001b[12;71H\u001b[0m\u001b[1;30m \u2593\u2588\u001b[47m\u2593\u001b[40m\u258c \u001b[0m\u2591\u001b[1m\u2591\u2592 \u001b[13;71H\u001b[0m\u001b[1;30m\u2590\u001b[47m\u2593\u2593\u001b[40m\u2588 \u001b[14;71H\u001b[0m\u001b[1;30m \u2588\u001b[47m\u2593\u001b[40m\u2588 \u001b[15;71H\u001b[0m\u001b[1;30m\u25a0\u2588\u2588\u2593\u258c \u001b[16;71H\u001b[0m\u001b[1;30m\u2584\u2590\u2592\u2593\u2580 \u001b[17;71H\u001b[0m\u001b[1;30m\u2580\u2592\u2591\u2580sk \u001b[9;70H\u001b[0m\u001b[1;30m \u2584\u2593\u258c \u001b[10;70H\u001b[0m\u001b[1;30m \u2580\u2580\u258c\u2588 . \u001b[11;70H\u001b[0m\u001b[1;30m \u2590\u2588\u2588\u2584\u25a0 \u001b[12;70H\u001b[0m\u001b[1;30m \u2593\u2588\u001b[47m\u2593\u001b[40m\u258c \u001b[0m\u2591\u001b[1m\u2591\u2592 \u001b[13;70H\u001b[0m\u001b[1;30m\u2590\u001b[47m\u2593\u2593\u001b[40m\u2588 \u001b[14;70H\u001b[0m\u001b[1;30m \u2588\u001b[47m\u2593\u001b[40m\u2588 \u001b[15;70H\u001b[0m\u001b[1;30m\u25a0\u2588\u2588\u2593\u258c \u001b[16;70H\u001b[0m\u001b[1;30m\u2584\u2590\u2592\u2593\u2580 \u001b[17;70H\u001b[0m\u001b[1;30m\u2580\u2592\u2591\u2580sk \u001b[9;69H\u001b[0m\u001b[1;30m \u2584\u2593\u258c \u001b[10;69H\u001b[0m\u001b[1;30m \u2580\u2580\u258c\u2588 . \u001b[11;69H\u001b[0m\u001b[1;30m \u2590\u2588\u2588\u2584\u25a0 \u001b[12;69H\u001b[0m\u001b[1;30m \u2593\u2588\u001b[47m\u2593\u001b[40m\u258c \u001b[0m\u2591\u001b[1m\u2591\u2592 \u001b[13;69H\u001b[0m\u001b[1;30m\u2590\u001b[47m\u2593\u2593\u001b[40m\u2588 \u001b[14;69H\u001b[0m\u001b[1;30m \u2588\u001b[47m\u2593\u001b[40m\u2588 \u001b[15;69H\u001b[0m\u001b[1;30m\u25a0\u2588\u2588\u2593\u258c \u001b[16;69H\u001b[0m\u001b[1;30m\u2584\u2590\u2592\u2593\u2580 \u001b[17;69H\u001b[0m\u001b[1;30m\u2580\u2592\u2591\u2580sk \u001b[9;68H\u001b[0m\u001b[1;30m \u2584\u2593\u258c \u001b[10;68H\u001b[0m\u001b[1;30m \u2580\u2580\u258c\u2588 . \u001b[11;68H\u001b[0m\u001b[1;30m \u2590\u2588\u2588\u2584\u25a0 \u001b[12;68H\u001b[0m\u001b[1;30m \u2593\u2588\u001b[47m\u2593\u001b[40m\u258c \u001b[0m\u2591\u001b[1m\u2591\u2592 \u001b[13;68H\u001b[0m\u001b[1;30m\u2590\u001b[47m\u2593\u2593\u001b[40m\u2588 \u001b[14;68H\u001b[0m\u001b[1;30m \u2588\u001b[47m\u2593\u001b[40m\u2588 \u001b[15;68H\u001b[0m\u001b[1;30m\u25a0\u2588\u2588\u2593\u258c \u001b[16;68H\u001b[0m\u001b[1;30m\u2584\u2590\u2592\u2593\u2580 \u001b[17;68H\u001b[0m\u001b[1;30m\u2580\u2592\u2591\u2580sk \u001b[9;67H\u001b[0m\u001b[1;30m \u2584\u2593\u258c \u001b[10;67H\u001b[0m\u001b[1;30m \u2580\u2580\u258c\u2588 . \u001b[11;67H\u001b[0m\u001b[1;30m \u2590\u2588\u2588\u2584\u25a0 \u001b[12;67H\u001b[0m\u001b[1;30m \u2593\u2588\u001b[47m\u2593\u001b[40m\u258c \u001b[0m\u2591\u001b[1m\u2591\u2592 \u001b[13;67H\u001b[0m\u001b[1;30m\u2590\u001b[47m\u2593\u2593\u001b[40m\u2588 \u001b[14;67H\u001b[0m\u001b[1;30m \u2588\u001b[47m\u2593\u001b[40m\u2588 \u001b[15;67H\u001b[0m\u001b[1;30m\u25a0\u2588\u2588\u2593\u258c \u001b[16;67H\u001b[0m\u001b[1;30m\u2584\u2590\u2592\u2593\u2580 \u001b[17;67H\u001b[0m\u001b[1;30m\u2580\u2592\u2591\u2580sk \u001b[9;66H\u001b[0m\u001b[1;30m \u2584\u2593\u258c \u001b[10;66H\u001b[0m\u001b[1;30m \u2580\u2580\u258c\u2588 . \u001b[11;66H\u001b[0m\u001b[1;30m \u2590\u2588\u2588\u2584\u25a0 \u001b[12;66H\u001b[0m\u001b[1;30m \u2593\u2588\u001b[47m\u2593\u001b[40m\u258c \u001b[0m\u2591\u001b[1m\u2591\u2592 \u001b[13;66H\u001b[0m\u001b[1;30m\u2590\u001b[47m\u2593\u2593\u001b[40m\u2588 \u001b[14;66H\u001b[0m\u001b[1;30m \u2588\u001b[47m\u2593\u001b[40m\u2588 \u001b[15;66H\u001b[0m\u001b[1;30m\u25a0\u2588\u2588\u2593\u258c \u001b[16;66H\u001b[0m\u001b[1;30m\u2584\u2590\u2592\u2593\u2580 \u001b[17;66H\u001b[0m\u001b[1;30m\u2580\u2592\u2591\u2580sk \u001b[9;65H\u001b[0m\u001b[1;30m \u2584\u2593\u258c \u001b[10;65H\u001b[0m\u001b[1;30m \u2580\u2580\u258c\u2588 . \u001b[11;65H\u001b[0m\u001b[1;30m \u2590\u2588\u2588\u2584\u25a0 \u001b[12;65H\u001b[0m\u001b[1;30m \u2593\u2588\u001b[47m\u2593\u001b[40m\u258c \u001b[0m\u2591\u001b[1m\u2591\u2592 \u001b[13;65H\u001b[0m\u001b[1;30m\u2590\u001b[47m\u2593\u2593\u001b[40m\u2588 \u001b[14;65H\u001b[0m\u001b[1;30m \u2588\u001b[47m\u2593\u001b[40m\u2588 \u001b[15;65H\u001b[0m\u001b[1;30m\u25a0\u2588\u2588\u2593\u258c \u001b[16;65H\u001b[0m\u001b[1;30m\u2584\u2590\u2592\u2593\u2580 \u001b[17;65H\u001b[0m\u001b[1;30m\u2580\u2592\u2591\u2580sk \u001b[9;64H\u001b[0m\u001b[1;30m \u2584\u2593\u258c \u001b[10;64H\u001b[0m\u001b[1;30m \u2580\u2580\u258c\u2588 . \u001b[11;64H\u001b[0m\u001b[1;30m \u2590\u2588\u2588\u2584\u25a0 \u001b[12;64H\u001b[0m\u001b[1;30m \u2593\u2588\u001b[47m\u2593\u001b[40m\u258c \u001b[0m\u2591\u001b[1m\u2591\u2592 \u001b[13;64H\u001b[0m\u001b[1;30m\u2590\u001b[47m\u2593\u2593\u001b[40m\u2588 \u001b[14;64H\u001b[0m\u001b[1;30m \u2588\u001b[47m\u2593\u001b[40m\u2588 \u001b[15;64H\u001b[0m\u001b[1;30m\u25a0\u2588\u2588\u2593\u258c \u001b[16;64H\u001b[0m\u001b[1;30m\u2584\u2590\u2592\u2593\u2580 \u001b[17;64H\u001b[0m\u001b[1;30m\u2580\u2592\u2591\u2580sk \u001b[9;63H\u001b[0m\u001b[1;30m \u2584\u2593\u258c \u001b[10;63H\u001b[0m\u001b[1;30m \u2580\u2580\u258c\u2588 . \u001b[11;63H\u001b[0m\u001b[1;30m \u2590\u2588\u2588\u2584\u25a0 \u001b[12;63H\u001b[0m\u001b[1;30m \u2593\u2588\u001b[47m\u2593\u001b[40m\u258c \u001b[0m\u2591\u001b[1m\u2591\u2592 \u001b[13;63H\u001b[0m\u001b[1;30m\u2590\u001b[47m\u2593\u2593\u001b[40m\u2588 \u001b[14;63H\u001b[0m\u001b[1;30m \u2588\u001b[47m\u2593\u001b[40m\u2588 \u001b[15;63H\u001b[0m\u001b[1;30m\u25a0\u2588\u2588\u2593\u258c \u001b[16;63H\u001b[0m\u001b[1;30m\u2584\u2590\u2592\u2593\u2580 \u001b[17;63H\u001b[0m\u001b[1;30m\u2580\u2592\u2591\u2580sk \u001b[9;62H\u001b[0m\u001b[1;30m \u2584\u2593\u258c \u001b[10;62H\u001b[0m\u001b[1;30m \u2580\u2580\u258c\u2588 . \u001b[11;62H\u001b[0m\u001b[1;30m \u2590\u2588\u2588\u2584\u25a0 \u001b[12;62H\u001b[0m\u001b[1;30m \u2593\u2588\u001b[47m\u2593\u001b[40m\u258c \u001b[0m\u2591\u001b[1m\u2591\u2592 \u001b[13;62H\u001b[0m\u001b[1;30m\u2590\u001b[47m\u2593\u2593\u001b[40m\u2588 \u001b[14;62H\u001b[0m\u001b[1;30m \u2588\u001b[47m\u2593\u001b[40m\u2588 \u001b[15;62H\u001b[0m\u001b[1;30m\u25a0\u2588\u2588\u2593\u258c \u001b[16;62H\u001b[0m\u001b[1;30m\u2584\u2590\u2592\u2593\u2580 \u001b[17;62H\u001b[0m\u001b[1;30m\u2580\u2592\u2591\u2580sk \u001b[9;61H\u001b[0m\u001b[1;30m \u2584\u2593\u258c \u001b[10;61H\u001b[0m\u001b[1;30m \u2580\u2580\u258c\u2588 . \u001b[11;61H\u001b[0m\u001b[1;30m \u2590\u2588\u2588\u2584\u25a0 \u001b[12;61H\u001b[0m\u001b[1;30m \u2593\u2588\u001b[47m\u2593\u001b[40m\u258c \u001b[0m\u2591\u001b[1m\u2591\u2592 \u001b[13;61H\u001b[0m\u001b[1;30m\u2590\u001b[47m\u2593\u2593\u001b[40m\u2588 \u001b[14;61H\u001b[0m\u001b[1;30m \u2588\u001b[47m\u2593\u001b[40m\u2588 \u001b[15;61H\u001b[0m\u001b[1;30m\u25a0\u2588\u2588\u2593\u258c \u001b[16;61H\u001b[0m\u001b[1;30m\u2584\u2590\u2592\u2593\u2580 \u001b[17;61H\u001b[0m\u001b[1;30m\u2580\u2592\u2591\u2580sk \u001b[9;60H\u001b[0m\u001b[1;30m \u2584\u2593\u258c \u001b[10;60H\u001b[0m\u001b[1;30m \u2580\u2580\u258c\u2588 . \u001b[11;60H\u001b[0m\u001b[1;30m \u2590\u2588\u2588\u2584\u25a0 \u001b[12;60H\u001b[0m\u001b[1;30m \u2593\u2588\u001b[47m\u2593\u001b[40m\u258c \u001b[0m\u2591\u001b[1m\u2591\u2592 \u001b[13;60H\u001b[0m\u001b[1;30m\u2590\u001b[47m\u2593\u2593\u001b[40m\u2588 \u001b[14;60H\u001b[0m\u001b[1;30m \u2588\u001b[47m\u2593\u001b[40m\u2588 \u001b[15;60H\u001b[0m\u001b[1;30m\u25a0\u2588\u2588\u2593\u258c \u001b[16;60H\u001b[0m\u001b[1;30m\u2584\u2590\u2592\u2593\u2580 \u001b[17;60H\u001b[0m\u001b[1;30m\u2580\u2592\u2591\u2580sk \u001b[9;59H\u001b[0m\u001b[1;30m \u2584\u2593\u258c \u001b[10;59H\u001b[0m\u001b[1;30m \u2580\u2580\u258c\u2588 . \u001b[11;59H\u001b[0m\u001b[1;30m \u2590\u2588\u2588\u2584\u25a0 \u001b[12;59H\u001b[0m\u001b[1;30m \u2593\u2588\u001b[47m\u2593\u001b[40m\u258c \u001b[0m\u2591\u001b[1m\u2591\u2592 \u001b[13;59H\u001b[0m\u001b[1;30m\u2590\u001b[47m\u2593\u2593\u001b[40m\u2588 \u001b[14;59H\u001b[0m\u001b[1;30m \u2588\u001b[47m\u2593\u001b[40m\u2588 \u001b[15;59H\u001b[0m\u001b[1;30m\u25a0\u2588\u2588\u2593\u258c \u001b[16;59H\u001b[0m\u001b[1;30m\u2584\u2590\u2592\u2593\u2580 \u001b[17;59H\u001b[0m\u001b[1;30m\u2580\u2592\u2591\u2580sk \u001b[9;58H\u001b[0m\u001b[1;30m \u2584\u2593\u258c \u001b[10;58H\u001b[0m\u001b[1;30m \u2580\u2580\u258c\u2588 . \u001b[11;58H\u001b[0m\u001b[1;30m \u2590\u2588\u2588\u2584\u25a0 \u001b[12;58H\u001b[0m\u001b[1;30m \u2593\u2588\u001b[47m\u2593\u001b[40m\u258c \u001b[0m\u2591\u001b[1m\u2591\u2592 \u001b[13;58H\u001b[0m\u001b[1;30m\u2590\u001b[47m\u2593\u2593\u001b[40m\u2588 \u001b[14;58H\u001b[0m\u001b[1;30m \u2588\u001b[47m\u2593\u001b[40m\u2588 \u001b[15;58H\u001b[0m\u001b[1;30m\u25a0\u2588\u2588\u2593\u258c \u001b[16;58H\u001b[0m\u001b[1;30m\u2584\u2590\u2592\u2593\u2580 \u001b[17;58H\u001b[0m\u001b[1;30m\u2580\u2592\u2591\u2580sk \u001b[9;57H\u001b[0m\u001b[1;30m \u2584\u2593\u258c \u001b[10;57H\u001b[0m\u001b[1;30m \u2580\u2580\u258c\u2588 . \u001b[11;57H\u001b[0m\u001b[1;30m \u2590\u2588\u2588\u2584\u25a0 \u001b[12;57H\u001b[0m\u001b[1;30m \u2593\u2588\u001b[47m\u2593\u001b[40m\u258c \u001b[0m\u2591\u001b[1m\u2591\u2592 \u001b[13;57H\u001b[0m\u001b[1;30m\u2590\u001b[47m\u2593\u2593\u001b[40m\u2588 \u001b[14;57H\u001b[0m\u001b[1;30m \u2588\u001b[47m\u2593\u001b[40m\u2588 \u001b[15;57H\u001b[0m\u001b[1;30m\u25a0\u2588\u2588\u2593\u258c \u001b[16;57H\u001b[0m\u001b[1;30m\u2584\u2590\u2592\u2593\u2580 \u001b[17;57H\u001b[0m\u001b[1;30m\u2580\u2592\u2591\u2580sk \u001b[9;56H\u001b[0m\u001b[1;30m \u2584\u2593\u258c \u001b[10;56H\u001b[0m\u001b[1;30m \u2580\u2580\u258c\u2588 . \u001b[11;56H\u001b[0m\u001b[1;30m \u2590\u2588\u2588\u2584\u25a0 \u001b[12;56H\u001b[0m\u001b[1;30m \u2593\u2588\u001b[47m\u2593\u001b[40m\u258c \u001b[0m\u2591\u001b[1m\u2591\u2592 \u001b[13;56H\u001b[0m\u001b[1;30m\u2590\u001b[47m\u2593\u2593\u001b[40m\u2588 \u001b[14;56H\u001b[0m\u001b[1;30m \u2588\u001b[47m\u2593\u001b[40m\u2588 \u001b[15;56H\u001b[0m\u001b[1;30m\u25a0\u2588\u2588\u2593\u258c \u001b[16;56H\u001b[0m\u001b[1;30m\u2584\u2590\u2592\u2593\u2580 \u001b[17;56H\u001b[0m\u001b[1;30m\u2580\u2592\u2591\u2580sk \u001b[9;55H\u001b[0m\u001b[1;30m \u2584\u2593\u258c \u001b[10;55H\u001b[0m\u001b[1;30m \u2580\u2580\u258c\u2588 . \u001b[11;55H\u001b[0m\u001b[1;30m \u2590\u2588\u2588\u2584\u25a0 \u001b[12;55H\u001b[0m\u001b[1;30m \u2593\u2588\u001b[47m\u2593\u001b[40m\u258c \u001b[0m\u2591\u001b[1m\u2591\u2592 \u001b[13;55H\u001b[0m\u001b[1;30m\u2590\u001b[47m\u2593\u2593\u001b[40m\u2588 \u001b[14;55H\u001b[0m\u001b[1;30m \u2588\u001b[47m\u2593\u001b[40m\u2588 \u001b[15;55H\u001b[0m\u001b[1;30m\u25a0\u2588\u2588\u2593\u258c \u001b[16;55H\u001b[0m\u001b[1;30m\u2584\u2590\u2592\u2593\u2580 \u001b[17;55H\u001b[0m\u001b[1;30m\u2580\u2592\u2591\u2580sk \u001b[9;54H\u001b[0m\u001b[1;30m \u2584\u2593\u258c \u001b[10;54H\u001b[0m\u001b[1;30m \u2580\u2580\u258c\u2588 . \u001b[11;54H\u001b[0m\u001b[1;30m \u2590\u2588\u2588\u2584\u25a0 \u001b[12;54H\u001b[0m\u001b[1;30m \u2593\u2588\u001b[47m\u2593\u001b[40m\u258c \u001b[0m\u2591\u001b[1m\u2591\u2592 \u001b[13;54H\u001b[0m\u001b[1;30m\u2590\u001b[47m\u2593\u2593\u001b[40m\u2588 \u001b[14;54H\u001b[0m\u001b[1;30m \u2588\u001b[47m\u2593\u001b[40m\u2588 \u001b[15;54H\u001b[0m\u001b[1;30m\u25a0\u2588\u2588\u2593\u258c \u001b[16;54H\u001b[0m\u001b[1;30m\u2584\u2590\u2592\u2593\u2580 \u001b[17;54H\u001b[0m\u001b[1;30m\u2580\u2592\u2591\u2580sk \u001b[23;32H\u001b[37mHas Been Detected\u001b[23;32H\u001b[0;37;40m\u001b[1;37mHas Been Detected\u001b[23;32HHas Been Detected\u001b[23;32H\u001b[0;37;40m\u001b[1;37mHas Been Detected\u001b[6;32H\u001b[30m\u001b[37m .Press Any Key.\u001b[6;32H\u001b[0;37;40m\u001b[1;37m .Press Any Key.\u001b[6;32H .Press Any Key.\u001b[6;32H\u001b[0;37;40m\u001b[1;37m .Press Any Key.",
"dsr_replies": 1,
"dsr_requests": 1,
"encoding": "cp437",
"option_states": {
"server_offered": {
"AARDWOLF": false,
"ATCP": false,
"ECHO": true,
"GMCP": false,
"MCCP2": false,
"MCCP3": false,
"MSDP": false,
"MSP": false,
"MSSP": false,
"MXP": false,
"SGA": true,
"ZMP": false
},
"server_requested": {
"AARDWOLF": false,
"ATCP": false,
"BINARY": true,
"GMCP": false,
"MCCP2": false,
"MCCP3": false,
"MSDP": false,
"MSP": false,
"MSSP": false,
"MXP": false,
"SNDLOC": false,
"TTYPE": true,
"ZMP": false
}
},
"scan_type": "quick",
"timing": {
"probe": 0.5075409412384033,
"total": 25.669221878051758
}
}
},
"sessions": [
{
"connected": "2026-03-07T04:05:49.264895+00:00",
"host": "tnabbs.org",
"ip": "108.29.0.206",
"port": 2323
}
]
}
Connection Log
Debug-level log of the Telnet negotiation session, showing each IAC (Interpret As Command) exchange between client and server.
Generated by telnetlib3-fingerprint
telnetlib3-fingerprint --loglevel=debug tnabbs.org 2323
Show Logfile
DEBUG client.py:1193 Fingerprint client: host=tnabbs.org port=2323
INFO client_base.py:186 Connected to <Peer 108.29.0.206 2323>
DEBUG stream_writer.py:3330 pending_option[WILL + MXP] = True
DEBUG stream_writer.py:1019 send IAC WILL MXP
DEBUG stream_writer.py:3330 pending_option[WILL + ATCP] = True
DEBUG stream_writer.py:1019 send IAC WILL ATCP
DEBUG stream_writer.py:3330 pending_option[WILL + MCCP3_COMPRESS] = True
DEBUG stream_writer.py:1019 send IAC WILL MCCP3_COMPRESS
DEBUG stream_writer.py:3330 pending_option[WILL + GMCP] = True
DEBUG stream_writer.py:1019 send IAC WILL GMCP
DEBUG stream_writer.py:3330 pending_option[WILL + AARDWOLF] = True
DEBUG stream_writer.py:1019 send IAC WILL AARDWOLF
DEBUG stream_writer.py:3330 pending_option[WILL + MSP] = True
DEBUG stream_writer.py:1019 send IAC WILL MSP
DEBUG stream_writer.py:3330 pending_option[WILL + MSDP] = True
DEBUG stream_writer.py:1019 send IAC WILL MSDP
DEBUG stream_writer.py:3330 pending_option[WILL + MSSP] = True
DEBUG stream_writer.py:1019 send IAC WILL MSSP
DEBUG stream_writer.py:3330 pending_option[WILL + ZMP] = True
DEBUG stream_writer.py:1019 send IAC WILL ZMP
DEBUG stream_writer.py:3330 pending_option[WILL + MCCP2_COMPRESS] = True
DEBUG stream_writer.py:1019 send IAC WILL MCCP2_COMPRESS
DEBUG stream_writer.py:3330 pending_option[DO + MXP] = True
DEBUG stream_writer.py:1019 send IAC DO MXP
DEBUG stream_writer.py:3330 pending_option[DO + ATCP] = True
DEBUG stream_writer.py:1019 send IAC DO ATCP
DEBUG stream_writer.py:3330 pending_option[DO + MCCP3_COMPRESS] = True
DEBUG stream_writer.py:1019 send IAC DO MCCP3_COMPRESS
DEBUG stream_writer.py:3330 pending_option[DO + GMCP] = True
DEBUG stream_writer.py:1019 send IAC DO GMCP
DEBUG stream_writer.py:3330 pending_option[DO + AARDWOLF] = True
DEBUG stream_writer.py:1019 send IAC DO AARDWOLF
DEBUG stream_writer.py:3330 pending_option[DO + MSP] = True
DEBUG stream_writer.py:1019 send IAC DO MSP
DEBUG stream_writer.py:3330 pending_option[DO + MSDP] = True
DEBUG stream_writer.py:1019 send IAC DO MSDP
DEBUG stream_writer.py:3330 pending_option[DO + MSSP] = True
DEBUG stream_writer.py:1019 send IAC DO MSSP
DEBUG stream_writer.py:3330 pending_option[DO + ZMP] = True
DEBUG stream_writer.py:1019 send IAC DO ZMP
DEBUG stream_writer.py:3330 pending_option[DO + MCCP2_COMPRESS] = True
DEBUG stream_writer.py:1019 send IAC DO MCCP2_COMPRESS
DEBUG stream_writer.py:768 recv IAC WILL ECHO
DEBUG stream_writer.py:784 WILL ECHO unsolicited
DEBUG stream_writer.py:1994 handle_will(ECHO)
DEBUG stream_writer.py:3330 pending_option[DO + ECHO] = True
DEBUG stream_writer.py:1019 send IAC DO ECHO
DEBUG stream_writer.py:3330 remote_option[ECHO] = True
DEBUG stream_writer.py:3330 pending_option[DO + ECHO] = False
DEBUG stream_writer.py:768 recv IAC WILL SGA
DEBUG stream_writer.py:784 WILL SGA unsolicited
DEBUG stream_writer.py:1994 handle_will(SGA)
DEBUG stream_writer.py:3330 pending_option[DO + SGA] = True
DEBUG stream_writer.py:1019 send IAC DO SGA
DEBUG stream_writer.py:3330 remote_option[SGA] = True
DEBUG stream_writer.py:3330 pending_option[DO + SGA] = False
DEBUG stream_writer.py:768 recv IAC DO TTYPE
DEBUG stream_writer.py:1836 handle_do(TTYPE)
DEBUG stream_writer.py:3330 pending_option[WILL + TTYPE] = True
DEBUG stream_writer.py:1019 send IAC WILL TTYPE
DEBUG stream_writer.py:3330 pending_option[SB + TTYPE] = True
DEBUG stream_writer.py:3330 local_option[TTYPE] = True
DEBUG stream_writer.py:3330 pending_option[WILL + TTYPE] = False
DEBUG stream_writer.py:768 recv IAC DO BINARY
DEBUG stream_writer.py:1836 handle_do(BINARY)
DEBUG stream_writer.py:3330 pending_option[WILL + BINARY] = True
DEBUG stream_writer.py:1019 send IAC WILL BINARY
DEBUG stream_writer.py:3330 local_option[BINARY] = True
DEBUG stream_writer.py:3330 pending_option[WILL + BINARY] = False
DEBUG stream_writer.py:768 recv IAC DO SNDLOC
DEBUG stream_writer.py:1836 handle_do(SNDLOC)
DEBUG stream_writer.py:1944 DO SNDLOC not supported.
DEBUG stream_writer.py:3330 local_option[SNDLOC] = False
DEBUG stream_writer.py:1019 send IAC WONT SNDLOC
DEBUG stream_writer.py:768 recv IAC DONT MXP
DEBUG stream_writer.py:1959 handle_dont(MXP)
DEBUG stream_writer.py:3330 pending_option[WILL + MXP] = False
DEBUG stream_writer.py:3330 local_option[MXP] = False
DEBUG stream_writer.py:768 recv IAC DONT ATCP
DEBUG stream_writer.py:1959 handle_dont(ATCP)
DEBUG stream_writer.py:3330 pending_option[WILL + ATCP] = False
DEBUG stream_writer.py:3330 local_option[ATCP] = False
DEBUG stream_writer.py:768 recv IAC DONT MCCP3_COMPRESS
DEBUG stream_writer.py:1959 handle_dont(MCCP3_COMPRESS)
DEBUG stream_writer.py:3330 pending_option[WILL + MCCP3_COMPRESS] = False
DEBUG stream_writer.py:3330 local_option[MCCP3_COMPRESS] = False
DEBUG stream_writer.py:768 recv IAC DONT GMCP
DEBUG stream_writer.py:1959 handle_dont(GMCP)
DEBUG stream_writer.py:3330 pending_option[WILL + GMCP] = False
DEBUG stream_writer.py:3330 local_option[GMCP] = False
DEBUG stream_writer.py:768 recv IAC DONT AARDWOLF
DEBUG stream_writer.py:1959 handle_dont(AARDWOLF)
DEBUG stream_writer.py:3330 pending_option[WILL + AARDWOLF] = False
DEBUG stream_writer.py:3330 local_option[AARDWOLF] = False
DEBUG stream_writer.py:768 recv IAC DONT MSP
DEBUG stream_writer.py:1959 handle_dont(MSP)
DEBUG stream_writer.py:3330 pending_option[WILL + MSP] = False
DEBUG stream_writer.py:3330 local_option[MSP] = False
DEBUG stream_writer.py:768 recv IAC DONT MSDP
DEBUG stream_writer.py:1959 handle_dont(MSDP)
DEBUG stream_writer.py:3330 pending_option[WILL + MSDP] = False
DEBUG stream_writer.py:3330 local_option[MSDP] = False
DEBUG stream_writer.py:768 recv IAC DONT MSSP
DEBUG stream_writer.py:1959 handle_dont(MSSP)
DEBUG stream_writer.py:3330 pending_option[WILL + MSSP] = False
DEBUG stream_writer.py:3330 local_option[MSSP] = False
DEBUG stream_writer.py:768 recv IAC DONT ZMP
DEBUG stream_writer.py:1959 handle_dont(ZMP)
DEBUG stream_writer.py:3330 pending_option[WILL + ZMP] = False
DEBUG stream_writer.py:3330 local_option[ZMP] = False
DEBUG stream_writer.py:768 recv IAC DONT MCCP2_COMPRESS
DEBUG stream_writer.py:1959 handle_dont(MCCP2_COMPRESS)
DEBUG stream_writer.py:3330 pending_option[WILL + MCCP2_COMPRESS] = False
DEBUG stream_writer.py:3330 local_option[MCCP2_COMPRESS] = False
DEBUG stream_writer.py:768 recv IAC WONT MXP
DEBUG stream_writer.py:2148 handle_wont(MXP)
DEBUG stream_writer.py:3330 remote_option[MXP] = False
DEBUG stream_writer.py:3330 pending_option[DO + MXP] = False
DEBUG stream_writer.py:768 recv IAC WONT ATCP
DEBUG stream_writer.py:2148 handle_wont(ATCP)
DEBUG stream_writer.py:3330 remote_option[ATCP] = False
DEBUG stream_writer.py:3330 pending_option[DO + ATCP] = False
DEBUG stream_writer.py:768 recv IAC WONT MCCP3_COMPRESS
DEBUG stream_writer.py:2148 handle_wont(MCCP3_COMPRESS)
DEBUG stream_writer.py:3330 remote_option[MCCP3_COMPRESS] = False
DEBUG stream_writer.py:3330 pending_option[DO + MCCP3_COMPRESS] = False
DEBUG stream_writer.py:768 recv IAC WONT GMCP
DEBUG stream_writer.py:2148 handle_wont(GMCP)
DEBUG stream_writer.py:3330 remote_option[GMCP] = False
DEBUG stream_writer.py:3330 pending_option[DO + GMCP] = False
DEBUG stream_writer.py:768 recv IAC WONT AARDWOLF
DEBUG stream_writer.py:2148 handle_wont(AARDWOLF)
DEBUG stream_writer.py:3330 remote_option[AARDWOLF] = False
DEBUG stream_writer.py:3330 pending_option[DO + AARDWOLF] = False
DEBUG stream_writer.py:768 recv IAC WONT MSP
DEBUG stream_writer.py:2148 handle_wont(MSP)
DEBUG stream_writer.py:3330 remote_option[MSP] = False
DEBUG stream_writer.py:3330 pending_option[DO + MSP] = False
DEBUG stream_writer.py:768 recv IAC WONT MSDP
DEBUG stream_writer.py:2148 handle_wont(MSDP)
DEBUG stream_writer.py:3330 remote_option[MSDP] = False
DEBUG stream_writer.py:3330 pending_option[DO + MSDP] = False
DEBUG stream_writer.py:768 recv IAC WONT MSSP
DEBUG stream_writer.py:2148 handle_wont(MSSP)
DEBUG stream_writer.py:3330 remote_option[MSSP] = False
DEBUG stream_writer.py:3330 pending_option[DO + MSSP] = False
DEBUG stream_writer.py:768 recv IAC WONT ZMP
DEBUG stream_writer.py:2148 handle_wont(ZMP)
DEBUG stream_writer.py:3330 remote_option[ZMP] = False
DEBUG stream_writer.py:3330 pending_option[DO + ZMP] = False
DEBUG stream_writer.py:768 recv IAC WONT MCCP2_COMPRESS
DEBUG stream_writer.py:2148 handle_wont(MCCP2_COMPRESS)
DEBUG stream_writer.py:3330 remote_option[MCCP2_COMPRESS] = False
DEBUG stream_writer.py:3330 pending_option[DO + MCCP2_COMPRESS] = False
DEBUG stream_writer.py:762 begin sub-negotiation SB TTYPE
DEBUG stream_writer.py:749 sub-negotiation cmd TTYPE SE completion byte
DEBUG stream_writer.py:3330 pending_option[SB + TTYPE] = False
DEBUG stream_writer.py:2353 recv TTYPE IS: b'\x01\x00'
WARNING stream_writer.py:2357 ignoring TTYPE IS from server: b'\x01\x00'
DEBUG client_base.py:496 negotiation complete after 0.50s.
DEBUG stream_writer.py:3330 pending_option[DO + BINARY] = True
DEBUG stream_writer.py:1019 send IAC DO BINARY
DEBUG stream_writer.py:3330 pending_option[DO + STATUS] = True
DEBUG stream_writer.py:1019 send IAC DO STATUS
DEBUG stream_writer.py:3330 pending_option[DO + CHARSET] = True
DEBUG stream_writer.py:1019 send IAC DO CHARSET
DEBUG stream_writer.py:3330 pending_option[DO + EOR] = True
DEBUG stream_writer.py:1019 send IAC DO EOR
DEBUG stream_writer.py:3330 pending_option[DO + COM_PORT_OPTION] = True
DEBUG stream_writer.py:1019 send IAC DO COM_PORT_OPTION
DEBUG stream_writer.py:768 recv IAC WONT STATUS
DEBUG stream_writer.py:2148 handle_wont(STATUS)
DEBUG stream_writer.py:3330 remote_option[STATUS] = False
DEBUG stream_writer.py:3330 pending_option[DO + STATUS] = False
DEBUG stream_writer.py:768 recv IAC WONT CHARSET
DEBUG stream_writer.py:2148 handle_wont(CHARSET)
DEBUG stream_writer.py:3330 remote_option[CHARSET] = False
DEBUG stream_writer.py:3330 pending_option[DO + CHARSET] = False
DEBUG stream_writer.py:768 recv IAC WONT EOR
DEBUG stream_writer.py:2148 handle_wont(EOR)
DEBUG stream_writer.py:3330 remote_option[EOR] = False
DEBUG stream_writer.py:3330 pending_option[DO + EOR] = False
DEBUG stream_writer.py:768 recv IAC WONT COM_PORT_OPTION
DEBUG stream_writer.py:2148 handle_wont(COM_PORT_OPTION)
DEBUG stream_writer.py:3330 remote_option[COM_PORT_OPTION] = False
DEBUG stream_writer.py:3330 pending_option[DO + COM_PORT_OPTION] = False
INFO fingerprinting.py:755 connection for server fingerprint aac0d9e4a94e81dc
INFO client_base.py:118 Connection closed to <Peer 108.29.0.206 2323>