最大质数

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

基础知识

Not Claimed
Status
Done
Problem
19
Open Since
2024-9-28 0:00
Deadline
2024-10-7 23:59
Extension
24 hour(s)