#include "stdio.h"#include "conio.h"#include "string.h"#define NU 35struct student{long nium;char name[10];fioat score[3];float aver_person;float sun_person,int norder;};printf(struct student *p,int cx_num){}calc_order(struct student*p){}scan(struct student*p){}main(){ (struct student stu[NU];int xuehao;scan(stu);calc_order(stu);do{ printf("请输入要查询的学生的学号(输入0表示结束):"); scanf("%d",&xuehao); print(stu,xuehao);}while(xuehao!=0);}
目前暂无任何回答
- 0 回答
- 0 关注
- 1550 浏览
添加回答
举报
0/150
提交
取消