#include<stdio.h> main() {int a=3,b=4,c=8,d=4,m=1

2025-02-24 11:39:22
推荐回答(1个)
回答1:

>比=优先级高
∴a>b为0,赋值给m,
c>d为1,赋值给n,
0&&1=0∴输出0