会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
habibah_chang
博客园
首页
新随笔
联系
管理
订阅
2021年1月16日
357. Count Numbers with Unique Digits
摘要: 问题: 给定数字n,由n个数字(0~9)构成0~n位数,求构成的数中,不同数位上重复数字的数以外,有多少个数。 Example: Input: 2 Output: 91 Explanation: The answer should be the total numbers in the range
阅读全文
posted @ 2021-01-16 12:32 habibah_chang
阅读(85)
评论(0)
推荐(0)
编辑
公告