Problem:
What is the sum of all four-digit numbers that each use the digits , and exactly once?
Problem 253
Official solution
Solution:
Every digit appears in each decimal place exactly times. Therefore, the sum is .
Problem:
What is the sum of all four-digit numbers that each use the digits , and exactly once?
Solution:
Every digit appears in each decimal place exactly times. Therefore, the sum is .