Let X1={0xxxx0}X2={0xxxx1}X3={1xxxx0}X4={1xxxx1} corresponding to string set types
X={xxxxxx} set bit strings of length 6
where x∈{0,1}
X1∪X2∪X3∪X4=X
Xi∩Xj=∅ if i=j and i,j∈{1,2,3,4}
That is, any element from the set X is an element of one and only one of the sets Xi
where i∈{1,2,3,4}
For an unambiguous selection of 6 elements of the same type, you must choose
4∗5+1=21 elements
Answer: 21
Let X1={0xxxx0}X2={0xxxx1}X3={1xxxx0}X4={1xxxx1} corresponding to string set types
X={xxxxxx} set bit strings of length 6
where x∈{0,1}
X1∪X2∪X3∪X4=X
Xi∩Xj=∅ if i=j and i,j∈{1,2,3,4}
That is, any element from the set X is an element of one and only one of the sets Xi
where i∈{1,2,3,4}
For an unambiguous selection of 6 elements of the same type, you must choose
4∗5+1=21 elements
Answer: 21