摘要:
#include struct Student { int num; char name[20]; int Cscore; int Escore; int Mscore; int aver; }; int main() { void averr(struct Student stu[]); void input (stru... 阅读全文
posted @ 2017-04-11 22:33
/*nobody*/
阅读(133)
评论(0)
推荐(0)

浙公网安备 33010602011771号