02600C语言程序设计
以下程序运行后的输出结果是()。 main( ) {int a=1,b=3,c=5; if(c=a+b) printf(“yes”); else printf(“not”); }
微信扫一扫手机做题
微信扫一扫-搜题找答案