Created
December 1, 2023 09:01
-
-
Save hogelog/c2a0c475a89217b8e9b46908442bf8ab to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!ruby -rzlib | |
print Zlib.inflate(DATA.read).unpack("B*")[0].tr("01"," #").scan(/.{49}/).join"\n" | |
__END__ | |
x�U�1 | |
1E�(�.�`�`��^%G퍲��Ŷ�W�%���" | |
�6)�|'����1�|�?qa�R��h2�~��|;`�P�JI�F���T��#��h�O.�a�A��8� | |
{�瑋(�\�J�����Z�i�u/��e�p���s{����7�؏�� |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment