摘要: [题面传送门](https://codeforces.ml/contest/575/problem/A) 题意: 给出 $s_0,s_1,s_2,\dots,s_{n-1}$,对于 $i\geq n$,有 $m$ 个 $s_i$ 满足 $s_i\neq s_{i\bmod n}$,这 $m$ 个 $ 阅读全文
posted @ 2020-12-22 19:55 tzc_wk 阅读(84) 评论(1) 推荐(0)