<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>Kmp - 标签 - zwyyy456&#39;s blog</title>
        <link>https://doit.tellm.eu.org/zh/tags/kmp/</link>
        <description>Kmp - 标签 - zwyyy456&#39;s blog</description>
        <generator>Hugo -- gohugo.io</generator><language>zh</language><managingEditor>zwyyy456@hotmail.com (zwyyy456)</managingEditor>
            <webMaster>zwyyy456@hotmail.com (zwyyy456)</webMaster><copyright>This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.</copyright><lastBuildDate>Mon, 27 Mar 2023 21:22:38 &#43;0800</lastBuildDate><atom:link href="https://doit.tellm.eu.org/zh/tags/kmp/" rel="self" type="application/rss+xml" /><item>
    <title>686.重复叠加字符串匹配 (Medium)</title>
    <link>https://doit.tellm.eu.org/zh/686-repeated-string-match/</link>
    <pubDate>Mon, 27 Mar 2023 21:22:38 &#43;0800</pubDate><author>
                    <name>zwyyy456</name>
                </author><guid>https://doit.tellm.eu.org/zh/686-repeated-string-match/</guid>
    <description><![CDATA[1 问题描述686. 重复叠加字符串匹配 (Medium) 给定两个字符串 a 和 b，寻找重复叠加字符串 a 的最小次数，使得字符串 b 成为叠加后的字符串 a 的子串，如果不存]]></description>
</item><item>
    <title>28.找出字符串中第一个匹配项的下标 (Medium)</title>
    <link>https://doit.tellm.eu.org/zh/28.find-the-index-of-the-first-occurrence-in-a-string/</link>
    <pubDate>Mon, 27 Mar 2023 21:15:48 &#43;0800</pubDate><author>
                    <name>zwyyy456</name>
                </author><guid>https://doit.tellm.eu.org/zh/28.find-the-index-of-the-first-occurrence-in-a-string/</guid>
    <description><![CDATA[1 问题描述28. 找出字符串中第一个匹配项的下标 (Medium) 给你两个字符串 haystack 和 needle ，请你在 haystack 字符串中找出 needle 字符串的第一个匹配项的下标（下标从 0 开始）。如果]]></description>
</item><item>
    <title>kmp 算法</title>
    <link>https://doit.tellm.eu.org/zh/kmp/</link>
    <pubDate>Mon, 27 Mar 2023 16:45:04 &#43;0800</pubDate><author>
                    <name>zwyyy456</name>
                </author><guid>https://doit.tellm.eu.org/zh/kmp/</guid>
    <description><![CDATA[1 问题描述kmp算法解决的是字符串匹配问题，即：字符串 P 是否是字符串 S 的子串？如果是，它出现在 s 的哪些位置？这里我们称 S 为主串，P 为模式串。]]></description>
</item></channel>
</rss>
