随笔分类 - SCOI
四川历年省选题
摘要:题目 Luogu LOJ Acwing 思路 代码 #include <iostream> #include <cstring> #include <algorithm> #include <cmath> #include <cstdio> #define x first #define y sec
阅读全文
摘要:题目 Luogu LOJ Acwing 思路 代码 #include <iostream> #include <cstring> #include <algorithm> using namespace std; const int N = 15, M = 1030, mod = 1e9 + 7;
阅读全文
摘要:题目 Luogu LOJ Acwing 思路 代码 #include <algorithm> #include <cstdio> #include <cmath> using namespace std; const int N = 2000010; const double eps = 1e-8;
阅读全文
摘要:题目 Luogu LOJ Acwing 思路 代码 #include <iostream> #include <cstring> #include <algorithm> using namespace std; const int N = 100010, mod = 1e9 + 7; int n,
阅读全文
摘要:题目 Luogu LOJ Acwing 思路 代码 #include <iostream> #include <algorithm> #include <cstring> #define int long long using namespace std; const int N = 20010;
阅读全文
摘要:题目 Luogu LOJ Acwing 思路 代码 #include <iostream> #include <cstring> #include <algorithm> using namespace std; const int N = 200010; int n, m, A[N], B[N];
阅读全文
摘要:题目 Lougu LOJ Acwing 思路 代码 #include <iostream> #include <algorithm> #include <cstring> #include <vector> using namespace std; const int N = 100010, M =
阅读全文
摘要:题目 Luogu LOJ Acwing 思路 1 代码 1 #include <iostream> #include <cstring> #include <algorithm> #include <vector> #define int long long using namespace std;
阅读全文
摘要:题目 Luogu Acwing LOJ 思路 代码 #include <iostream> #include <algorithm> using namespace std; const int N = 400010; int n, m, f[17][N], ans[N / 2]; struct S
阅读全文
摘要:题目 Luogu LOJ Acwing 思路 #include <iostream> #include <cstring> #include <algorithm> using namespace std; const int N = 610, M = 500010, INF = 2e9; int
阅读全文

浙公网安备 33010602011771号