C语言帝国

X 我知道了TIPS:左右滑动导航栏可以查看更多栏目

订阅RSS
  • 首页
  • C语言帝国QQ群
  • 首页
  • C语言帝国QQ群

gauss 的 站内主页

2008
11-09

打印孪生素数 VIEW

gauss编程问题提问区6 条评论

此程序能编译,但连接不成功。请高手指点: #include<iostream.h>#include<math.h>main(){ bool p,q; int i,j,prime=0; p=true; for(i=5;i<100;i+=2){  for(j=2;j<sqrt(i);j++) &.... Read More >
作者档案

昵称:gauss

邮箱:gausszzz31@sina.com

返回顶部     登录  注册   网站地图   闽ICP备05035124号-7
©2013 C语言帝国