📜  返回最大值(最大值(a,b),最大值(c,d)); - 无论代码示例

📅  最后修改于: 2022-03-11 14:58:50.151000             🧑  作者: Mango

代码示例1
return max(max(a,b),max(c,d));