B. 【例】找素数

    Type: Default 1000ms 256MiB

【例】找素数

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.

题目描述

输出正整数aabb之间的所有素数。

输入

输入两个整数a,ba,b

输出

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

5 10
5
7

提示

2<=a<b1042<=a<b\leq10^4

循环测评

Not Attended
Status
Done
Rule
XCPC
Problem
2
Start at
2026-3-15 15:00
End at
2026-3-15 17:00
Duration
2 hour(s)
Host
Partic.
1