Skip to content

Instantly share code, notes, and snippets.

@cactusman
Created May 21, 2011 20:12
Show Gist options
  • Save cactusman/984856 to your computer and use it in GitHub Desktop.
Save cactusman/984856 to your computer and use it in GitHub Desktop.
enum _{_;System z;int i;{try{for(;i<1775;)z.out.write(++i%24<1?10:z.in.read()>48?35:46);}catch(Exception e){}}}
@cocoatomo
Copy link

class _{static{try{for(int i=1;i<1775;)System.out.write(i++%24<1?10:System.in.read()>48?35:46);}catch(Exception e){}}}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment