mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-10-13 01:15:14 +08:00
update
This commit is contained in:
@@ -25,5 +25,5 @@
|
||||
<ul>
|
||||
<li><code>1 <= strs.length <= 200</code></li>
|
||||
<li><code>0 <= strs[i].length <= 200</code></li>
|
||||
<li><code>strs[i]</code> 仅由小写英文字母组成</li>
|
||||
<li><code>strs[i]</code> 如果非空,则仅由小写英文字母组成</li>
|
||||
</ul>
|
||||
|
Reference in New Issue
Block a user