#need help getting the overall winner in golf
17 messages · Page 1 of 1 (latest)
⌛ This post has been reserved for your question.
Hey @signal lagoon! Please use
/closeor theClose Postbutton above when you're finished. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.
TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.
getOverallWinner is the one i am not able to do
i currently have it set up so that whoever won the mosst rounds is declared winner
but ik it's least total points
some1 help
the relevant method is at the bottom
Looks like you shared a lot of code, this may cause people to overlook problems in your code. To make it easier for them, make sure you only share lines that are relevant to your issue.
uh your javadocs don't line up with their methods lol
i don't see how the input is supposed to be formatted here
uh yeah lol
basically the only method that is important is getOverallWinner
it's returning who won the most rounds
i need who had leats total score
.