ACM一道题目 一直WA已崩溃大神求教

GivenanintegerY,youneedtofindtheminimalintegerKsothatthereexistsaXsatisfyingX−Y... Given an integer Y, you need to find the minimal integer K so that there exists a X satisfying X−Y=Z(Z≥0) and the number of different digit between X and Z is K under decimal system.
For example: Y=1, you can find a X=100 so that Z=99 and K is 3 due to 1≠0 and 0≠9. But for minimization, we should let X=1 so that Z=0 and K can just be 1.

Input

Only one integer Y(0≤Y≤10^18).

Output

The minimal K.

Sample input and output

Sample Input Sample Output
1 1

191 2
展开
 我来答
  • 你的回答被采纳后将获得:
  • 系统奖励15(财富值+成长值)+难题奖励30(财富值+成长值)
百度网友3b7f2c8
2015-04-05 · TA获得超过714个赞
知道小有建树答主
回答量:1131
采纳率:100%
帮助的人:590万
展开全部
这是哪一题?哪个OJ上的?
希望能够帮助到你,有什么问题欢迎追问。
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式