-
个人简介
#include<bits/stdc++.h> using namespace std; int n,x; int main() { cin >> n; for (int i=1;i<=n;i++) { x=0;5 for (int j=1;j<=n;j++) { if (i%j0) { x++; } } if (x0) { cout << i<< " "; } } return 0; }
-
通过的题目
-
最近活动
This person is lazy and didn't join any contests or homework. -
最近编写的题解
This person is lazy and didn't write any solutions.
题目标签
- 字符串
- 2
- 奇偶数
- 2
- 循环
- 1
- 递推
- 1
- 模拟
- 1