题目来源 https://leetcode.com/problems/gray-code/ The gray code is a binary numeral system where two successive values differ in only one bit. Given a non Read More
posted @ 2016-04-15 13:32
loadofleaf
Views(239)
Comments(0)
Diggs(0)
题目来源 https://leetcode.com/problems/merge-sorted-array/ Given two sorted integer arrays nums1 and nums2, merge nums2 into nums1 as one sorted array. No Read More
posted @ 2016-04-15 13:26
loadofleaf
Views(535)
Comments(0)
Diggs(0)
题目来源 https://leetcode.com/problems/word-search/ Given a 2D board and a word, find if the word exists in the grid. The word can be constructed from let Read More
posted @ 2016-04-15 13:21
loadofleaf
Views(386)
Comments(0)
Diggs(0)
题目来源 https://leetcode.com/problems/subsets-ii/ Given a collection of integers that might contain duplicates, nums, return all possible subsets. Note: Read More
posted @ 2016-04-15 13:18
loadofleaf
Views(229)
Comments(0)
Diggs(0)
题目来源 https://leetcode.com/problems/subsets/ Given a set of distinct integers, nums, return all possible subsets. Note: Elements in a subset must be in Read More
posted @ 2016-04-15 13:14
loadofleaf
Views(387)
Comments(0)
Diggs(0)

浙公网安备 33010602011771号