摘要:
题目链接Given two sorted integer arrays A and B, merge B into A as one sorted array.Note:You may assume that A has enough space to hold additional element... 阅读全文
posted @ 2013-11-30 23:43
tenos
阅读(626)
评论(0)
推荐(0)
摘要:
题目链接The gray code is a binary numeral system where two successive values differ in only one bit.Given a non-negative integernrepresenting the total nu... 阅读全文
posted @ 2013-11-30 23:37
tenos
阅读(2526)
评论(0)
推荐(0)
摘要:
题目链接A message containing letters fromA-Zis being encoded to numbers using the following mapping:'A' -> 1'B' -> 2...'Z' -> 26Given an encoded message c... 阅读全文
posted @ 2013-11-30 23:19
tenos
阅读(1436)
评论(2)
推荐(0)
摘要:
求集合的所有子集问题LeetCode:SubsetsGiven a set of distinct integers,S, return all possible subsets.Note:Elements in a subset must be in non-descending order.Th... 阅读全文
posted @ 2013-11-30 23:01
tenos
阅读(10247)
评论(3)
推荐(4)

浙公网安备 33010602011771号