摘要:
sol:显然只有后面一串相同才行,因为只能删除前面的元素 #include <bits/stdc++.h> using namespace std; typedef int ll; inline ll read() { ll s=0; bool f=0; char ch=' '; while(!is 阅读全文
posted @ 2021-10-22 00:51
yccdu
阅读(24)
评论(0)
推荐(0)
摘要:
sol:很显然的组合数,就是把当前的ai个塞进前面里去 模数是质数也很行 #include <bits/stdc++.h> using namespace std; #define int long long typedef int ll; inline ll read() { ll s=0; bo 阅读全文
posted @ 2021-10-22 00:27
yccdu
阅读(29)
评论(0)
推荐(0)

浙公网安备 33010602011771号