摘要: 题目:The string "PAYPALISHIRING" is written in a zigzag pattern on a given number of rows like this:... 阅读全文
posted @ 2015-10-27 23:59 JSRGFJZ6 阅读(79) 评论(0) 推荐(0) 编辑
摘要: 题目:Given an array of integers, find two numbers such that they add up to a specific target number.... 阅读全文
posted @ 2015-10-27 23:58 JSRGFJZ6 阅读(123) 评论(0) 推荐(0) 编辑
摘要: 题目:Given a string S, find the longest palindromic substring in S. You may assume that the maximum ... 阅读全文
posted @ 2015-10-27 23:54 JSRGFJZ6 阅读(147) 评论(0) 推荐(0) 编辑
摘要: 题目:Implement wildcard pattern matching with support for '?' and '*'.'?' Matches any single charact... 阅读全文
posted @ 2015-10-27 23:51 JSRGFJZ6 阅读(131) 评论(0) 推荐(0) 编辑