Created
May 16, 2016 17:35
-
-
Save infertux/bd667e71e4eca69a96863c0ab847218c to your computer and use it in GitHub Desktop.
This file contains 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
(2 * 2 * 5 * 7 * 37 * 149 * 5417 * 148781 * 51939996061871).to_s(16).scan(/../).map { |x| x.hex.chr }.join |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment