时间:2012-10-01 18:45:39
for(i=0;i<3;i++) printf("%d",b[i]);
printf("n");
}
程序运行后的输出结果是 【11】 。
(12)有以下程序
#include
#inc
电脑版 | 手机版 | 返回顶部