InterviewSolution
Saved Bookmarks
| 1. |
Let N be the least positive integer such that whenever a non-zero digit c is written after the last digit of N, the resulting number is divisible by c. The sum of the digits of N is |
|
Answer» Let N be the least positive integer such that whenever a non-zero digit c is written after the last digit of N, the resulting number is divisible by c. The sum of the digits of N is |
|