swap not slow

This commit is contained in:
agroce
2019-05-18 17:47:35 -07:00
parent 80421927a3
commit c1a8f7d091
+1 -1
View File
@@ -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]