Function adventofcode_rust_2015::day13::part1
source · [−]fn part1(input: &TableRuleset) -> i64
Expand description
Part 1: What is the total change in happiness for the optimal seating arrangement of the actual guest list?
fn part1(input: &TableRuleset) -> i64
Part 1: What is the total change in happiness for the optimal seating arrangement of the actual guest list?