摘要:
#include using namespace std; #define inf 0x3f3f3f3f #define ll long long const int maxn = int(1e6)+100; const int mod=998244353; ll a[maxn],b[maxn]; ll sum[maxn],suma[maxn],sumb[maxn],sumc[maxn]; in... 阅读全文
posted @ 2019-01-16 21:47
何以解忧唯理甚慷
阅读(134)
评论(0)
推荐(0)
2019年1月16日