摘要: 能自动AC的机器(不是 简单版 #include<bits/stdc++.h> using namespace std; const int N = 1e6 + 5; int n, cnt, ans, fail[N], tr[N][30], flag[N]; string s, t; queue<i 阅读全文
posted @ 2025-11-13 18:24 Turkey_VII 阅读(5) 评论(0) 推荐(0)