摘要:
题目 Atcoder 思路 代码 #include <iostream> #include <cstring> #include <algorithm> using namespace std; const int N = 200010; int n, A, B, d[N], st[N], f[N] 阅读全文
posted @ 2021-05-20 18:04
Protein_lzl
阅读(58)
评论(0)
推荐(0)
摘要:
题目 Atcoder 思路 代码 #include <iostream> #include <cstring> #include <algorithm> #define int long long using namespace std; const int N = 1000010, p = 924 阅读全文
posted @ 2021-05-20 18:02
Protein_lzl
阅读(59)
评论(0)
推荐(0)
摘要:
题目 Atcoder 思路 代码 #include <iostream> #include <cstring> #include <algorithm> #define int long long using namespace std; const int N = 2010, mod = 9248 阅读全文
posted @ 2021-05-20 18:00
Protein_lzl
阅读(62)
评论(0)
推荐(0)
摘要:
题目 Atcoder 思路 代码 #include <iostream> #include <cstring> #include <algorithm> using namespace std; const int N = 200010; int n, m, c[N], k[N]; int h[N] 阅读全文
posted @ 2021-05-20 17:58
Protein_lzl
阅读(68)
评论(0)
推荐(0)

浙公网安备 33010602011771号