Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc57875c

Browse files
author
luzhipeng
committed
1 parentd9ce7a1 commitc57875c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎problems/20.validParentheses.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ var isValid = function(s) {
153153
}else {
154154
constpeak=stack.pop();
155155
if (v!== mapper[peak]) {
156-
valid=false
156+
returnfalse;
157157
}
158158
}
159159
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp