Untitled

 avatar
unknown
plain_text
a year ago
110 B
7
Indexable
 map[i][j] = new TreeSet<UserSolution.Student>((a,b) -> a.score == b.score ? a.id - b.id : a.score - b.score);
Editor is loading...
Leave a Comment