请问 O(n2logn)O(n^2\log n)O(n2logn) 的算法能过 500050005000 吗?
以及,k=r−l+1k=r-l+1k=r−l+1 时 O(qlog2n)O(q\log^2n)O(qlog2n) 的算法能过 5×1055\times10^55×105 吗?