0_0_3973043_30971.cpp: In function `int main()':
0_0_3973043_30971.cpp:23: error: request for member `num' in `stu', which is of non-class type `stud[1010]'
0_0_3973043_30971.cpp:23: error: request for member `score' in `stu', which is of non-class type `stud[1010]'
0_0_3973043_30971.cpp:24: error: request for member `num' in `stu', which is of non-class type `stud[1010]'
0_0_3973043_30971.cpp:31: error: request for member `score' in `stu', which is of non-class type `stud[1010]'
0_0_3973043_30971.cpp:31: error: request for member `score' in `stu', which is of non-class type `stud[1010]'
0_0_3973043_30971.cpp:32: error: request for member `num' in `stu', which is of non-class type `stud[1010]'
|