摘要:
12.1#include struct student { char sno[10]; char sname[20]; int age; char sex[3]; char xibie[5]; char tel[11]; int ach; }; int main() { int i; student class3[31]; for(i=0;i #include struct... 阅读全文
posted @ 2016-12-15 23:05
BGD160809321
阅读(218)
评论(2)
推荐(0)

浙公网安备 33010602011771号