练58.1 严格排名
You cannot submit for this problem because the contest is ended. You can click "Open in Problem Set" to view this problem in normal mode.
说明
现在有个数,请问其中严格第小的数是多少,其中严格第小指对这些数去重以后的第小。
输入格式
第一行两个整数,()。
第二行个整数()表示个数。
输出格式
输出一行,包含一个整数,表示答案
输入保证有解。
样例
5 3
1 2 3 2 4
3
20250324_簡單Python練習
- Status
- Done
- Problem
- 3
- Open Since
- 2025-3-24 0:00
- Deadline
- 2025-4-30 23:59
- Extension
- 24 hour(s)