08 2021 档案

摘要:1.3806. 最小化字符串 - AcWing题库 #include<iostream> #include<algorithm> #include<cstdio> #include<cmath> #include<cstring> using namespace std; const int max 阅读全文
posted @ 2021-08-20 11:32 bonel 阅读(16) 评论(0) 推荐(0) 编辑
摘要:1.3803. 数组去重 - AcWing题库 #include<iostream> #include<algorithm> #include<cstdio> #include<cstring> #include<cmath> using namespace std; const int maxx= 阅读全文
posted @ 2021-08-15 16:13 bonel 阅读(15) 评论(0) 推荐(0) 编辑
摘要:1.D-亲密数_牛客2021年七夕节比赛 (nowcoder.com) #include<iostream> #include<algorithm> #include<cstdio> #include<cstring> #include<cmath> #include<vector> using n 阅读全文
posted @ 2021-08-15 10:35 bonel 阅读(42) 评论(0) 推荐(0) 编辑
摘要:1.3802. 消灭数组 - AcWing题库 #include<iostream> #include<algorithm> #include<cmath> #include<cstdio> #include<cstring> using namespace std; #define int lon 阅读全文
posted @ 2021-08-13 19:46 bonel 阅读(24) 评论(0) 推荐(0) 编辑
摘要:1.278. 数字组合 - AcWing题库 #include<iostream> #include<algorithm> #include <cmath> #include<cstdio> #include<cstring> using namespace std; int main(){ int 阅读全文
posted @ 2021-08-12 17:29 bonel 阅读(31) 评论(0) 推荐(0) 编辑
摘要:恢复内容开始 B.Problem - B - Codeforces 代码: #include<iostream> #include<algorithm> #include<cstring> #include<cstdio> #include<cmath> using namespace std; c 阅读全文
posted @ 2021-08-12 15:59 bonel 阅读(28) 评论(0) 推荐(0) 编辑
摘要:201. 可见的点 - AcWing题库 #include<iostream> #include<cstdio> #include<cmath> #include<cstring> #include<algorithm> using namespace std; #define int long l 阅读全文
posted @ 2021-08-06 15:56 bonel 阅读(24) 评论(0) 推荐(0) 编辑
摘要:A.Problem - A - Codeforces #include<iostream> #include<cstdio> #include<cmath> #include<cstring> #include<algorithm> using namespace std; #define int 阅读全文
posted @ 2021-08-05 16:36 bonel 阅读(23) 评论(0) 推荐(0) 编辑
摘要:1.1291. 轻拍牛头 - AcWing题库 #include<iostream> #include<algorithm> #include<cstdio> #include<cstring> using namespace std; #define int long long const int 阅读全文
posted @ 2021-08-04 16:39 bonel 阅读(30) 评论(0) 推荐(0) 编辑
摘要:1.1292. 哥德巴赫猜想 - AcWing题库 #include<iostream> #include<algorithm> #include<cstdio> #include<cstring> using namespace std; const int maxn = 10000001; bo 阅读全文
posted @ 2021-08-02 18:12 bonel 阅读(51) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示