We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Take XOR of the given numbers:
python3 -c 'print(hex(0xc4115 ^ 0x4cf8))'