Skip to main content

inverse_matrix

Function inverse_matrix 

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

✅ AC 424ms

problem here

§Detail

Case NameStatusExec Time
example_00AC0 ± 0 ms
example_01AC0 ± 0 ms
example_02AC0 ± 0 ms
random_00AC21 ± 0 ms
random_01AC28 ± 0 ms
random_02AC2 ± 0 ms
random_03AC26 ± 0 ms
random_04AC0 ± 0 ms
max_random_00AC424 ± 1 ms
max_random_01AC423 ± 0 ms
max_random_02AC424 ± 1 ms
max_random_03AC424 ± 0 ms
max_random_04AC424 ± 1 ms
lowrank_max_random_00AC358 ± 1 ms
lowrank_max_random_01AC331 ± 3 ms
lowrank_max_random_02AC394 ± 1 ms
lowrank_max_random_03AC321 ± 1 ms
lowrank_max_random_04AC356 ± 0 ms
perm_max_random_00AC406 ± 2 ms
perm_max_random_01AC408 ± 0 ms
perm_max_random_02AC413 ± 0 ms
perm_max_random_03AC396 ± 1 ms
perm_max_random_04AC403 ± 0 ms
anti55588_00AC0 ± 0 ms
signed_overflow_00AC0 ± 0 ms
unsigned_overflow_00AC0 ± 0 ms