02 2019 档案

摘要:#include #define fi first #define se second #define INF 0x3f3f3f3f #define fio ios::sync_with_stdio(false);cin.tie(0);cout.tie(0) #define pqueue priority_queue #define NEW(a,b) memset(a,b,sizeof(a)) ... 阅读全文
posted @ 2019-02-28 21:12 我要见血小板 阅读(205) 评论(0) 推荐(0)
摘要:https://www.luogu.org/problemnew/show/P2664 阅读全文
posted @ 2019-02-28 18:35 我要见血小板 阅读(154) 评论(0) 推荐(0)
摘要:http://codeforces.com/contest/1129/problem/C 阅读全文
posted @ 2019-02-28 17:31 我要见血小板 阅读(162) 评论(0) 推荐(0)
摘要:https://www.luogu.org/problemnew/show/P1403 阅读全文
posted @ 2019-02-27 14:17 我要见血小板 阅读(166) 评论(0) 推荐(0)
摘要:https://ac.nowcoder.com/acm/problem/19115 阅读全文
posted @ 2019-02-24 16:59 我要见血小板 阅读(175) 评论(0) 推荐(0)
摘要:http://poj.org/problem?id=3180 无向图缩点 http://codeforces.com/group/w1oiqifZbS/contest/652/problem/E 阅读全文
posted @ 2019-02-23 08:29 我要见血小板 阅读(228) 评论(0) 推荐(0)