pub fn diff(input: &DiffInput<'_>, v: &mut Vec<isize>, dst: &mut Vec<Snake>)
Compute the longest common subsequence for input into dst.
input
dst