Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 319 Bytes

File metadata and controls

4 lines (3 loc) · 319 Bytes

question2

Explanation

Test Case 1: We can order them as (3, 2, 1). Person 3 is better than Person 2 because his scores in the first two skills are not lesser than Person 2's. And in skill 3, Person 3 scores higher. Similarly, Person 2 is better than Person 1. He scores more than Person 1 in every skill, in fact.