1
0
mirror of https://gitee.com/coder-xiaomo/leetcode-problemset synced 2025-10-12 17:05:15 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee
This commit is contained in:
2025-09-29 14:43:44 +08:00
parent 2862a227c4
commit 13f2098086
4409 changed files with 168933 additions and 166256 deletions

View File

@@ -28,6 +28,12 @@
<p><strong>解释:</strong></p>
<p>一个可能的字符串&nbsp;<code>t</code>&nbsp;&nbsp;<code>"cdef"</code>&nbsp;,注意&nbsp;<code>t</code>&nbsp;可能等于&nbsp;<code>s</code>&nbsp;</p>
<p><strong class="example">示例</strong><strong>&nbsp;3</strong></p>
<p><strong>输入:</strong>s = "abcbcacabbaccba"</p>
<p><b>输出:</b>3</p>
</div>
<p>&nbsp;</p>