Created
November 29, 2013 15:09
-
-
Save balepc/7707074 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
'eqmq38ddabrutl82w8hqtbl59dy5bj7eorh'.scan(/.{7}/){puts$&.to_i(36).to_s(2).tr'10','.#'} | |
'11m6cki 2hx4kza 7pcny22 473n1uq 491hr1e'.split.each{|i|puts i.to_i(36).to_s(2).rjust(35,'0').tr'01','.#'} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment