Skip to main content

unionfind_with_potential

Function unionfind_with_potential 

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

✅ AC 15ms

problem here

§Detail

Case NameStatusExec Time
example_00AC0 ± 0 ms
random_00AC11 ± 1 ms
random_01AC11 ± 1 ms
random_02AC9 ± 0 ms
random_03AC1 ± 0 ms
random_04AC7 ± 0 ms
random_05AC10 ± 0 ms
random_06AC7 ± 0 ms
random_07AC0 ± 0 ms
random_08AC3 ± 0 ms
random_09AC15 ± 0 ms
max_random_00AC15 ± 0 ms
max_random_01AC15 ± 0 ms
max_random_02AC15 ± 0 ms
path_00AC13 ± 0 ms
path_01AC12 ± 0 ms
path_02AC13 ± 1 ms
path_03AC12 ± 0 ms