6 kyu
Most points without right triangle
Loading description...
Puzzles
Mathematics
Geometry
View
This comment has been reported as {{ abuseKindText }}.
Show
This comment has been hidden. You can view it now .
This comment can not be viewed.
- |
- Reply
- Edit
- View Solution
- Expand 1 Reply Expand {{ comments?.length }} replies
- Collapse
- Spoiler
- Remove
- Remove comment & replies
- Report
{{ fetchSolutionsError }}
-
-
Your rendered github-flavored markdown will appear here.
-
Label this discussion...
-
No Label
Keep the comment unlabeled if none of the below applies.
-
Issue
Use the issue label when reporting problems with the kata.
Be sure to explain the problem clearly and include the steps to reproduce. -
Suggestion
Use the suggestion label if you have feedback on how this kata can be improved.
-
Question
Use the question label if you have questions and/or need help solving the kata.
Don't forget to mention the language you're using, and mark as having spoiler if you include your solution.
-
No Label
- Cancel
Commenting is not allowed on this discussion
You cannot view this solution
There is no solution to show
Please sign in or sign up to leave a comment.
Very enjoyable kata. Thanks!
Now, I understand why you didn't give the optimal solution of the example...
Since it got approved, maybe it's time to change the "Beta status" part ;-)
Good point, it's gone now. Thanks @B1ts for reading all the way to the bottom of the page ;)
Hi,
The description should imo give one optimal case as example as well. Or at the very least, what's the max number of points for the case discussed in the description.
Cheers
It's a puzzle, I would not show an optimal case here ;)
at least the value, then
Thanks to both of you - I have added @B4B's suggestion; the optimal result value for the walk-through example is stated in the description.
Nice puzzle :) Approved at kyu 6, which has a standard deviation of 0 when removing the highest and lowest vote ;)
Thanks a lot for this rigourous and statistically valid decision!
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
Did I need to worry about the sequence of the list?
Did I need to sort the list?
Oh, didn't see the comment in setup...
Hey @LanXnHn thanks for solving and reviewing, sorry if the sorting part wasn't clear from the description - I will see if any others make the same comment.
I hope you enjoyed this little puzzle - I just saw your latest Code Golf one and really enjoyed that also; see you in the next one!