问题 填空题

以下程序运行后的输出结果是______。
void main()
int p=30;
printf("%d\n",(p/3>0 p/10:p% ));

答案

参考答案:C

名词解释
单项选择题