mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-12 19:01:47 +08:00
批量更新数据
This commit is contained in:
@@ -52,3 +52,4 @@
|
||||
<li><code>isWater[i][j]</code> 要么是 <code>0</code> ,要么是 <code>1</code> 。</li>
|
||||
<li>至少有 <strong>1</strong> 个水域格子。</li>
|
||||
</ul>
|
||||
<strong>注意:</strong>本题与 <a href="https://leetcode.cn/problems/01-matrix/">542</a> 题相同。
|
Reference in New Issue
Block a user