Suppose n is the number of digits a number contains. Now,

 12032 - is a valid n=5 digit number. But
 10023 - is defined as invalid -- because it contains two successive zeros.

Calculate the number of n-digit numbers that do not contain successive d-number of zeros.

Solution Stats

47 Solutions

18 Solvers

Last Solution submitted on Mar 11, 2026

Last 200 Solutions

Problem Comments

Solution Comments

Show comments
Loading...