mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 15:31:43 +08:00
存量题库数据更新
This commit is contained in:
@@ -10,8 +10,10 @@
|
||||
<li><code>int getMin()</code> retrieves the minimum element in the stack.</li>
|
||||
</ul>
|
||||
|
||||
<p>You must implement a solution with <code>O(1)</code> time complexity for each function.</p>
|
||||
|
||||
<p> </p>
|
||||
<p><strong>Example 1:</strong></p>
|
||||
<p><strong class="example">Example 1:</strong></p>
|
||||
|
||||
<pre>
|
||||
<strong>Input</strong>
|
||||
|
Reference in New Issue
Block a user