pub fn run_default()
Get settings from command line arguments.
16fn main() { 17 bddap_aoc::run_default(); 18}