Lang:G++
Edit12345678910111213141516171819202122232425262728293031// #define DEBUG#define USEPB_DS#define USETR1#define CPPELEVEN#define GPP/** temp.cpp** Created on: 2012-7-18* Author: BSBandme*///#pragma comment(linker, "/STACK:1024000000,1024000000")#include <iostream>#include <fstream>#include <string.h>#include <cstdio>#include <algorithm>#include <string>#include <vector>#include <queue>#include <cassert>#include <list>#include <iomanip>#include <math.h>#include <deque>#include <utility>#include <map>#include <set>#include <bitset>