max (a,b)=( a+b+abs(a-b) )/2 잖아.

그러면

max (a_1,a_2,...,a_n)도 저런식으로 표현돼?

min (a_1,a_2,...,a_n)도?

이건 어떻게나타내?

- dc official App