美文网首页
Implement strStr()

Implement strStr()

作者: myang199088 | 来源:发表于2015-05-03 13:02 被阅读19次

    Implement strStr().

    Returns the index of the first occurrence of needle in haystack, or -1 if needle is not part of haystack.
    解题报告

    相关文章

      网友评论

          本文标题:Implement strStr()

          本文链接:https://www.haomeiwen.com/subject/ncnbfttx.html