分类: C+ + 程序设计(04737) 发布时间: 2024-07-27 17:18 浏览量: 0

【正确答案】:ml=max(a,b,c); if(c>a)a=c;