#23165: TLE issue solved


ericshwang77@gmail.com (Blue Sky Wang)

學校 : 不指定學校
編號 : 137167
來源 : [39.8.106.206]
最後登入時間 :
2021-09-21 13:38:25

1.Sort the list.

2.Calculate the absolute value of [i]-[i-1] and [i]-[i+1].

3.choose the less one and add it into the summary.