摘要: 用来放我的多项式板子。 #include<bits/stdc++.h> #define int long long using namespace std; const int N=4e5+10,mod=998244353; typedef basic_string<int> poly; int f 阅读全文
posted @ 2025-02-11 12:50 ethan0328 阅读(5) 评论(0) 推荐(0)