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