时间:2012-10-13 20:16:27
(19)有以下程序
#include <stdio.h>
main()
{ int a=1,b=2,c=3,d=0;
if (a==1 && b++==2)
if (b!=2||c--!=3)
&nb
电脑版 | 手机版 | 返回顶部