aoc::year2017::day18

Function part1

Source
pub fn part1(input: &[u64]) -> u64
Expand description

Part one is the last number sent in the sequence.