@ -1,6 +1,6 @@
#define NAME_LEN 31
#define MAX_PARTS 100
//保存学生成绩信息的结构
/保存学生成绩信息的结构
struct students
{
int number;