mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-06 07:51:41 +08:00
存量题库数据更新
This commit is contained in:
@@ -24,5 +24,5 @@ promise2 = new Promise(resolve => setTimeout(() => resolve(-12), 30))
|
||||
<p><strong>Constraints:</strong></p>
|
||||
|
||||
<ul>
|
||||
<li><code>promise1 and promise2 are promises that resolve with a number</code></li>
|
||||
<li><code>promise1</code> and <code>promise2</code> are promises that resolve with a number</li>
|
||||
</ul>
|
||||
|
Reference in New Issue
Block a user