aoc::year2024::day14

Function part2

Source
pub fn part2(robots: &[[usize; 4]]) -> usize