Skip to main content

unionfind

Function unionfind 

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

✅ AC 14ms

problem here

§Detail

Case NameStatusExec Time
example_00AC0 ± 0 ms
random_00AC10 ± 1 ms
random_01AC10 ± 1 ms
random_02AC7 ± 0 ms
random_03AC1 ± 0 ms
random_04AC5 ± 0 ms
random_05AC9 ± 0 ms
random_06AC7 ± 0 ms
random_07AC0 ± 0 ms
random_08AC2 ± 0 ms
random_09AC13 ± 0 ms
max_random_00AC14 ± 0 ms
max_random_01AC14 ± 0 ms
max_random_02AC12 ± 0 ms
path_00AC9 ± 1 ms
path_01AC9 ± 0 ms
path_02AC7 ± 0 ms
path_03AC7 ± 0 ms