注意:此页面搜索的是所有试题
题目内容
(河南财经政法大学-C语言程序设计)
下列程序的输出是【】。void main(){int a=011;printf("%d\n",++a);}
参考答案