范围内的质数
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.
出题人
计科221 王善圳
题目描述
给定两个正整数,你需要求出这个范围内的所有质数。
说明
输入
输入两个正整数n,m(1 < n < m <= 10^7)
输出
从小到大,依次输出
样例
2 10
2
3
5
7
限制
时间限制:1s 内存限制:512MB
昆明理工大学津桥学院第三届程序设计大赛-高级组
- Status
- Done
- Rule
- IOI
- Problem
- 8
- Start at
- 2024-12-12 18:00
- End at
- 2024-12-12 20:00
- Duration
- 2 hour(s)
- Host
- Partic.
- 39