摘要: 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"); 阅读全文
posted @ 2019-12-21 21:08 xpss 阅读(105) 评论(0) 推荐(0)
摘要: 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"); 阅读全文
posted @ 2019-12-21 21:07 xpss 阅读(96) 评论(0) 推荐(0)