摘要: reference:http://www.jyuan92.com/blog/leetcode-minimum-size-subarray-sum/ 阅读全文
posted @ 2015-10-23 09:18 Hygeia 阅读(158) 评论(0) 推荐(0) 编辑
摘要: Implement strStr().Returns the index of the first occurrence of needle in haystack, or -1 if needle is not part of haystack.Update (2014-11-02):The si... 阅读全文
posted @ 2015-10-23 06:01 Hygeia 阅读(120) 评论(0) 推荐(0) 编辑