Function unionfind

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

✅ AC 13ms

problem here

§Detail

Case NameStatusExec Time
example_00AC0 ± 0 ms
random_00AC10 ± 0 ms
random_01AC10 ± 0 ms
random_02AC7 ± 0 ms
random_03AC1 ± 0 ms
random_04AC4 ± 0 ms
random_05AC8 ± 0 ms
random_06AC6 ± 1 ms
random_07AC0 ± 0 ms
random_08AC2 ± 0 ms
random_09AC12 ± 1 ms
max_random_00AC12 ± 1 ms
max_random_01AC13 ± 1 ms
max_random_02AC10 ± 1 ms
path_00AC9 ± 0 ms
path_01AC9 ± 0 ms
path_02AC6 ± 1 ms
path_03AC6 ± 1 ms