Problem 2254. Possible Opponents Matrix for single-elimination tournament
Solution Stats
Problem Comments
-
2 Comments
William
on 26 Dec 2019
Faulty test suite. The 'for v = 1:10' in problem 5 has a semicolon after it.
Rafael S.T. Vieira
on 1 Nov 2020
Nice problem, but its description could be improved. Adding a link like https://en.wikipedia.org/wiki/Single-elimination_tournament would help. Moreover I would add that at the first round competitor #1 plays against competitor #2, competitor #3 plays against competitor #4, ... and competitor #n-1 plays against competitor #n (no wrap around or modular arithmetic; or else there would be 2 possible starting configurations).
Problem Recent Solvers10
Suggested Problems
-
14606 Solvers
-
231 Solvers
-
281 Solvers
-
223 Solvers
-
Numbers spiral diagonals (Part 1)
165 Solvers
More from this Author3
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!