填空题 以下程序段的输出结果是 1。   int i=9;   printf("%o/n",i);
  • 1、
【正确答案】 1、11    
【答案解析】