摘要: Given a string containing just the characters'('and')', find the length of the longest valid (well-formed) parentheses substring.For"(()", the longest... 阅读全文
posted @ 2015-04-11 00:22 A_zhu 阅读(662) 评论(0) 推荐(0) 编辑