Code:
void main()
{
    Student dssv[100];
    float  tong, diemtb;
    int soSV, i;
    tong = 0.0;
    cout <<
...