第n小质数
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.
【题目描述】
输入一个正整数n,求第n小的质数。
【输入】
一个不超过10000的正整数n。
【输出】
第n小的质数。
【样例输入】
10
【样例输出】
29
GESP二级【重点编程题】
- Status
- Done
- Problem
- 13
- Open Since
- 2025-3-21 0:00
- Deadline
- 2025-3-28 23:59
- Extension
- 24 hour(s)