mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-10-13 09:25:15 +08:00
update
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
<p> </p>
|
||||
<p><strong class="example">Example 1:</strong></p>
|
||||
<img alt="" src="https://assets.leetcode.com/uploads/2021/04/24/cutwall-grid.jpg" style="width: 493px; height: 577px;" />
|
||||
<img alt="" src="https://assets.leetcode.com/uploads/2025/01/17/a.png" style="width: 400px; height: 384px;" />
|
||||
<pre>
|
||||
<strong>Input:</strong> wall = [[1,2,2,1],[3,1,2],[1,3,2],[2,4],[3,1,2],[1,3,1,1]]
|
||||
<strong>Output:</strong> 2
|
||||
|
Reference in New Issue
Block a user