1、国家二级( C语言)机试模拟试卷 255及答案与解析 一、程序填空题( 30分) 1 请补充 main()函数,该函数的功能是求出 1!+2!+3!+4!+N! 的和。 例如, 1!+2!+3!+4!+9!=409113 。 仅在横线上填写所需要的若干表达式或语句,请勿改动函数中的其他任何内容。 注意:部分源程序给出如下。 试题程序: #include void main() int i, n; long sum=0, temp=1; printf(“ nInput n: n“); scanf(“ d“, 【 1】 ); for(i=1; i long fun(int x, int y, lo
2、ng*p) int i; long t=1; *found* for(i=1; i #define N 16 typedef struct char num10; int s; STREC; int fun(STREC *a,STREC *b,int l, int h) main() STREC sN=“GA005“,85,“GA003“,76, “GA002“,69,“GA004“,85,“GA001“,96,“GA007“,72,“GA008“,64,“GA006“,87,“GA015“,85,“GA013“,94,“GA012“,64,“GA014“,91,“GA011“,90,“GA017“,64,“GA018“,64,“GA016“,72; STREC hN,tt;FILE *out ; int i,j,n,low,heigh,t; printf(“Enter 2 integer number low scanf(“%d%d“, if (heighhj.s) tt=hi ;hi=hj; hj=tt; for(i=0;i=l&ai.s= l&ai.s=h)”逐个判断学生结构体中的成绩元素是否满足题目中的范围。 ( 2)将符合条件的结果存入指定数组,并对统计变量进行加 1操作。