aoc::year2016::day12

Function part1

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

28th Fibonacci number plus some constant.