下列程序的输出是【】。void main(){int a=011;printf("%d\n",++a);}
出自:河南财经政法大学-C语言程序设计