How many bridge hands have a 5-card suit that must contain the ace of that suit, a 4-card suit, and a void (no cards of a suit)? I only know the first two are: C(12,4)C(13,4), but I really don't know what the "void" means and how to deal with it in the question.
Thanks!