摘要: Given a string containing just the characters'('and')', find the length of the longest valid (well-formed) parentheses substring.For"(()", the longest... 阅读全文
posted @ 2015-10-31 13:41 fenshen371 阅读(138) 评论(0) 推荐(0) 编辑