摘要: "qaq" cpp include include include using namespace std; typedef long long ll; int n, a, b; ll ans, tmp; struct Node{ ll hp, dm; }nd[200005]; bool cmp(N 阅读全文
posted @ 2018-05-03 20:55 poorpool 阅读(769) 评论(0) 推荐(0) 编辑
摘要: "ref" cpp include include include include using namespace std; int n, d[305], deg[1005]; vector vec; int main(){ cin n; for(int i=1; i 阅读全文
posted @ 2018-05-03 20:35 poorpool 阅读(229) 评论(0) 推荐(0) 编辑
摘要: "ref1" "ref2" "ref3" "ref4" cpp include include include using namespace std; int n, k, c[200005], cnt[200005]; struct Node{ int x, y, z, idx, ans; boo 阅读全文
posted @ 2018-05-03 16:42 poorpool 阅读(155) 评论(0) 推荐(0) 编辑
摘要: "ref" cpp include include include using namespace std; int n, m, a[100005], sum[400005], tag[400005], q; struct Node{ int opt, lll, rrr; }nd[100005]; 阅读全文
posted @ 2018-05-03 09:56 poorpool 阅读(167) 评论(0) 推荐(0) 编辑