Skip to main content

matrix_det

Function matrix_det 

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

✅ AC 137ms

problem here

§Detail

Case NameStatusExec Time
example_00AC0 ± 0 ms
example_01AC0 ± 0 ms
example_02AC0 ± 0 ms
random_00AC7 ± 0 ms
random_01AC9 ± 0 ms
random_02AC0 ± 0 ms
random_03AC8 ± 0 ms
random_04AC0 ± 0 ms
max_random_00AC134 ± 1 ms
max_random_01AC135 ± 1 ms
max_random_02AC137 ± 1 ms
max_random_03AC131 ± 0 ms
max_random_04AC134 ± 1 ms
lowrank_max_random_00AC113 ± 0 ms
lowrank_max_random_01AC99 ± 0 ms
lowrank_max_random_02AC135 ± 8 ms
lowrank_max_random_03AC97 ± 0 ms
lowrank_max_random_04AC113 ± 0 ms
perm_max_random_00AC134 ± 2 ms
perm_max_random_01AC133 ± 1 ms
perm_max_random_02AC134 ± 0 ms
perm_max_random_03AC128 ± 0 ms
perm_max_random_04AC131 ± 1 ms
signed_overflow_00AC0 ± 0 ms
unsigned_overflow_00AC0 ± 0 ms