c语言输出质数 c语言列出1~100所有素数 c语言输出素数?代码示例:#include<stdio。H>int main(){int a=0//素数int num=0//输入整数printf(“输入整数:... 2021-03-12 2586次浏览