Q20:
For any integers x and y, min(x, y) and max(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)
这题是甚么意思啊?? 为什么是D呢??
举报
意思就是 min(5 2)取2 max(5 2)取5 那么min(10 w) 就是看W和10的大小 取小的那个
感谢个位G友在百忙中无私奉献!
续nicktao
这题应当这样想,对于1) w=max(20,z),如果z>20,则w=z>20,如果z<20,则w=20,所以w>=20,因此min(10, w)=10,
同理2)可以推出min(10, w)=10
所以D对
发表回复
手机版|ChaseDream|GMT+8, 2025-1-27 17:16 京公网安备11010202008513号 京ICP证101109号 京ICP备12012021号
ChaseDream 论坛
© 2003-2023 ChaseDream.com. All Rights Reserved.