0$房天下问答|C程序错误$https://m.fang.com/ask/ask_553618.html$https://static.soufunimg.com/common_m/m_public/201511/images/asksharedefault.png
packc/pages/ask/detail/detail?askid=553618
-
C程序错误
#include<stdio.h>#include<math.h>int main(){int a,b,i,h,m;for(m=6;m<=106;m=m+2)for(a=2;a<=m;a++)for(i=2;i<=sqrt(a);i++){if(a%i==0)break;else b=i-a;for(h=2;h<=sqrt(b);h++){if(b%h==0)break;if(h>sqrt(b))printf("%d+%d=%d",a,b,m);}}}
更多
提问者:xxyyjjhh
发布于2010-08-12
免责声明:问答内容均来源于互联网用户,房天下对其内容不负责任,如有版权或其他问题可以联系房天下进行删除。

关注成功