#A. 【例60.3】 找素数

    Type: RemoteJudge 1000ms 64MiB

【例60.3】 找素数

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.

说明

输出正整数a到b之间的所有素数。

输入格式

输入aa,bb。对于所有数据,1ab200001≤a≤b≤20000

输出格式

由小到大,输出aabb之间的所有素数。每个数占一行。

样例

5 10
5
7

SAST 2023 算法组第三次授课

Not Attended
Status
Done
Rule
IOI
Problem
2
Start at
2023-11-12 16:00
End at
2023-11-12 18:00
Duration
2 hour(s)
Host
Partic.
20