mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-11 18:31:41 +08:00
批量更新数据
This commit is contained in:
@@ -31,4 +31,5 @@
|
||||
<li><code>3 <= equation.length <= 1000</code></li>
|
||||
<li><code>equation</code> has exactly one <code>'='</code>.</li>
|
||||
<li><code>equation</code> consists of integers with an absolute value in the range <code>[0, 100]</code> without any leading zeros, and the variable <code>'x'</code>.</li>
|
||||
<li>The input is generated that if there is a single solution, it will be an integer.</li>
|
||||
</ul>
|
||||
|
Reference in New Issue
Block a user