cardummy2005-12-13 15:44:58
max{1,2,3}=3, max{}=? what number should be the answer if the set of positive numbers is empty? and the same problem
sum{1,2,3}=6, sum{}=? what number should be the answer if the set of positive numbers is empty? At some place sum{}=0. Is it the same for max{}?

Many thx.
碧玉箫2005-12-13 20:59:53
回复:一个基础问题