range_kth_smallest

Function range_kth_smallest 

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

✅ AC 230ms

problem here

§Detail

Case NameStatusExec Time
example_00AC0 ± 0 ms
random_00AC154 ± 1 ms
random_01AC169 ± 1 ms
random_02AC86 ± 1 ms
random_03AC74 ± 1 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_00AC229 ± 1 ms
max_random_01AC230 ± 1 ms
max_random_02AC229 ± 1 ms
max_random_03AC229 ± 1 ms
max_random_04AC229 ± 1 ms
dense_small_a_00AC50 ± 0 ms
dense_large_a_00AC54 ± 0 ms
all_zero_00AC1 ± 0 ms