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

Investigating numbers with few repeated digits

Problem 172

Published on 15 December 2007 at 09:00 am [Server Time]

How many 18-digit numbers n (without leading zeros) are there such that no digit occurs more than three times in n?


Answer:
Go to back to Problems