Consider n-digit numbers where each digit is one of the 10 integers 0, 1, ..., 9. How many such numbers are there for which:
a) All digits are unique
b) At least one digit is repeated
c) All digits are odd
d) All digits are even