求输出结果 #include<stdio.h> main() {int a=-1,b=1; if((++a<0)&&!(b--<=0)) printf("%d%d\n",a,b); el
求输出结果 #include<stdio.h> main() {int a=-1,b=1; if((++a<0)&&!(b--<=0)) printf("%d%d\n",a,b); el
日期:2013-02-28 22:04:41 人气:1
10不谢: )
求输出结果 #include<stdio.h> main() {int a=-1,b=1; if((++a<0)&&!(b--<=0)) printf("%d%d\n",a,b); el