填空题

以下程序运行后的输出结果是______。
#include<stdio.h>
main()
  int a=200, b=010;
  printf("%d%d\n", a, b);

【参考答案】

2008
热门 试题

单项选择题
单项选择题