mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-12-19 02:24:59 +08:00
update
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<p><code>MedianFinder() </code>初始化 <code>MedianFinder</code> 对象。</p>
|
||||
<p><code>MedianFinder()</code> 初始化 <code>MedianFinder</code> 对象。</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><code>void addNum(int num)</code> 将数据流中的整数 <code>num</code> 添加到数据结构中。</p>
|
||||
|
||||
Reference in New Issue
Block a user