Function competitive_library::math::permutation::make_permutation[][src]

pub fn make_permutation(n: usize) -> Vec<Vec<usize>>