[leetcode]32. Longest Valid Parentheses
摘要:题目描述 Given a string containing just the characters ‘(’ and ‘)’, find the length of the longest valid (well-formed) parentheses substring.样例 Example 1:
阅读全文
posted @ 2019-07-29 19:19