Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 141 Bytes

158.md

File metadata and controls

7 lines (5 loc) · 141 Bytes

Take XOR of the given numbers:

python3 -c 'print(hex(0xc4115 ^ 0x4cf8))'