Skip to content

Instantly share code, notes, and snippets.

@niyazpk
Created January 11, 2012 05: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 niyazpk/1593175 to your computer and use it in GitHub Desktop.
Save niyazpk/1593175 to your computer and use it in GitHub Desktop.
0x07 = 7
0x06 = 7 - 1
0x05 = 7 - 1 - 1
0x04 = 7 - 1 - 1 - 1
0x03 = 7 - 1 - 1 - 1 - 1
0x02 = 7 - 1 - 1 - 1 - 1 - 1
// etc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment