上一页 1 ··· 9 10 11 12 13 14 15 16 17 ··· 28 下一页
摘要: Problem Definition:Implement strStr().Returns the index of the first occurrence of needle in haystack, or -1 if needle is not part of haystack.Solutio... 阅读全文
posted @ 2015-07-24 20:13 曾可爱 阅读(97) 评论(0) 推荐(0) 编辑
摘要: Problem Definition:Given a string s consists of upper/lower-case alphabets and empty space characters ' ', return the length of last word in the strin... 阅读全文
posted @ 2015-07-23 22:14 曾可爱 阅读(99) 评论(0) 推荐(0) 编辑
摘要: Problem Definition:Given a non-negative number represented as an array of digits, plus one to the number.The digits are stored such that the most sign... 阅读全文
posted @ 2015-07-23 21:13 曾可爱 阅读(125) 评论(0) 推荐(0) 编辑
上一页 1 ··· 9 10 11 12 13 14 15 16 17 ··· 28 下一页