Closed trizen closed 4 years ago
I just checked in a different fix. I used popcount which seems to run faster and also can be done without making the new variables (which we would need to free before the return).
Let me know if this works, and thanks for finding this.
Fix confirmed. Thanks!
Fixes https://github.com/danaj/Math-Prime-Util/issues/33.
See also: A058213, A058215.