← 返回 meta 的题目列表Minimum Remove to Make Valid Parentheses
类型:online_judge
Given a string containing only the characters '(' and ')', remove the minimum number of parentheses in order to make the resulting parentheses string valid. Return any valid result.
Example
Input
lee(t(c)o)de)