主观

#include<stdio.h>

#include%<string.h>

main()

{char p1[10]="abc",p2[10]="ABC",str[50]="xyz":

strcpy(str+2,strcat(p1,p2)):

printf("%s\n",str);

}

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

订单号:

遇到问题请联系在线客服

订单号:

遇到问题请联系在线客服