Пожалуйста, прочтите новое правило об ограничении использования AI-инструментов. ×

what does it mean? segment tree / cp-algorithm / counting k-th zero
Разница между en1 и en2, 15 символ(ов) изменены
[in this blog](https://cp-algorithms.com/data_structures/segment_tree.html#counting-zero-search-kth)↵
in this blog, -counting 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. Язык Кто Когда Δ Комментарий
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)