//1 函数功能:输入n个学生的m门课成绩 void ReadScore(STU stu[], int n, int m) { int i, j; printf("Input student's ID, name and score:\n"); for(i=0;i