Created
February 14, 2016 07:52
-
-
Save MasazI/e7df96efd42d1e10663e to your computer and use it in GitHub Desktop.
This file contains hidden or 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
>> 0x10100101 | |
269484289 | |
>> 0x10100101 & 0x111 | |
257 | |
>> 0x101 | |
257 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment