摘要: # Solution ## T1 回文数 ### 原题链接 [**4093: 回文数**](https://noip.ac/rs/show_problem/4093 "4093: 回文数") ### 简要思路 - 进位情况 当所有数位都为 $9$ 的时候才会进位,此时输出形如 `1000001` 的 阅读全文
posted @ 2023-07-29 19:04 CheZiHe929 阅读(29) 评论(0) 推荐(0)