摘要:
C. Palindromic in Both Bases 枚举前一半的数位 代码实现 #include <bits/stdc++.h> #define rep(i, n) for (int i = 0; i < (n); ++i) using namespace std; using ll = lo 阅读全文
posted @ 2025-07-13 00:25
V_Melville
阅读(99)
评论(0)
推荐(0)
浙公网安备 33010602011771号