System.out.println(((x>y) ? x : y) > z ? ((x>y) ? x : y) : z);

 

 

이거 if/else   나 switch 로 표현가능하냐???

 

좀 적어주면 안되겠니  

나중에 치킨살게