摘要: #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 我要见血小板 阅读(200) 评论(0) 推荐(0)
摘要: https://www.luogu.org/problemnew/show/P2664 阅读全文
posted @ 2019-02-28 18:35 我要见血小板 阅读(147) 评论(0) 推荐(0)
摘要: http://codeforces.com/contest/1129/problem/C 阅读全文
posted @ 2019-02-28 17:31 我要见血小板 阅读(161) 评论(0) 推荐(0)