Run ID:156212

提交时间:2026-06-27 11:14:38

#include<bits/stdc++.h> using namespace std; int main(){ int t[100]={0}; for(int i=2;i<=100;i++){ for(int j=1;j<=100;i++){ if(j%i==0){ a[j]=!a[j]; } } } for(int y=1;i<=100;i++){ if(a[i]==0){ cout<<i<<' '; } } return 0; }