Skip to main content

inverse_matrix

Function inverse_matrix 

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

✅ AC 362ms

problem here

§Detail

Case NameStatusExec Time
example_00AC0 ± 0 ms
example_01AC0 ± 0 ms
example_02AC0 ± 0 ms
random_00AC18 ± 0 ms
random_01AC23 ± 0 ms
random_02AC2 ± 0 ms
random_03AC22 ± 0 ms
random_04AC0 ± 0 ms
max_random_00AC362 ± 1 ms
max_random_01AC361 ± 0 ms
max_random_02AC362 ± 2 ms
max_random_03AC361 ± 1 ms
max_random_04AC361 ± 1 ms
lowrank_max_random_00AC304 ± 1 ms
lowrank_max_random_01AC279 ± 0 ms
lowrank_max_random_02AC335 ± 0 ms
lowrank_max_random_03AC274 ± 0 ms
lowrank_max_random_04AC304 ± 1 ms
perm_max_random_00AC347 ± 1 ms
perm_max_random_01AC348 ± 1 ms
perm_max_random_02AC353 ± 1 ms
perm_max_random_03AC338 ± 1 ms
perm_max_random_04AC344 ± 0 ms
anti55588_00AC0 ± 0 ms
signed_overflow_00AC0 ± 0 ms
unsigned_overflow_00AC0 ± 0 ms