|
|
|
|
|
by shuaiboi
630 days ago
|
|
Just a guess... wouldl like to hear the answer as well. they probably have a monotonicity detector somewhere, which can decide whether to keep all the values or discard them. If they keep them, they probably use something like a segment tree to index. |
|