Created
March 8, 2023 20:39
-
-
Save TrueBrain/f06b37f57db4c8aae6660c188bf10fbd 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
0000 0000 | |
0001 1111 & | |
--------- | |
0000 0000 | |
000N NNNN | |
0001 1111 & | |
--------- | |
000N NNNN | |
YYYN NNNN | |
0001 1111 & | |
--------- | |
000N NNNN | |
So no matter what `YYY` is, only when `N NNNN` is zero, is the answer zero :) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment