for any integers x and y,min(x,y)andmax(x,y) denote the minimum and the maximum of x and y,respectively. for example, min(5,2)=2 and max(5,2)=5. for the integer w, what is the value of min(10,w)? (1) w=max(20,z) for some integer z. (2) w=max(10,w) 大家麻烦解释一下选项(1), 谢谢!! 正确答案D