5367专题

【HDU】5367 digger【动态线段树】

传送门: 【HDU】5367 digger my  code: my~~code: #include <stdio.h>#include <string.h>#include <algorithm>using namespace std ;typedef long long LL ;#define clr( a , x ) memset ( a , x , sizeof a )cons