relative-ranks-no-tie-handling

Status: IN

The function assumes all scores are unique; duplicate scores would receive arbitrary distinct ranks based on Python's stable sort order, with no explicit tie-breaking.

Source: entries/2026/06/06/relative-ranks-solution.md

JSON