mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-13 03:11:42 +08:00
批量更新数据
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
<p> </p>
|
||||
|
||||
<p><strong>示例 1:</strong></p>
|
||||
<p><strong>示例 1:</strong></p>
|
||||
|
||||
<pre>
|
||||
<strong>输入:</strong>root = [3,9,20,null,null,15,7]
|
||||
@@ -12,7 +12,7 @@
|
||||
|
||||
<p><img alt="" src="https://pic.leetcode.cn/1695102431-vbmWJn-image.png" style="height: 281px; width: 500px;" /><br />
|
||||
<br />
|
||||
<strong>示例 2:</strong></p>
|
||||
<strong>示例 2:</strong></p>
|
||||
|
||||
<pre>
|
||||
输入:root = [1,2,2,3,3,null,null,4,4]
|
||||
|
Reference in New Issue
Block a user