mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-12-15 15:12:35 +08:00
update
This commit is contained in:
@@ -41,6 +41,14 @@
|
||||
<p><strong>Output:</strong> <span class="example-io">true</span></p>
|
||||
</div>
|
||||
|
||||
<p><strong class="example">Example 5:</strong></p>
|
||||
|
||||
<div class="example-block">
|
||||
<p><strong>Input:</strong> <span class="example-io">s = "([)]"</span></p>
|
||||
|
||||
<p><strong>Output:</strong> <span class="example-io">false</span></p>
|
||||
</div>
|
||||
|
||||
<p> </p>
|
||||
<p><strong>Constraints:</strong></p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user