day 23 part 1
This commit is contained in:
@@ -3,5 +3,5 @@ extern crate core;
|
||||
mod tasks;
|
||||
|
||||
fn main() {
|
||||
tasks::day20::run();
|
||||
tasks::day23::run();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user