How many strings of length formed from the digits are there such that for each , at least of the digits are less than ? (For example, satisfies this condition because it contains at least digit less than and at least digits less than . The string does not satisfy the condition because it does not contain at least digit less than .)
8
12
16
20
24