Skip to content

Instantly share code, notes, and snippets.

@wlritchi
Last active August 29, 2015 14:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wlritchi/2eb245814e67e2212e19 to your computer and use it in GitHub Desktop.
Save wlritchi/2eb245814e67e2212e19 to your computer and use it in GitHub Desktop.
a='a'.charCodeAt();e=a/a;f=e+e+e+e+e;p=a+f+f+f;o=p-e;t=o+f;console.log([p,o,t,a,t,o].map(function(x){return String.fromCharCode(x);}).join(''))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment