mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-10-21 04:56:46 +08:00
批量更新数据
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
|
||||
<p>不占用额外内存空间能否做到?</p>
|
||||
|
||||
<p> </p>
|
||||
<p> </p>
|
||||
|
||||
<p><strong>示例 1:</strong></p>
|
||||
<p><strong>示例 1:</strong></p>
|
||||
|
||||
<pre>
|
||||
给定 <strong>matrix</strong> =
|
||||
@@ -22,7 +22,7 @@
|
||||
]
|
||||
</pre>
|
||||
|
||||
<p><strong>示例 2:</strong></p>
|
||||
<p><strong>示例 2:</strong></p>
|
||||
|
||||
<pre>
|
||||
给定 <strong>matrix</strong> =
|
||||
@@ -42,4 +42,4 @@
|
||||
]
|
||||
</pre>
|
||||
|
||||
<p><strong>注意</strong>:本题与主站 48 题相同:<a href="https://leetcode-cn.com/problems/rotate-image/">https://leetcode-cn.com/problems/rotate-image/</a></p>
|
||||
<p><strong>注意</strong>:本题与主站 48 题相同:<a href="https://leetcode-cn.com/problems/rotate-image/">https://leetcode-cn.com/problems/rotate-image/</a></p>
|
||||
|
Reference in New Issue
Block a user