Function vertex_add_subtree_sum

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

✅ AC 111ms

problem here

§Detail

Case NameStatusExec Time
example_00AC0 ± 0 ms
small_00AC0 ± 0 ms
small_01AC0 ± 0 ms
small_02AC0 ± 0 ms
small_03AC0 ± 0 ms
small_04AC0 ± 0 ms
random_00AC73 ± 2 ms
random_01AC92 ± 12 ms
random_02AC31 ± 1 ms
random_03AC45 ± 1 ms
random_04AC34 ± 2 ms
max_random_00AC111 ± 4 ms
max_random_01AC100 ± 5 ms
max_random_02AC94 ± 6 ms
line_00AC102 ± 4 ms
line_01AC97 ± 2 ms