题目详情
填空题 以下程序段运行后的输出结果是( ). int a=2,b=1,c=2; if(a) { if(b<0) c=0; } else c++; printf("%d\n",c)
学科:默认课程
时间:2025-12-08 17:38:42
相关题目
相关作业