通过海量题库、编程比赛和实时排名,系统化提升您的编程能力。
设有定义:
struct{int n;float x;}s[2],m[2]={{10,2.8},{0,0.0}};
则以下赋值语句中正确的是()。