include main() {int a=-1,b=4,k; k=(a<=0)&&(!(b<=0)); printf(\%d\,k); } 运行结果为:

时间:2022-11-15 23:47:40

相似题目