03 2025 档案
摘要:A - Hamming Distance 题意 思路 模拟 代码 点击查看代码 #include<bits/stdc++.h> #include<unordered_set> #include<unordered_map> using namespace std; #define int long
阅读全文
摘要:A - Two-star Contest 题意 思路 答奋题,贴队友的代码 代码 点击查看代码 #include<bits/stdc++.h> #define int long long #define endl '\n'; #define inf 1e18 using namespace std;
阅读全文
摘要:A - Thermometer 题意 思路 模拟 代码 点击查看代码 #include<bits/stdc++.h> #include<unordered_set> #include<unordered_map> using namespace std; #define int long long
阅读全文
摘要:A - Triple Four 题意 思路 模拟 代码 点击查看代码 #include<bits/stdc++.h> #include<unordered_set> #include<unordered_map> using namespace std; #define int long long
阅读全文
摘要:A - Strictly Increasing? 题意 思路 模拟 代码 点击查看代码 #include<bits/stdc++.h> #include<unordered_set> #include<unordered_map> using namespace std; #define int l
阅读全文

浙公网安备 33010602011771号