Trying to solve an interactive problem where you can guess the order of two sets of combinations. Each time you guess the interactive problem gives you two responses, the number items of the first set you've got right, and the second is the number of items you've put in the right order.
For instance it might tell you that you have:
4 horses, with 6 different riders, and you have to guess which rider goes with with horse in only 8 guesses.
Any help would be wonderful.
Thanks.