competitive
0.1.0
In competitive::
math
competitive
::
math
Function
discrete_logarithm_prime_mod
Copy item path
Source
pub fn discrete_logarithm_prime_mod(a:
u64
, b:
u64
, p:
u64
) ->
Option
<
u64
>