aoc::year2018::day18

Function part2

Source
pub fn part2(input: &Key) -> u32
Expand description

Compute generations until a cycle is detected.