2025年2月7日

摘要: https://www.lanqiao.cn/problems/17105/learning/ //代码一: #include<bits/stdc++.h> #define lc p<<1 #define rc p<<1|1 #define INF 1e18 using namespace std; 阅读全文
posted @ 2025-02-07 15:57 laileou 阅读(2) 评论(0) 推荐(0) 编辑

2025年1月26日

摘要: #include<bits/stdc++.h> #define lc p<<1 #define rc p<<1|1 #define INF 1e18 using namespace std; #define lowbit(x) x&(-x) #define endl '\n' using ll = 阅读全文
posted @ 2025-01-26 16:29 laileou 阅读(3) 评论(0) 推荐(0) 编辑

2025年1月24日

摘要: https://codeforces.com/contest/2049/problem/D #include<bits/stdc++.h> #define lc p<<1 #define rc p<<1|1 #define INF 1e18 using namespace std; #define 阅读全文
posted @ 2025-01-24 19:11 laileou 阅读(3) 评论(0) 推荐(0) 编辑
 
摘要: https://codeforces.com/problemset/problem/2061/D #include<bits/stdc++.h> #define lc p<<1 #define rc p<<1|1 #define INF 2e9 using namespace std; #defin 阅读全文
posted @ 2025-01-24 11:21 laileou 阅读(3) 评论(0) 推荐(0) 编辑

2025年1月23日

摘要: https://codeforces.com/problemset/problem/2061/C #include<bits/stdc++.h> using namespace std; #define endl '\n' using ll = long long; using pii = pair 阅读全文
posted @ 2025-01-23 19:31 laileou 阅读(7) 评论(0) 推荐(0) 编辑
 
摘要: https://codeforces.com/problemset/problem/2063/C #include<bits/stdc++.h> using namespace std; #define endl '\n' using ll = long long; using pii = pair 阅读全文
posted @ 2025-01-23 16:33 laileou 阅读(6) 评论(0) 推荐(0) 编辑
 
摘要: https://codeforces.com/problemset/problem/2055/D #include<bits/stdc++.h> using namespace std; #define endl '\n' using ll = long long; using pii = pair 阅读全文
posted @ 2025-01-23 11:36 laileou 阅读(12) 评论(0) 推荐(0) 编辑
 
摘要: https://codeforces.com/problemset/problem/2063/B #include<bits/stdc++.h> using namespace std; #define endl '\n' using ll = long long; using pii = pair 阅读全文
posted @ 2025-01-23 09:43 laileou 阅读(3) 评论(0) 推荐(0) 编辑

2025年1月22日

摘要: https://ac.nowcoder.com/acm/contest/100253/D #include<bits/stdc++.h> using namespace std; #define endl '\n' using ll = long long; using pii = pair<int 阅读全文
posted @ 2025-01-22 17:32 laileou 阅读(5) 评论(0) 推荐(0) 编辑
 
摘要: https://codeforces.com/problemset/problem/2060/E https://blog.csdn.net/MenghuanL/article/details/145268191?ops_request_misc=&request_id=&biz_id=102&ut 阅读全文
posted @ 2025-01-22 17:01 laileou 阅读(13) 评论(0) 推荐(0) 编辑
 
点击右上角即可分享
微信分享提示