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