Function assignment

Source
pub fn assignment(a: Vec<Vec<i64>>) -> (i64, Vec<usize>)
Expand description

割当問題を解く。