Loading

04 2025 档案

摘要:A - CBC 题意 思路 模拟 代码 点击查看代码 #include<bits/stdc++.h> #include<unordered_map> #include<unordered_set> using namespace std; #define int long long #define 阅读全文
posted @ 2025-04-22 22:02 _SeiI 阅读(75) 评论(0) 推荐(0)
摘要:A - Status Code 题意 思路 模拟 代码 点击查看代码 #include<bits/stdc++.h> #include<unordered_map> #include<unordered_set> using namespace std; #define int long long 阅读全文
posted @ 2025-04-16 20:36 _SeiI 阅读(56) 评论(0) 推荐(0)
摘要:A - Treasure Chest 题意 思路 模拟 代码 点击查看代码 #include<bits/stdc++.h> #include<unordered_map> #include<unordered_set> using namespace std; #define int long lo 阅读全文
posted @ 2025-04-08 14:56 _SeiI 阅读(43) 评论(0) 推荐(0)
摘要:A - ABC400 Party 题意 思路 模拟 代码 点击查看代码 #include<bits/stdc++.h> #include<unordered_map> #include<unordered_set> using namespace std; #define int long long 阅读全文
posted @ 2025-04-07 09:29 _SeiI 阅读(79) 评论(0) 推荐(0)