Add solution for "Day 2: Gift Shop", part 1
This commit is contained in:
@@ -6,6 +6,7 @@ use std::path;
|
||||
use std::path::Path;
|
||||
|
||||
pub mod cafeteria;
|
||||
pub mod gift_shop;
|
||||
pub mod movie_theater;
|
||||
pub mod playground;
|
||||
pub mod printing_department;
|
||||
|
||||
Reference in New Issue
Block a user