C++-循环嵌套-使用了一个嵌套的循环来查找2到100中的质数
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.
Background
Description
使用了一个嵌套的循环来查找2到100中的质数。
Format
Input
Output
Samples
2 是质数
3 是质数
5 是质数
7 是质数
11 是质数
13 是质数
17 是质数
19 是质数
23 是质数
29 是质数
31 是质数
37 是质数
41 是质数
43 是质数
47 是质数
53 是质数
59 是质数
61 是质数
67 是质数
71 是质数
73 是质数
79 是质数
83 是质数
89 是质数
97 是质数
Limitation
1s, 1024KiB for each test case.
C++基础知识02(循环-for和while及嵌套)
- Status
- Done
- Rule
- ACM/ICPC
- Problem
- 18
- Start at
- 2024-5-5 0:00
- End at
- 2024-5-25 20:00
- Duration
- 500 hour(s)
- Host
- Partic.
- 28