[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 561: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 617: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1065: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1065: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1065: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 370: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5284: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5284: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5284: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
Nerd Pride Radio • [Riddler] Horse Races
Page 1 of 1

[Riddler] Horse Races

Posted: Wed May 24, 2017 6:05 pm
by Mike
You have 25 horses. You have a track where you can race five of them at a time. You have no way to measure time, so in each race, you know in what order the horses finished, but not their times. Assuming that all 25 horses do not vary their speeds from race to race, what is the minimum number of races you would need to run to determine which are the three fastest horses?

Re: [Riddler] Horse Races

Posted: Wed May 24, 2017 8:08 pm
by Phoebe
Crap I had what I thought was THE answer and now I think it has to be

Re: [Riddler] Horse Races

Posted: Wed May 24, 2017 8:16 pm
by Mike
Wrong. But close.

Re: [Riddler] Horse Races

Posted: Wed May 24, 2017 9:40 pm
by Phoebe
Is this the smallest number of races that COULD POSSIBLY be held to determine the top 3 fastest horses, or is this the smallest number that have to be held if you want to be certain of the top 3 fastest in any scenario?

Re: [Riddler] Horse Races

Posted: Wed May 24, 2017 10:11 pm
by Mike
The smallest number of races in any scenario that will allow you to determine the 3 fastest horses. And the rules don't specify this, but this method will also tell you the order of those three.

Re: [Riddler] Horse Races

Posted: Wed May 24, 2017 10:57 pm
by Phoebe
I feel like That's the part I'm stuck on.

Re: [Riddler] Horse Races

Posted: Wed May 24, 2017 11:21 pm
by Mike
If you want to know the answer, it is . You have to figure out how to run them, but if you do it right, it works every time.

Re: [Riddler] Horse Races

Posted: Wed May 24, 2017 11:27 pm
by Phoebe
Okay I figured it out, . I have no idea what I was thinking before. High, tired, dementia, or something.

Re: [Riddler] Horse Races

Posted: Thu May 25, 2017 12:40 am
by Mike
Awesome!