阅读背景:

leetcode 题解 || Valid Parentheses 问题

来源:互联网 

problem:

Given a string containing just the characters "(", ")", "{", "}", "[" and "]",
 determine if the input string is valid.

The brackets must close in the correct order, "()" and "()[]{}" are 
all valid but "(]" and "([)]" are not.Given a string containing just the chara




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: