其他答案
main() {int i,j,k;int count=0;printf("\n");for(i=0;i<4;i++) for(j=0;j<4;j++) for(k=0;k<4;k++) {if(i!=j&&i!=k&&j!=k) printf("%d%d%d\n",i,j,k);count ++;} printf (&qu 展开
2011-01-18 11:30
来自北京市
赞(0)点赞赞(0)举报
免责声明:问答内容均来源于互联网用户,房天下对其内容不负责任,如有版权或其他问题可以联系房天下进行删除。




