下列程序的输出结果为( )#include <stdio.h> int main() { int x; printf("%d",x == (1 && x)); }

日期:2011-06-15 09:42:39 人气:1

下列程序的输出结果为( )#include <stdio.h> int main() { int x; printf("%d",x == (1 && x)); }

未知。。X是个随机值。 顺带:运行的时候会直接报错的。
    A+
热门评论