Function competitive_library::math::mod_pow::modpow[][src]

pub fn modpow(base: i64, exp: i64, n: i64) -> i64