素数个数
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.
题目描述
从文件读入两个数、,编程输出~之间的所有所有素数及素数的个数。
输入格式
二个整数、()。
输出格式
总共二行,
第一行为~之间的素数,数之间有一空格;
第二行一个数,~之间的素数个数。
样例
输入数据
2 10
输出数据
2 3 5 7
4
C++初级A1班01-循环复习
- Status
- Done
- Rule
- IOI
- Problem
- 9
- Start at
- 2024-9-22 14:30
- End at
- 2024-10-22 6:30
- Duration
- 712 hour(s)
- Host
- Partic.
- 58