|
|
|
|
|
by Danieru
4542 days ago
|
|
I always hated this joke because to me understanding binary does not mean understanding two's complement. Thus the joke took a on a meta-joke: using two bits to represent a binary state instead of one bit. If the joke teller understood binary in their heart they would use a proper enumeration without just using integers. Also the proper syntax is 0b10 not 10. |
|