Skip to content

Commit 682c5db

Browse files
committed
2019-11-30 421. Maximum XOR of Two Numbers in an Array Solution
1 parent 4271b01 commit 682c5db

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

LeetCode/2019-11-30-421-Maximum-XOR-of-Two-Numbers-in-an-Array.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,5 +83,4 @@ class Solution:
8383
```
8484

8585
源代码文件在 [这里](https://github.com/ruicore/Algorithm/blob/master/LeetCode/2019-11-30-421-Maximum-XOR-of-Two-Numbers-in-an-Array.py)
86-
©本文是原创文章,欢迎转载,转载需保留 [文章来源](https://ruicore.cn/leetcode-421-maximum-xor-of-two-numbers-in-an-array/) ,作者信息和本声明.
8786
©本文首发于 何睿的博客 ,欢迎转载,转载需保留 [文章来源](https://ruicore.cn/leetcode-421-maximum-xor-of-two-numbers-in-an-array/) ,作者信息和本声明.

0 commit comments

Comments
 (0)