algorithmica
algorithmica copied to clipboard
fix: add n to the gcd function
Overview
Closes #256
This pull request adds n
to the gcd
function args in Pollard-Rho section.