当前位置: X题卡 > 所有题目 > 题目详情

有以下程序: main( ) { char a[7]="a0/0a0/0"; int i,j; i=sizeof(a); j=strlen(a); printf("%d %d/n",i,j);...

查看本题答案

热门试题

更多