摘要:
Given a string containing just the characters'('and')', find the length of the longest valid (well-formed) parentheses substring.For"(()", the longest valid parentheses substring is"()", which has length = 2.Another example is")()())", where the longest 阅读全文
posted @ 2013-08-01 13:26
feiling
阅读(312)
评论(0)
推荐(0)
浙公网安备 33010602011771号