Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
SELECT Id, Score, FIND_IN_SET( Score, ( SELECT GROUP_CONCAT( Score ORDER BY Score DESC ) FROM Scores ) ) AS Rank FROM Scores
Looks like your connection to LeetCode Discuss was lost, please wait while we try to reconnect.