1
0
mirror of https://gitee.com/coder-xiaomo/leetcode-problemset synced 2025-09-14 11:51:42 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee

存量题库数据更新

This commit is contained in:
2023-12-09 18:42:21 +08:00
parent a788808cd7
commit c198538f10
10843 changed files with 288489 additions and 248355 deletions

View File

@@ -1,6 +1,6 @@
<p>给你一个整数&nbsp;<code>num</code>&nbsp;。你知道 Danny Mittal 会偷偷将 <code>0</code>&nbsp;<code>9</code>&nbsp;中的一个数字 <strong>替换</strong> 成另一个数字。</p>
<p>请你返回将 <code>num</code>&nbsp;&nbsp;<strong>恰好一个</strong>&nbsp;数字进行替换后,得到的最大值和最小值的差多少。</p>
<p>请你返回将 <code>num</code>&nbsp;&nbsp;<strong>恰好一个</strong>&nbsp;数字进行替换后,得到的最大值和最小值的差多少。</p>
<p><strong>注意:</strong></p>