I have this problem:
How many numbers of 5 digits consisted of 1,2,3,4 there are, such that the number 3 shows only once, and the hundreds place is different from the tens place?
(One solution I have that we can divide the problem into two parts, the first is when the number 3 is on the tens place / hundreds place, and the other one is the opposite). Is there a different way to do this?