学习 / 结构体 / 结构体的定义与使用 · 4 / 6
typedef struct { int id; int score; } Student;
正确答案:A
本题考点:结构体的定义与使用 · 登录后答错会进入错题本