03-22 Codeforces Round 1087 (Div. 2)——CF-2209-E. A Trivial String Problem(如何计算最短 border?)(字符串相关题目,我们采用 0-based,其他题目一般采用 1-based)
03-02 Codeforces Round 1083 (Div. 2)——CF-2205-E. Simons and Dividing the Rhythm(分析分段 rev 操作的方法即 \text{rev}(XY) = \text{rev}(Y)\text{rev}(X))