aoc::year2018::day21

Function part1

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

Execute the loop just once.