上一页 1 2 3 4 5 6 7 8 ··· 26 下一页
摘要: #include <iostream> #include <vector> #include <algorithm> #include <string> #include <set> #include <queue> #include <map> #include <sstream> #includ 阅读全文
posted @ 2020-08-31 22:30 DeaL57 阅读(180) 评论(0) 推荐(0) 编辑
摘要: #include <iostream> #include <vector> #include <algorithm> #include <string> #include <set> #include <queue> #include <map> #include <sstream> #includ 阅读全文
posted @ 2020-08-30 15:59 DeaL57 阅读(116) 评论(0) 推荐(0) 编辑
摘要: CF1204C Anna, Svyatoslav and Maps #include <iostream> #include <vector> #include <algorithm> #include <string> #include <set> #include <queue> #includ 阅读全文
posted @ 2020-08-28 17:53 DeaL57 阅读(166) 评论(0) 推荐(0) 编辑
摘要: Cow and Snacks #include <iostream> #include <vector> #include <algorithm> #include <string> #include <set> #include <queue> #include <map> #include <s 阅读全文
posted @ 2020-08-28 17:52 DeaL57 阅读(161) 评论(0) 推荐(0) 编辑
摘要: Tree Painting #include <iostream> #include <vector> #include <algorithm> #include <string> #include <set> #include <queue> #include <map> #include <ss 阅读全文
posted @ 2020-08-14 10:53 DeaL57 阅读(105) 评论(0) 推荐(0) 编辑
摘要: #include <iostream> #include <vector> #include <algorithm> #include <string> #include <set> #include <queue> #include <map> #include <sstream> #includ 阅读全文
posted @ 2020-08-12 15:04 DeaL57 阅读(140) 评论(0) 推荐(0) 编辑
摘要: Kabaleo Lite 用带负数的大整数用__int128 #include <bits/stdc++.h> #define ll long long using namespace std; const int MAXN=200050,INF=0x3fffffff; ll n,a[MAXN],b 阅读全文
posted @ 2020-08-04 11:13 DeaL57 阅读(135) 评论(0) 推荐(0) 编辑
摘要: Interesting Computer Game #include <iostream> #include <vector> #include <algorithm> #include <string> #include <set> #include <queue> #include <map> 阅读全文
posted @ 2020-08-04 11:07 DeaL57 阅读(127) 评论(0) 推荐(0) 编辑
摘要: Balancing Act #include <iostream> #include <vector> #include <algorithm> #include <string> #include <set> #include <queue> #include <map> #include <ss 阅读全文
posted @ 2020-08-02 14:16 DeaL57 阅读(89) 评论(0) 推荐(0) 编辑
摘要: How far away ? #include <iostream> #include <vector> #include <algorithm> #include <string> #include <set> #include <queue> #include <map> #include <s 阅读全文
posted @ 2020-08-02 10:43 DeaL57 阅读(204) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 7 8 ··· 26 下一页