Learn
Practice
Newsletter
Resources
F
Toggle theme
0
F
Toggle theme
0
Toggle menu
← Back to All Animations
Numbers At Most N Given Digit Set
Bookmark
Input
Standard
n = 1000
Single digit
n = 55
Custom
digits
=
[1, 3, 5, 7]
,
n
=
100
digits = {1, 3, 5, 7}
N:
dp:
algo
master
.
io
Step:
Start: Count numbers ≤ 100 using digits {1, 3, 5, 7}
0 / 16
Input
Standard
n = 1000
Single digit
n = 55
Custom
digits
=
[1, 3, 5, 7]
,
n
=
100
0 / 16
digits = {1, 3, 5, 7}
N:
dp:
algo
master
.
io
Step:
Start: Count numbers ≤ 100 using digits {1, 3, 5, 7}