单次 O(n)O(\sqrt n)O(n) 修改和查询的我知道也不想要。
我想要单次修改 ≤O(nlogn)\le O(\sqrt n\log n)≤O(nlogn),单次修改 ≤O(logn) \le O(\log n)≤O(logn) 的做法。
我是废物,不会