case 5 not 4
This commit is contained in:
committed by
JamesFlare1212
parent
d2d1a34eec
commit
a7239d00a9
@@ -595,7 +595,7 @@ function case4() {
|
|||||||
resetAnimation("([])");
|
resetAnimation("([])");
|
||||||
}
|
}
|
||||||
|
|
||||||
// Case 4: "({[{[()]}]})"
|
// Case 5: "({[{[()]}]})"
|
||||||
function case5() {
|
function case5() {
|
||||||
resetAnimation("{[([])]}");
|
resetAnimation("{[([])]}");
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user