摘要:
比赛完玩了一天游戏(颓~)看到有人要这题的标程,贴一下吧(除了会贴标程你还会干吗~)~//-----------------类型:线段树标程:#include <cstring>
#include <cstdio>
#include <iostream>
#include <algorithm>
#include <vector>
#include <string>
using namespace std; #define lson l , mid , rt << 1
#define rson mid + 1 阅读全文
posted @ 2011-08-20 14:07
泳裤王子
阅读(132)
评论(0)
推荐(0)
浙公网安备 33010602011771号