奖学金 (C语言代码) 摘要:解题思路:利用结构体注意事项:参考代码:#include<stdio.h>typedef struct student{ int num; int chinese; int math; int Eng…… 题解列表 2018年06月04日 0 点赞 0 评论 1245 浏览 评分:0.0