fn parse_moves(input: &str) -> Vec<(usize, usize, usize)>
Expand description

Map the list of moves to the internal representation