主观

#include<stdio.h>

typedef struct abc

{int a,b,c;

};

main()

{struct abe s[2]={{1,2,3),{4,5,6}};

int t=-s[0].a+s[1].b;

printf("%d\n",t);

}

参考答案
您可能感兴趣的试题
¥

订单号:

遇到问题请联系在线客服

订单号:

遇到问题请联系在线客服