单项选择题

下列程序执行后输出的结果是______。
int d=l;
fun(int p)
int d=5;
d+=p++;
printf("%d,",d);

main()
int a=3;
fun(

A.;
&nbs
题目列表

你可能感兴趣的试题

微信扫码免费搜题