You are given that candidates participated in a contest. For each candidate, you are given , representing the points scored by the candidate in the contest. You have to print the indexes of the top candidates of the contest.
Note: i.e, all are distinct.
Input format
Output format
Constraints
The points scored by candidates are . The points scored by top candidates of the contest are . Indexes of those points are respectively.