We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4271b01 commit 682c5dbCopy full SHA for 682c5db
1 file changed
LeetCode/2019-11-30-421-Maximum-XOR-of-Two-Numbers-in-an-Array.md
@@ -83,5 +83,4 @@ class Solution:
83
```
84
85
源代码文件在 [这里](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/) ,作者信息和本声明.
87
©本文首发于 何睿的博客 ,欢迎转载,转载需保留 [文章来源](https://ruicore.cn/leetcode-421-maximum-xor-of-two-numbers-in-an-array/) ,作者信息和本声明.
0 commit comments