@ -110,7 +110,7 @@
学生成绩管理系统代码
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#define MAX_LEN 10 // 字符串最大长度
#define STU_NUM 30 // 最多的学生人数