摘要: https://acm.hdu.edu.cn/showproblem.php?pid=3555 解法1:求多少数包含“49” #include <bits/stdc++.h> using namespace std; #define int long long //注意!!本题数据类型为ll con 阅读全文
posted @ 2025-07-22 17:46 katago 阅读(14) 评论(0) 推荐(0)