摘要: 以后不准备把打的每一场比赛的题解都挂在 cnblogs 上了~~因为我懒~~。 # A 显然,当 $n int main(){ int n; scanf("%d", &n); if (n #include const int N = 10 + 7, M = 3e5; char s[N], t[M + 阅读全文
posted @ 2021-12-03 23:25 LovelyLeasier 阅读(242) 评论(0) 推荐(1)