摘要: ex3 是;是;是;是 ex4 (1)是;是;否 (2) #include<stdio.h>#include <stdlib.h>#define N 10// 定义一个结构体类型STU typedef struct student { int num; char name[20]; int scor 阅读全文
posted @ 2020-12-31 12:46 星冉 阅读(46) 评论(2) 推荐(0)