1条回答 默认 最新
- GritSun 2021-05-22 13:50关注
定义结构体数组 如 struct student { float Math; float Chinese; float English }myclass[5]; 子函数,输入,求平均成绩
本回答被题主选为最佳回答 , 对您是否有帮助呢?解决 无用评论 打赏 举报
定义结构体数组 如 struct student { float Math; float Chinese; float English }myclass[5]; 子函数,输入,求平均成绩