https://www.luogu.com.cn/article/zuhyk483 这篇题解中说按照 sss 升序排序,代码中却是按照 s+ts+ts+t 升序排序的,而且按照 s+ts+ts+t 排序才是正确的。