[LeetCode] 32. Longest Valid Parentheses 最长有效括号

Given a string containing just the characters '(' and ')', return the length of the longest valid (well-formed) parentheses substring. Example 1: Inpu
posted @ 2015-04-14 14:02  Grandyang  阅读(29224)  评论(10)    收藏  举报
Fork me on GitHub