mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 06:51:41 +08:00
存量题库数据更新
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
<strong>输出:</strong> 10
|
||||
<strong>解释:</strong>一共有两块被病毒感染的区域。
|
||||
在第一天,添加 5 墙隔离病毒区域的左侧。病毒传播后的状态是:
|
||||
<img src="653" />
|
||||
<img src="https://assets.leetcode.com/uploads/2021/06/01/virus12edited-grid.jpg" style="height: 261px; width: 500px;" />
|
||||
第二天,在右侧添加 5 个墙来隔离病毒区域。此时病毒已经被完全控制住了。
|
||||
<img src="https://assets.leetcode.com/uploads/2021/06/01/virus13edited-grid.jpg" style="height: 261px; width: 500px;" />
|
||||
</pre>
|
||||
|
Reference in New Issue
Block a user