☰
Other items in
competitive_library
::
math
::
mod_pow
All crates
?
Function
competitive_library
::
math
::
mod_pow
::
modpow
[
−
]
[src]
pub fn modpow(base:
i64
, exp:
i64
, n:
i64
) ->
i64