摘要: 题目链接:https://codeforces.com/contest/380/problem/C 题目大意:给定长度为 $n(\le 10^6)$ 的一个括号序列,有 $m(\le 10^5)$ 次询问,每次询问给定一个区间 $[l,r]$,你需要回答出区间 $[l,r]$ 范围内的所有子序列里面 阅读全文
posted @ 2022-07-14 08:03 quanjun 阅读(49) 评论(0) 推荐(0)