2007 08-24 只能输出一组正确值,WHY? HOT 作者: zzxwill 分类: 站点内务 评论: 2 条评论 #include<stdio.h>main(){ int i,j,x; for(i=1;i<7;i++) for(j=1;j<7;j++) &n... 阅读全文