mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-10-12 17:05:15 +08:00
update
This commit is contained in:
@@ -28,6 +28,12 @@
|
||||
<p><strong>解释:</strong></p>
|
||||
|
||||
<p>一个可能的字符串 <code>t</code> 为 <code>"cdef"</code> ,注意 <code>t</code> 可能等于 <code>s</code> 。</p>
|
||||
|
||||
<p><strong class="example">示例</strong><strong> 3:</strong></p>
|
||||
|
||||
<p><strong>输入:</strong>s = "abcbcacabbaccba"</p>
|
||||
|
||||
<p><b>输出:</b>3</p>
|
||||
</div>
|
||||
|
||||
<p> </p>
|
||||
|
Reference in New Issue
Block a user