问题 更新时间2023/4/3 12:59:00 下列程序的输出是【】。void main(){int a=011;printf("%d\n",++a);} 答案 登录 注册 10 出自:联大 >> 河南财经政法大学-C语言程序设计