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_00AC11 ± 1 ms
random_01AC11 ± 0 ms
random_02AC8 ± 1 ms
random_03AC1 ± 0 ms
random_04AC5 ± 0 ms
random_05AC9 ± 1 ms
random_06AC6 ± 1 ms
random_07AC0 ± 0 ms
random_08AC2 ± 0 ms
random_09AC14 ± 1 ms
max_random_00AC14 ± 1 ms
max_random_01AC14 ± 1 ms
max_random_02AC12 ± 1 ms
path_00AC10 ± 1 ms
path_01AC10 ± 0 ms
path_02AC7 ± 3 ms
path_03AC7 ± 1 ms