struct date{int year,month,day;};struct student{char name[12];char sex;struct date birthday;float sc[2];};
慕哥6287543
相关分类