输入4个整数,找出其中最大的数。要求使用函数的嵌套调用来处理。
一行,包含4个整数,空格分隔。
输出格式:max=数值
1 2 3 4
max=4
Using your RDTedu universal account