摘要:
include include include struct student { char name[10]; char id[20]; char sex[10]; char clas[10]; int score; }a[70]; int main() { system("color f0"); 阅读全文
摘要:
include include include struct student { char name[10]; char id[20]; char sex[10]; char clas[10]; int score; }a[70]; int main() { system("color f0"); 阅读全文