mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-10-13 01:15:14 +08:00
update
This commit is contained in:
@@ -24,5 +24,5 @@
|
||||
<ul>
|
||||
<li><code>1 <= strs.length <= 200</code></li>
|
||||
<li><code>0 <= strs[i].length <= 200</code></li>
|
||||
<li><code>strs[i]</code> consists of only lowercase English letters.</li>
|
||||
<li><code>strs[i]</code> consists of only lowercase English letters if it is non-empty.</li>
|
||||
</ul>
|
||||
|
Reference in New Issue
Block a user