0_0_39802090_17219.c
0_0_39802090_17219.c(5) : error C2057: 应输入常量表达式
0_0_39802090_17219.c(5) : error C2466: 不能分配常量大小为 0 的数组
0_0_39802090_17219.c(5) : error C2087: “scores”: 缺少下标
0_0_39802090_17219.c(5) : error C2133: “scores”: 未知的大小
0_0_39802090_17219.c(6) : error C2057: 应输入常量表达式
0_0_39802090_17219.c(6) : error C2466: 不能分配常量大小为 0 的数组
0_0_39802090_17219.c(6) : error C2133: “student_avgs”: 未知的大小
0_0_39802090_17219.c(7) : error C2057: 应输入常量表达式
0_0_39802090_17219.c(7) : error C2466: 不能分配常量大小为 0 的数组
0_0_39802090_17219.c(7) : error C2133: “course_avgs”: 未知的大小
0_0_39802090_17219.c(31) : error C2143: 语法错误 : 缺少“;”(在“for”的前面)
|