[][src]Function competitive_hpp::modulo::utils::mod_pow

pub fn mod_pow<A: Copy + Integer + Signed + PrimInt>(x: A, n: A, m: A) -> A