摘要: 原题链接在这里:https://leetcode.com/problems/palindrome-pairs/ 题目: Given a list of unique words, find all pairs of distinct indices (i, j) in the given list, 阅读全文
posted @ 2017-02-01 10:10 Dylan_Java_NYC 阅读(988) 评论(0) 推荐(0) 编辑
摘要: 原题链接在这里:https://leetcode.com/problems/maximum-xor-of-two-numbers-in-an-array/ 题目: Given a non-empty array of numbers, a0, a1, a2, … , an-1, where 0 ≤ 阅读全文
posted @ 2017-02-01 08:41 Dylan_Java_NYC 阅读(509) 评论(0) 推荐(0) 编辑