use advent2020; use aoc_runner_derive::aoc_main; aoc_main! { lib = advent2020 }