摘要: 题目描述:Given a string containing just the characters '(' and ')', find the length of the longest valid (well-formed) parentheses substring.For "(()", th... 阅读全文
posted @ 2015-11-03 21:50 scottwang 阅读(490) 评论(0) 推荐(1) 编辑