Type: RemoteJudge 1000ms 64MiB

最大质数

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.

说明

输入一个整数 nn,找到11nn里最大的质数,如果没有质数则输出"No"。

输入格式

输入一个整数 nn(n2×107n≤2×10^7)。

输出格式

输出 11nn里最大的质数,如果没有质数,则输出"No"。输出占一行。

样例

1
No

AShui0707堂训

Not Claimed
Status
Done
Problem
10
Open Since
2025-7-7 0:00
Deadline
2025-7-15 23:59
Extension
24 hour(s)