This website is a semi-functional mirror of the original Project Euler. More information is available on GitHub.
projecteuler.net

Numbers for which no three consecutive digits have a sum greater than a given value

Problem 164

Published on 20 October 2007 at 06:00 am [Server Time]

How many 20 digit numbers n (without any leading zero) exist such that no three consecutive digits of n have a sum greater than 9?


Answer:
Go to back to Problems