摘要: G.小苯的数位MEX 思路 比较模板的数位dp,虽然我不会 代码 #include <bits/stdc++.h> using namespace std; #define endl '\n' using ll = long long; using ull = unsigned long long; 阅读全文
posted @ 2024-11-06 22:05 MGNisme 阅读(20) 评论(0) 推荐(0)