prepare modules for the next days
This commit is contained in:
parent
038f6841b3
commit
0ce20a5534
23 changed files with 89 additions and 1 deletions
4
src/cli/commands/day016.rs
Normal file
4
src/cli/commands/day016.rs
Normal file
|
@ -0,0 +1,4 @@
|
|||
use crate::cli::PathBuf;
|
||||
pub fn subcmd_day016(file: &Option<PathBuf>, alt: &bool) {
|
||||
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue