在线题库 [单选] 下面程序的运行结果是 #include main() { int y=10; do{y--;}while(--y); printf("%d\n",y--); } 发布时间:2022-09-12 0次 A1B1C8D0 您需要登录才可以下载或查看,没有账号?会员注册