人均min25……板子中间不会爆long long 不用改 令人自闭 #include <bits/stdc++.h> using namespace std; const int N = 1000010; typedef long long LL; namespace Min25 { int prime[N], id1[N], id2[N], flag[N], ncnt, m; LL g[N], sum[N], a[N], T, n; inline int ID(LL x) { return x <= T ? id1[x] : id2[n / x]; } inline LL...