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

以下程序运行后的输出结果是 【12】 。 main( ) char a[]="123456789",*p; int i=0; p=a; while(*p) if(i%2==0) *p=’*...

查看本题答案

热门试题

更多