归档 2019年3月18日

[LeetCode]Numbers With Repeated Digits

题目描述:

LeetCode 1015. Numbers With Repeated Digits

Given a positive integer N, return the number of positive integers less than or equal to N that have at least 1 repeated digit.

Example 1:

Input: 20
Output: 1
Explanation: The only ...

继续阅读

昨天

明天

归档