主观

下面程序的输出结果是______。

#include<stdio. h>

main()

{static char b[]="Hello! world! ";

char *chp=&b[6];

while(--chp>=&b[0])putchar (*chp);

putchar('\n');

}

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

订单号:

遇到问题请联系在线客服

订单号:

遇到问题请联系在线客服