时间:2012-10-01 18:42:12
main()
{int a=10;
a=(3*5,a+4); printf(“a=%dn”,a);
}
(7) 当执行以下程序时,输入1234567890<回车>,则其中while循环体将执行
_
电脑版 | 手机版 | 返回顶部