competitive_
library
0.1.0
In competitive_
library::
math::
mod_
pow
competitive_library
::
math
::
mod_pow
Function
modpow
Copy item path
Source
pub fn modpow(base:
i64
, exp:
i64
, n:
i64
) ->
i64