-> -> ->
2010年9月全国计算机等级考试二级C语言笔试试题及答案(二十二)
时间:2012-10-01 18:47:14
微信搜索关注"91考试网"公众号,领30元,获取事业编教师公务员等考试资料40G
念设计,逻辑设计【5】。
(6)以下程序运行后的输出结果是【6】。
#include<stdio.h>
main()
{int a=200,b=010;
printf(”%d%dn”,a,b);
}
(7)有以下程序
#include<stdio.h>
main()
{int x,Y;
scanf(”%2d%ld”,&x,&y);
微信搜索关注"91考试网"公众号,领30元,获取公务员事业编教师考试资料40G