首页 > 中学考试杂题 > 题目详情

以下程序的输出结果是 int a=5,b=4,c=6,d; printf("%d\n",d=a>b?(a>c?a:c)b));}A 5 B 4 C 6 D 不确定讲解下哈

本题链接: