for standalone binary execution specific to their day
attempted solution to each day's problem
inputs stored from advent of code site
use command 'cargo run --bin day##' to execute run() in chosen day
# example:
cargo run --bin day01
# number of safe reports: 314
# safe reports with problem dampener enabled: 373