Jasper Yu says to YSITD
` if 三角形不成立 {echo 1} else if 三邊相等{echo 2} else if 其中兩邊相等{echo 3} else {echo 4}