题目详情
填空题 以下程序段输出的结果是( ). int x=10,y=20,t=0; if(x==y) t=x;x=y;y=t; printf("%d,%d",x,y)
学科:默认课程
时间:2025-12-08 17:38:42
相关题目
相关作业