Move Brackets(贪心+思维)
摘要:
题目链接 题目描述: You are given a bracket sequence $s$ of length $n$, where $n$ is even (divisible by two). The string $s$ consists of $\frac{n}{2}$ opening 阅读全文
posted @ 2022-11-17 22:06 KSzh 阅读(33) 评论(2) 推荐(0) 编辑