aoc::year2015::day23

Function part1

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