摘要: > 题目链接:[2457. 美丽整数的最小增量](https://leetcode.cn/problems/minimum-addition-to-make-integer-beautiful/) 给你两个正整数 `n` 和 `target` 。 如果某个整数每一位上的数字相加小于或等于 `targ 阅读全文
posted @ 2023-03-11 10:20 Weltㅤ 阅读(26) 评论(0) 推荐(0) 编辑