Skip to content

Instantly share code, notes, and snippets.

@balepc
Created November 29, 2013 14:10
Show Gist options
  • Save balepc/7706221 to your computer and use it in GitHub Desktop.
Save balepc/7706221 to your computer and use it in GitHub Desktop.
class t{public static void main(String[]r){for(int i=175;i>0;)System.out.print(new java.math.BigInteger("18s9jqdkp79cwvqpza2mwg1f1mbe9sgkdac",36).testBit(i--)?"#":i%35>0?".":".\r\n");}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment