Java中有XOR功能 - a^b
a^b
举个例子: 5^3 = 6
5^3 = 6
你能告诉我反函数吗?如果我有6,3我可以获得包含数字的数字范围5吗?
6
3
5
java xor inverse
inverse ×1
java ×1
xor ×1