Ask Your Question

Revision history [back]

Using pow(a, b, c) instead of a.powermod(b, c) should work.