以下程序运行后的输出结果是【 】。 include <stdio.h> main() { int p=30; printf("%d\n",(p/3>0 ? p/10:p%3)); }
答案: <查看本题扣1积分>
查看答案
答案不对?请尝试站内搜索