two_sat

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_00AC86 ± 4 ms
random_01AC114 ± 5 ms
random_02AC33 ± 1 ms
random_03AC27 ± 0 ms
random_04AC23 ± 2 ms
max_random_00AC138 ± 4 ms
max_random_01AC141 ± 5 ms
max_random_02AC137 ± 3 ms
max_random_03AC138 ± 3 ms
max_random_04AC137 ± 3 ms
cycle_unsat_00AC54 ± 5 ms
cycle_unsat_01AC53 ± 2 ms
long_chain_00AC70 ± 2 ms
long_chain_01AC66 ± 1 ms
long_chain_02AC57 ± 1 ms
long_chain_03AC54 ± 2 ms