2025年1月13日

摘要: https://codeforces.com/gym/580226/problem/I #include<bits/stdc++.h> using namespace std; #define endl '\n' #define lowbit(x) x&(-x) using ll = long lo 阅读全文
posted @ 2025-01-13 21:08 laileou 阅读(10) 评论(0) 推荐(0) 编辑
 
摘要: https://codeforces.com/gym/580226/problem/G #include<bits/stdc++.h> #define lc p<<1 #define rc p<<1|1 #define INF 2e9 using namespace std; #define low 阅读全文
posted @ 2025-01-13 20:32 laileou 阅读(4) 评论(0) 推荐(0) 编辑
 
摘要: https://codeforces.com/gym/580226/problem/H #include<bits/stdc++.h> using namespace std; #define endl '\n' #define lowbit(x) x&(-x) using ll = long lo 阅读全文
posted @ 2025-01-13 10:50 laileou 阅读(3) 评论(0) 推荐(0) 编辑
 
摘要: https://www.luogu.com.cn/problem/P3368 #include<bits/stdc++.h> using namespace std; #define endl '\n' #define lowbit(x) x&(-x) using ll = long long; u 阅读全文
posted @ 2025-01-13 09:41 laileou 阅读(3) 评论(0) 推荐(0) 编辑
 
摘要: https://www.luogu.com.cn/problem/P3374 #include<bits/stdc++.h> using namespace std; #define endl '\n' #define lowbit(x) x&(-x) using ll = long long; u 阅读全文
posted @ 2025-01-13 09:14 laileou 阅读(4) 评论(0) 推荐(0) 编辑

2025年1月12日

摘要: https://codeforces.com/gym/580226/problem/F #include<bits/stdc++.h> #define lc p<<1 #define rc p<<1|1 #define INF 2e9 using namespace std; #define end 阅读全文
posted @ 2025-01-12 18:55 laileou 阅读(5) 评论(0) 推荐(0) 编辑
 
摘要: https://codeforces.com/gym/580226/problem/E #include<bits/stdc++.h> #define lc p<<1 #define rc p<<1|1 #define INF 2e9 using namespace std; #define end 阅读全文
posted @ 2025-01-12 15:28 laileou 阅读(5) 评论(0) 推荐(0) 编辑
 
摘要: https://codeforces.com/gym/580226/problem/D #include<bits/stdc++.h> #define lc p<<1 #define rc p<<1|1 #define INF 2e9 using namespace std; #define end 阅读全文
posted @ 2025-01-12 14:39 laileou 阅读(4) 评论(0) 推荐(0) 编辑
 
摘要: https://codeforces.com/gym/580226/problem/C #include<bits/stdc++.h> #define lc p<<1 #define rc p<<1|1 #define INF 2e9 using namespace std; #define end 阅读全文
posted @ 2025-01-12 10:19 laileou 阅读(4) 评论(0) 推荐(0) 编辑
 
摘要: https://codeforces.com/gym/580226/problem/B #include<bits/stdc++.h> #define lc p<<1 #define rc p<<1|1 #define INF 2e9 using namespace std; #define end 阅读全文
posted @ 2025-01-12 09:30 laileou 阅读(3) 评论(0) 推荐(0) 编辑