mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-07 08:21:41 +08:00
存量题库数据更新
This commit is contained in:
@@ -40,5 +40,6 @@ counter.reset(); // 0
|
||||
|
||||
<ul>
|
||||
<li><code>-1000 <= init <= 1000</code></li>
|
||||
<li><code>total calls not to exceed 1000</code></li>
|
||||
<li><code>0 <= calls.length <= 1000</code></li>
|
||||
<li><code>calls[i]</code> is one of "increment", "decrement" and "reset"</li>
|
||||
</ul>
|
||||
|
Reference in New Issue
Block a user