swap not slow
This commit is contained in:
parent
80421927a3
commit
c1a8f7d091
@ -224,7 +224,7 @@ def main():
|
|||||||
if changed:
|
if changed:
|
||||||
break
|
break
|
||||||
|
|
||||||
if (not args.fast) and (not changed):
|
if not changed:
|
||||||
if args.verbose:
|
if args.verbose:
|
||||||
print("TRYING ONEOF SWAPPING...")
|
print("TRYING ONEOF SWAPPING...")
|
||||||
cuts = s[0]
|
cuts = s[0]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user