第九周作业
摘要:基础作业 按等级统计学生成绩 本题要求实现一个根据学生成绩设置其等级,并统计不及格人数的简单函数。 函数接口定义: int set_grade( struct student *p, int n );其中p是指向学生信息的结构体数组的指针,该结构体的定义为:struct student{int nu
阅读全文
posted @ 2019-04-26 14:59
posted @ 2019-04-26 14:59
posted @ 2019-04-19 20:37
posted @ 2019-04-12 22:06
posted @ 2019-04-05 13:24