源码如下:1234567891011121314151617181920212223#include<stdio.h>int main(){ // 1-1000的素数 printf("1-1000
2025-09-04