随笔分类 - HNOI
湖南历年省选题
摘要:题目 Luogu LOJ Acwing 思路 代码 #include <iostream> #include <cstdio> #include <cmath> #define int long long using namespace std; const int N = 2000010; int
阅读全文
摘要:题目 Luogu LOJ Acwing 思路 代码 #include <iostream> #include <algorithm> #include <vector> #include <cstring> #include <cmath> #define int long long using n
阅读全文
摘要:题目 Luogu LOJ Acinwg 思路 代码 #include <iostream> #include <cstring> #include <algorithm> #include <vector> #include <cmath> using namespace std; const in
阅读全文
摘要:题目 Luogu LOJ Acwing 思路 代码 #include <iostream> #include <algorithm> #define int long long using namespace std; int qmi(int a, int b, int mod) { int res
阅读全文
摘要:题目 Luogu LOJ Acwing 思路 代码 #include <iostream> #include <algorithm> #include <cmath> using namespace std; const int N = 1e6 + 10; struct PDD { double x
阅读全文
摘要:题目 Luogu LOJ Acwing 思路 代码 #include <iostream> #include <algorithm> #include <cstring> #include <cstdio> using namespace std; const int N = 110, M = 10
阅读全文
摘要:题目 Luogu LOJ Acwing 思路 代码 #include <iostream> #include <algorithm> #include <cstring> #define int long long using namespace std; const int N = 200010;
阅读全文

浙公网安备 33010602011771号