通过海量题库、编程比赛和实时排名,系统化提升您的编程能力。
若程序中有下面的说明和定义:
struct abc { int x; char y; } struct abc s1,s2;
则会发生的情况是( )。