in this blog -searching for k-th zero, what does it mean?
is this the k-th zero is from the array.begin() to array.end()?
or, it is from the range from L to R, which will be given in the query? Thanks in advance.
# | User | Rating |
---|---|---|
1 | tourist | 4009 |
2 | jiangly | 3823 |
3 | Benq | 3738 |
4 | Radewoosh | 3633 |
5 | jqdai0815 | 3620 |
6 | orzdevinwang | 3529 |
7 | ecnerwala | 3446 |
8 | Um_nik | 3396 |
9 | ksun48 | 3390 |
10 | gamegame | 3386 |
# | User | Contrib. |
---|---|---|
1 | cry | 165 |
2 | maomao90 | 164 |
3 | Um_nik | 163 |
4 | atcoder_official | 160 |
4 | adamant | 160 |
6 | -is-this-fft- | 158 |
7 | awoo | 157 |
8 | TheScrasse | 154 |
8 | Dominater069 | 154 |
8 | nor | 154 |
what does it mean? segment tree / cp-algorithm / searching for k-th zero
in this blog -searching for k-th zero, what does it mean?
is this the k-th zero is from the array.begin() to array.end()?
or, it is from the range from L to R, which will be given in the query? Thanks in advance.
Rev. | Lang. | By | When | Δ | Comment | |
---|---|---|---|---|---|---|
en3 | xfx... | 2024-10-13 15:24:06 | 26 | Tiny change: 'ch-kth)\n-counting k-th zero' -> 'ch-kth)\n-searching for k-th zero' | ||
en2 | xfx... | 2024-10-13 15:22:52 | 15 | Tiny change: 'rch-kth)\nin this blog, counting k' -> 'rch-kth)\n-counting k' | ||
en1 | xfx... | 2024-10-13 15:22:16 | 388 | Initial revision (published) |
Name |
---|