摘要: Implement strStr(). Return the index of the first occurrence of needle in haystack, or -1 if needle is not part of haystack. Example 1: Input: haystac 阅读全文
posted @ 2018-02-17 20:56 乐乐章 阅读(235) 评论(0) 推荐(0) 编辑