// you’re reading...

Solutions 151 - 200

Project Euler 172 Solution

Project Euler 172 Solution

Project Euler 172: Investigating numbers with few repeated digits


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

Project Euler 172 Solution

Runs < 2 seconds in Python.

download arrowUse this link to get the Project Euler 172 Solution Python source.

Afterthoughts

    No afterthoughts yet.

Discussion

No comments yet.

Post a comment