大一上学期语言试卷.pdf
文本预览下载声明
1.Writetheoutputsofthefollowingprograms.(20points)
⑴intk=5;
main()
{inti=4;
fuc(i);printf(%d,%d\n,i,k);
);
显示全部
1.Writetheoutputsofthefollowingprograms.(20points)
⑴intk=5;
main()
{inti=4;
fuc(i);printf(%d,%d\n,i,k);
);