Function range_kth_smallest

Source
pub fn range_kth_smallest(reader: impl Read, writer: impl Write)
Expand description

✅ AC 239ms

problem here

§Detail

Case NameStatusExec Time
example_00AC0 ± 0 ms
random_00AC159 ± 1 ms
random_01AC175 ± 1 ms
random_02AC89 ± 3 ms
random_03AC80 ± 0 ms
random_04AC49 ± 0 ms
small_00AC0 ± 0 ms
small_01AC0 ± 0 ms
small_02AC0 ± 0 ms
small_03AC0 ± 0 ms
small_04AC0 ± 0 ms
small_05AC0 ± 0 ms
small_06AC0 ± 0 ms
small_07AC0 ± 0 ms
small_08AC0 ± 0 ms
small_09AC0 ± 0 ms
max_random_00AC239 ± 1 ms
max_random_01AC239 ± 2 ms
max_random_02AC230 ± 7 ms
max_random_03AC225 ± 1 ms
max_random_04AC225 ± 1 ms
dense_small_a_00AC50 ± 0 ms
dense_large_a_00AC54 ± 0 ms
all_zero_00AC1 ± 0 ms