Skip to main content

two_sat

Function two_sat 

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

✅ AC 153ms

problem here

§Detail

Case NameStatusExec Time
example_00AC0 ± 0 ms
example_01AC0 ± 0 ms
random_00AC91 ± 4 ms
random_01AC116 ± 2 ms
random_02AC38 ± 1 ms
random_03AC26 ± 1 ms
random_04AC29 ± 1 ms
max_random_00AC147 ± 5 ms
max_random_01AC144 ± 6 ms
max_random_02AC139 ± 2 ms
max_random_03AC140 ± 4 ms
max_random_04AC153 ± 10 ms
cycle_unsat_00AC57 ± 3 ms
cycle_unsat_01AC56 ± 0 ms
long_chain_00AC68 ± 1 ms
long_chain_01AC66 ± 0 ms
long_chain_02AC58 ± 0 ms
long_chain_03AC56 ± 1 ms