随笔分类 - *数据结构---分块
摘要:树的统计Count HYSBZ - 1036 高级数据结构p329 感叹一句分块大法吼啊... 1 #include <cstdio> 2 #include <cstring> 3 #include <iostream> 4 #include <cmath> 5 #include <algorith
阅读全文
摘要:Editor HYSBZ - 1507 对着书敲的,,学习一波 1 #include <cstdio> 2 #include <cstring> 3 using namespace std; 4 5 const int MAXL = 2 * 1024 * 1024 + 100; 6 const in
阅读全文
摘要:I Hate It HDU - 1754 I Hate It HDU - 1754 I Hate It 1 //fen kuai 2 #include <bits/stdc++.h> 3 using namespace std; 4 const int maxn = 200010; 5 const
阅读全文
摘要:Array Transformer UVA - 12003 白书p393 1 #include <bits/stdc++.h> 2 using namespace std; 3 const int maxn = 300010; 4 const int size = 4096; 5 6 int n,
阅读全文

浙公网安备 33010602011771号