急求一道程式設計題答案

2021-05-09 17:27:37 字數 1671 閱讀 2325

1樓:匿名使用者

#include

#include

struct student {

char name[50];

char ***y[10];

int no;

int chinese;

int english;

int math;

int totalscore

void sortinfo(struct student*arr,int n)

struct student temp;

int i;int j;

for(i=0;ifor(j=i;jif(arr[j].totalscoretemp=arr[j];

arr[j]=arr[j+1];

arr[j+1]=temp;

if(arr[j].totalscore==arr[j].totalscore)

if(arr[j].no>arr[j].no)

temp=arr[j];

arr[j]=arr[j+1];

arr[j+1]=temp;

void show(struct student *p,int size)

int i;

for(i=0;iprintf("%s\t",p[i].name);

printf("%d\t",p[i].no);

printf("%d\t",p[i].totalscore);

printf("\n");

int main()

{   int a;

printf("how many people do you want to put up with:");

scanf("%d",&a);

struct  student b[a];

int i;

for(i=0;i{   char ch;

printf("please input the name:");

scanf("%s",b[i].name);

printf("please input the ***y(girl or boy):");

scanf("%s",b[i].***y);

printf("please input the no:");

scanf("%d",&b[i].no);

printf("please input tht chinese score:");

scanf("%d",&b[i].chinese);

printf("please input the english score:");

scanf("%d",&b[i].english);

printf("please input the math score:");

scanf("%d",&b[i].math);

b[i].totalscore=b[i].chinese+b[i].english+b[i].math;

sortinfo(b,a);

show(b,a);

return 0;

2樓:匿名使用者

for(int x=n;x>=0,x--) }

}理清思路了麼?

3樓:匿名使用者

情人節, 需要批發**花和巧克力的低價批發

急求一道數學題答案,急求一道數學題的答案,急急急!!!!

x天生產酸奶 3x 4 x 9 解得 x 2.5,4 x 1.5 既2.5天生產酸奶7.5噸。1.5天生產奶粉1.5噸可獲利 7.5 1800 1.5 2000 9000 3000 1200 方案二比方案一利潤大。但是最大利潤應該是,四天全都加工成酸奶,這樣一天的收益是3600元。而奶片沒有天才20...

急求一道數學題答案,急求一道數學題的答案

魚的條數 因為200條中有標記的20條,而且充分攪勻後的,符合抽樣調查法,又原來有標記的100條,所以對應的魚的總條數約為 200 20 100 1000條 總重估計 第二次抽查時 200條重416千克 所以每條平均2.08 千克,故總重約2.08 1000 2080千克 解 設ac ba bc與 ...

一道數學題,急求答案一道數學題,急求答案及過程!!!!

設1臺抽水機1小時可以抽1個單位的水 1 10 8 80 1 8 12 96 每小時增加 96 80 12 8 4個單位的水原有80 8 4 48個單位的水 48 6 4 24小時 需要24小時 這是牛吃草問題 臺抽水機1小時可以抽1個單位的水 10臺抽水機8小時抽 10 8 80 8臺抽水機12小...