问题 更新时间2023/4/3 12:59:00 (1分)设有如下结构说明,则t数组的每个元素均为结构体类型。struct node { int a, b;char c;}t[20]; 答案 登录 注册 答案正确 出自:其他 >> 长安大学-C语言