fn part_1_operations() -> Vec<fn(_: i64, _: i64) -> Option<i64>>
The operations available when solving part 1, add and multiply