有以下程序main(){ char str[]=xyz,*ps=str;while(*ps) ps++;for(ps--;ps-str>=0;ps--) puts(ps);}执行后输出结果是( )

时间:2022-11-11 20:37:55

相似题目