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