摘要: CF补题 1004-Div.2-20250309 https://codeforces.com/contest/2067 A: 题目大意:给出 \(x,y\) ,判断是否存在一个 \(n\) 满足 \(n\) 的数位和为 \(n\) ,加 \(1\) 后数位和为 \(y\) #include<bit 阅读全文
posted @ 2025-03-12 18:37 才瓯 阅读(8) 评论(0) 推荐(0)