这个四,五空我有点迷糊,第四空我觉得是!infile.eof() ,第五个我决定应该是把数组name【】换到下一个,但是题目中又没有定义指针,所以就不知道应该怎么办....希望大佬指点指点
(1) ios::in (2) !infile.eof() (3) "是" (4) st.ave / 10 (5) infile >> st.name >> st.score[0] >> st.score[1] >> st.score[2];