Chào các bạn! Vì nhiều lý do từ nay Truyen2U chính thức đổi tên là Truyen247.Pro. Mong các bạn tiếp tục ủng hộ truy cập tên miền mới này nhé! Mãi yêu... ♥

bai5-week3

// bai quan ly sinh vien

#include<iostream.h>

#include<conio.h>

#include<iomanip.h>

#include<stdio.h>

class SV

{

char ht[25];

int ngay,thang,nam;

char lop[10];

float t,l,h,dtb;

public:

void nhap();

void in();

float tinh();

int ktra(SV);

};

void SV::nhap()

{fflush(stdin);

cout<<"nhap ten: ";gets(ht);

cout<<"nhap lop: ";gets(lop);

cout<<"nhap diem toan ly hoa:

";cin>>t>>l>>h;

dtb=tinh();

}

void SV::in()

{ cout<<ht<<'

'<<lop<<'

'<<t<<" "<<l<<" "<<h<<'

'<<"diem tb: "<<dtb; }

float SV::tinh()

{ return((t+l+h)/3); }

int SV::ktra(SV b)

{int kq;

if((dtb-b.dtb)>0) kq=0;

else kq=1;

return(kq);

}

main()

{ int n;SV a[50];

cout<<"nhap danh sach: ";cin>>n;

for(int i=0;i<n;i++)

{a[i].nhap(); }

for(i=0;i<n-1;i++)

for(int j=i;j<n;j++)

if(a[i].ktra(a[j]))

{ SV tg=a[i];

a[i]=a[j];

a[j]=tg; }

for(i=0;i<n;i++)

{ a[i].in() ;cout<<'

'; }

getch();

}

Bạn đang đọc truyện trên: Truyen247.Pro

Tags: #business