2014年11月15日

输入输出挂,手动扩栈。

摘要: //#pragma comment(linker, "/STACK:102400000,102400000") c++扩栈/* int __size__ = 256 '9')) c = getchar(); sgn = (c == '-') ? -1 : 1; ret = (c =... 阅读全文

posted @ 2014-11-15 15:51 一个西瓜 阅读(682) 评论(0) 推荐(0)

Hdu5044Tree 树链剖分

摘要: 输入输出挂,扩栈挂,模板树链剖分。#include#include#include#include#include#include#includeusing namespace std;const int maxn = 111111;struct Node{ int next; int t... 阅读全文

posted @ 2014-11-15 15:41 一个西瓜 阅读(172) 评论(0) 推荐(0)

导航