次数
文章平均质量分 84
jmspan
这个作者很懒,什么都没留下…
展开
-
LeetCode 260. Single Number III
原题网址:https://leetcode.com/problems/single-number-iii/ Given an array of numbers nums, in which exactly two elements appear only once and all the other elements appear exactly twice. Find the tw原创 2016-04-09 15:46:39 · 508 阅读 · 0 评论 -
LeetCode 30. Substring with Concatenation of All Words(单词连接)
原题网址:https://leetcode.com/problems/substring-with-concatenation-of-all-words/ You are given a string, s, and a list of words, words, that are all of the same length. Find all starting indices of原创 2016-05-20 10:35:51 · 338 阅读 · 0 评论