作者 | 李肖遥
来源 | 技术让梦想更伟大(ID:TechDreamer)
头图 | CSDN 下载自东方IC
我们先来看看以下程序
//编译器:https://tool.lu/coderunner///来源:技术让梦想更伟大//作者:李肖遥#include using namespace std;struct st1 { char a ; int b ; short c ;};
struct st2{ short c ; char a ; int b ;};
int main(){ cout
关注
打赏
立即登录/注册


微信扫码登录