Function two_sat

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

✅ AC 141ms

problem here

§Detail

Case NameStatusExec Time
example_00AC0 ± 0 ms
example_01AC0 ± 0 ms
random_00AC77 ± 3 ms
random_01AC103 ± 3 ms
random_02AC31 ± 0 ms
random_03AC27 ± 0 ms
random_04AC23 ± 2 ms
max_random_00AC136 ± 1 ms
max_random_01AC136 ± 2 ms
max_random_02AC140 ± 1 ms
max_random_03AC140 ± 2 ms
max_random_04AC141 ± 3 ms
cycle_unsat_00AC61 ± 4 ms
cycle_unsat_01AC60 ± 1 ms
long_chain_00AC76 ± 1 ms
long_chain_01AC75 ± 1 ms
long_chain_02AC64 ± 0 ms
long_chain_03AC62 ± 0 ms