c语言中m~n内所有的素数 c语言输出m到n之间的素数 c语言,调用函数求m与n之间素数的个数?在int prime(int a)中,if(a>(n-m)/2返回0可以更改为if(I>(n-m)/2)返回0。事实上,... 2021-03-10 3869次浏览