I want to write a combination of three-digit numbers (such as 001, 002...999), excluding combinations where two digits are equal (such as 001, 112, 313, 449, etc.) and combinations where all three digits are equal (such as 000, 111...999).
Note: For 012, 021, 120, 102, 210, 201, only one of them is taken, and the rest are similar.
[ Last edited by jmz573515 on 2007-1-26 at 06:41 PM ]
Note: For 012, 021, 120, 102, 210, 201, only one of them is taken, and the rest are similar.
[ Last edited by jmz573515 on 2007-1-26 at 06:41 PM ]
