摘要: 题目:Given an array S of n integers, are there elements a, b, c in S such that a + b + c = 0? Find a... 阅读全文
posted @ 2015-10-21 22:10 JSRGFJZ6 阅读(136) 评论(0) 推荐(0) 编辑
摘要: 题目:Given a string s, partition s such that every substring of the partition is a palindrome.Return... 阅读全文
posted @ 2015-10-21 22:08 JSRGFJZ6 阅读(128) 评论(0) 推荐(0) 编辑
摘要: 题目:Given a string s, partition s such that every substring of the partition is a palindrome.Return... 阅读全文
posted @ 2015-10-21 22:06 JSRGFJZ6 阅读(101) 评论(0) 推荐(0) 编辑
摘要: 题目:Given a m x n grid filled with non-negative numbers, find a path from top left to bottom right ... 阅读全文
posted @ 2015-10-21 22:02 JSRGFJZ6 阅读(92) 评论(0) 推荐(0) 编辑