摘要: 题目 Luogu LOJ Acwing 思路 代码 #include <iostream> #include <cstdio> #include <cmath> #define int long long using namespace std; const int N = 2000010; int 阅读全文
posted @ 2021-07-07 19:34 Protein_lzl 阅读(54) 评论(0) 推荐(0)
摘要: 题目 Luogu LOJ Acwing 思路 代码 #include <iostream> #include <algorithm> #include <vector> #include <cstring> #include <cmath> #define int long long using n 阅读全文
posted @ 2021-07-07 19:31 Protein_lzl 阅读(58) 评论(0) 推荐(0)
摘要: 题目 Luogu LOJ Acinwg 思路 代码 #include <iostream> #include <cstring> #include <algorithm> #include <vector> #include <cmath> using namespace std; const in 阅读全文
posted @ 2021-07-07 19:27 Protein_lzl 阅读(62) 评论(0) 推荐(0)
摘要: 题目 Luogu LOJ Acwing 思路 代码 #include <iostream> #include <queue> #define int long long using namespace std; int n, k, P[] = { 2, 3, 5, 7, 11, 13, 17, 19 阅读全文
posted @ 2021-07-07 19:21 Protein_lzl 阅读(59) 评论(0) 推荐(0)
摘要: Acwing LOJ Luogu Atcoder Codeforces 阅读全文
posted @ 2021-07-07 18:01 Protein_lzl 阅读(74) 评论(0) 推荐(0)