摘要: 1001 Resident Evil 寻思好久为何不用无脑线段树呀好像内存不够哦。 1 #include <iostream> 2 #include <cstdio> 3 #include <cstring> 4 using namespace std; 5 const int maxn = 3e3 阅读全文
posted @ 2016-09-20 22:23 Aguin 阅读(484) 评论(0) 推荐(0) 编辑