https://www.luogu.com.cn/record/192332589 是个纯暴力,数据疑似过水,sort 下限也有 O(n)O(n)O(n),最优也才 O(n2)O(n^2)O(n2),是过不了的
sort