Problem 46573. Determine the winner of a goofy golf tournament
Solution Stats
Problem Comments
-
2 Comments
Christian Schröder
on 4 Mar 2023
The problem description is a bit unclear. Suppose that x = [70 71 73 74 73 70 72]. Then golfer #7 has the third best score; but since there's two golfers tied for first place (#1 and #6) and we're supposed to imagine a play-off then, I would suspect that the correct answer here is actually 2 rather than 7. Would be nice to get a clarification.
ChrisR
on 9 Sep 2023 at 15:51
Yes, that's correct. The order would be 70a, 70b, 71, so the golfer with 71 would be third and win.
Solution Comments
Show commentsProblem Recent Solvers16
Suggested Problems
-
Find the alphabetic word product
3077 Solvers
-
1339 Solvers
-
Back to basics 22 - Rotate a matrix
877 Solvers
-
7329 Solvers
-
246 Solvers
More from this Author222
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!