摘要: #include#include#include#include#includeusing namespace std;#define N 110000#define M 310000#define K 120#define inf 0x6ffffffftypedef long long ll;st... 阅读全文
posted @ 2014-04-21 17:35 wangyucheng 阅读(576) 评论(0) 推荐(0) 编辑
摘要: #include#include#include#include#include#include#define maxn 120000using namespace std;int ls[maxn*20],rs[maxn*20],sum[maxn*20];int root[maxn],tot;voi... 阅读全文
posted @ 2014-04-21 11:31 wangyucheng 阅读(188) 评论(0) 推荐(0) 编辑