mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-10-12 17:05:15 +08:00
update
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
<p>返回执行 <code>k</code> 次操作后,剩下石子的 <strong>最小</strong> 总数。</p>
|
||||
|
||||
<p><code>floor(x)</code> 为 <strong>小于</strong> 或 <strong>等于</strong> <code>x</code> 的 <strong>最大</strong> 整数。(即,对 <code>x</code> 向下取整)。</p>
|
||||
<p><code>floor(x)</code> 为 <strong>小于</strong> 或 <strong>等于</strong> <code>x</code> 的 <strong>最大</strong> 整数。(即,对 <code>x</code> 向下取整)。</p>
|
||||
|
||||
<p> </p>
|
||||
|
||||
|
Reference in New Issue
Block a user