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