

InterviewSolution
Saved Bookmarks
1. |
N is a five-digit number such that all its digits are non-zero and even, and there is only a single repetition. If the repeated digits are adjacent, and N is divisible by 4, how many possible values can N take? |
Answer» N is a five-digit number such that all its digits are non-zero and even, and there is only a single repetition. If the repeated digits are adjacent, and N is divisible by 4, how many possible values can N take? |
|