[LeetCode] Longest Valid Parentheses, Solution

摘要: Given a string containing just the characters '(' and ')', find the length of the longest valid (well-formed) parentheses substring.For "(()", the lon... 阅读全文
posted @ 2013-03-11 11:54 小刀初试 阅读(128) 评论(0) 推荐(0)