mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-10-12 17:05:15 +08:00
update
This commit is contained in:
@@ -42,6 +42,14 @@
|
||||
<p><span class="example-io"><b>输出:</b>true</span></p>
|
||||
</div>
|
||||
|
||||
<p><strong class="example">示例 5:</strong></p>
|
||||
|
||||
<div class="example-block">
|
||||
<p><span class="example-io"><b>输入:</b>s = "([)]"</span></p>
|
||||
|
||||
<p><span class="example-io"><b>输出:</b>false</span></p>
|
||||
</div>
|
||||
|
||||
<p> </p>
|
||||
|
||||
<p><strong>提示:</strong></p>
|
||||
|
Reference in New Issue
Block a user