Function aoc::year2021::day23::part1

source ยท
pub fn part1(input: &[Vec<usize>]) -> usize
Expand description

Part one is a special case of the full burrow where two amphipods of each type are already in the correct position in each room.