// you’re reading...
1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 5.00 out of 5)
Loading...

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