摘要: 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 阅读(24) 评论(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 阅读(50) 评论(0) 推荐(0)