c语言 学生管理系统 有个问题

[复制链接]
查看11 | 回复1 | 2010-6-12 18:41:12 | 显示全部楼层 |阅读模式
#include
#include
struct student
{
int num;
char name[10];
int score[3];
int total;
int aver;
}student[10];
void input();
void average();
void maximum();
main()
{int n,i,aver;

input()

{

printf("qing shu ru xue sheng xin xi:\n");

for(n=0;nstudent[n+1].total)

i=n;

else

i=n+1;

}

}

for(n=0;n#include<
回复

使用道具 举报

千问 | 2010-6-12 18:41:12 | 显示全部楼层
这也太乱来了吧
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

主题

0

回帖

4882万

积分

论坛元老

Rank: 8Rank: 8

积分
48824836
热门排行