摘要: 原题链接在这里:https://leetcode.com/problems/minimum-insertions-to-balance-a-parentheses-string/ 题目: Given a parentheses string s containing only the charact 阅读全文
posted @ 2022-05-01 06:30 Dylan_Java_NYC 阅读(79) 评论(0) 推荐(0)
摘要: 原题链接在这里:https://leetcode.com/problems/minimum-number-of-swaps-to-make-the-string-balanced/ 题目: You are given a 0-indexed string s of even length n. Th 阅读全文
posted @ 2022-05-01 05:52 Dylan_Java_NYC 阅读(153) 评论(0) 推荐(0)