R
Rakesh
From 1 to 80 I have to choose any 10 numbers based on two
conditions.
The first condition is that all the 10 numbers should
be "even" numbers.
The second condition is that out of those 10 (even)
numbers, 5 numbers should be between 1 to 40 and 5 numbers
should be between 41 to 80.
How to get all the possible combinations based on (both)
the conditions and how many combinations will I get?
conditions.
The first condition is that all the 10 numbers should
be "even" numbers.
The second condition is that out of those 10 (even)
numbers, 5 numbers should be between 1 to 40 and 5 numbers
should be between 41 to 80.
How to get all the possible combinations based on (both)
the conditions and how many combinations will I get?