#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表示結(jié)束):"); scanf("%d",&xuehao); print(stu,xuehao);}while(xuehao!=0);}
- 0 回答
- 0 關注
- 1585 瀏覽
添加回答
舉報
0/150
提交
取消