Add solution for "Day 1: Secret Entrance", part 1
This commit is contained in:
@@ -9,6 +9,7 @@ pub mod cafeteria;
|
||||
pub mod movie_theater;
|
||||
pub mod playground;
|
||||
pub mod printing_department;
|
||||
pub mod secret_entrance;
|
||||
pub mod trash_compactor;
|
||||
|
||||
pub trait Solver {
|
||||
|
||||
Reference in New Issue
Block a user